<86>Jul 24 09:25:16 userdel[544072]: delete user 'rooter' <86>Jul 24 09:25:16 userdel[544072]: removed group 'rooter' owned by 'rooter' <86>Jul 24 09:25:16 userdel[544072]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 24 09:25:16 groupadd[544091]: group added to /etc/group: name=rooter, GID=642 <86>Jul 24 09:25:16 groupadd[544091]: group added to /etc/gshadow: name=rooter <86>Jul 24 09:25:16 groupadd[544091]: new group: name=rooter, GID=642 <86>Jul 24 09:25:16 useradd[544107]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jul 24 09:25:16 userdel[544135]: delete user 'builder' <86>Jul 24 09:25:16 userdel[544135]: removed group 'builder' owned by 'builder' <86>Jul 24 09:25:16 userdel[544135]: removed shadow group 'builder' owned by 'builder' <86>Jul 24 09:25:16 groupadd[544156]: group added to /etc/group: name=builder, GID=643 <86>Jul 24 09:25:16 groupadd[544156]: group added to /etc/gshadow: name=builder <86>Jul 24 09:25:16 groupadd[544156]: new group: name=builder, GID=643 <86>Jul 24 09:25:16 useradd[544170]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/qstat-2.14-alt2.git.502167b.nosrc.rpm (w1.gzdio) Installing qstat-2.14-alt2.git.502167b.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72623 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qstat-2.14 + echo 'Source #0 (qstat-2.14.tar):' Source #0 (qstat-2.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/qstat-2.14.tar + cd qstat-2.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72623 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.14 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --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-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-dump configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 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 '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o utils.o utils.c In file included from /usr/include/string.h:532, 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:532, 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 [0, 2147483645] and [0, 2147483645] overlaps 1 byte at offset [0, 2147483645] [-Wrestrict] 75 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o qserver.o qserver.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o debug.o debug.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o md5.o md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hcache.o hcache.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o xform.o xform.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o packet_manip.o packet_manip.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o config.o config.c In file included from /usr/include/string.h:532, 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 '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ut2004.o ut2004.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o a2s.o a2s.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gs2.o gs2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ts2.o ts2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o template.o template.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tm.o tm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o doom3.o doom3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gs3.o gs3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gps.o gps.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o haze.o haze.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o wic.o wic.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o display_json.o display_json.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o bfbc2.o bfbc2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ottd.o ottd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cube2.o cube2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fl.o fl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ts3.o ts3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ventrilo.o ventrilo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o terraria.o terraria.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o starmade.o starmade.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tee.o tee.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crysis.o crysis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o armyops.o armyops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o dirtybomb.o dirtybomb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o farmsim.o farmsim.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ksp.o ksp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tf.o tf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o qstat.o qstat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/qstat-2.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/qstat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/qstat-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd qstat-2.14 + /bin/mkdir -p /usr/src/tmp/qstat-buildroot/etc /usr/src/tmp/qstat-buildroot/usr/bin + /bin/install -m755 qstat /usr/src/tmp/qstat-buildroot/usr/bin + /bin/install -m644 qstat.cfg /usr/src/tmp/qstat-buildroot/etc + /bin/cat contrib.cfg + rm -f template/Makefile template/Makefile.am template/Makefile.in + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/qstat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/qstat-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/qstat-buildroot/ (default) Compressing files in /usr/src/tmp/qstat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/qstat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/qstat: uses non-LFS functions: __fxstat fcntl fopen open Processing files: qstat-2.14-alt2.git.502167b Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.14 + DOCDIR=/usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14 + export DOCDIR + rm -rf /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14 + /bin/mkdir -p /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14 + cp -prL CHANGES.txt COMPILE.txt LICENSE.txt qstatdoc.html contrib.cfg qstat.cfg uncrustify.cfg template /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14 + chmod -R go-w /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14 + chmod -R a+rX /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hs3NdR find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jfATtT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OUXG2Q Creating qstat-debuginfo package Processing files: qstat-debuginfo-2.14-alt2.git.502167b Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NXmjET find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SEMtLR find-requires: running scripts (debuginfo) Requires: qstat = 2.14-alt2.git.502167b, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to qstat-debuginfo a strict dependency on qstat Wrote: /usr/src/RPM/RPMS/i586/qstat-2.14-alt2.git.502167b.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/qstat-debuginfo-2.14-alt2.git.502167b.i586.rpm (w2.lzdio) 28.99user 3.80system 0:22.59elapsed 145%CPU (0avgtext+0avgdata 79644maxresident)k 0inputs+0outputs (0major+579870minor)pagefaults 0swaps 31.72user 8.62system 0:29.07elapsed 138%CPU (0avgtext+0avgdata 79644maxresident)k 0inputs+0outputs (0major+757702minor)pagefaults 0swaps --- qstat-2.14-alt2.git.502167b.i586.rpm.repo 2021-07-12 16:06:51.000000000 +0000 +++ qstat-2.14-alt2.git.502167b.i586.rpm.hasher 2021-07-24 09:25:41.534702389 +0000 @@ -43,3 +43,3 @@ File: /etc/qstat.cfg 100644 root:root 42ef6e12eaceee4d601042739b03a846 -File: /usr/bin/qstat 100755 root:root da6c9b3b373cdeddeb28755e3413df42 +File: /usr/bin/qstat 100755 root:root b07262c4e8f74fb5c77917580843ea84 File: /usr/share/doc/qstat-2.14 40755 root:root @@ -71,2 +71,2 @@ File: /usr/share/doc/qstat-2.14/uncrustify.cfg 100644 root:root af6a00af6f0e6bcfe692710d82083b69 -RPMIdentity: 6afbf84f6f6f14aa2d79a3e7ea106caf +RPMIdentity: fd3675776768f7c18e25e1e5a32604e7 --- qstat-debuginfo-2.14-alt2.git.502167b.i586.rpm.repo 2021-07-12 16:06:51.000000000 +0000 +++ qstat-debuginfo-2.14-alt2.git.502167b.i586.rpm.hasher 2021-07-24 09:25:41.758694429 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/d434c40ba661c1d2554484321ec0bbca2c5c38 120777 root:root ../../../../bin/qstat -/usr/lib/debug/.build-id/d4/d434c40ba661c1d2554484321ec0bbca2c5c38.debug 120777 root:root ../../usr/bin/qstat.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/0ce9616fc8e9708d8f1db9ef61a043ac4e2375 120777 root:root ../../../../bin/qstat +/usr/lib/debug/.build-id/b5/0ce9616fc8e9708d8f1db9ef61a043ac4e2375.debug 120777 root:root ../../usr/bin/qstat.debug /usr/lib/debug/usr/bin/qstat.debug 100644 root:root @@ -57,6 +57,6 @@ Provides: qstat-debuginfo = 2.14-alt2.git.502167b:sisyphus+278502.100.1.1 -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/d434c40ba661c1d2554484321ec0bbca2c5c38 120777 root:root ../../../../bin/qstat -File: /usr/lib/debug/.build-id/d4/d434c40ba661c1d2554484321ec0bbca2c5c38.debug 120777 root:root ../../usr/bin/qstat.debug -File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 22452354e8853b794727c52996731f6e +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/0ce9616fc8e9708d8f1db9ef61a043ac4e2375 120777 root:root ../../../../bin/qstat +File: /usr/lib/debug/.build-id/b5/0ce9616fc8e9708d8f1db9ef61a043ac4e2375.debug 120777 root:root ../../usr/bin/qstat.debug +File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 7c4ad79028e27a405e15daa6343e7735 File: /usr/src/debug/qstat-2.14 40755 root:root @@ -109,2 +109,2 @@ File: /usr/src/debug/qstat-2.14/xform.h 100644 root:root 8fa737fcdb3bebf111458ae07c81c359 -RPMIdentity: b2edc124e9cad8872f5db5c8d562b640 +RPMIdentity: 3fa41dac7fa68bca80ea5e0f2f861709