D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/cwstudio-0.9.6-8.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K6w1pS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cwstudio-0.9.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cwstudio-0.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cwstudio-0.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vuNxcU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cwstudio-0.9.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + libtoolize --copy --force --install libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' + aclocal + automake -acf configure.ac:11: installing './compile' configure.ac:16: installing './missing' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking whether ln -s works... yes checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for aarch64-mageia-linux-gnu-windres... no checking for windres... no checking for sinf in -lm... yes checking for _oss_ioctl in -lossaudio... no checking for pa_simple_new in -lpulse... no checking for pa_simple_new in -lpulse-simple... yes checking for pthread_create in -lpthread... yes checking for sio_open in -lsndio... no checking for WinMM library... no checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.0... yes (version 3.1.5) checking for wxWidgets static library... no checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... yes checking for mousemask... yes checking for nc_getmouse... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking pulse/error.h usability... yes checking pulse/error.h presence... yes checking for pulse/error.h... yes checking AudioToolbox/AudioToolbox.h usability... no checking AudioToolbox/AudioToolbox.h presence... no checking for AudioToolbox/AudioToolbox.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for size_t... yes checking for pow... yes checking for sqrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o noise.o noise.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fft.o fft.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o play.o play.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o random.o random.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o morse.o morse.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o init.o init.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cwcli.o cwcli.c cwcli.c: In function 'main': cwcli.c:479:10: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 479 | (void) fgets(text, 2048, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sound.o sound.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o words.o words.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wav.o wav.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cwcurses.o cwcurses.c cwcurses.c: In function 'main': cwcurses.c:875:26: warning: '.wav' directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 875 | sprintf(filename, "%s.wav", inputbuffer); | ^~~~ In file included from /usr/include/stdio.h:866, from cwgen.h:24, from cwstudio.h:23, from cwcurses.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cwcurses.c:880:26: warning: '.txt' directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 880 | sprintf(filename, "%s.txt", inputbuffer); | ^~~~ In file included from /usr/include/stdio.h:866, from cwgen.h:24, from cwstudio.h:23, from cwcurses.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cwcurses.c:887:28: warning: '.wav/txt saved.' directive writing 15 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 887 | sprintf(statustext, "%s.wav/txt saved.", inputbuffer); | ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from cwgen.h:24, from cwstudio.h:23, from cwcurses.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 16 and 271 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calls.o calls.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' rm -f libcwgen.a aarch64-mageia-linux-gnu-ar cru libcwgen.a fft.o morse.o noise.o random.o sound.o wav.o words.o calls.o init.o aarch64-mageia-linux-gnu-ranlib libcwgen.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cwcurses cwcurses.o play.o libcwgen.a -lncursesw -lpthread -lpulse-simple -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cwcli cwcli.o play.o libcwgen.a -lncursesw -lpthread -lpulse-simple -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cwwx-cwwx.o `test -f 'cwwx.cc' || echo './'`cwwx.cc cwwx.cc: In constructor 'CWWindow::CWWindow(const wxString&, const wxPoint&, const wxSize&)': cwwx.cc:398:61: warning: 'wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)' is deprecated: use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants [-Wdeprecated-declarations] 398 | wxFont* tempfont = new wxFont(14,wxMODERN,wxNORMAL,wxNORMAL); | ^ In file included from /usr/include/wx-3.1/wx/font.h:631, from /usr/include/wx-3.1/wx/window.h:23, from /usr/include/wx-3.1/wx/wx.h:38, from cwwx.cc:23: /usr/include/wx-3.1/wx/gtk/font.h:89:5: note: declared here 89 | wxFont(int size, | ^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cwwx cwwx-cwwx.o play.o libcwgen.a -L/usr/lib64 -pthread -lwx_gtk3u_xrc-3.1 -lwx_gtk3u_html-3.1 -lwx_gtk3u_qa-3.1 -lwx_gtk3u_core-3.1 -lwx_baseu_xml-3.1 -lwx_baseu_net-3.1 -lwx_baseu-3.1 -lpthread -lpulse-simple -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' Making all in man make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LmT00T + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 + cd cwstudio-0.9.6 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin' /usr/bin/install -p cwcli cwcurses cwwx '/home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/src' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 cwstudio.1 '/home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cwstudio-0.9.6' + mkdir /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/icons + install -m755 /home/iurt/rpmbuild/SOURCES/cwstudio.png /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/icons/cwstudio.png + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/applications + cat + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.6-8.mga8 --unique-debug-suffix -0.9.6-8.mga8.aarch64 --unique-debug-src-base cwstudio-0.9.6-8.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cwstudio-0.9.6 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin/cwcli extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin/cwcli explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin/cwcurses explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin/cwwx extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin/cwcurses extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/bin/cwwx original debug info size: 1416kB, size after compression: 1348kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 766 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/applications/cwstudio.desktop: hint: value item "HamRadio" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Network, or Audio + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/play.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/init.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/cwstudio.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/sound.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/cwgen.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/wav.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/noise.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/cwstudio-0.9.6-8.mga8.aarch64/src/morse.c is executable but has no shebang, removing executable bit Processing files: cwstudio-0.9.6-8.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ogDHmS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cwstudio-0.9.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/doc/cwstudio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/doc/cwstudio + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/doc/cwstudio + cp -pr README /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64/usr/share/doc/cwstudio + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(cwstudio.desktop) cwstudio = 0.9.6-8.mga8 cwstudio(aarch-64) = 0.9.6-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libtinfo.so.6()(64bit) libwx_baseu-3.1.so.5()(64bit) libwx_baseu-3.1.so.5(WXU_3.1)(64bit) libwx_gtk3u_core-3.1.so.5()(64bit) libwx_gtk3u_core-3.1.so.5(WXU_3.1)(64bit) Processing files: cwstudio-debugsource-0.9.6-8.mga8.aarch64 Provides: cwstudio-debugsource = 0.9.6-8.mga8 cwstudio-debugsource(aarch-64) = 0.9.6-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cwstudio-debuginfo-0.9.6-8.mga8.aarch64 Provides: cwstudio-debuginfo = 0.9.6-8.mga8 cwstudio-debuginfo(aarch-64) = 0.9.6-8.mga8 debuginfo(build-id) = 1caed7028efc7d6b5895f45d59afae3b5afee580 debuginfo(build-id) = c2c48581e8a3aae38ca5b79434262102d9a03873 debuginfo(build-id) = ca0f2f9e761e40a9e49dab12a74b332e7fe9c9cc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cwstudio-debugsource(aarch-64) = 0.9.6-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cwstudio-debugsource-0.9.6-8.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cwstudio-debuginfo-0.9.6-8.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cwstudio-0.9.6-8.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tnw9nV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cwstudio-0.9.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cwstudio-0.9.6-8.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ISLnoT + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cwstudio-0.9.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!