<86>Jun 30 11:02:51 userdel[1703535]: delete user 'rooter'
<86>Jun 30 11:02:51 userdel[1703535]: removed group 'rooter' owned by 'rooter'
<86>Jun 30 11:02:51 userdel[1703535]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 30 11:02:51 groupadd[1703557]: group added to /etc/group: name=rooter, GID=1829
<86>Jun 30 11:02:51 groupadd[1703557]: group added to /etc/gshadow: name=rooter
<86>Jun 30 11:02:51 groupadd[1703557]: new group: name=rooter, GID=1829
<86>Jun 30 11:02:51 useradd[1703583]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash
<86>Jun 30 11:02:51 userdel[1703624]: delete user 'builder'
<86>Jun 30 11:02:51 userdel[1703624]: removed group 'builder' owned by 'builder'
<86>Jun 30 11:02:51 userdel[1703624]: removed shadow group 'builder' owned by 'builder'
<86>Jun 30 11:02:51 groupadd[1703649]: group added to /etc/group: name=builder, GID=1830
<86>Jun 30 11:02:51 groupadd[1703649]: group added to /etc/gshadow: name=builder
<86>Jun 30 11:02:51 groupadd[1703649]: new group: name=builder, GID=1830
<86>Jun 30 11:02:51 useradd[1703670]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash
<13>Jun 30 11:02:55 rpmi: perl-Tie-RefHash-1.39-alt1 1316492563 installed
<13>Jun 30 11:02:55 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun 30 11:02:55 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun 30 11:02:55 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun 30 11:02:55 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Jun 30 11:02:55 rpmi: perl-autodie-2.29-alt1 1445013559 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70403
+ 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.22367
+ 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
+ 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(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 -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' '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.34
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     English              any     1.10
#     ExtUtils::MakeMaker  any     7.34
#     File::Spec           any     3.74
#     File::Temp           any   0.2304
#     IO::Handle           any     1.39
#     IPC::Open3           any     1.20
#     Test::More           any 1.302141
#     autodie              any     2.29
#     utf8                 any     1.21
# 
# === Test Recommends ===
# 
#     Module         Want    Have
#     ---------- -------- -------
#     CPAN::Meta 2.120900 missing
# 
# === Runtime Requires ===
# 
#     Module   Want Have
#     -------- ---- ----
#     Carp      any 1.50
#     Exporter  any 5.73
#     base      any 2.27
#     strict    any 1.11
#     vars      any 1.04
#     warnings  any 1.42
# 
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.04 usr  0.03 sys +  0.75 cusr  0.23 csys =  1.05 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.71686
+ 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:/bin:/usr/bin:/usr/X11R6/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/lib64/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/lib64:
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)
Hardlinking identical .pyc and .pyo files
Processing files: perl-File-chmod-0.42-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71686
+ 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.QnOkjs
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.Bn8CGJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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)
1.89user 1.07system 0:04.47elapsed 66%CPU (0avgtext+0avgdata 19100maxresident)k
0inputs+0outputs (0major+187967minor)pagefaults 0swaps
3.58user 2.35system 0:13.52elapsed 43%CPU (0avgtext+0avgdata 135584maxresident)k
0inputs+0outputs (0major+212811minor)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-06-30 11:03:02.363441294 +0000
@@ -11,2 +11,2 @@
 File: /usr/share/perl5/File/chmod.pm	100644	root:root	acd8ad12d61741feb562260b4f115b4a	
-RPMIdentity: b89c0a5b8ded28bccd978953287efd856411ba45386853fe5941e7e20f7a20c49b69280eee01c1c1cc72aa7462d31b1070e4c23be40861532e25e1477ad5cf79
+RPMIdentity: 3f8b4f0be589d92bcb69b98a584573fd8a4df0ba59be769524b54bbf6d4e49940f01b56da7e7d5a406f8a08652499b09c858c78d95496a0d30f376b2f5947659