D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/qstat-2.15-0.20201129.1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fD36Zv + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf qstat-2.15-20201129 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/qstat-2.15-20201129.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qstat-2.15-20201129 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso8859-1 -t utf-8 CHANGES.txt + mv -f CHANGES.txt.conv CHANGES.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C0z5Pw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qstat-2.15-20201129 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2433: AC_DIAGNOSE is expanded from... aclocal.m4:727: AM_CONFIG_HEADER is expanded from... configure.ac:3: the top level configure.ac:13: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:13: the top level configure.ac:30: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:30: You should run autoupdate. ./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from... configure.ac:30: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + 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 + /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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for sys/mman.h... yes checking for strndup... yes checking for strnstr... no checking whether to enable optimization... yes checking whether to enable debug output... yes checking whether to enable packet dumps... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating template/Makefile config.status: creating info/Makefile config.status: creating gnuconfig.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in template make[2]: Nothing to be done for 'all'. Making all in info make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o utils.o utils.c In file included from /usr/include/string.h:519, from utils.h:28, from utils.c:6: In function 'strncpy', inlined from 'str_replace' at utils.c:142:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'str_replace': utils.c:138:13: note: length computed here 138 | int rlen = strlen(replace); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from utils.h:28, from utils.c:6: In function 'strcpy', inlined from 'str_replace' at utils.c:143:3: /usr/include/bits/string_fortified.h:75:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [-2147483648, 2147483647] and [-2147483648, 2147483647] overlaps 1 byte at offset [-2147483648, 2147483647] [-Wrestrict] 75 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o debug.o debug.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o qserver.o qserver.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o hcache.o hcache.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o md5.o md5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o packet_manip.o packet_manip.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o xform.o xform.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o config.o config.c In file included from /usr/include/string.h:519, from config.c:13: In function 'strncpy', inlined from 'qsc_load_default_config_files' at config.c:216:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'qsc_load_default_config_files': config.c:211:13: note: length computed here 211 | int len = strlen(var); | ^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o display_json.o display_json.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o a2s.o a2s.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o template.o template.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ts2.o ts2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o gs2.o gs2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ut2004.o ut2004.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o tm.o tm.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o gps.o gps.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o doom3.o doom3.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o haze.o haze.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o gs3.o gs3.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o wic.o wic.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o cube2.o cube2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o fl.o fl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o mumble.o mumble.c mumble.c: In function 'deal_with_mumble_packet': mumble.c:46:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 46 | sprintf(version, "%u.%u.%u", (unsigned char)*pkt + 1, (unsigned char)*pkt + 2, (unsigned char)*pkt + 3); | ^ In file included from /usr/include/stdio.h:866, from mumble.c:14: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 12 bytes into a destination of size 11 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/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ottd.o ottd.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o tee.o tee.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o bfbc2.o bfbc2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o terraria.o terraria.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o starmade.o starmade.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ventrilo.o ventrilo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ts3.o ts3.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o dirtybomb.o dirtybomb.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o armyops.o armyops.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o crysis.o crysis.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o ksp.o ksp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o farmsim.o farmsim.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o tf.o tf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o qstat.o qstat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' 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 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o qstat xform.o config.o debug.o utils.o hcache.o md5.o qserver.o qstat.o template.o display_json.o a2s.o packet_manip.o ut2004.o doom3.o gps.o gs2.o gs3.o ts2.o tm.o haze.o ottd.o wic.o fl.o tee.o cube2.o ts3.o bfbc2.o ventrilo.o mumble.o terraria.o crysis.o dirtybomb.o starmade.o farmsim.o ksp.o tf.o armyops.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PJ2D0v + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 + cd qstat-2.15-20201129 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in template make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129/template' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129/template' 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/qstat-2.15-20201129/template' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129/template' Making install in info make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129/info' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129/info' 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/qstat-2.15-20201129/info' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129/info' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/bin' /usr/bin/install -p qstat '/home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/etc' /usr/bin/install -p -m 644 qstat.cfg '/home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/etc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.15-20201129' + rm -f template/Makefile template/Makefile.am template/Makefile.in + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.15-0.20201129.1.mga8 --unique-debug-suffix -2.15-0.20201129.1.mga8.aarch64 --unique-debug-src-base qstat-2.15-0.20201129.1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qstat-2.15-20201129 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/bin/qstat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/bin/qstat original debug info size: 1232kB, size after compression: 1104kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1688 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 Processing files: qstat-2.15-0.20201129.1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OiMkrx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qstat-2.15-20201129 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr COMPILE.txt /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr contrib.cfg /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr info/GhostRecon.txt info/Makefile info/Makefile.am info/Makefile.in info/UT2003.txt info/a2s.txt /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr qstatdoc.html /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + cp -pr template /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64/usr/share/doc/qstat + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(qstat) = 2.15-0.20201129.1.mga8 qstat = 2.15-0.20201129.1.mga8 qstat(aarch-64) = 2.15-0.20201129.1.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) Processing files: qstat-debugsource-2.15-0.20201129.1.mga8.aarch64 Provides: qstat-debugsource = 2.15-0.20201129.1.mga8 qstat-debugsource(aarch-64) = 2.15-0.20201129.1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qstat-debuginfo-2.15-0.20201129.1.mga8.aarch64 Provides: debuginfo(build-id) = 235f2f3888fd84a3d74a7596db337ebfc0f68c5c qstat-debuginfo = 2.15-0.20201129.1.mga8 qstat-debuginfo(aarch-64) = 2.15-0.20201129.1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qstat-debugsource(aarch-64) = 2.15-0.20201129.1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qstat-2.15-0.20201129.1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qstat-debugsource-2.15-0.20201129.1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qstat-debuginfo-2.15-0.20201129.1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RPUYPy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qstat-2.15-20201129 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qstat-2.15-0.20201129.1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lFkwBx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf qstat-2.15-20201129 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!