<86>Apr 4 01:47:05 userdel[1594281]: delete user 'rooter' <86>Apr 4 01:47:05 userdel[1594281]: removed group 'rooter' owned by 'rooter' <86>Apr 4 01:47:05 userdel[1594281]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 4 01:47:05 groupadd[1594324]: group added to /etc/group: name=rooter, GID=693 <86>Apr 4 01:47:05 groupadd[1594324]: group added to /etc/gshadow: name=rooter <86>Apr 4 01:47:05 groupadd[1594324]: new group: name=rooter, GID=693 <86>Apr 4 01:47:05 useradd[1594346]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 4 01:47:05 userdel[1594453]: delete user 'builder' <86>Apr 4 01:47:05 userdel[1594453]: removed group 'builder' owned by 'builder' <86>Apr 4 01:47:05 userdel[1594453]: removed shadow group 'builder' owned by 'builder' <86>Apr 4 01:47:05 groupadd[1594645]: group added to /etc/group: name=builder, GID=694 <86>Apr 4 01:47:05 groupadd[1594645]: new group: name=builder, GID=694 <86>Apr 4 01:47:05 useradd[1594696]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gpp-2.24-alt1.qa1.nosrc.rpm (w1.gzdio) Installing gpp-2.24-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gpp-2.24 + echo 'Source #0 (gpp-2.24.tar.bz2):' Source #0 (gpp-2.24.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/gpp-2.24.tar.bz2 + /bin/tar -xf - + cd gpp-2.24 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gpp-2.24 + 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 + 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 + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + ./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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU 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 egrep... 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/gpp-2.24' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c gpp.c gpp.c: In function 'DoInclude': gpp.c:2008:7: warning: unused variable 'i' [-Wunused-variable] int i, j; ^ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o gpp gpp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24' make[2]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24' make[1]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24' make: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gpp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gpp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gpp-2.24 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/gpp-buildroot/usr exec_prefix=/usr/src/tmp/gpp-buildroot/usr bindir=/usr/src/tmp/gpp-buildroot/usr/bin sbindir=/usr/src/tmp/gpp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/gpp-buildroot/etc datadir=/usr/src/tmp/gpp-buildroot/usr/share includedir=/usr/src/tmp/gpp-buildroot/usr/include libdir=/usr/src/tmp/gpp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/gpp-buildroot/usr/lib localstatedir=/usr/src/tmp/gpp-buildroot/var/lib sharedstatedir=/usr/src/tmp/gpp-buildroot/var/lib mandir=/usr/src/tmp/gpp-buildroot/usr/share/man infodir=/usr/src/tmp/gpp-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/gpp-2.24' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24/src' test -z "/usr/src/tmp/gpp-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/gpp-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'gpp' '/usr/src/tmp/gpp-buildroot/usr/bin/gpp' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24' make[2]: Entering directory '/usr/src/RPM/BUILD/gpp-2.24' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/src/tmp/gpp-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/gpp-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './doc/gpp.1' '/usr/src/tmp/gpp-buildroot/usr/share/man/man1/gpp.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24' make[1]: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24' make: Leaving directory '/usr/src/RPM/BUILD/gpp-2.24' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gpp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gpp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gpp-buildroot/ (default) Compressing files in /usr/src/tmp/gpp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gpp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: gpp-2.24-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47600 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gpp-2.24 + DOCDIR=/usr/src/tmp/gpp-buildroot/usr/share/doc/gpp-2.24 + export DOCDIR + rm -rf /usr/src/tmp/gpp-buildroot/usr/share/doc/gpp-2.24 + /bin/mkdir -p /usr/src/tmp/gpp-buildroot/usr/share/doc/gpp-2.24 + cp -prL README THANKS NEWS AUTHORS BUGS COPYING INSTALL ChangeLog TODO doc /usr/src/tmp/gpp-buildroot/usr/share/doc/gpp-2.24 + chmod -R go-w /usr/src/tmp/gpp-buildroot/usr/share/doc/gpp-2.24 + chmod -R a+rX /usr/src/tmp/gpp-buildroot/usr/share/doc/gpp-2.24 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LkqAf5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q4Pkm3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: gcc, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bp9Ts5 Creating gpp-debuginfo package Processing files: gpp-debuginfo-2.24-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iR8HVb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XgUSxm find-requires: running scripts (debuginfo) Requires: gpp = 2.24-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/gpp-2.24-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gpp-debuginfo-2.24-alt1.qa1.x86_64.rpm (w2.lzdio) 4.33user 0.96system 0:17.84elapsed 29%CPU (0avgtext+0avgdata 55460maxresident)k 0inputs+0outputs (0major+464568minor)pagefaults 0swaps 5.67user 2.75system 0:27.63elapsed 30%CPU (0avgtext+0avgdata 55460maxresident)k 0inputs+0outputs (0major+651517minor)pagefaults 0swaps --- gpp-2.24-alt1.qa1.x86_64.rpm.repo 2013-04-16 15:04:19.000000000 +0000 +++ gpp-2.24-alt1.qa1.x86_64.rpm.hasher 2021-04-04 01:47:27.717122414 +0000 @@ -15,3 +15,3 @@ /usr/share/doc/gpp-2.24/doc/gpp.pp 100644 -/usr/share/man/man1/gpp.1.bz2 100644 +/usr/share/man/man1/gpp.1.xz 100644 Requires: gcc