<86>Feb 10 02:47:37 userdel[1851603]: delete user 'rooter' <86>Feb 10 02:47:37 userdel[1851603]: removed group 'rooter' owned by 'rooter' <86>Feb 10 02:47:37 userdel[1851603]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 10 02:47:37 groupadd[1851610]: group added to /etc/group: name=rooter, GID=549 <86>Feb 10 02:47:37 groupadd[1851610]: group added to /etc/gshadow: name=rooter <86>Feb 10 02:47:37 groupadd[1851610]: new group: name=rooter, GID=549 <86>Feb 10 02:47:37 useradd[1851619]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Feb 10 02:47:37 userdel[1851636]: delete user 'builder' <86>Feb 10 02:47:37 userdel[1851636]: removed group 'builder' owned by 'builder' <86>Feb 10 02:47:37 userdel[1851636]: removed shadow group 'builder' owned by 'builder' <86>Feb 10 02:47:37 groupadd[1851644]: group added to /etc/group: name=builder, GID=550 <86>Feb 10 02:47:37 groupadd[1851644]: group added to /etc/gshadow: name=builder <86>Feb 10 02:47:37 groupadd[1851644]: new group: name=builder, GID=550 <86>Feb 10 02:47:37 useradd[1851652]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/gpp-2.24-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gpp-2.24-alt1.qa1.nosrc.rpm 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.63767 + 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.98382 + 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 + '[' -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 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] 2008 | 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.57410 + 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 + cd gpp-2.24 + /usr/bin/make 'INSTALL=/bin/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" /bin/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" /bin/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) 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.63569 + 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.AG8I3S 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.tyWmfQ 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.83MTHT 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.v7F1qS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XjghqU 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 Wrote: /usr/src/RPM/RPMS/x86_64/gpp-debuginfo-2.24-alt1.qa1.x86_64.rpm 7.40user 2.63system 0:18.24elapsed 55%CPU (0avgtext+0avgdata 53612maxresident)k 0inputs+0outputs (0major+452880minor)pagefaults 0swaps /.out/gpp-2.24-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/gpp-debuginfo-2.24-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 9.93user 7.68system 0:38.18elapsed 46%CPU (0avgtext+0avgdata 53612maxresident)k 0inputs+0outputs (0major+646247minor)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 2020-02-10 02:48:11.459680568 +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