<86>Jan 7 00:50:57 userdel[223875]: delete user 'rooter' <86>Jan 7 00:50:57 userdel[223875]: removed group 'rooter' owned by 'rooter' <86>Jan 7 00:50:57 userdel[223875]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 7 00:50:57 groupadd[223895]: group added to /etc/group: name=rooter, GID=1823 <86>Jan 7 00:50:57 groupadd[223895]: group added to /etc/gshadow: name=rooter <86>Jan 7 00:50:57 groupadd[223895]: new group: name=rooter, GID=1823 <86>Jan 7 00:50:57 useradd[223908]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Jan 7 00:50:57 userdel[223937]: delete user 'builder' <86>Jan 7 00:50:57 userdel[223937]: removed group 'builder' owned by 'builder' <86>Jan 7 00:50:57 userdel[223937]: removed shadow group 'builder' owned by 'builder' <86>Jan 7 00:50:57 groupadd[223951]: group added to /etc/group: name=builder, GID=1824 <86>Jan 7 00:50:57 groupadd[223951]: group added to /etc/gshadow: name=builder <86>Jan 7 00:50:57 groupadd[223951]: new group: name=builder, GID=1824 <86>Jan 7 00:50:57 useradd[223965]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56893 + 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.56893 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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 [-2147483648, 2147483647] and [-2147483648, 2147483647] overlaps 1 byte at offset [-2147483648, 2147483647] [-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.91650 + 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) Processing files: qstat-2.14-alt2.git.502167b Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65856 + 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.DV7Xum 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.rwmFJj 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.3)(64bit), libc.so.6(GLIBC_2.3.4)(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.dsAyrj 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.onK3Nj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IG2jCi find-requires: running scripts (debuginfo) Requires: qstat = 2.14-alt2.git.502167b, /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.14-alt2.git.502167b.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/qstat-debuginfo-2.14-alt2.git.502167b.x86_64.rpm (w2.lzdio) 8.64user 1.76system 0:11.45elapsed 90%CPU (0avgtext+0avgdata 104092maxresident)k 0inputs+0outputs (0major+651503minor)pagefaults 0swaps 0.56user 0.89system 0:14.53elapsed 10%CPU (0avgtext+0avgdata 12200maxresident)k 0inputs+0outputs (0major+93946minor)pagefaults 0swaps --- qstat-2.14-alt2.git.502167b.x86_64.rpm.repo 2021-07-12 16:07:21.000000000 +0000 +++ qstat-2.14-alt2.git.502167b.x86_64.rpm.hasher 2024-01-07 00:51:10.108271045 +0000 @@ -41,3 +41,3 @@ File: /etc/qstat.cfg 100644 root:root 42ef6e12eaceee4d601042739b03a846 -File: /usr/bin/qstat 100755 root:root 0d82fe4f41ca32930a6337db1fa7d572 +File: /usr/bin/qstat 100755 root:root 1031a415500dae1753879fa6410f3fd2 File: /usr/share/doc/qstat-2.14 40755 root:root @@ -69,2 +69,2 @@ File: /usr/share/doc/qstat-2.14/uncrustify.cfg 100644 root:root af6a00af6f0e6bcfe692710d82083b69 -RPMIdentity: 424e035e99656a51fe2ea88496a16497c0b18c01e7ce8ea151a1c2aea44ae60d801f969d9a3afc52c450f6cb8d5c4d7bf210bb12cb3ed609a0c2c3adc48ffe61 +RPMIdentity: 44d4d1ba4b8e8ed377cd02b9093fe5c106252fddf4eac955993dde4be11e8296909dec6c311408393c18bc350025c1364fa5732e254b0593440570ff46343bf5 --- qstat-debuginfo-2.14-alt2.git.502167b.x86_64.rpm.repo 2021-07-12 16:07:21.000000000 +0000 +++ qstat-debuginfo-2.14-alt2.git.502167b.x86_64.rpm.hasher 2024-01-07 00:51:10.157271963 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/b339889bcc57b5a4c5cdabebcb426b400ad6a2 120777 root:root ../../../../bin/qstat -/usr/lib/debug/.build-id/fa/b339889bcc57b5a4c5cdabebcb426b400ad6a2.debug 120777 root:root ../../usr/bin/qstat.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/f5ba6b29e8ff8cffb0b44a209a517e6743e8d7 120777 root:root ../../../../bin/qstat +/usr/lib/debug/.build-id/4d/f5ba6b29e8ff8cffb0b44a209a517e6743e8d7.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/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/b339889bcc57b5a4c5cdabebcb426b400ad6a2 120777 root:root ../../../../bin/qstat -File: /usr/lib/debug/.build-id/fa/b339889bcc57b5a4c5cdabebcb426b400ad6a2.debug 120777 root:root ../../usr/bin/qstat.debug -File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 66f45abfa30d0d9404bfd24d4f698e02 +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/f5ba6b29e8ff8cffb0b44a209a517e6743e8d7 120777 root:root ../../../../bin/qstat +File: /usr/lib/debug/.build-id/4d/f5ba6b29e8ff8cffb0b44a209a517e6743e8d7.debug 120777 root:root ../../usr/bin/qstat.debug +File: /usr/lib/debug/usr/bin/qstat.debug 100644 root:root 97514cfed87190e20e30be291dacd0cf 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: 0f397ac40be48e27823bd986e51026689674705c7715d613bf5ef516c4f677e23876d2e686bdbb85b94bf189c28cdf166ba913256f37942d420bcce72cf40980 +RPMIdentity: a0455a50e04e50600fb2fd1834325be098780a24a21aa1920c7ff6b75871020f92431a51cd2718196beed3c0ee8f0e4187ef240887ac45ae692e17691e2feee8