<86>Dec 25 03:26:03 userdel[148313]: delete user 'rooter'
<86>Dec 25 03:26:03 userdel[148313]: removed group 'rooter' owned by 'rooter'
<86>Dec 25 03:26:03 userdel[148313]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 25 03:26:03 groupadd[148335]: group added to /etc/group: name=rooter, GID=945
<86>Dec 25 03:26:03 groupadd[148335]: group added to /etc/gshadow: name=rooter
<86>Dec 25 03:26:03 groupadd[148335]: new group: name=rooter, GID=945
<86>Dec 25 03:26:03 useradd[148354]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash
<86>Dec 25 03:26:03 userdel[148381]: delete user 'builder'
<86>Dec 25 03:26:03 userdel[148381]: removed group 'builder' owned by 'builder'
<86>Dec 25 03:26:03 userdel[148381]: removed shadow group 'builder' owned by 'builder'
<86>Dec 25 03:26:03 groupadd[148404]: group added to /etc/group: name=builder, GID=946
<86>Dec 25 03:26:03 groupadd[148404]: group added to /etc/gshadow: name=builder
<86>Dec 25 03:26:03 groupadd[148404]: new group: name=builder, GID=946
<86>Dec 25 03:26:03 useradd[148430]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/perl-Module-Path-0.19-alt1.src.rpm: license not found in '/usr/share/license' directory: perl
<13>Dec 25 03:26:05 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Dec 25 03:26:05 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed
<13>Dec 25 03:26:05 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Dec 25 03:26:05 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed
<13>Dec 25 03:26:05 rpmi: perl-Encode-3.16-alt1 sisyphus+287134.100.1.1 1634299222 installed
<13>Dec 25 03:26:05 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed
<13>Dec 25 03:26:05 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed
<13>Dec 25 03:26:05 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed
<13>Dec 25 03:26:05 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Dec 25 03:26:05 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Dec 25 03:26:05 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed
<13>Dec 25 03:26:05 rpmi: perl-Devel-FindPerl-0.015-alt1 sisyphus.215521.100 1540403952 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Module-Path-0.19-alt1.nosrc.rpm (w1.gzdio)
Installing perl-Module-Path-0.19-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Module-Path-0.19
+ echo 'Source #0 (Module-Path-0.19.tar.gz):'
Source #0 (Module-Path-0.19.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Module-Path-0.19.tar.gz
+ /bin/tar -xf -
+ cd Module-Path-0.19
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Module-Path-0.19
+ perl_vendor_build INSTALLMAN1DIR=/usr/share/man/man1
+ 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 INSTALLMAN1DIR=/usr/share/man/man1
+ : looking for PREREQ dependencies
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1 INSTALLMAN1DIR=/usr/share/man/man1
+ tee .perl.req
perl(Cwd)>=0  perl(Exporter)>=0  perl(File::Basename)>=0  perl(Getopt::Long)>=0  perl(Pod::Usage)>=0  perl(perl)>=5.006  perl(strict)>=0  perl(warnings)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/share/man/man1
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module::Path
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Module-Path-0.19'
cp lib/Module/Path.pm blib/lib/Module/Path.pm
make: Leaving directory '/usr/src/RPM/BUILD/Module-Path-0.19'
make: Entering directory '/usr/src/RPM/BUILD/Module-Path-0.19'
/bin/cp -p bin/mpath blib/script/mpath
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mpath
make: Leaving directory '/usr/src/RPM/BUILD/Module-Path-0.19'
make: Entering directory '/usr/src/RPM/BUILD/Module-Path-0.19'
Manifying 1 pod document
make: Leaving directory '/usr/src/RPM/BUILD/Module-Path-0.19'
+ : 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/Module-Path-0.19'
/bin/cp -p bin/mpath blib/script/mpath
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mpath
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/01-require.t ...... ok
t/02-module-path.t .. ok
t/03-mpath.t ........ ok
All tests successful.
Files=3, Tests=18,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.40 cusr  0.04 csys =  0.46 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Module-Path-0.19'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Module-Path-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Module-Path-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Module-Path-0.19
+ 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-Path-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Module-Path-0.19'
/bin/cp -p bin/mpath blib/script/mpath
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mpath
Manifying 1 pod document
Installing /usr/src/tmp/perl-Module-Path-buildroot/usr/share/perl5/Module/Path.pm
Installing /usr/src/tmp/perl-Module-Path-buildroot/usr/share/man/man1/mpath.1
Installing /usr/src/tmp/perl-Module-Path-buildroot/usr/bin/mpath
make: Leaving directory '/usr/src/RPM/BUILD/Module-Path-0.19'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Module-Path-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
/usr/src/tmp/perl-Module-Path-buildroot/usr/share/man/man1/mpath.1:\&  /usr/local/lib/perl5/site_perl/5.16.0/Module/Path.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/share/man/man1/mpath.1:\&  Module::Path /usr/local/lib/perl5/site_perl/5.16.0/Module/Path.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/share/man/man1/mpath.1:\&  /usr/local/lib/perl5/site_perl/5.16.0/darwin\-2level/Moose.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/share/man/man1/mpath.1:\&  /usr/local/lib/perl5/site_perl/5.16.0/Moo.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/share/man/man1/mpath.1:\&  /usr/local/lib/perl5/site_perl/5.16.0/darwin\-2level/Moose.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/bin/mpath:  /usr/local/lib/perl5/site_perl/5.16.0/Module/Path.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/bin/mpath:  Module::Path /usr/local/lib/perl5/site_perl/5.16.0/Module/Path.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/bin/mpath:  /usr/local/lib/perl5/site_perl/5.16.0/darwin-2level/Moose.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/bin/mpath:  /usr/local/lib/perl5/site_perl/5.16.0/Moo.pm
/usr/src/tmp/perl-Module-Path-buildroot/usr/bin/mpath:  /usr/local/lib/perl5/site_perl/5.16.0/darwin-2level/Moose.pm
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Module-Path-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Cwd)>=0  perl(Exporter)>=0  perl(File::Basename)>=0  perl(Getopt::Long)>=0  perl(Pod::Usage)>=0  perl(perl)>=5.006  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-Path-buildroot (auto)
removed './usr/lib/perl5/auto/Module/Path/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Module-Path-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Module-Path-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Module-Path-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Module-Path-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-Module-Path-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-Module-Path-0.19-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95195
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Module-Path-0.19
+ DOCDIR=/usr/src/tmp/perl-Module-Path-buildroot/usr/share/doc/perl-Module-Path-0.19
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Module-Path-buildroot/usr/share/doc/perl-Module-Path-0.19
+ /bin/mkdir -p /usr/src/tmp/perl-Module-Path-buildroot/usr/share/doc/perl-Module-Path-0.19
+ cp -prL LICENSE Changes README /usr/src/tmp/perl-Module-Path-buildroot/usr/share/doc/perl-Module-Path-0.19
+ chmod -R go-w /usr/src/tmp/perl-Module-Path-buildroot/usr/share/doc/perl-Module-Path-0.19
+ chmod -R a+rX /usr/src/tmp/perl-Module-Path-buildroot/usr/share/doc/perl-Module-Path-0.19
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LZEm1q
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.s88sSv
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-Path-buildroot/usr/share/perl5/Module/Path.pm syntax OK
Provides: perl(Module/Path.pm) = 0.190
Requires: /usr/share/perl5, perl(Cwd.pm), perl(File/Basename.pm)
Processing files: perl-Module-Path-scripts-0.19-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dbVWkN
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.0eXKHf
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-Path-buildroot/usr/bin/mpath syntax OK
find-requires: FINDPACKAGE-COMMANDS: perl
Requires: perl-Module-Path = 0.19-alt1, /usr/bin/env, perl(Getopt/Long.pm), perl(Module/Path.pm), perl(Pod/Usage.pm), perl-base
Removing 1 extra deps from perl-Module-Path-scripts due to dependency on perl-Module-Path
Wrote: /usr/src/RPM/RPMS/noarch/perl-Module-Path-0.19-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Module-Path-scripts-0.19-alt1.noarch.rpm (w2.lzdio)
1.56user 0.61system 0:05.47elapsed 39%CPU (0avgtext+0avgdata 12152maxresident)k
0inputs+0outputs (0major+152213minor)pagefaults 0swaps
/.out/perl-Module-Path-0.19-alt1.noarch.rpm: license not found in '/usr/share/license' directory: perl
/.out/perl-Module-Path-scripts-0.19-alt1.noarch.rpm: license not found in '/usr/share/license' directory: perl
5.18user 3.68system 0:11.41elapsed 77%CPU (0avgtext+0avgdata 103340maxresident)k
32inputs+0outputs (30018major+436064minor)pagefaults 0swaps
--- perl-Module-Path-0.19-alt1.noarch.rpm.repo	2015-04-02 00:17:54.000000000 +0000
+++ perl-Module-Path-0.19-alt1.noarch.rpm.hasher	2021-12-25 03:26:13.104676868 +0000
@@ -18,2 +18,2 @@
 File: /usr/share/perl5/Module/Path.pm	100644	root:root	a99fdf3a0c71f543faacb80c4523d168	
