<86>May 4 01:08:41 userdel[1008652]: delete user 'rooter' <86>May 4 01:08:41 groupadd[1008737]: group added to /etc/group: name=rooter, GID=1814 <86>May 4 01:08:41 groupadd[1008737]: group added to /etc/gshadow: name=rooter <86>May 4 01:08:41 groupadd[1008737]: new group: name=rooter, GID=1814 <86>May 4 01:08:41 useradd[1008760]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>May 4 01:08:41 userdel[1008786]: delete user 'builder' <86>May 4 01:08:41 groupadd[1008815]: group added to /etc/group: name=builder, GID=1815 <86>May 4 01:08:41 groupadd[1008815]: group added to /etc/gshadow: name=builder <86>May 4 01:08:42 groupadd[1008815]: new group: name=builder, GID=1815 <86>May 4 01:08:42 useradd[1008832]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none 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.76806 + 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.76806 + 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: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force egrep: warning: egrep is obsolescent; using grep -E 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-default: running: /usr/bin/autoheader-2.71 --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 + xargs -ri dirname -- '{}' + sort -u + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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... /usr/bin/ginstall -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 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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' 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 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 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 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 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' 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 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 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 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 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.89739 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/qstat-buildroot Processing files: qstat-2.17-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71025 + 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.8ta1gq 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.kSzm2X 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.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.HF6M1u 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.pELSdr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cwn9yt 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) 14.28user 4.46system 0:18.86elapsed 99%CPU (0avgtext+0avgdata 66896maxresident)k 0inputs+0outputs (0major+651147minor)pagefaults 0swaps 0.94user 3.32system 0:32.76elapsed 13%CPU (0avgtext+0avgdata 12140maxresident)k 0inputs+0outputs (0major+95184minor)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 2024-05-04 01:09:05.606048115 +0000 @@ -37,2 +37,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 +45,3 @@ File: /etc/qstat.cfg 100644 root:root e44f415c9dc64103125749920ca24484 -File: /usr/bin/qstat 100755 root:root 971ef63a7016ea14f5c8d164bfc2c192 +File: /usr/bin/qstat 100755 root:root 241cc6c6545f64f88749127f72b46361 File: /usr/share/doc/qstat-2.17 40755 root:root @@ -72,2 +74,2 @@ File: /usr/share/doc/qstat-2.17/uncrustify.cfg 100644 root:root af6a00af6f0e6bcfe692710d82083b69 -RPMIdentity: bf38c078ffcb023a21d68d98992732cf3254cda3b1d36f31ebca9364ad4aca1f4450f176367c18c551a821bdbb44efa8b4f1146e06d4ee3549cc813bffc14f87 +RPMIdentity: aaa9dd2252e28d72299d54f69481137b483514b2187a09b6a85830175a6a89a8b16f702bfaa09f500555629cdd7e8940888c9dbc2c882a191efa045d6a28b880 --- 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 2024-05-04 01:09:05.815051515 +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/6e 40755 root:root +/usr/lib/debug/.build-id/6e/8f1be66d8bc48a8fa49cb1c7115747181a8626 120777 root:root ../../../../bin/qstat +/usr/lib/debug/.build-id/6e/8f1be66d8bc48a8fa49cb1c7115747181a8626.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/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/8f1be66d8bc48a8fa49cb1c7115747181a8626 120777 root:root ../../../../bin/qstat +File: /usr/lib/debug/.build-id/6e/8f1be66d8bc48a8fa49cb1c7115747181a8626.debug 120777 root:root ../../usr/bin/qstat.debug +File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root e6413e43e8be2541a911afcfd1b32642 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: 2c9956f24d5148967a943ac951bf0d7e74dcb54c53a4f6aec947b38bd0fdc7d8dff6e0f5f3eba68052a6c60edde8059196405df733aed9743f827acec717ef83