D: [iurt_root_command] chroot Building target platforms: armv7hl Building for target armv7hl Installing /home/iurt/rpmbuild/SRPMS/@2360660:rakarrack-0.6.1-14.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nGXIpu Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9YO6bx + umask 022 + cd /home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build + rm -rf rakarrack-0.6.1 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/rakarrack-0.6.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd rakarrack-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rakarrack-0.6.1-strfmt.patch):' Patch #0 (rakarrack-0.6.1-strfmt.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/rakarrack.cxx patching file src/varios.C patching file src/fileio.C + sed -ie 's/Bank_Saved,0); | ^ rakarrack.cxx:9513:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 9513 | filename=fl_file_chooser("Save Preset:","(*"EXT")",rkr->Preset_Name,0); | ^ rakarrack.cxx: In member function 'virtual void Analyzer::draw()': rakarrack.cxx:36:11: warning: variable 'hy' set but not used [-Wunused-but-set-variable=] 36 | int px,py,hy; | ^~ rakarrack.cxx: In member function 'virtual void SliderW::draw()': rakarrack.cxx:666:9: warning: variable 'T' set but not used [-Wunused-but-set-variable=] 666 | int T = (horizontal() ? H : W)/2+1; | ^ rakarrack.cxx: In constructor 'RKRGUI::RKRGUI(int, char**, RKR*)': rakarrack.cxx:21850:1: error: 'fl_register_images' was not declared in this scope 21850 | fl_register_images(); | ^~~~~~~~~~~~~~~~~~ rakarrack.cxx: In member function 'void RKRGUI::ScanDir()': rakarrack.cxx:27010:16: warning: the address of 'nombre' will never be NULL [-Waddress] 27010 | if(nombre != NULL) CH_UB->add(nombre); | ^ rakarrack.cxx:26989:6: note: 'nombre' declared here 26989 | char nombre[64]; | ^~~~~~ make[2]: *** [Makefile:486: rakarrack.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -ffast-math -pipe -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/cairo -I/usr/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/opus -I/usr/include/speex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o varios.o varios.C varios.C: In member function 'void RKR::Error_Handle(int)': varios.C:56:25: warning: '%s' directive writing 5 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 56 | sprintf(meslabel, "%s %s",jackcliname,VERSION); | ^~ In file included from /usr/include/stdio.h:974, from /usr/include/FL/fl_utf8.h:32, from /usr/include/FL/Fl.H:33, from /usr/include/FL/Fl_Widget.H:25, from /usr/include/FL/Fl_Image.H:24, from /usr/include/FL/Fl_Pixmap.H:22, from varios.C:24: In function 'int sprintf(char*, const char*, ...)', inlined from 'void RKR::Error_Handle(int)' at varios.C:56:10: /usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 7 and 70 bytes into a destination of size 64 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -ffast-math -pipe -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/cairo -I/usr/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/opus -I/usr/include/speex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o Reverb.o Reverb.C Reverb.C: In member function 'void Reverb::cleanup()': Reverb.C:106:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 106 | if (idelay != NULL) | ^~ Reverb.C:110:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 110 | hpf->cleanup (); | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -ffast-math -pipe -fsigned-char -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/cairo -I/usr/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/opus -I/usr/include/speex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o fileio.o fileio.C fileio.C: In member function 'void RKR::putbuf(char*, int)': fileio.C:265:31: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 265 | memset(cfilename,0, sizeof(cfilename)); | ^~~~~~~~~~~~~~~~~ fileio.C:350:31: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 350 | memset(cfilename,0, sizeof(cfilename)); | ^~~~~~~~~~~~~~~~~ fileio.C:363:31: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 363 | memset(cfilename,0, sizeof(cfilename)); | ^~~~~~~~~~~~~~~~~ fileio.C: In member function 'void RKR::loadnames()': fileio.C:1614:6: warning: variable 'i' set but not used [-Wunused-but-set-variable=] 1614 | int i,j,k; | ^ fileio.C: In member function 'int RKR::loadbank(char*)': fileio.C:1670:7: warning: variable 'i' set but not used [-Wunused-but-set-variable=] 1670 | int i; | ^ fileio.C: In member function 'void RKR::New()': fileio.C:1855:25: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 1855 | memset(Preset_Name, 0,sizeof (Preset_Name)); | ^~~~~~~~~~~~~~~~~~~~ fileio.C:1859:21: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 1859 | memset (Author,0, sizeof (Author)); | ^~~~~~~~~~~~~~~ fileio.C: In member function 'void RKR::Bank_to_Preset(int)': fileio.C:2104:25: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 2104 | memset(Preset_Name, 0,sizeof (Preset_Name)); | ^~~~~~~~~~~~~~~~~~~~ fileio.C:2106:20: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 2106 | memset(Author, 0,sizeof (Author)); | ^~~~~~~~~~~~~~~ fileio.C: In member function 'int RKR::CheckOldBank(char*)': fileio.C:2600:6: warning: variable 'Pos' set but not used [-Wunused-but-set-variable=] 2600 | long Pos,Length; | ^~~ fileio.C: In member function 'void RKR::loadfile(char*)': fileio.C:1054:13: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1054 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1060:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1060 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1075:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1075 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1082:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1082 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1093:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1093 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1102:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1102 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1121:13: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1121 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1130:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1130 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:1140:16: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 1140 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C: In member function 'void RKR::loadskin(char*)': fileio.C:2555:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2555 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:2559:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2559 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:2564:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2564 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:2569:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2569 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C:2573:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2573 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C: In member function 'void RKR::ConvertOldFile(char*)': fileio.C:2624:7: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2624 | system(buff); | ~~~~~~^~~~~~ fileio.C: In member function 'void RKR::ConvertReverbFile(char*)': fileio.C:2635:7: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2635 | system(buff); | ~~~~~~^~~~~~ fileio.C: In member function 'void RKR::DelIntPreset(int, char*)': fileio.C:2711:7: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2711 | system(orden); | ~~~~~~^~~~~~~ fileio.C: In member function 'void RKR::MergeIntPreset(char*)': fileio.C:2733:7: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2733 | system(orden); | ~~~~~~^~~~~~~ fileio.C:2738:7: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2738 | system(orden); | ~~~~~~^~~~~~~ fileio.C: In member function 'void RKR::loadmiditable(char*)': fileio.C:2782:9: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 2782 | fgets (buf, sizeof buf, fn); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ fileio.C: In member function 'int RKR::loadbank(char*)': fileio.C:1677:25: warning: '%s' directive writing 5 bytes into a region of size between 0 and 63 [-Wformat-overflow=] 1677 | sprintf(meslabel, "%s %s",jackcliname,VERSION); | ^~ In file included from /usr/include/stdio.h:974, from /usr/include/alsa/asoundlib.h:32, from global.h:98, from fileio.C:24: In function 'int sprintf(char*, const char*, ...)', inlined from 'int RKR::loadbank(char*)' at fileio.C:1677:10: /usr/include/bits/stdio2.h:30:34: note: '__builtin___sprintf_chk' output between 7 and 70 bytes into a destination of size 64 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/rakarrack-0.6.1-build/rakarrack-0.6.1/src' make[1]: *** [Makefile:317: all] Error 2 make: *** [Makefile:235: all-recursive] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.fgFTdO (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.fgFTdO (%build) I: [iurt_root_command] ERROR: chroot