<86>Jan 22 08:22:15 userdel[56592]: delete user 'rooter'
<86>Jan 22 08:22:15 userdel[56592]: removed group 'rooter' owned by 'rooter'
<86>Jan 22 08:22:15 groupadd[56613]: group added to /etc/group: name=rooter, GID=1302
<86>Jan 22 08:22:15 groupadd[56613]: group added to /etc/gshadow: name=rooter
<86>Jan 22 08:22:15 groupadd[56613]: new group: name=rooter, GID=1302
<86>Jan 22 08:22:15 useradd[56628]: new user: name=rooter, UID=1302, GID=1302, home=/root, shell=/bin/bash
<86>Jan 22 08:22:15 userdel[56647]: delete user 'builder'
<86>Jan 22 08:22:15 userdel[56647]: removed shadow group 'builder' owned by 'builder'
<86>Jan 22 08:22:15 groupadd[56660]: group added to /etc/group: name=builder, GID=1303
<86>Jan 22 08:22:15 groupadd[56660]: group added to /etc/gshadow: name=builder
<86>Jan 22 08:22:15 groupadd[56660]: new group: name=builder, GID=1303
<86>Jan 22 08:22:15 useradd[56665]: new user: name=builder, UID=1303, GID=1303, home=/usr/src, shell=/bin/bash
<13>Jan 22 08:22:16 rpmi: perl-Try-Tiny-0.30-alt1 1514318058 installed
<13>Jan 22 08:22:16 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jan 22 08:22:16 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jan 22 08:22:16 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jan 22 08:22:16 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Jan 22 08:22:16 rpmi: perl-Test-Fatal-0.014-alt1 1418768336 installed
<13>Jan 22 08:22:16 rpmi: perl-Test-Requires-0.10-alt1 1444933236 installed
<13>Jan 22 08:22:16 rpmi: perl-Module-Runtime-0.016-alt1 1509549848 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Module-Implementation-0.09-alt1.nosrc.rpm (w1.gzdio)
Installing perl-Module-Implementation-0.09-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53243
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf perl-Module-Implementation-0.09
+ echo 'Source #0 (perl-Module-Implementation-0.09.tar):'
Source #0 (perl-Module-Implementation-0.09.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/perl-Module-Implementation-0.09.tar
+ cd perl-Module-Implementation-0.09
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53243
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-Module-Implementation-0.09
+ 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
perl(Carp)>=0  perl(Module::Runtime)>=0.012  perl(Try::Tiny)>=0  perl(strict)>=0  perl(warnings)>=0 
+ : 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 Module::Implementation
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
cp lib/Module/Implementation.pm blib/lib/Module/Implementation.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
+ : 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/perl-Module-Implementation-0.09'
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-compile.t ............. ok
# 
# Versions for all modules listed in static metadata (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.34
#     File::Spec            any     3.74
#     IO::Handle            any     1.39
#     IPC::Open3            any     1.20
#     Test::Fatal         0.006    0.014
#     Test::More           0.88 1.302141
#     Test::Requires        any     0.10
#     lib                   any     0.64
# 
# === Test Recommends ===
# 
#     Module         Want    Have
#     ---------- -------- -------
#     CPAN::Meta 2.120900 missing
# 
# === Runtime Requires ===
# 
#     Module           Want  Have
#     --------------- ----- -----
#     Carp              any  1.50
#     Module::Runtime 0.012 0.016
#     Try::Tiny         any  0.30
#     strict            any  1.11
#     warnings          any  1.42
# 
t/00-report-prereqs.t ...... ok
t/author-no-tabs.t ......... skipped: these tests are for testing by the author
t/author-pod-spell.t ....... skipped: these tests are for testing by the author
t/basic.t .................. ok
t/both-fail.t .............. ok
t/env-value.t .............. ok
t/more-symbols.t ........... ok
t/namespace-cleanliness.t .. skipped: Test requires module 'Test::CleanNamespaces' but it's not found
t/one-impl-fails1.t ........ ok
t/one-impl-fails2.t ........ ok
t/release-cpan-changes.t ... skipped: these tests are for release candidate testing
t/release-eol.t ............ skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing
t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
t/release-portability.t .... skipped: these tests are for release candidate testing
t/requested-fails.t ........ ok
t/taint.t .................. skipped: Test requires module 'Test::Taint' but it's not found
All tests successful.
Files=20, Tests=24,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.73 cusr  0.12 csys =  0.91 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51740
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Module-Implementation-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Module-Implementation-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd perl-Module-Implementation-0.09
+ 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-Module-Implementation-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
Installing /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/perl5/Module/Implementation.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Module-Implementation-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Module-Implementation-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Carp)>=0  perl(Module::Runtime)>=0.012  perl(Try::Tiny)>=0  perl(strict)>=0  perl(warnings)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Module-Implementation-buildroot (auto)
removed './usr/lib64/perl5/auto/Module/Implementation/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Module-Implementation-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Module-Implementation-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Module-Implementation-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Module-Implementation-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Module-Implementation-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: perl-Module-Implementation-0.09-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51740
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-Module-Implementation-0.09
+ DOCDIR=/usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ /bin/mkdir -p /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ cp -prL LICENSE Changes README.md /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ chmod -R go-w /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ chmod -R a+rX /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eQF31i
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.2NcBGt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/perl5/Module/Implementation.pm syntax OK
Provides: perl(Module/Implementation.pm) = 0.090
Requires: /usr/share/perl5, perl(Module/Runtime.pm) >= 0.012, perl(Try/Tiny.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Module-Implementation-0.09-alt1.noarch.rpm (w2.lzdio)
1.83user 0.50system 0:04.57elapsed 51%CPU (0avgtext+0avgdata 18796maxresident)k
0inputs+0outputs (0major+188198minor)pagefaults 0swaps
1.70user 0.98system 0:09.22elapsed 29%CPU (0avgtext+0avgdata 120124maxresident)k
0inputs+0outputs (34458major+153942minor)pagefaults 0swaps
--- perl-Module-Implementation-0.09-alt1.noarch.rpm.repo	2014-12-17 17:07:38.000000000 +0000
+++ perl-Module-Implementation-0.09-alt1.noarch.rpm.hasher	2023-01-22 08:22:22.899045217 +0000
@@ -16,2 +16,2 @@
 File: /usr/share/perl5/Module/Implementation.pm	100644	root:root	2a146bb117cd6b798e2b928231799546	
-RPMIdentity: b264b7950dfb2f337a98bb911490637ad5176a6a331e63ab5854224f03e3f3803a3c2cd303e056179b54383d4fc88997fef6e6aa5deb98af6238745205815da7
+RPMIdentity: 8514bc63a5c2ef9d8f51d0adcad40cf8a09e706dd099299e18b0bc3bcdefe02d4fec858215267909c3ecd290e2eaf239af825ee0932c772818c20a1d431c2c9f