-RPMIdentity: cb5c1d75270b3adea476dc427014941d95f06f4eacdb4a957d733787db177bb54a2766ffe9408e228e1c36803a3fea61ae0b452a639a116aa9bfd46efd4ef405
+RPMIdentity: 4bb7f65af622a80bda15cb7983fb6caaaa859bbcdfe3840a28e65452ce6f4eb1acfea7b2c28c53721711609bd96f6b791bdca6d252a23864cddd6cd3afceef15
--- perl-Module-Path-scripts-0.19-alt1.noarch.rpm.repo	2015-04-02 00:17:54.000000000 +0000
+++ perl-Module-Path-scripts-0.19-alt1.noarch.rpm.hasher	2021-12-25 03:26:13.173677650 +0000
@@ -1,3 +1,3 @@
 /usr/bin/mpath	100755	root:root	
-/usr/share/man/man1/mpath.1.gz	100644	root:root	
+/usr/share/man/man1/mpath.1.xz	100644	root:root	
 Requires: perl-Module-Path = 0.19-alt1
@@ -10,3 +10,3 @@
 File: /usr/bin/mpath	100755	root:root	c56e5907c0a8194010b97d368410f0bd	
-File: /usr/share/man/man1/mpath.1.gz	100644	root:root	b80f67b75360cb37a4b9f4aad225ed8f	
-RPMIdentity: 44c0fd2165c2e22c7b291b8544d387ceb095b84dbabf1ace9f258a4079229984b3d061bced5d3b9889ab028adf79beb02fe150d80d602e306047bbeea5bbe7d1
+File: /usr/share/man/man1/mpath.1.xz	100644	root:root	a1f16c70874fc6ccbef1aed50d46612e	
+RPMIdentity: f0383dd22a06d5364e6d08c5db274457df81a2603f44c5cf197e98142b737820225f14ddd58e4c3a060883191a8f59353ca3c0cc69e4decbdc8ead315691429f