Package Details: radium 7.1.89-3

Git Clone URL: https://aur.archlinux.org/radium.git (read-only, click to copy)
Package Base: radium
Description: A graphical music editor. A next generation tracker.
Upstream URL: https://users.notam02.no/~kjetism/radium
Licenses: GPL2
Submitter: speps
Maintainer: yustin (Carotino)
Last Packager: yustin
Votes: 20
Popularity: 0.177166
First Submitted: 2013-05-22 03:41 (UTC)
Last Updated: 2023-05-17 09:29 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

brandflake11 commented on 2023-05-20 15:06 (UTC) (edited on 2023-05-21 19:16 (UTC) by brandflake11)

Hey, no problem, I'll keep working on it here and there and see if anything changes and post my findings here.

EDIT: I was able to create the package using a clean arch linux docker image. So, it looks like it was just my computer/arch install. That's not good. :P

Thank you for your help @yustin.

yustin commented on 2023-05-20 08:35 (UTC)

Hmmmm .... got no idea since it works here. I just compiled it using yay. Maybe there's some leftovers in .cache/yay/radium. I would just delete that dir to be sure. Otherwise I got no clue what's going on.

brandflake11 commented on 2023-05-19 21:24 (UTC) (edited on 2023-05-19 21:25 (UTC) by brandflake11)

It is still not making a proper package it looks like, although it says it compiled, but the PKGBUILD failed. Here is a good portion of the compilation from the end, as the full log was too much to load into pastebin:

https://pastebin.com/T75kbbx6

yustin commented on 2023-05-17 09:31 (UTC)

try now brandflake11

brandflake11 commented on 2023-05-16 19:43 (UTC) (edited on 2023-05-16 19:43 (UTC) by brandflake11)

Hello, I'm having some issues with this PKGBUILD:

/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/compiler/generator/interpreter/fbc_interpreter.hh: In member function ‘void FBCInterpreter<REAL, TRACE>::ExecuteBlock(FBCBlockInstruction<REAL>*, bool) [with REAL = double; int TRACE = 0]’:
/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/compiler/generator/interpreter/fbc_interpreter.hh:3037:14: warning: array subscript ‘double[0]’ is partly outside array bounds of ‘int [1]’ [-Warray-bounds=]
 3037 |         REAL v2 = *reinterpret_cast<REAL*>(&v1);
  |              ^~
/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/compiler/generator/interpreter/fbc_interpreter.hh:3036:14: note: object ‘v1’ of size 4
 3036 |         int  v1 = popInt();
  |              ^~
make[5]: Leaving directory '/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/build/faustdir'
make[4]: *** [CMakeFiles/Makefile2:182: CMakeFiles/staticlib.dir/all] Error 2
make[4]: Leaving directory '/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/build/faustdir'
make[3]: *** [Makefile:156: all] Error 2
make[3]: Leaving directory '/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/build/faustdir'
make[2]: *** [Makefile:79: all] Error 2
make[2]: Leaving directory '/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust/build'
make[1]: *** [Makefile:33: most] Error 2
make[1]: Leaving directory '/home/brandon/.cache/yay/radium/src/radium-7.1.89/bin/packages/faust'
make: *** [Makefile:850: bin/packages/deletemetorebuild] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

yustin commented on 2023-04-20 20:54 (UTC)

Newk-B ... https://aur.archlinux.org/cgit/aur.git/tree/radium.install?h=radium that's how it works for me ... seems pamac doesn't care for the installfile ... it's just a symlink ... maybe there's a better solution ... find it and show me :) .... it was FabioLolix who forced me to move radium7 to radium ... been here for a while already ;P

Newk-B commented on 2023-04-20 14:44 (UTC) (edited on 2023-04-20 15:53 (UTC) by Newk-B)

compiles just fine from Pamac in Manjaro.. but upon starting i get the Radium Message: "The file /opt/radium/ladspa does not exist. Make sure all files in the zip file are unpacked before starting the program. Exiting program."

edit: After doing a simple "sudo mkdir /opt/radium/ladspa" it seems to work okay, not sure if the ladspa folder supposed to be empty tho.. Radium does seem to pick up my system installed ladspa plugins.

by the way.. Thank you Yustin for picking this back up!

yustin commented on 2023-04-18 21:40 (UTC)

@FabioLolix ... thx for the lesson :)

FabioLolix commented on 2023-04-17 20:48 (UTC)

@yustin I'm not interested in maintaining this pkgbuild

yustin commented on 2023-04-17 07:25 (UTC)

@FabioLolix nice ... do your job and keep the pkgbuild uptodate :)