<86>Apr 27 08:45:17 userdel[3781315]: delete user 'rooter' <86>Apr 27 08:45:17 userdel[3781315]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:45:17 userdel[3781315]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:45:17 groupadd[3781403]: group added to /etc/group: name=rooter, GID=1292 <86>Apr 27 08:45:17 groupadd[3781403]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:45:17 groupadd[3781403]: new group: name=rooter, GID=1292 <86>Apr 27 08:45:17 useradd[3781434]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:45:17 userdel[3781482]: delete user 'builder' <86>Apr 27 08:45:17 userdel[3781482]: removed group 'builder' owned by 'builder' <86>Apr 27 08:45:17 userdel[3781482]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:45:17 groupadd[3781514]: group added to /etc/group: name=builder, GID=1293 <86>Apr 27 08:45:17 groupadd[3781514]: group added to /etc/gshadow: name=builder <86>Apr 27 08:45:17 groupadd[3781514]: new group: name=builder, GID=1293 <86>Apr 27 08:45:17 useradd[3781533]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 08:45:24 rpmi: perl-Tie-RefHash-1.40-alt1 sisyphus+260329.100.1.1 1603548550 installed <13>Apr 27 08:45:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:45:24 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:45:24 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:45:24 rpmi: perl-autodie-2.37-alt1 sisyphus+337625.100.1.1 1704230186 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-File-chmod-0.42-alt1.nosrc.rpm (w1.gzdio) Installing perl-File-chmod-0.42-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46649 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf File-chmod-0.42 + echo 'Source #0 (File-chmod-0.42.tar):' Source #0 (File-chmod-0.42.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/File-chmod-0.42.tar + cd File-chmod-0.42 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46649 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd File-chmod-0.42 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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(Exporter)>=0 perl(base)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(vars)>=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 File::chmod + : running make + make -j8 '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/File-chmod-0.42' cp lib/File/chmod.pm blib/lib/File/chmod.pm make: Leaving directory '/usr/src/RPM/BUILD/File-chmod-0.42' + : 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/File-chmod-0.42' 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 # ------------------- ---- -------- # English any 1.11 # ExtUtils::MakeMaker any 7.70 # File::Spec any 3.88 # File::Temp any 0.2311 # IO::Handle any 1.52 # IPC::Open3 any 1.22 # Test::More any 1.302194 # autodie any 2.37 # utf8 any 1.25 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # -------- ---- ---- # Carp any 1.54 # Exporter any 5.77 # base any 2.27 # strict any 1.12 # vars any 1.05 # warnings any 1.65 # t/00-report-prereqs.t ........ ok t/author-critic.t ............ skipped: these tests are for testing by the author t/author-eol.t ............... skipped: these tests are for testing by the author t/executable.t ............... ok t/load_chmod.t ............... ok t/read.t ..................... ok t/release-cpan-changes.t ..... skipped: these tests are for release candidate testing t/release-dist-manifest.t .... skipped: these tests are for release candidate testing t/release-meta-json.t ........ skipped: these tests are for release candidate testing t/release-minimum-version.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-syntax.t ....... skipped: these tests are for release candidate testing t/release-portability.t ...... skipped: these tests are for release candidate testing t/release-test-version.t ..... skipped: these tests are for release candidate testing t/release-unused-vars.t ...... skipped: these tests are for release candidate testing t/remove-write-from-other.t .. ok sticky bit has no effect for 'user' at t/sticky-bit.t line 17. sticky bit has no effect for 'group' at t/sticky-bit.t line 17. sticky bit has no effect for 'user' at t/sticky-bit.t line 21. sticky bit has no effect for 'group' at t/sticky-bit.t line 21. sticky bit has no effect for 'user' at t/sticky-bit.t line 35. t/sticky-bit.t ............... ok t/write.t .................... ok All tests successful. Files=19, Tests=39, 1 wallclock secs ( 0.05 usr 0.01 sys + 1.50 cusr 0.14 csys = 1.70 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/File-chmod-0.42' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32795 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-File-chmod-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-File-chmod-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd File-chmod-0.42 + 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-File-chmod-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/File-chmod-0.42' Installing /usr/src/tmp/perl-File-chmod-buildroot/usr/share/perl5/File/chmod.pm make: Leaving directory '/usr/src/RPM/BUILD/File-chmod-0.42' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-File-chmod-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-File-chmod-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(Exporter)>=0 perl(base)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(vars)>=0 perl(warnings)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-File-chmod-buildroot (auto) removed './usr/lib/perl5/auto/File/chmod/.packlist' Verifying and fixing files in /usr/src/tmp/perl-File-chmod-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-File-chmod-buildroot/ (default) Compressing files in /usr/src/tmp/perl-File-chmod-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-File-chmod-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-File-chmod-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-File-chmod-buildroot Processing files: perl-File-chmod-0.42-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14664 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd File-chmod-0.42 + DOCDIR=/usr/src/tmp/perl-File-chmod-buildroot/usr/share/doc/perl-File-chmod-0.42 + export DOCDIR + rm -rf /usr/src/tmp/perl-File-chmod-buildroot/usr/share/doc/perl-File-chmod-0.42 + /bin/mkdir -p /usr/src/tmp/perl-File-chmod-buildroot/usr/share/doc/perl-File-chmod-0.42 + cp -prL Changes /usr/src/tmp/perl-File-chmod-buildroot/usr/share/doc/perl-File-chmod-0.42 + chmod -R go-w /usr/src/tmp/perl-File-chmod-buildroot/usr/share/doc/perl-File-chmod-0.42 + chmod -R a+rX /usr/src/tmp/perl-File-chmod-buildroot/usr/share/doc/perl-File-chmod-0.42 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hK19aD 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.J5I0H1 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-File-chmod-buildroot/usr/share/perl5/File/chmod.pm syntax OK Provides: perl(File/chmod.pm) = 0.420 Requires: /usr/share/perl5, perl(base.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-File-chmod-0.42-alt1.noarch.rpm (w2.lzdio) 2.52user 0.49system 0:06.02elapsed 50%CPU (0avgtext+0avgdata 12768maxresident)k 0inputs+0outputs (0major+130575minor)pagefaults 0swaps 5.72user 2.17system 0:22.28elapsed 35%CPU (0avgtext+0avgdata 127044maxresident)k 136inputs+0outputs (0major+189267minor)pagefaults 0swaps --- perl-File-chmod-0.42-alt1.noarch.rpm.repo 2015-10-15 14:22:09.000000000 +0000 +++ perl-File-chmod-0.42-alt1.noarch.rpm.hasher 2024-04-27 08:45:34.491467413 +0000 @@ -11,2 +11,2 @@ File: /usr/share/perl5/File/chmod.pm 100644 root:root acd8ad12d61741feb562260b4f115b4a -RPMIdentity: b89c0a5b8ded28bccd978953287efd856411ba45386853fe5941e7e20f7a20c49b69280eee01c1c1cc72aa7462d31b1070e4c23be40861532e25e1477ad5cf79 +RPMIdentity: 3f8b4f0be589d92bcb69b98a584573fd8a4df0ba59be769524b54bbf6d4e49940f01b56da7e7d5a406f8a08652499b09c858c78d95496a0d30f376b2f5947659