Hi! I hope you're back to good health!
been trying to compile it after having to uninstall this due to pacckages like QT5-webkit being in the way of system update.. allready dearly missing tinkering in Radium. getting these (similar to a year ago) errors again:
...
pure-data/src/g_editor.c:492:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
492 | while (oc = linetraverser_next(&t))
| ^~
pure-data/src/g_editor.c:503:17: error: implicit declaration of function ‘magicGlass_unbind’ [-Wimplicit-function-declaration]
503 | magicGlass_unbind(x->gl_magic_glass);
| ^~~~~~~~~~~~~~~~~
pure-data/src/g_editor.c:504:17: error: implicit declaration of function ‘magicGlass_hide’ [-Wimplicit-function-declaration]
504 | magicGlass_hide(x->gl_magic_glass);
| ^~~~~~~~~~~~~~~
pure-data/src/g_editor.c: In function ‘canvas_undo_set_cut’:
pure-data/src/g_editor.c:576:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
576 | while (oc = linetraverser_next(&t))
| ^~
...
pure-data/src/g_editor.c:1516:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
1516 | while (oc = linetraverser_next(&t))
| ^~
pure-data/src/g_editor.c:1543:32: error: implicit declaration of function ‘magicGlass_isOn’ [-Wimplicit-function-declaration]
1543 | if (parseOutlet && magicGlass_isOn(x->gl_magic_glass))
| ^~~~~~~~~~~~~~~
pure-data/src/g_editor.c:1545:17: error: implicit declaration of function ‘magicGlass_bind’ [-Wimplicit-function-declaration]
1545 | magicGlass_bind(x->gl_magic_glass,
| ^~~~~~~~~~~~~~~
pure-data/src/g_editor.c:1548:17: error: implicit declaration of function ‘magicGlass_setDsp’ [-Wimplicit-function-declaration]
1548 | magicGlass_setDsp(x->gl_magic_glass,
| ^~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
make[1]: *** [<builtin>: pure-data/src/g_editor.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/newk/.cache/yay/radium/src/radium-7.4.76/bin/packages/libpd-master'
make: *** [Makefile:883: bin/packages/deletemetorebuild] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: radium-exit status 4
-> Failed to install the following packages. Manual intervention is required:
radium - exit status 4
Pinned Comments