kmatheussen / radium

A graphical music editor. A next generation tracker.
http://users.notam02.no/~kjetism/radium/
GNU General Public License v2.0
839 stars 36 forks source link

Error during compilation #1235

Open clochefolle opened 4 years ago

clochefolle commented 4 years ago

Hello I've been trying to compile Radium on Fedora 31 but without success...here are the last lines I got before it abruptly stopped

/home/godmeat/5.9.81/radium-5.9.81/bin/packages/libpd-master/externals/k_cext/k_cext_unix.c:48: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
make[1]: Leaving directory '/home/godmeat/5.9.81/radium-5.9.81/bin/packages/libpd-master
make: *** [Makefile:687: bin/packages/deletemetorebuild] Error 2

Hope this could help

kmatheussen commented 4 years ago

Hi, i think you need to post more text from the terminal. That's just a warning and compilation shouldnt stop because of a warning.

On Fri, 22 Nov 2019, 14:19 clochefolle, notifications@github.com wrote:

Hello I've been trying to compile Radium on Fedora 31 but without success...here are the last lines I got before it abruptly stopped /home/godmeat/5.9.81/radium-5.9.81/bin/packages/libpd-master/externals/k_cext/k_cext_unix.c:48: warning: the use of mktemp' is dangerous, better use mkstemp' or mkdtemp' make[1]: Leaving directory '/home/godmeat/5.9.81/radium-5.9.81/bin/packages/libpd-master' make: *** [Makefile:687: bin/packages/deletemetorebuild] Error 2`

Hope this could help

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3JYRYDWRGMWLQUMXX2TQU7L65A5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3MJRPA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3J74AYZHHWFXAYV35H3QU7L65ANCNFSM4JQQRTVA .

kmatheussen commented 4 years ago

Don't think that's enough either. Seems like the error happened before this.

On Fri, Nov 22, 2019 at 8:25 PM clochefolle notifications@github.com wrote:

Hi

As you asked:

Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_midiin0x2ec -c externals/vanilla/midiin.c -o externalobjs/midiin.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_sysexin0x2ec -c externals/vanilla/sysexin.c -o externalobjs/sysexin.c.o - Executing command

  • gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_notein0x2ec -c externals/vanilla/notein.c -o externalobjs/notein.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_ctlin0x2ec -c externals/vanilla/ctlin.c -o externalobjs/ctlin.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_pgmin0x2ec -c externals/vanilla/pgmin.c -o externalobjs/pgmin.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_bendin0x2ec -c externals/vanilla/bendin.c -o externalobjs/bendin.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_touchin0x2ec -c externals/vanilla/touchin.c -o externalobjs/touchin.c.o - Executing command
  • gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_polytouchin0x2ec -c externals/vanilla/polytouchin.c -o externalobjs/polytouchin.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_midiclkin0x2ec -c externals/vanilla/midiclkin.c -o externalobjs/midiclkin.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_midirealtimein0x2ec -c externals/vanilla/midirealtimein.c -o externalobjs/midirealtimein.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_midiout0x2ec -c externals/vanilla/midiout.c -o externalobjs/midiout.c.o - Executing command
  • gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_noteout0x2ec -c externals/vanilla/noteout.c -o externalobjs/noteout.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_ctlout0x2ec -c externals/vanilla/ctlout.c -o externalobjs/ctlout.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_pgmout0x2ec -c externals/vanilla/pgmout.c -o externalobjs/pgmout.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_bendout0x2ec -c externals/vanilla/bendout.c -o externalobjs/bendout.c.o - Executing command
  • gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_touchout0x2ec -c externals/vanilla/touchout.c -o externalobjs/touchout.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_polytouchout0x2ec -c externals/vanilla/polytouchout.c -o externalobjs/polytouchout.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_makenote0x2ec -c externals/vanilla/makenote.c -o externalobjs/makenote.c.o - externals/vanilla/makenote.c: In function ‘makenote_tick’: externals/vanilla/makenote.c:49:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 49 | else for (h2 = x->x_hang; h3 = h2->h_next; h2 = h3) | ^~ externals/vanilla/makenote.c: In function ‘makenote_stop’: externals/vanilla/makenote.c:79:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 79 | while (hang = x->x_hang) | ^~~~ externals/vanilla/makenote.c: In function ‘makenote_clear’: externals/vanilla/makenote.c:92:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 92 | while (hang = x->x_hang) | ^~~~ Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_stripnote0x2ec -c externals/vanilla/stripnote.c -o externalobjs/stripnote.c.o - externals/vanilla/stripnote.c: In function ‘stripnote_float’: externals/vanilla/stripnote.c:38:13: warning: unused variable ‘hang’ [-Wunused-variable] 38 | t_hang *hang; | ^~~~ Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_poly0x2ec -c externals/vanilla/poly.c -o externalobjs/poly.c.o - Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_bag0x2ec -c externals/vanilla/bag.c -o externalobjs/bag.c.o - externals/vanilla/bag.c: In function ‘bag_float’: externals/vanilla/bag.c:45:35: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 45 | for (e2 = x->x_first; e3 = e2->e_next; e2 = e3) | ^~ externals/vanilla/bag.c:60:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 60 | for (e2 = x->x_first; e3 = e2->e_next; e2 = e3) | ^~ externals/vanilla/bag.c: In function ‘bag_flush’: externals/vanilla/bag.c:73:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 73 | while (bagelem = x->x_first) | ^~~ externals/vanilla/bag.c: In function ‘bag_clear’: externals/vanilla/bag.c:84:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 84 | while (bagelem = x->x_first) | ^~~ Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_hradio0x2ec -c externals/vanilla/hradio.c -o externalobjs/hradio.c.o - externals/vanilla/hradio.c: In function ‘hradio_donew’: externals/vanilla/hradio.c:552:10: warning: unused variable ‘str’ [-Wunused-variable] 552 | char str[144]; | ^~~ externals/vanilla/hradio.c:551:48: warning: unused variable ‘fthold’ [-Wunused-variable] 551 | int ftbreak=IEM_BNG_DEFAULTBREAKFLASHTIME, fthold=IEM_BNG_DEFAULTHOLDFLASHTIME; | ^~ externals/vanilla/hradio.c:551:9: warning: unused variable ‘ftbreak’ [-Wunused-variable] 551 | int ftbreak=IEM_BNG_DEFAULTBREAKFLASHTIME, fthold=IEM_BNG_DEFAULTHOLDFLASHTIME; | ^~~ externals/vanilla/hradio.c:548:38: warning: unused variable ‘f’ [-Wunused-variable] 548 | int a=IEM_GUI_DEFAULTSIZE, on=0, f=0; | ^ Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_hsl0x2ec -c externals/vanilla/hsl.c -o externalobjs/hsl.c.o - externals/vanilla/hsl.c: In function ‘hslider_new’: externals/vanilla/hsl.c:535:10: warning: unused variable ‘str’ [-Wunused-variable] 535 | char str[144]; | ^~~ externals/vanilla/hsl.c:532:33: warning: unused variable ‘f’ [-Wunused-variable] 532 | int lilo=0, ldx=-2, ldy=-8, f=0, v=0, steady=1; | ^ Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_cnv0x2ec -c externals/vanilla/cnv.c -o externalobjs/cnv.c.o - externals/vanilla/cnv.c: In function ‘my_canvas_dialog’: externals/vanilla/cnv.c:191:9: warning: unused variable ‘sr_flags’ [-Wunused-variable] 191 | int sr_flags = iemgui_dialog(&x->x_gui, srl, argc, argv); | ^~~~ externals/vanilla/cnv.c: In function ‘my_canvas_new’: externals/vanilla/cnv.c:269:10: warning: unused variable ‘str’ [-Wunused-variable] 269 | char str[144]; | ^~~ externals/vanilla/cnv.c:267:25: warning: unused variable ‘f’ [-Wunused-variable] 267 | int ldx=20, ldy=12, f=2, i=0; | ^ Executing command - gcc -O3 -Wall -g -DPD -DVERSION=\"libpd-extended-0.43.3\" -Ipure-data/src/ -DLIBPD -fPIC -I/usr/include/tirpc -Dsetup=setup_libpd_nbx0x2ec -c externals/vanilla/nbx.c -o externalobjs/nbx.c.o - externals/vanilla/nbx.c: In function ‘my_numbox_new’: externals/vanilla/nbx.c:761:10: warning: unused variable ‘str’ [-Wunused-variable] 761 | char str[144]; | ^~~ externals/vanilla/nbx.c:757:17: warning: unused variable ‘f’ [-Wunused-variable] 757 | int lilo=0, f=0, ldx=0, ldy=-8; | ^ cc -o libs/libpd.so pure-data/src/g_canvas.o pure-data/src/g_graph.o pure-data/src/g_text.o pure-data/src/g_rtext.o pure-data/src/g_array.o pure-data/src/g_template.o pure-data/src/g_io.o pure-data/src/g_scalar.o pure-data/src/g_traversal.o pure-data/src/g_guiconnect.o pure-data/src/g_readwrite.o pure-data/src/g_editor.o pure-data/src/g_all_guis.o pure-data/src/m_pd.o pure-data/src/m_class.o pure-data/src/m_obj.o pure-data/src/m_atom.o pure-data/src/m_memory.o pure-data/src/m_binbuf.o pure-data/src/m_conf_pdextended.o pure-data/src/m_glob.o pure-data/src/m_sched.o pure-data/src/s_main.o pure-data/src/s_inter.o pure-data/src/s_file.o pure-data/src/s_loader.o pure-data/src/s_path.o pure-data/src/s_entry.o pure-data/src/s_audio.o pure-data/src/s_utf8.o pure-data/src/d_ugen.o pure-data/src/d_ctl.o pure-data/src/d_arithmetic.o pure-data/src/d_osc.o pure-data/src/d_filter.o pure-data/src/d_math.o pure-data/src/d_array.o pure-data/src/d_global.o pure-data/src/d_delay.o pure-data/src/d_resample.o pure-data/src/x_arithmetic.o pure-data/src/x_connective.o pure-data/src/x_acoustics.o pure-data/src/d_soundfile.o pure-data/src/e_fft.o pure-data/src/e_gfxstub.o pure-data/src/e_dac.o pure-data/src/e_midi.o pure-data/src/g_magicglass.o pure-data/src/import.o pure-data/src/path.o pure-data/src/closebang.o pure-data/src/initbang.o pure-data/src/s_print.o pure-data/src/d_fft_mayer.o pure-data/src/d_fftroutine.o pure-data/src/s_audio_dummy.o pure-data/extra/expr~/vexp_fun.o pure-data/extra/expr~/vexp_if.o pure-data/extra/expr~/vexp.o libpd_wrapper/s_libpdmidi.o libpd_wrapper/x_libpdreceive.o libpd_wrapper/z_libpd.o loader-file.o ./make.scm print-object-files-shared -ldl -Wl,-Bsymbolic -lm -lpthread -lfftw3f -lfftw3 -logg -lvorbis -lvorbisfile -lvorbisenc -lspeex /usr/bin/ld: externalobjs/k_cext_unix.c.o: in functionk_sys_mktempfilename': /home/godmeat/5.9.81/radium-5.9.81/bin/packages/libpd-master/externals/k_cext/k_cext_unix.c:48: warning: the use of mktemp' is dangerous, better use mkstemp' or mkdtemp' make[1]: Leaving directory '/home/godmeat/5.9.81/radium-5.9.81/bin/packages/libpd-master' make: *** [Makefile:687: bin/packages/deletemetorebuild] Error 2

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3JYOOHXBBNXNRRGDNMDQVAW3VA5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE6T3AA#issuecomment-557661568, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3JZ6Y54PWYFVLFQGLBDQVAW3VANCNFSM4JQQRTVA .

clochefolle commented 4 years ago

Okay here is a longer bit radium_errorlog.zip

kmatheussen commented 4 years ago

Thank you. Seemed to be some copy and paste problems in your earler postings, but in the zip file I see clearly what happens. It's the linker that fails. Try this patch:

[kjetil@localhost packages]$ git diff build.sh diff --git a/bin/packages/build.sh b/bin/packages/build.sh index a69a5b4..bdb001d 100755 --- a/bin/packages/build.sh +++ b/bin/packages/build.sh @@ -127,6 +127,7 @@ rm -fr libpd-master tar xvzf libpd-master.tar.gz cd libpd-master/ sed -i '/define CFLAGS/ s|")| -I/usr/include/tirpc ")|' make.scm +sed -i 's/k_cext$//' make.scm make clean make -jnproc cd ..

On Sat, Nov 23, 2019 at 4:21 AM clochefolle notifications@github.com wrote:

Okay here is a longer bit radium_errorlog.zip https://github.com/kmatheussen/radium/files/3882100/radium_errorlog.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3J7F6GDBCNDMYPSZBF3QVCOTPA5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE7MH2Q#issuecomment-557761514, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3JZ7PFD73ABN5D6BLU3QVCOTPANCNFSM4JQQRTVA .

clochefolle commented 4 years ago

Hello, Thanks again for helping me! I tried your patch but I got the same result. I outputted the whole compilation for you to check the details compilation-log.zip

kmatheussen commented 4 years ago

Hi,

It's a different external this time. Same error though. Try this:

[kjetil@localhost packages]$ git diff build.sh diff --git a/bin/packages/build.sh b/bin/packages/build.sh index a69a5b4..0cdf9a6 100755 --- a/bin/packages/build.sh +++ b/bin/packages/build.sh @@ -127,6 +127,8 @@ rm -fr libpd-master tar xvzf libpd-master.tar.gz cd libpd-master/ sed -i '/define CFLAGS/ s|")| -I/usr/include/tirpc ")|' make.scm +sed -i 's/k_cext$//' make.scm +sed -i 's/oscx //' make.scm make clean make -jnproc cd ..

On Mon, Nov 25, 2019 at 9:54 AM clochefolle notifications@github.com wrote:

Hello, Thanks again for helping me! I tried your patch but I got the same result. I outputted the whole compilation for you to check the details compilation-log.zip https://github.com/kmatheussen/radium/files/3885584/compilation-log.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3JZW47VY4VULRO3AGHDQVOHFVA5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFBTZVQ#issuecomment-558054614, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3J6DIWHOIWVHHM6OXALQVOHFVANCNFSM4JQQRTVA .

clochefolle commented 4 years ago

Hi. Well I got a different error this time:

compilationlog2.zip

kmatheussen commented 4 years ago

I don't know how to fix that. Which version of gcc do you have?

To fix this, you can skip compiling pd support if you don't need it. Just remove the pd lines from bin/packages/build.sh, and this line:

export INCLUDE_PDDEV="jadda"

from build_linux_common.sh

On Tue, Nov 26, 2019 at 12:35 AM clochefolle notifications@github.com wrote:

Hi. Well I got a different error this time:

compilationlog2.zip https://github.com/kmatheussen/radium/files/3889267/compilationlog2.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3J4MIMBOZ7AD5QF3RUTQVROKBA5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFEFUDY#issuecomment-558389775, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3J7UMX3QD6VQZ7VWEV3QVROKBANCNFSM4JQQRTVA .

clochefolle commented 4 years ago

My gcc version is 9.2.1, it's alright, thanks for helping me I'll try to figure it out on my own later and post eventual updates

btw this what I got after skipping pd support compilation: compileminuspd.zip

kmatheussen commented 4 years ago

I don't think those styles files make any difference anymore, and they are not necessary to run the program either. You can just skip compiling them.

On Tue, Nov 26, 2019 at 2:45 AM clochefolle notifications@github.com wrote:

My gcc version is 9.2.1, it's alright, thanks for helping me I'll try to figure it out on my own later and post eventual updates

btw this a bit of what I got after skipping pd support compilation:

g++ -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -dM -E -o .moc/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp /usr/lib64/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/x86_64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/x86_64-redhat-linux/9/include -I/usr/local/include -I/usr/include plugin.cpp -o .moc/plugin.moc /usr/lib64/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/x86_64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/x86_64-redhat-linux/9/include -I/usr/local/include -I/usr/include qcdestyle.h -o .moc/moc_qcdestyle.cpp /usr/lib64/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/x86_64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/x86_64-redhat-linux/9/include -I/usr/local/include -I/usr/include qmotifstyle.h -o .moc/moc_qmotifstyle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/plugin.o plugin.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qcdestyle.o .moc/moc_qcdestyle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../shared -isystem /usr/include/qt5/QtGui/5.12.5 -isystem /usr/include/qt5/QtGui/5.12.5/QtGui -isystem /usr/include/qt5/QtCore/5.12.5 -isystem /usr/include/qt5/QtCore/5.12.5/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qstylehelper.o ../shared/qstylehelper.cpp make[5]: [Makefile:568: .obj/qplastiquestyle.o] Error 1 make[5]: Waiting for unfinished jobs.... g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../shared -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qstylehelper.o ../shared/qstylehelper.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qmotifstyle.o .moc/moc_qmotifstyle.cpp /usr/lib64/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/cleanlooks/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/cleanlooks -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/shared -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/x86_64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/x86_64-redhat-linux/9/include -I/usr/local/include -I/usr/include qcleanlooksstyle.h -o .moc/moc_qcleanlooksstyle.cpp /usr/lib64/qt5/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/cleanlooks/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/cleanlooks -I/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/shared -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/x86_64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/x86_64-redhat-linux/9/include -I/usr/local/include -I/usr/include plugin.cpp -o .moc/plugin.moc g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../shared -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qcleanlooksstyle.o .moc/moc_qcleanlooksstyle.cpp make[5]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/plastique' make[4]: [Makefile:99: sub-plastique-make_first] Error 2 make[4]: Waiting for unfinished jobs.... g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-deprecated-copy -Wno-redundant-move -Wno-format-overflow -Wno-init-list-lifetime -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../shared -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/plugin.o plugin.cpp rm -f libqmotifstyle.so g++ -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--enable-new-dtags -shared -o libqmotifstyle.so .obj/qcdestyle.o .obj/qmotifstyle.o .obj/plugin.o .obj/moc_qcdestyle.o .obj/moc_qmotifstyle.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so /usr/lib64/libGL.so -lpthread mv -f libqmotifstyle.so ../../../../plugins/styles/libqmotifstyle.so make[5]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/motif' rm -f libqcleanlooksstyle.so g++ -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--enable-new-dtags -shared -o libqcleanlooksstyle.so .obj/qcleanlooksstyle.o .obj/plugin.o .obj/qstylehelper.o .obj/moc_qcleanlooksstyle.o /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so /usr/lib64/libGL.so -lpthread mv -f libqcleanlooksstyle.so ../../../../plugins/styles/libqcleanlooksstyle.so make[5]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles/cleanlooks' make[4]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins/styles' make[3]: [Makefile:47: sub-styles-make_first] Error 2 make[3]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src/plugins' make[2]: [Makefile:47: sub-plugins-make_first] Error 2 make[2]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0/src' make[1]: [Makefile:47: sub-src-make_first] Error 2 make[1]: Leaving directory '/home/godmeat/radium-5.9.81/bin/packages/qtstyleplugins-src-5.0.0' make: [Makefile:687: bin/packages/deletemetorebuild] Error 2

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3J6KJJWPV7YU7NIRGM3QVR5R3A5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFENFRA#issuecomment-558420676, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3J3FYPDM4LG45DBMQELQVR5R3ANCNFSM4JQQRTVA .

cyberic99 commented 4 years ago

@kmatheussen so the work around is to manually remove some lines from the build scripts, before building?

kmatheussen commented 4 years ago

Yes, I think so.

On Mon, Jan 27, 2020 at 11:28 AM cyberic99 notifications@github.com wrote:

@kmatheussen https://github.com/kmatheussen so the work around is to manually remvoe some lines from the build scripts, before building?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kmatheussen/radium/issues/1235?email_source=notifications&email_token=AAIX3J35OTIAF3W4NHXPOX3Q72ZN5A5CNFSM4JQQRTVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ7AOMI#issuecomment-578684721, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIX3JZEVHXWY2KDN26OPKLQ72ZN5ANCNFSM4JQQRTVA .

cyberic99 commented 4 years ago

@kmatheussen could you include a way or support an environment variable that would allow to compile without PD or qt style plugins?

thx