<86>Sep 30 06:04:40 userdel[2949509]: delete user 'rooter' <86>Sep 30 06:04:40 userdel[2949509]: removed group 'rooter' owned by 'rooter' <86>Sep 30 06:04:40 userdel[2949509]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 30 06:04:40 groupadd[2949566]: group added to /etc/group: name=rooter, GID=1277 <86>Sep 30 06:04:40 groupadd[2949566]: group added to /etc/gshadow: name=rooter <86>Sep 30 06:04:40 groupadd[2949566]: new group: name=rooter, GID=1277 <86>Sep 30 06:04:40 useradd[2949610]: new user: name=rooter, UID=1277, GID=1277, home=/root, shell=/bin/bash, from=none <86>Sep 30 06:04:40 userdel[2949670]: delete user 'builder' <86>Sep 30 06:04:40 userdel[2949670]: removed group 'builder' owned by 'builder' <86>Sep 30 06:04:40 userdel[2949670]: removed shadow group 'builder' owned by 'builder' <86>Sep 30 06:04:40 groupadd[2949723]: group added to /etc/group: name=builder, GID=1278 <86>Sep 30 06:04:40 groupadd[2949723]: group added to /etc/gshadow: name=builder <86>Sep 30 06:04:40 groupadd[2949723]: new group: name=builder, GID=1278 <86>Sep 30 06:04:40 useradd[2949778]: new user: name=builder, UID=1278, GID=1278, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/autobench-2.1.2-alt1.qa2.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/autobench-2.1.2-alt1.qa2.nosrc.rpm (w1.gzdio) Installing autobench-2.1.2-alt1.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf autobench-2.1.2 + echo 'Source #0 (autobench-2.1.2.tar):' Source #0 (autobench-2.1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/autobench-2.1.2.tar + cd autobench-2.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (autobench-2.1.2-alt-perl522.patch):' Patch #0 (autobench-2.1.2-alt-perl522.patch): + /usr/bin/patch -p2 patching file autobenchd + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd autobench-2.1.2 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/autobench-2.1.2' gcc -O2 -Wall -o sesslog sesslog.c make: Leaving directory '/usr/src/RPM/BUILD/autobench-2.1.2' make: Entering directory '/usr/src/RPM/BUILD/autobench-2.1.2' gcc -O2 -Wall -o crfile crfile.c crfile.c: In function 'write_buffer': crfile.c:81:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | write(fd, buf->buffer, buf->ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crfile.c: In function 'main': crfile.c:173:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 173 | write(fd, &c, 1); | ^~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/autobench-2.1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/autobench-buildroot + : + /bin/rm -rf -- /usr/src/tmp/autobench-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd autobench-2.1.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' PREFIX=/usr/src/tmp/autobench-buildroot ROOTMAN_PREFIX=/usr/share ROOTBIN_PREFIX=/usr AB_CFG=/etc/autobench.conf install make: Entering directory '/usr/src/RPM/BUILD/autobench-2.1.2' mkdir -p /usr/src/tmp/autobench-buildroot/usr/bin /usr/src/tmp/autobench-buildroot/etc /usr/src/tmp/autobench-buildroot/usr/share/man/man1 perl -pi -e 's/my \$MASTER_CONFIG =.*$/my \$MASTER_CONFIG = "$ENV{AB_CFG}";/' autobench cp crfile autobench autobenchd autobench_admin sesslog bench2graph /usr/src/tmp/autobench-buildroot/usr/bin cp autobenchd.1 autobench_admin.1 crfile.1 autobench.1 sesslog.1 bench2graph.1 /usr/src/tmp/autobench-buildroot/usr/share/man/man1 cp autobench.conf /usr/src/tmp/autobench-buildroot/etc make: Leaving directory '/usr/src/RPM/BUILD/autobench-2.1.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/autobench-buildroot (auto) Verifying and fixing files in /usr/src/tmp/autobench-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/autobench-buildroot/ (default) Compressing files in /usr/src/tmp/autobench-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/autobench-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/sesslog: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/crfile: uses non-LFS functions: lseek open Processing files: autobench-2.1.2-alt1.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99603 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd autobench-2.1.2 + DOCDIR=/usr/src/tmp/autobench-buildroot/usr/share/doc/autobench-2.1.2 + export DOCDIR + rm -rf /usr/src/tmp/autobench-buildroot/usr/share/doc/autobench-2.1.2 + /bin/mkdir -p /usr/src/tmp/autobench-buildroot/usr/share/doc/autobench-2.1.2 + cp -prL README ChangeLog /usr/src/tmp/autobench-buildroot/usr/share/doc/autobench-2.1.2 + chmod -R go-w /usr/src/tmp/autobench-buildroot/usr/share/doc/autobench-2.1.2 + chmod -R a+rX /usr/src/tmp/autobench-buildroot/usr/share/doc/autobench-2.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hFQnlW 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.qB5akv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/autobench-buildroot/usr/bin/autobench syntax OK /usr/src/tmp/autobench-buildroot/usr/bin/autobench_admin syntax OK /usr/src/tmp/autobench-buildroot/usr/bin/autobenchd syntax OK find-requires: FINDPACKAGE-COMMANDS: cp gawk gnuplot mkdir rm tail Requires: httperf, gnuplot, /bin/sh, /lib/ld-linux.so.2, /usr/bin/gnuplot, /usr/bin/perl, coreutils, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), perl(Fcntl.pm), perl(FileHandle.pm), perl(Getopt/Long.pm), perl(POSIX.pm), perl(Socket.pm), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jYuZKJ Creating autobench-debuginfo package Processing files: autobench-debuginfo-2.1.2-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bLbPQJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JaC81n find-requires: running scripts (debuginfo) Requires: autobench = 2.1.2-alt1.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/autobench-2.1.2-alt1.qa2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/autobench-debuginfo-2.1.2-alt1.qa2.i586.rpm (w2.lzdio) 2.01user 2.14system 0:07.61elapsed 54%CPU (0avgtext+0avgdata 24704maxresident)k 0inputs+0outputs (0major+220884minor)pagefaults 0swaps /.out/autobench-2.1.2-alt1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/autobench-debuginfo-2.1.2-alt1.qa2.i586.rpm: The use of such a license name is ambiguous: GPL 1.29user 2.42system 0:15.37elapsed 24%CPU (0avgtext+0avgdata 12004maxresident)k 0inputs+0outputs (0major+93681minor)pagefaults 0swaps --- autobench-2.1.2-alt1.qa2.i586.rpm.repo 2015-12-07 17:06:44.000000000 +0000 +++ autobench-2.1.2-alt1.qa2.i586.rpm.hasher 2023-09-30 06:04:51.231122398 +0000 @@ -26,3 +26,5 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -41,4 +43,4 @@ File: /usr/bin/bench2graph 100755 root:root 1ebe4cdc3798722f84b9efb90144e774 -File: /usr/bin/crfile 100755 root:root a57c2628388e4868a77531ad3bd29791 -File: /usr/bin/sesslog 100755 root:root de5f9522fa1bd83b761e800128c2cd20 +File: /usr/bin/crfile 100755 root:root c3b745cb97e960ebc7f4656087a72753 +File: /usr/bin/sesslog 100755 root:root a8349442f0d22833387271456583e373 File: /usr/share/doc/autobench-2.1.2 40755 root:root @@ -52,2 +54,2 @@ File: /usr/share/man/man1/sesslog.1.xz 100644 root:root f6d5622bee9ae0161149001de081a3f7 -RPMIdentity: d10a0385512979caa1bfc7c10bee429f4f503de9db8f310f3ee5b78c87f99d2a2ee636ae08ef4d6c4f2511b3fdcbd7f100aae9420de298c5600f47b82eba34bb +RPMIdentity: ac57d28a6b9f7fc8e7237fa48fdd597f0df4094a8583080be4ac0c7fcd68db24208d06867a46dceb44ccb7195b69a644459c1a3531728a275c46137b53d81507 --- autobench-debuginfo-2.1.2-alt1.qa2.i586.rpm.repo 2015-12-07 17:06:44.000000000 +0000 +++ autobench-debuginfo-2.1.2-alt1.qa2.i586.rpm.hasher 2023-09-30 06:04:51.795128583 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/59 40755 root:root -/usr/lib/debug/.build-id/59/e1a70ad4dc5b2de782e610fd936de7b9d6f2b2 120777 root:root ../../../../bin/crfile -/usr/lib/debug/.build-id/59/e1a70ad4dc5b2de782e610fd936de7b9d6f2b2.debug 120777 root:root ../../usr/bin/crfile.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/9b0cb72322f1dbcacd7a69b7c180e8a4602eff 120777 root:root ../../../../bin/sesslog -/usr/lib/debug/.build-id/f0/9b0cb72322f1dbcacd7a69b7c180e8a4602eff.debug 120777 root:root ../../usr/bin/sesslog.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/a1f8ce55aa6520a16d28719f6e6050f52035c9 120777 root:root ../../../../bin/sesslog +/usr/lib/debug/.build-id/da/a1f8ce55aa6520a16d28719f6e6050f52035c9.debug 120777 root:root ../../usr/bin/sesslog.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/739d31cba27ff72c84df1cd3d9886cb82db161 120777 root:root ../../../../bin/crfile +/usr/lib/debug/.build-id/f3/739d31cba27ff72c84df1cd3d9886cb82db161.debug 120777 root:root ../../usr/bin/crfile.debug /usr/lib/debug/usr/bin/crfile.debug 100644 root:root @@ -13,10 +13,10 @@ Provides: autobench-debuginfo = 2.1.2-alt1.qa2 -File: /usr/lib/debug/.build-id/59 40755 root:root -File: /usr/lib/debug/.build-id/59/e1a70ad4dc5b2de782e610fd936de7b9d6f2b2 120777 root:root ../../../../bin/crfile -File: /usr/lib/debug/.build-id/59/e1a70ad4dc5b2de782e610fd936de7b9d6f2b2.debug 120777 root:root ../../usr/bin/crfile.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/9b0cb72322f1dbcacd7a69b7c180e8a4602eff 120777 root:root ../../../../bin/sesslog -File: /usr/lib/debug/.build-id/f0/9b0cb72322f1dbcacd7a69b7c180e8a4602eff.debug 120777 root:root ../../usr/bin/sesslog.debug -File: /usr/lib/debug/usr/bin/crfile.debug 100644 root:root 5bbee5a312dd267222cc969fba361c02 -File: /usr/lib/debug/usr/bin/sesslog.debug 100644 root:root 32c4d061aeb73f72678a083c42e64cc6 -RPMIdentity: 21e887e79f3e5f88a85ac3aba0e37b0146d14b2bd8c40fd0e310bee2d4ce88caf019f024d31841208841829795d7974404c737569d55268f3a5016b7b543b55c +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/a1f8ce55aa6520a16d28719f6e6050f52035c9 120777 root:root ../../../../bin/sesslog +File: /usr/lib/debug/.build-id/da/a1f8ce55aa6520a16d28719f6e6050f52035c9.debug 120777 root:root ../../usr/bin/sesslog.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/739d31cba27ff72c84df1cd3d9886cb82db161 120777 root:root ../../../../bin/crfile +File: /usr/lib/debug/.build-id/f3/739d31cba27ff72c84df1cd3d9886cb82db161.debug 120777 root:root ../../usr/bin/crfile.debug +File: /usr/lib/debug/usr/bin/crfile.debug 100644 root:root fc342d404f42e5b4bfe535c4b419605d +File: /usr/lib/debug/usr/bin/sesslog.debug 100644 root:root d9e511cd49a8fce5dbac5cf37678b42b +RPMIdentity: 534a6b81f5a8e067be8aad4dfe32d09c9afdf9765c109c49da18fe5711ab35b33bcad752079a03794d659dbf4c4c4ec2fa1d198d7a4b6bb6028e8664b0951f90