<86>Sep 4 12:12:35 userdel[50197]: delete user 'rooter' <86>Sep 4 12:12:35 userdel[50197]: removed group 'rooter' owned by 'rooter' <86>Sep 4 12:12:35 userdel[50197]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 4 12:12:35 groupadd[50202]: group added to /etc/group: name=rooter, GID=651 <86>Sep 4 12:12:35 groupadd[50202]: group added to /etc/gshadow: name=rooter <86>Sep 4 12:12:35 groupadd[50202]: new group: name=rooter, GID=651 <86>Sep 4 12:12:35 useradd[50206]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Sep 4 12:12:35 userdel[50212]: delete user 'builder' <86>Sep 4 12:12:35 userdel[50212]: removed group 'builder' owned by 'builder' <86>Sep 4 12:12:35 userdel[50212]: removed shadow group 'builder' owned by 'builder' <86>Sep 4 12:12:35 groupadd[50217]: group added to /etc/group: name=builder, GID=652 <86>Sep 4 12:12:35 groupadd[50217]: group added to /etc/gshadow: name=builder <86>Sep 4 12:12:35 groupadd[50217]: new group: name=builder, GID=652 <86>Sep 4 12:12:35 useradd[50221]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/qstat-2.16-alt1.nosrc.rpm (w1.gzdio) Installing qstat-2.16-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3368 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qstat-2.16 + echo 'Source #0 (qstat-2.16.tar):' Source #0 (qstat-2.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/qstat-2.16.tar + cd qstat-2.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3368 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.16 + export QSTAT_VERSION=v2.16 + QSTAT_VERSION=v2.16 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' > .compiler_flags make: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' ver=$(./scripts/version.sh); \ echo $ver | cmp -s - .version || echo $ver > .version make: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' ver=$(cat .version); \ file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \ echo "$file" | cmp -s - version.h || echo "$file" > version.h make: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' 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.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o utils.o utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o md5.o md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xform.o xform.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hcache.o hcache.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o template.o template.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o debug.o debug.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o qserver.o qserver.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o display_json.o display_json.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o packet_manip.o packet_manip.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o a2s.o a2s.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gs2.o gs2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ut2004.o ut2004.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o config.o config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tm.o tm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ts2.o ts2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gs3.o gs3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o haze.o haze.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o doom3.o doom3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gps.o gps.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ottd.o ottd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wic.o wic.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cube2.o cube2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tee.o tee.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ts3.o ts3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ventrilo.o ventrilo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bfbc2.o bfbc2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fl.o fl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o terraria.o terraria.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mumble.o mumble.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o starmade.o starmade.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' > .compiler_flags make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o armyops.o armyops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o farmsim.o farmsim.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o crysis.o crysis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ksp.o ksp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dirtybomb.o dirtybomb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tf.o tf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o qstat.o qstat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.16' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.16' i586-alt-linux-gcc -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 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' specified bound depends on the length of the source argument [-Wstringop-overflow=] 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.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37029 + 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.16 + /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.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75405 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.16 + DOCDIR=/usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.16 + export DOCDIR + rm -rf /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.16 + /bin/mkdir -p /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.16 + cp -prL CHANGES.txt LICENSE.txt COMPILE.md README.md qstatdoc.html contrib.cfg qstat.cfg uncrustify.cfg template /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.16 + chmod -R go-w /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.16 + chmod -R a+rX /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZOewX8 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.QYJEdc 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.dGA7p9 Creating qstat-debuginfo package Processing files: qstat-debuginfo-2.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SqMi48 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1tWht9 find-requires: running scripts (debuginfo) Requires: qstat = 2.16-alt1, /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.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/qstat-debuginfo-2.16-alt1.i586.rpm (w2.lzdio) 28.88user 4.05system 0:31.13elapsed 105%CPU (0avgtext+0avgdata 54660maxresident)k 0inputs+0outputs (0major+651781minor)pagefaults 0swaps 31.45user 9.01system 0:37.48elapsed 107%CPU (0avgtext+0avgdata 54660maxresident)k 0inputs+0outputs (0major+823362minor)pagefaults 0swaps --- qstat-2.16-alt1.i586.rpm.repo 2021-08-25 19:00:53.000000000 +0000 +++ qstat-2.16-alt1.i586.rpm.hasher 2021-09-04 12:13:09.129136251 +0000 @@ -44,3 +44,3 @@ File: /etc/qstat.cfg 100644 root:root e44f415c9dc64103125749920ca24484 -File: /usr/bin/qstat 100755 root:root 3dfc5f359a8e53ae3a2772a5204fe646 +File: /usr/bin/qstat 100755 root:root 3417f1c91e869d7c8a41949230c501c8 File: /usr/share/doc/qstat-2.16 40755 root:root @@ -73,2 +73,2 @@ File: /usr/share/doc/qstat-2.16/uncrustify.cfg 100644 root:root af6a00af6f0e6bcfe692710d82083b69 -RPMIdentity: 562267c4b7d0bbf7b99a050911acca0aefabfa75488236b78697617ab4a5d95f78e821e38eaed07121b7cab73f6f876f1f8f11931478c5e8424a22ee425c8763 +RPMIdentity: 192555b75d34140755f59026b7473b166611ac796538423728970fea76bb87196618a4fe6a9e5bccc6e41dd59b6cff55e88db51a3a02d6c7b6d1fd4f4ff8f4c9 --- qstat-debuginfo-2.16-alt1.i586.rpm.repo 2021-08-25 19:00:53.000000000 +0000 +++ qstat-debuginfo-2.16-alt1.i586.rpm.hasher 2021-09-04 12:13:09.272131145 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/3d81f2cbe81e7efc2874a978fd883dfd3302fa 120777 root:root ../../../../bin/qstat -/usr/lib/debug/.build-id/46/3d81f2cbe81e7efc2874a978fd883dfd3302fa.debug 120777 root:root ../../usr/bin/qstat.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/a369dac2e473fd9eca342e8b90f93d02bfd4c6 120777 root:root ../../../../bin/qstat +/usr/lib/debug/.build-id/65/a369dac2e473fd9eca342e8b90f93d02bfd4c6.debug 120777 root:root ../../usr/bin/qstat.debug /usr/lib/debug/usr/bin/qstat.debug 100644 root:root @@ -52,6 +52,6 @@ Provides: qstat-debuginfo = 2.16-alt1:sisyphus+283767.100.1.2 -File: /usr/lib/debug/.build-id/46 40755 root:root -File: /usr/lib/debug/.build-id/46/3d81f2cbe81e7efc2874a978fd883dfd3302fa 120777 root:root ../../../../bin/qstat -File: /usr/lib/debug/.build-id/46/3d81f2cbe81e7efc2874a978fd883dfd3302fa.debug 120777 root:root ../../usr/bin/qstat.debug -File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 45e936a03ae7e6ebe5b3b98e51db2b0b +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/a369dac2e473fd9eca342e8b90f93d02bfd4c6 120777 root:root ../../../../bin/qstat +File: /usr/lib/debug/.build-id/65/a369dac2e473fd9eca342e8b90f93d02bfd4c6.debug 120777 root:root ../../usr/bin/qstat.debug +File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root da76dc7a20f86b862597252449ed95b6 File: /usr/src/debug/qstat-2.16 40755 root:root @@ -99,2 +99,2 @@ File: /usr/src/debug/qstat-2.16/xform.c 100644 root:root 2028aedf12b736a910dedbf7d116e958 -RPMIdentity: 7c3bf8cdf58b45a4e8fd7f0c23e2eb5f4d9cb3bd8d199ef3d3482fb120efda019528634363cd18211cd45625a7f79edc2aeb84576ff4bf6f09bf4e0ecbbb839c +RPMIdentity: 2ade879257b0e22b40172e797330805a4e3d4ab8148e3e368b25004265a618b706150e73a9ba04d211795d998c634df146b2a7f496c4ef742f03ce7d58201af9