<86>Nov 14 02:00:26 userdel[1083562]: delete user 'rooter' <86>Nov 14 02:00:26 userdel[1083562]: removed group 'rooter' owned by 'rooter' <86>Nov 14 02:00:26 userdel[1083562]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 02:00:26 groupadd[1083625]: group added to /etc/group: name=rooter, GID=1877 <86>Nov 14 02:00:26 groupadd[1083625]: group added to /etc/gshadow: name=rooter <86>Nov 14 02:00:26 groupadd[1083625]: new group: name=rooter, GID=1877 <86>Nov 14 02:00:26 useradd[1083662]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Nov 14 02:00:26 userdel[1083722]: delete user 'builder' <86>Nov 14 02:00:26 userdel[1083722]: removed group 'builder' owned by 'builder' <86>Nov 14 02:00:26 userdel[1083722]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 02:00:26 groupadd[1083762]: group added to /etc/group: name=builder, GID=1878 <86>Nov 14 02:00:26 groupadd[1083762]: group added to /etc/gshadow: name=builder <86>Nov 14 02:00:26 groupadd[1083762]: new group: name=builder, GID=1878 <86>Nov 14 02:00:26 useradd[1083791]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Nov 14 02:00:29 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 02:00:29 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 02:00:29 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Guard-1.023-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Guard-1.023-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Guard-1.023 + echo 'Source #0 (Guard-1.023.tar.gz):' Source #0 (Guard-1.023.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/Guard-1.023.tar.gz + /bin/tar -xf - + cd Guard-1.023 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Guard-1.023 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /usr/bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Guard + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' Running Mkbootstrap for Guard () chmod 644 "Guard.bs" make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Guard.bs blib/arch/auto/Guard/Guard.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' cp Guard.pm blib/lib/Guard.pm make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Guard.xs > Guard.xsc mv Guard.xsc Guard.c make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.023\" -DXS_VERSION=\"1.023\" -fPIC "-I/usr/lib64/perl5/CORE" Guard.c make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' rm -f blib/arch/auto/Guard/Guard.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Guard.o -o blib/arch/auto/Guard/Guard.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Guard/Guard.so make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Guard.bs blib/arch/auto/Guard/Guard.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t .... ok t/01_scoped.t .. ok t/02_guard.t ... ok t/03_die.t ..... ok All tests successful. Files=4, Tests=33, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.01 cusr 0.01 csys = 0.04 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Guard-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Guard-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Guard-1.023 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Guard-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Guard-1.023' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Guard.bs blib/arch/auto/Guard/Guard.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/auto/Guard/Guard.so Installing /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/Guard.pm make: Leaving directory '/usr/src/RPM/BUILD/Guard-1.023' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Guard-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Guard-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Guard-buildroot (auto) removed './usr/lib64/perl5/auto/Guard/.packlist' mode of './usr/lib64/perl5/auto/Guard/Guard.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Guard-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Guard-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Guard-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Guard-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Guard-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Guard-buildroot Processing files: perl-Guard-1.023-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Guard-1.023 + DOCDIR=/usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + export DOCDIR + rm -rf /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + /bin/mkdir -p /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + cp -prL Changes README /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + chmod -R go-w /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + chmod -R a+rX /usr/src/tmp/perl-Guard-buildroot/usr/share/doc/perl-Guard-1.023 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fd8gW2 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.GIaslt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Guard-buildroot/usr/lib64/perl5/Guard.pm syntax OK Provides: perl(Guard.pm) = 1.023 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:ojjBzsfRnfPKOSWRDRnjA6HDABBZqcPv9iHCwFCGhl7qUyf5CVkZ602cQk1VOEHWQMfXD16KNata7MEsP1J4FPDb, perl(XSLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G4I7oS Creating perl-Guard-debuginfo package Processing files: perl-Guard-debuginfo-1.023-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ysFlDE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zZI86V find-requires: running scripts (debuginfo) Requires: perl-Guard = 1.023-alt1.2, debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Guard-debuginfo a strict dependency on perl-Guard Wrote: /usr/src/RPM/RPMS/x86_64/perl-Guard-1.023-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm (w2.lzdio) 0.97user 1.14system 0:06.20elapsed 34%CPU (0avgtext+0avgdata 78076maxresident)k 0inputs+0outputs (0major+221914minor)pagefaults 0swaps 3.30user 2.77system 0:15.73elapsed 38%CPU (0avgtext+0avgdata 137120maxresident)k 0inputs+0outputs (0major+207846minor)pagefaults 0swaps --- perl-Guard-1.023-alt1.2.x86_64.rpm.repo 2023-11-28 06:48:00.000000000 +0000 +++ perl-Guard-1.023-alt1.2.x86_64.rpm.hasher 2024-11-14 02:00:38.470566141 +0000 @@ -18,3 +18,3 @@ File: /usr/lib64/perl5/auto/Guard 40755 root:root -File: /usr/lib64/perl5/auto/Guard/Guard.so 100644 root:root 97e27b858ea3fdc81c2ed4425dc5a8f8 +File: /usr/lib64/perl5/auto/Guard/Guard.so 100644 root:root 33599981651d131bc068d5cb1f032e55 File: /usr/share/doc/perl-Guard-1.023 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/perl-Guard-1.023/README 100644 root:root 99211f9ec508a8986f2bf7382b9d1869 -RPMIdentity: 7e47d41457a1c406177b6188f7f535248d5aaa4a65eb82b97d74a989b6b2d472179303b7e7675dfda31ee33f8df9a11d7b39db5893722af7750e6413224fedf3 +RPMIdentity: 72263690ffc8338c486c75884f2d7220f237608c6204da44c7601e72d31d51f819e8b8bd488f96c47ecbca3e7fc9fd5556984bd912c7ce52f44eaf015650ae08 --- perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm.repo 2023-11-28 06:48:00.000000000 +0000 +++ perl-Guard-debuginfo-1.023-alt1.2.x86_64.rpm.hasher 2024-11-14 02:00:39.704581599 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d5 40755 root:root -/usr/lib/debug/.build-id/d5/307b79a63a8d69d4164961f1801059d13afa93 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so -/usr/lib/debug/.build-id/d5/307b79a63a8d69d4164961f1801059d13afa93.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/2be19bc9cea6c7342740771d87e76e3ba6ff1b 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +/usr/lib/debug/.build-id/48/2be19bc9cea6c7342740771d87e76e3ba6ff1b.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -15,5 +15,5 @@ Provides: perl-Guard-debuginfo = 1.023-alt1.2:sisyphus+335067.10300.2.2 -File: /usr/lib/debug/.build-id/d5 40755 root:root -File: /usr/lib/debug/.build-id/d5/307b79a63a8d69d4164961f1801059d13afa93 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so -File: /usr/lib/debug/.build-id/d5/307b79a63a8d69d4164961f1801059d13afa93.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/2be19bc9cea6c7342740771d87e76e3ba6ff1b 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +File: /usr/lib/debug/.build-id/48/2be19bc9cea6c7342740771d87e76e3ba6ff1b.debug 120777 root:root ../../usr/lib64/perl5/auto/Guard/Guard.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Guard 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Guard/Guard.so.debug 100644 root:root 7ffce3b411e0081fee620349c3d403ea +File: /usr/lib/debug/usr/lib64/perl5/auto/Guard/Guard.so.debug 100644 root:root 245c187777148d7ff0b3f5649f9b61ef File: /usr/src/debug/Guard-1.023 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/Guard-1.023/Guard.xs 100644 root:root 9c661cc0bb7570398ec1c58cba95f41c -RPMIdentity: 2572d08e9f7e3a2c4142d2be62ca8e9675a7a3086b685fb830cde469821836518401184a1f59a7245f857884385c9e152d0bae90337f733e6f589244ddfd9a40 +RPMIdentity: 08ee791fc171d5dec40355b18f415e39192c8667b7190459e4dc5561022175e89e7f83f7fead456a9f879feb4e84132fdb3edc00773cccd1491b64b5854d2c2c