D: [iurt_root_command] chroot warning: line 13: It's not recommended to have unversioned Obsoletes: Obsoletes: cgoban1 Installing /home/iurt/rpmbuild/SRPMS/cgoban-1.9.14-23.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JuXRcK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cgoban-1.9.14 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/cgoban-1.9.14.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cgoban-1.9.14 + /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.1JwfrK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cgoban-1.9.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sed -i -e 's|\"./goDummy\"|\"/usr/games/gnugo --quiet\"|' src/cgoban.c + perl -lpi -e 's#"/usr/bin/gnugo#"/usr/games/gnugo#g' src/cgoban.c + sed -i -e 's|-O2 -fomit-frame-pointer|-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables|g' configure + chmod +x configure + 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 + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/iurt/rpmbuild/BUILD/cgoban-1.9.14/missing: Unknown `--run' option Try `/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for egrep... grep -E checking for AIX... no checking for strerror in -lcposix... no 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 how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for best CFLAGS argument... -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for library containing cos... -lm checking for main in -lseq... no checking for main in -lnsl... no checking for main in -lsocket... no checking for ANSI C header files... (cached) yes checking for memory.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/in.h usability... no checking sys/in.h presence... no checking for sys/in.h... no checking sys/inet.h usability... no checking sys/inet.h presence... no checking for sys/inet.h... no checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking sun/audioio.h usability... no checking sun/audioio.h presence... no checking for sun/audioio.h... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for h_errno... yes checking for sockets... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking whether byte ordering is bigendian... no checking for strerror... yes checking for getdtablesize... yes checking for memmove... yes checking for strcasecmp... yes checking return type of signal handlers... void checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man6/Makefile config.status: creating src/gmp/Makefile config.status: creating src/client/Makefile config.status: creating src/Makefile config.status: creating wmslib/src/wms/Makefile config.status: creating wmslib/src/but/Makefile config.status: creating wmslib/src/abut/Makefile config.status: creating wmslib/src/Makefile config.status: creating wmslib/Makefile config.status: creating grab_cgoban config.status: creating cgoban1.spec config.status: creating configure.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in man6 make[2]: Nothing to be done for 'all'. Making all in wmslib Making all in src Making all in abut make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'term.c' || echo './'`term.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'abut.c' || echo './'`abut.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'help.c' || echo './'`help.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'swin.c' || echo './'`swin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'msg.c' || echo './'`msg.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'fsel.c' || echo './'`fsel.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' rm -f libabut.a ar cru libabut.a abut.o fsel.o help.o msg.o swin.o term.o aarch64-mageia-linux-gnu-ranlib libabut.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' Making all in but make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'i_snd.c' || echo './'`i_snd.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'canvas.c' || echo './'`canvas.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'i_win.c' || echo './'`i_win.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'checkbox.c' || echo './'`checkbox.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'ctext.c' || echo './'`ctext.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'menu_snd.c' || echo './'`menu_snd.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'but.c' || echo './'`but.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'i_general.c' || echo './'`i_general.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'i_finder.c' || echo './'`i_finder.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'list.c' || echo './'`list.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'plain.c' || echo './'`plain.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'box.c' || echo './'`box.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'net.c' || echo './'`net.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'menu.c' || echo './'`menu.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'radio.c' || echo './'`radio.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'text.c' || echo './'`text.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'slide.c' || echo './'`slide.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'tblock.c' || echo './'`tblock.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'timer.c' || echo './'`timer.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'rcur.c' || echo './'`rcur.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'write.c' || echo './'`write.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'textin.c' || echo './'`textin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ./.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'tbin.c' || echo './'`tbin.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' rm -f libbut.a ar cru libbut.a box.o but.o canvas.o checkbox.o ctext.o i_finder.o i_general.o i_snd.o i_win.o list.o menu.o menu_snd.o net.o plain.o radio.o rcur.o slide.o tbin.o tblock.o text.o textin.o timer.o write.o aarch64-mageia-linux-gnu-ranlib libbut.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' Making all in wms make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'clp-x.c' || echo './'`clp-x.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'rnd.c' || echo './'`rnd.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'snd.c' || echo './'`snd.c snd.c: In function 'snd_init': snd.c:142:7: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 142 | pipe(pipes); | ^~~~~~~~~~~ snd.c: In function 'audio_child': snd.c:275:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 275 | write(out, buf, size_in); | ^~~~~~~~~~~~~~~~~~~~~~~~ snd.c: In function 'snd_play': snd.c:207:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 207 | write(sound_dev, | ^~~~~~~~~~~~~~~~ 208 | #if SUN_SOUND | ~~~~~~~~~~~~~~ 209 | sound->data, sound->len | ~~~~~~~~~~~~~~~~~~~~~~~ 210 | #elif LINUX_SOUND | ~~~~~~~~~~~~~~~~~~ 211 | sound->cvtdata.dsp, sound->cvtlen | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | #endif | ~~~~~~ 213 | ); | ~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'str.c' || echo './'`str.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'clp.c' || echo './'`clp.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' rm -f libwms.a ar cru libwms.a clp-x.o clp.o rnd.o snd.o str.o aarch64-mageia-linux-gnu-ranlib libwms.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'wms.c' || echo './'`wms.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' rm -f libwmsutils.a ar cru libwmsutils.a wms.o aarch64-mageia-linux-gnu-ranlib libwmsutils.a make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[3]: Nothing to be done for 'all-am'. Making all in src Making all in gmp make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'client.c' || echo './'`client.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'engine.c' || echo './'`engine.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'setup.c' || echo './'`setup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'play.c' || echo './'`play.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' rm -f libgmp.a ar cru libgmp.a client.o engine.o play.o setup.o aarch64-mageia-linux-gnu-ranlib libgmp.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' Making all in client make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'data.c' || echo './'`data.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'look.c' || echo './'`look.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'server.c' || echo './'`server.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'login.c' || echo './'`login.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'setup.c' || echo './'`setup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'board.c' || echo './'`board.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'conn.c' || echo './'`conn.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'main.c' || echo './'`main.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'match.c' || echo './'`match.c match.c: In function 'newKomi': match.c:498:24: warning: '%g' directive writing between 1 and 13 bytes into a region of size 7 [-Wformat-overflow=] 498 | sprintf(curValue, "%g", m->komi); | ^~ match.c:498:23: note: assuming directive output of 12 bytes 498 | sprintf(curValue, "%g", m->komi); | ^~~~ In file included from /usr/include/stdio.h:866, from ../../wmslib/src/wms.h:20, from match.c:7: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 7 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ match.c: In function 'changeKomi': match.c:760:21: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] 760 | sprintf(komiStr, "%g", m->komi); | ^~ match.c:760:20: note: assuming directive output of 12 bytes 760 | sprintf(komiStr, "%g", m->komi); | ^~~~ In file included from /usr/include/stdio.h:866, from ../../wmslib/src/wms.h:20, from match.c:7: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'game.c' || echo './'`game.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I ../../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'player.c' || echo './'`player.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' rm -f libclient.a ar cru libclient.a board.o conn.o data.o game.o login.o look.o main.o match.o player.o server.o setup.o aarch64-mageia-linux-gnu-ranlib libclient.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'arena.c' || echo './'`arena.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'cm2pm.c' || echo './'`cm2pm.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'crwin.c' || echo './'`crwin.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'control.c' || echo './'`control.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'cgoban.c' || echo './'`cgoban.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'editInfo.c' || echo './'`editInfo.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'drawStone.c' || echo './'`drawStone.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'editTool.c' || echo './'`editTool.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'cgbuts.c' || echo './'`cgbuts.c cgbuts.c: In function 'cgbuts_markPiece': cgbuts.c:551:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 551 | sprintf(text, "%d", markAux); | ^~ cgbuts.c:551:21: note: directive argument in the range [-2147483648, 999] 551 | sprintf(text, "%d", markAux); | ^~~~ In file included from /usr/include/stdio.h:866, from ../wmslib/src/wms.h:20, from cgbuts.c:19: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 4 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goHash.c' || echo './'`goHash.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'editBoard.c' || echo './'`editBoard.c editBoard.c: In function 'gridPressed': editBoard.c:940:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=] 940 | sprintf(labelStr, "%d", val); | ^~ editBoard.c:940:21: note: directive argument in the range [-2147483648, 999] 940 | sprintf(labelStr, "%d", val); | ^~~~ In file included from /usr/include/stdio.h:866, from ../wmslib/src/wms.h:20, from editBoard.c:7: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 4 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goBoard.c' || echo './'`goBoard.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'help.c' || echo './'`help.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'gameSetup.c' || echo './'`gameSetup.c gameSetup.c: In function 'gameSetup_create': gameSetup.c:110:21: warning: '%g' directive writing between 1 and 13 bytes into a region of size 10 [-Wformat-overflow=] 110 | sprintf(curText, "%g", ls->komi); | ^~ gameSetup.c:110:20: note: assuming directive output of 12 bytes 110 | sprintf(curText, "%g", ls->komi); | ^~~~ In file included from /usr/include/stdio.h:866, from ../wmslib/src/wms.h:20, from gameSetup.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 14 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goTime.c' || echo './'`goTime.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'msg.c' || echo './'`msg.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'main.c' || echo './'`main.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goGame.c' || echo './'`goGame.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goPic.c' || echo './'`goPic.c goPic.c: In function 'goPic_create': goPic.c:118:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] 118 | sprintf(label, "%d", size-i); | ^~ goPic.c:118:20: note: directive argument in the range [1, 2147483647] 118 | sprintf(label, "%d", size-i); | ^~~~ In file included from /usr/include/stdio.h:866, from ../wmslib/src/wms.h:20, from goPic.c:8: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'local.c' || echo './'`local.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goScore.c' || echo './'`goScore.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'plasma.c' || echo './'`plasma.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'setup.c' || echo './'`setup.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'goban.c' || echo './'`goban.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'sgf.c' || echo './'`sgf.c sgf.c: In function 'sgf_setDate': sgf.c:284:26: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-overflow=] 284 | sprintf(dateStr, "%04d-%02d-%02d", | ^~~~ sgf.c:284:20: note: directive argument in the range [-2147483647, 2147483647] 284 | sprintf(dateStr, "%04d-%02d-%02d", | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../wmslib/src/wms.h:20, from sgf.c:9: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 36 bytes into a destination of size 20 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'sgfOut.c' || echo './'`sgfOut.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'sgfIn.c' || echo './'`sgfIn.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'sgfPlay.c' || echo './'`sgfPlay.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I ../wmslib/src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c `test -f 'sgfMap.c' || echo './'`sgfMap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/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 cgoban arena.o cgbuts.o cgoban.o cm2pm.o control.o crwin.o drawStone.o editBoard.o editInfo.o editTool.o gameSetup.o goBoard.o goGame.o goHash.o goPic.o goScore.o goTime.o goban.o help.o local.o main.o msg.o plasma.o setup.o sgf.o sgfIn.o sgfMap.o sgfOut.o sgfPlay.o gmp/libgmp.a client/libclient.a ../wmslib/src/abut/libabut.a ../wmslib/src/but/libbut.a ../wmslib/src/wms/libwms.a ../wmslib/src/libwmsutils.a -lSM -lICE -lX11 -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14' ln -s ./src/cgoban cgoban make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OhYorG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 + cd cgoban-1.9.14 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/man/man6 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/icons /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/icons/mini /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/icons/large + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in man6 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/man6' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/man6' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/man/man6 /usr/bin/install -p -m 644 ./cgoban.6 /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/man/man6/cgoban.6 /usr/bin/install -p -m 644 ./grab_cgoban.6 /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/man/man6/grab_cgoban.6 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/man6' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/man6' Making install in wmslib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib' Making install in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' Making install in abut make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/abut' Making install in but make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/but' Making install in wms make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src/wms' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/wmslib' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' Making install in gmp make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/gmp' Making install in client make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src/client' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/bin /usr/bin/install -p cgoban /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/bin/cgoban make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14' /bin/sh ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/bin /usr/bin/install -p grab_cgoban /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/bin/grab_cgoban make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cgoban-1.9.14' + cp -p cgoban_icon.png /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/icons/large/cgoban.png + convert cgoban_icon.png -resize 24x24 /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/icons/cgoban.png + convert cgoban_icon.png -resize 16x16 /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/icons/mini/cgoban.png + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64//usr/share/applications + cat + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.9.14-23.mga8 --unique-debug-suffix -1.9.14-23.mga8.aarch64 --unique-debug-src-base cgoban-1.9.14-23.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cgoban-1.9.14 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/bin/cgoban extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/bin/cgoban original debug info size: 1984kB, size after compression: 1516kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2556 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 + '[' -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 mangling shebang in /usr/bin/grab_cgoban from /bin/sh to #!/usr/bin/sh Processing files: cgoban-1.9.14-23.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XgprDH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cgoban-1.9.14 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/doc/cgoban + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/doc/cgoban + cp -pr README /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/doc/cgoban + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/doc/cgoban + cp -pr seigen-minoru.sgf /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/doc/cgoban + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zjRdyG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cgoban-1.9.14 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/licenses/cgoban + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/licenses/cgoban + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64/usr/share/licenses/cgoban + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(cgoban.desktop) cgoban = 1.9.14-23.mga8 cgoban(aarch-64) = 1.9.14-23.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) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) Obsoletes: cgoban1 Processing files: cgoban-debugsource-1.9.14-23.mga8.aarch64 Provides: cgoban-debugsource = 1.9.14-23.mga8 cgoban-debugsource(aarch-64) = 1.9.14-23.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cgoban-debuginfo-1.9.14-23.mga8.aarch64 Provides: cgoban-debuginfo = 1.9.14-23.mga8 cgoban-debuginfo(aarch-64) = 1.9.14-23.mga8 debuginfo(build-id) = d469e01e37d6688f22577a47fe458836e814ed9c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cgoban-debugsource(aarch-64) = 1.9.14-23.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cgoban-1.9.14-23.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cgoban-debuginfo-1.9.14-23.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cgoban-debugsource-1.9.14-23.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sUgkrI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cgoban-1.9.14 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cgoban-1.9.14-23.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8jd36H + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cgoban-1.9.14 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!