<86>Feb 12 04:50:23 userdel[74527]: delete user 'rooter' <86>Feb 12 04:50:23 userdel[74527]: removed group 'rooter' owned by 'rooter' <86>Feb 12 04:50:23 userdel[74527]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 12 04:50:23 groupadd[74548]: group added to /etc/group: name=rooter, GID=1323 <86>Feb 12 04:50:23 groupadd[74548]: group added to /etc/gshadow: name=rooter <86>Feb 12 04:50:23 groupadd[74548]: new group: name=rooter, GID=1323 <86>Feb 12 04:50:23 useradd[74558]: new user: name=rooter, UID=1323, GID=1323, home=/root, shell=/bin/bash <86>Feb 12 04:50:23 userdel[74582]: delete user 'builder' <86>Feb 12 04:50:23 userdel[74582]: removed group 'builder' owned by 'builder' <86>Feb 12 04:50:23 groupadd[74601]: group added to /etc/group: name=builder, GID=1324 <86>Feb 12 04:50:23 groupadd[74601]: group added to /etc/gshadow: name=builder <86>Feb 12 04:50:23 groupadd[74601]: new group: name=builder, GID=1324 <86>Feb 12 04:50:23 useradd[74617]: new user: name=builder, UID=1324, GID=1324, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/qstat-2.17-alt1.nosrc.rpm (w1.gzdio) Installing qstat-2.17-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qstat-2.17 + echo 'Source #0 (qstat-2.17.tar):' Source #0 (qstat-2.17.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/qstat-2.17.tar + cd qstat-2.17 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.17 + export QSTAT_VERSION=v2.17 + QSTAT_VERSION=v2.17 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force egrep: warning: egrep is obsolescent; using grep -E autoreconf-default: configure.ac: tracing egrep: warning: egrep is obsolescent; using grep -E 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 egrep: warning: egrep is obsolescent; using grep -E autoreconf-default: running: /usr/bin/autoheader-2.60 --force egrep: warning: egrep is obsolescent; using grep -E 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 -D_FILE_OFFSET_BITS=64' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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 -j16 make: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' > .compiler_flags make: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' ver=$(./scripts/version.sh); \ echo $ver | cmp -s - .version || echo $ver > .version egrep: warning: egrep is obsolescent; using grep -E make: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' 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.17' 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.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o utils.o utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o packet_manip.o packet_manip.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o debug.o debug.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o qserver.o qserver.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o xform.o xform.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o hcache.o hcache.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o a2s.o a2s.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o ut2004.o ut2004.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o doom3.o doom3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o display_json.o display_json.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o template.o template.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o config.o config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o gps.o gps.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o gs3.o gs3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o gs2.o gs2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o ts2.o ts2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o tm.o tm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o wic.o wic.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o haze.o haze.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o tee.o tee.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o cube2.o cube2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o ottd.o ottd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o fl.o fl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o bfbc2.o bfbc2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o mumble.o mumble.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64' > .compiler_flags make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o terraria.o terraria.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o ts3.o ts3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o ventrilo.o ventrilo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o armyops.o armyops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o dirtybomb.o dirtybomb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o crysis.o crysis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o starmade.o starmade.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o farmsim.o farmsim.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o ksp.o ksp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o tf.o tf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -c -o qstat.o qstat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.17' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.17' x86_64-alt-linux-gcc -Dsysconfdir=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -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.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41841 + 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.17 + /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=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: qstat-2.17-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.17 + DOCDIR=/usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.17 + export DOCDIR + rm -rf /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.17 + /bin/mkdir -p /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.17 + 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.17 + chmod -R go-w /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.17 + chmod -R a+rX /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p4lxjr 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.i2NHn0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GQh3Sd Creating qstat-debuginfo package Processing files: qstat-debuginfo-2.17-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w1wGjz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f2yGwe find-requires: running scripts (debuginfo) Requires: qstat = 2.17-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to qstat-debuginfo a strict dependency on qstat Wrote: /usr/src/RPM/RPMS/x86_64/qstat-2.17-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/qstat-debuginfo-2.17-alt1.x86_64.rpm (w2.lzdio) 8.68user 2.18system 0:11.32elapsed 95%CPU (0avgtext+0avgdata 69868maxresident)k 0inputs+0outputs (0major+686229minor)pagefaults 0swaps 0.57user 0.98system 0:15.66elapsed 9%CPU (0avgtext+0avgdata 12108maxresident)k 0inputs+0outputs (0major+95141minor)pagefaults 0swaps --- qstat-2.17-alt1.x86_64.rpm.repo 2021-10-13 07:11:57.000000000 +0000 +++ qstat-2.17-alt1.x86_64.rpm.hasher 2023-02-12 04:50:37.362780623 +0000 @@ -33,2 +33,3 @@ Requires: libc.so.6(GLIBC_2.15)(64bit) +Requires: libc.so.6(GLIBC_2.16)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -37,2 +38,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -43,3 +46,3 @@ File: /etc/qstat.cfg 100644 root:root e44f415c9dc64103125749920ca24484 -File: /usr/bin/qstat 100755 root:root 971ef63a7016ea14f5c8d164bfc2c192 +File: /usr/bin/qstat 100755 root:root 9f770b171146b37241fe4abc7f15d126 File: /usr/share/doc/qstat-2.17 40755 root:root @@ -72,2 +75,2 @@ File: /usr/share/doc/qstat-2.17/uncrustify.cfg 100644 root:root af6a00af6f0e6bcfe692710d82083b69 -RPMIdentity: bf38c078ffcb023a21d68d98992732cf3254cda3b1d36f31ebca9364ad4aca1f4450f176367c18c551a821bdbb44efa8b4f1146e06d4ee3549cc813bffc14f87 +RPMIdentity: 81ad86b9589c64084b8ccb2a2ec58ad77c2740eee49a8a231ef91d00bdb68b577a67be28a517327be352d25f7be54dafb5741e83af25f8201ec2e414898c6f3e --- qstat-debuginfo-2.17-alt1.x86_64.rpm.repo 2021-10-13 07:11:57.000000000 +0000 +++ qstat-debuginfo-2.17-alt1.x86_64.rpm.hasher 2023-02-12 04:50:37.441781495 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/5f11c9e2e6c3fbaca62c2592c29ec6b07818fd 120777 root:root ../../../../bin/qstat -/usr/lib/debug/.build-id/51/5f11c9e2e6c3fbaca62c2592c29ec6b07818fd.debug 120777 root:root ../../usr/bin/qstat.debug +/usr/lib/debug/.build-id/6d 40755 root:root +/usr/lib/debug/.build-id/6d/47543db1c4bfd890c6f636bab411dadb93fce5 120777 root:root ../../../../bin/qstat +/usr/lib/debug/.build-id/6d/47543db1c4bfd890c6f636bab411dadb93fce5.debug 120777 root:root ../../usr/bin/qstat.debug /usr/lib/debug/usr/bin/qstat.debug 100644 root:root @@ -82,6 +82,6 @@ Provides: qstat-debuginfo = 2.17-alt1:sisyphus+286988.100.1.1 -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/5f11c9e2e6c3fbaca62c2592c29ec6b07818fd 120777 root:root ../../../../bin/qstat -File: /usr/lib/debug/.build-id/51/5f11c9e2e6c3fbaca62c2592c29ec6b07818fd.debug 120777 root:root ../../usr/bin/qstat.debug -File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 8312e8af17a2e57dddfe93757da20755 +File: /usr/lib/debug/.build-id/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/47543db1c4bfd890c6f636bab411dadb93fce5 120777 root:root ../../../../bin/qstat +File: /usr/lib/debug/.build-id/6d/47543db1c4bfd890c6f636bab411dadb93fce5.debug 120777 root:root ../../usr/bin/qstat.debug +File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 21dbd5cd80ebdf3d78f2b5575339bcf2 File: /usr/src/debug/qstat-2.17 40755 root:root @@ -159,2 +159,2 @@ File: /usr/src/debug/qstat-2.17/xform.h 100644 root:root 8fa737fcdb3bebf111458ae07c81c359 -RPMIdentity: b132c4a97fc75c6c27a7f726fcc4822c630cc48429f65f5312b20d74d897c13e208d3cdd2d0b7496bf0e979b12ddda688813180c0d93676a7707f91af99fb6bf +RPMIdentity: 0c6cdbd38b29a50d490561004e7e9b6f3eee18f4e4b45616943942d7915a6865ed60d13391fab753c1240a11cf0c969bb02a1339b1a566210fa17b50e8df06da