D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/qstat-2.16-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OwcJvg
+ 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.16
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/qstat-2.16.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd qstat-2.16
+ /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.pvGjHT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qstat-2.16
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export QSTAT_VERSION=2.16
+ QSTAT_VERSION=2.16
+ 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:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:745: 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:2997: 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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ 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... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of 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
echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' > .compiler_flags
ver=$(./scripts/version.sh); \
echo $ver | cmp -s - .version || echo $ver > .version
ver=$(cat .version); \
file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \
echo "$file" | cmp -s - version.h || echo "$file" > version.h
/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.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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:30,
                 from utils.c:6:
In function 'strncpy',
    inlined from 'str_replace' at utils.c:142:3:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function 'str_replace':
utils.c:138:20: note: length computed here
  138 |         int rlen = strlen(replace);
      |                    ^~~~~~~~~~~~~~~
In file included from /usr/include/string.h:519,
                 from utils.h:30,
                 from utils.c:6:
In function 'strcpy',
    inlined from 'str_replace' at utils.c:143:3:
/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [-2147483648, 2147483647] and [-2147483648, 2147483647] overlaps 1 byte at offset [-2147483648, 2147483647] [-Wrestrict]
   79 |   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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:95:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
config.c: In function 'qsc_load_default_config_files':
config.c:211:27: note: length computed here
  211 |                 int len = strlen(var);
      |                           ^~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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:35: 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:888,
                 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 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' > .compiler_flags
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc -DHAVE_CONFIG_H -I.   -DDEBUG -DENABLE_DUMP  -Dsysconfdir=\"/etc\" -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
In file included from /usr/include/string.h:519,
                 from qstat.c:32:
In function 'strcpy',
    inlined from 'deal_with_ghostrecon_packet' at qstat.c:9098:4:
/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [-4611686018427387904, 4611686018427387903] and [-4611686018427387904, 4611686018427387903] overlaps 1 byte at offset [-4611686018427387904, 4611686018427387903] [-Wrestrict]
   79 |   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
gcc  -Dsysconfdir=\"/etc\" -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.16'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Zrvp1T
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64
+ cd qstat-2.16
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' > .compiler_flags
ver=$(./scripts/version.sh); \
echo $ver | cmp -s - .version || echo $ver > .version
./scripts/version.sh: line 4: git: command not found
ver=$(cat .version); \
file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \
echo "$file" | cmp -s - version.h || echo "$file" > version.h
/usr/bin/make  install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
Making install in template
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16/template'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16/template'
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/qstat-2.16/template'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16/template'
Making install in info
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16/info'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16/info'
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/qstat-2.16/info'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16/info'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' > .compiler_flags
gcc  -Dsysconfdir=\"/etc\" -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[3]: Entering directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall' > .compiler_flags
gcc  -Dsysconfdir=\"/etc\" -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  
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/bin'
  /usr/bin/install -p qstat '/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/etc'
 /usr/bin/install -p -m 644 qstat.cfg '/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/etc'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qstat-2.16'
+ rm -f info/Makefile info/Makefile.am info/Makefile.in template/Makefile template/Makefile.am template/Makefile.in
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.16-1.mga9 --unique-debug-suffix -2.16-1.mga9.aarch64 --unique-debug-src-base qstat-2.16-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qstat-2.16

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/bin/qstat
dwz: ./usr/bin/qstat-2.16-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 932kB, size after compression: 932kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
1713 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: qstat-2.16-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u50YvG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qstat-2.16
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ cp -pr contrib.cfg /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ cp -pr info/ /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ cp -pr qstatdoc.html /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ cp -pr template/ /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/doc/qstat
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dxL0Cl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qstat-2.16
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/licenses/qstat
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/licenses/qstat
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64/usr/share/licenses/qstat
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(qstat) = 2.16-1.mga9 qstat = 2.16-1.mga9 qstat(aarch-64) = 2.16-1.mga9
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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit)
Processing files: qstat-debugsource-2.16-1.mga9.aarch64
Provides: qstat-debugsource = 2.16-1.mga9 qstat-debugsource(aarch-64) = 2.16-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: qstat-debuginfo-2.16-1.mga9.aarch64
Provides: debuginfo(build-id) = 82cda90c3e835525183e2de190b505b5a55a7c0a qstat-debuginfo = 2.16-1.mga9 qstat-debuginfo(aarch-64) = 2.16-1.mga9
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.16-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qstat-2.16-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qstat-debuginfo-2.16-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qstat-debugsource-2.16-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YK97SN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd qstat-2.16
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qstat-2.16-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V1JpKj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf qstat-2.16
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!