<86>Apr 27 08:27:08 userdel[2726604]: delete user 'rooter' <86>Apr 27 08:27:08 userdel[2726604]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:27:08 userdel[2726604]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:27:08 groupadd[2726621]: group added to /etc/group: name=rooter, GID=1805 <86>Apr 27 08:27:08 groupadd[2726621]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:27:08 groupadd[2726621]: new group: name=rooter, GID=1805 <86>Apr 27 08:27:08 useradd[2726638]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:27:08 userdel[2726663]: delete user 'builder' <86>Apr 27 08:27:08 userdel[2726663]: removed group 'builder' owned by 'builder' <86>Apr 27 08:27:08 userdel[2726663]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:27:08 groupadd[2726685]: group added to /etc/group: name=builder, GID=1806 <86>Apr 27 08:27:08 groupadd[2726685]: group added to /etc/gshadow: name=builder <86>Apr 27 08:27:08 groupadd[2726685]: new group: name=builder, GID=1806 <86>Apr 27 08:27:08 useradd[2726709]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 08:27:11 rpmi: perl-Try-Tiny-0.31-alt1 sisyphus+290597.100.1.1 1637915507 installed <13>Apr 27 08:27:11 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:27:11 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:27:11 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:27:11 rpmi: perl-Test-Fatal-0.017-alt1 sisyphus+313264.100.1.1 1673494584 installed <13>Apr 27 08:27:11 rpmi: perl-Test-Requires-0.11-alt1 sisyphus+252912.100.1.1 1591426841 installed <13>Apr 27 08:27:11 rpmi: perl-Module-Runtime-0.016-alt1 1509549848 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46970 + 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.46970 + 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 -flto=auto -march=i586 -mtune=generic' '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.70 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker any 7.70 # File::Spec any 3.88 # IO::Handle any 1.52 # IPC::Open3 any 1.22 # Test::Fatal 0.006 0.017 # Test::More 0.88 1.302194 # Test::Requires any 0.11 # lib any 0.65 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # --------------- ----- ----- # Carp any 1.54 # Module::Runtime 0.012 0.016 # Try::Tiny any 0.31 # strict any 1.12 # warnings any 1.65 # 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.03 usr 0.02 sys + 0.92 cusr 0.19 csys = 1.16 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.9729 + 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:/usr/bin:/bin:/usr/local/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/lib/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/lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Module-Implementation-buildroot Processing files: perl-Module-Implementation-0.09-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91579 + 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.7JC03h 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.8SQEIm 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-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.46user 0.90system 0:03.89elapsed 60%CPU (0avgtext+0avgdata 12656maxresident)k 0inputs+0outputs (0major+131702minor)pagefaults 0swaps 3.18user 2.59system 0:13.22elapsed 43%CPU (0avgtext+0avgdata 127252maxresident)k 144inputs+0outputs (0major+202757minor)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 2024-04-27 08:27:18.227258279 +0000 @@ -16,2 +16,2 @@ File: /usr/share/perl5/Module/Implementation.pm 100644 root:root 2a146bb117cd6b798e2b928231799546 -RPMIdentity: b264b7950dfb2f337a98bb911490637ad5176a6a331e63ab5854224f03e3f3803a3c2cd303e056179b54383d4fc88997fef6e6aa5deb98af6238745205815da7 +RPMIdentity: 8514bc63a5c2ef9d8f51d0adcad40cf8a09e706dd099299e18b0bc3bcdefe02d4fec858215267909c3ecd290e2eaf239af825ee0932c772818c20a1d431c2c9f