<86>May 4 01:05:38 userdel[3504931]: delete user 'rooter' <86>May 4 01:05:38 userdel[3504931]: removed group 'rooter' owned by 'rooter' <86>May 4 01:05:38 userdel[3504931]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:05:39 groupadd[3505173]: group added to /etc/group: name=rooter, GID=1244 <86>May 4 01:05:39 groupadd[3505173]: group added to /etc/gshadow: name=rooter <86>May 4 01:05:39 groupadd[3505173]: new group: name=rooter, GID=1244 <86>May 4 01:05:39 useradd[3505242]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none <86>May 4 01:05:39 userdel[3505341]: delete user 'builder' <86>May 4 01:05:39 userdel[3505341]: removed group 'builder' owned by 'builder' <86>May 4 01:05:39 userdel[3505341]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:05:39 groupadd[3505387]: group added to /etc/group: name=builder, GID=1245 <86>May 4 01:05:39 groupadd[3505387]: group added to /etc/gshadow: name=builder <86>May 4 01:05:39 groupadd[3505387]: new group: name=builder, GID=1245 <86>May 4 01:05:39 useradd[3505403]: new user: name=builder, UID=1245, GID=1245, 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>May 4 01:05:45 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:05:45 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:05:45 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.97093 + 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): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Guard-1.023.tar.gz + cd Guard-1.023 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97093 + 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,' + /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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' 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' 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' "/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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.02 cusr 0.01 csys = 0.06 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.89284 + 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 + /bin/grep -qs -Ew Build_PL Build.PL + /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 /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Guard-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /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.52197 + 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.6rXOLX 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.KJSeid 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.JGdq2I 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.VaMdS8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gz7X1n 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) 1.66user 0.87system 0:08.44elapsed 30%CPU (0avgtext+0avgdata 79772maxresident)k 0inputs+0outputs (0major+217485minor)pagefaults 0swaps 5.77user 2.20system 0:26.93elapsed 29%CPU (0avgtext+0avgdata 131132maxresident)k 2152inputs+0outputs (0major+191986minor)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-05-04 01:06:00.027304484 +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 572032c5227b44122727d87e9d9e7f01 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: a6cfcccf94e7e8a80effd5a7f214baf6bf4e170e341f4add8be59021ade7db203a860adeae1a82a691e59e0943f7775858bf546574d49d894d43b211aa66378a --- 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-05-04 01:06:00.218303410 +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/d6 40755 root:root +/usr/lib/debug/.build-id/d6/8301496a0f4b9c4c3bc49b4435161187768f25 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +/usr/lib/debug/.build-id/d6/8301496a0f4b9c4c3bc49b4435161187768f25.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/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/8301496a0f4b9c4c3bc49b4435161187768f25 120777 root:root ../../../../lib64/perl5/auto/Guard/Guard.so +File: /usr/lib/debug/.build-id/d6/8301496a0f4b9c4c3bc49b4435161187768f25.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 d3d08e41b877cfb16e7fa104e86f78ae 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: 6bd5723df6cd8c60cc12179cb8439eb7ba06fc57c02d0f72a7ab40d1532823e585f8326c388b15c5127af3f4977593d4cb64d1381275cff914aada789ab42ab5