<86>Jun 16 00:35:04 userdel[2118669]: delete user 'rooter' <86>Jun 16 00:35:04 userdel[2118669]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:35:04 userdel[2118669]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:35:04 groupadd[2118675]: group added to /etc/group: name=rooter, GID=1817 <86>Jun 16 00:35:04 groupadd[2118675]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:35:04 groupadd[2118675]: new group: name=rooter, GID=1817 <86>Jun 16 00:35:04 useradd[2118680]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash <86>Jun 16 00:35:04 userdel[2118694]: delete user 'builder' <86>Jun 16 00:35:04 userdel[2118694]: removed group 'builder' owned by 'builder' <86>Jun 16 00:35:04 userdel[2118694]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:35:04 groupadd[2118708]: group added to /etc/group: name=builder, GID=1818 <86>Jun 16 00:35:04 groupadd[2118708]: group added to /etc/gshadow: name=builder <86>Jun 16 00:35:04 groupadd[2118708]: new group: name=builder, GID=1818 <86>Jun 16 00:35:04 useradd[2118720]: new user: name=builder, UID=1818, GID=1818, 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 (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.70237 + 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.70237 + 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 + 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.82565 + 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) Processing files: gpp-2.24-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82565 + 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.gUWT6r 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.Sy5DBu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.8TnROv 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.IMv6Gv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bFk9Mv 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) 1.54user 2.55system 0:09.17elapsed 44%CPU (0avgtext+0avgdata 55884maxresident)k 0inputs+0outputs (0major+403887minor)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 0.56user 2.06system 0:14.84elapsed 17%CPU (0avgtext+0avgdata 11968maxresident)k 0inputs+0outputs (0major+99237minor)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 2024-06-16 00:35:15.989402517 +0000 @@ -15,3 +15,3 @@ /usr/share/doc/gpp-2.24/doc/gpp.pp 100644 root:root -/usr/share/man/man1/gpp.1.bz2 100644 root:root +/usr/share/man/man1/gpp.1.xz 100644 root:root Requires: gcc @@ -25,3 +25,3 @@ Provides: gpp = 2.24-alt1.qa1 -File: /usr/bin/gpp 100755 root:root 86c208963837a8911ad884a722d76623 +File: /usr/bin/gpp 100755 root:root be44e93f2f1292aaceb99cf05ac68581 File: /usr/share/doc/gpp-2.24 40755 root:root @@ -40,3 +40,3 @@ File: /usr/share/doc/gpp-2.24/doc/gpp.pp 100644 root:root 41a8e18b230605270f1cab3e0efce5b4 -File: /usr/share/man/man1/gpp.1.bz2 100644 root:root 3c1cc1d45dc09a4f405d168bba8c7c17 -RPMIdentity: eb1401cdb41bb9ededffe5054a887916da7f6d83b0617c764682e3d903878c92cd4b94e6ef771cc32b8420fd890c581d5c091f827a10fbdedb6f37bd3483bdd8 +File: /usr/share/man/man1/gpp.1.xz 100644 root:root b5070c0f7d97adf1f5b59624920d2b39 +RPMIdentity: 505d6bddbfcb3e630cc88f74c6053990207d584da657795d7bd72ab1efc5bb01825737c9039a257151988ccfddf6e8b7680d6902c7185faa37ad0eb54a85f803 --- gpp-debuginfo-2.24-alt1.qa1.x86_64.rpm.repo 2013-04-16 15:04:19.000000000 +0000 +++ gpp-debuginfo-2.24-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:35:16.070403790 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ea 40755 root:root -/usr/lib/debug/.build-id/ea/6acaae4ab3fe75776af537ad1ef747dcb2feba 120777 root:root ../../../../bin/gpp -/usr/lib/debug/.build-id/ea/6acaae4ab3fe75776af537ad1ef747dcb2feba.debug 120777 root:root ../../usr/bin/gpp.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/d2f9fafc9bf7a62e29fb7964ed779aeabd6cea 120777 root:root ../../../../bin/gpp +/usr/lib/debug/.build-id/09/d2f9fafc9bf7a62e29fb7964ed779aeabd6cea.debug 120777 root:root ../../usr/bin/gpp.debug /usr/lib/debug/usr/bin/gpp.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: gpp-debuginfo = 2.24-alt1.qa1 -File: /usr/lib/debug/.build-id/ea 40755 root:root -File: /usr/lib/debug/.build-id/ea/6acaae4ab3fe75776af537ad1ef747dcb2feba 120777 root:root ../../../../bin/gpp -File: /usr/lib/debug/.build-id/ea/6acaae4ab3fe75776af537ad1ef747dcb2feba.debug 120777 root:root ../../usr/bin/gpp.debug -File: /usr/lib/debug/usr/bin/gpp.debug 100644 root:root 519b9a0de051e89ffa94f3ac41aeba19 +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/d2f9fafc9bf7a62e29fb7964ed779aeabd6cea 120777 root:root ../../../../bin/gpp +File: /usr/lib/debug/.build-id/09/d2f9fafc9bf7a62e29fb7964ed779aeabd6cea.debug 120777 root:root ../../usr/bin/gpp.debug +File: /usr/lib/debug/usr/bin/gpp.debug 100644 root:root 7f9b1fad6e6e3076c7a428fb1120dc4e File: /usr/src/debug/gpp-2.24 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/gpp-2.24/src/gpp.c 100644 root:root 720bddf15302bd06a6844dcb40ef7c9f -RPMIdentity: aef51ade3aee19327cdf626b09c7b7fc57daa6f2c20697d4da4e67bcb3179284489c19182d0063845946e145bb3665ecd5f90735185d4458709f875faad8deeb +RPMIdentity: 8dcc5de47b0a7b1ea0daaea49e5c141f5b5046c610622c2c2df55e0293742299e9d1495f2d586f7574cb340f135fd084a7a1eb3d8c534401d858f13104bb7f53