<86>Nov 30 09:02:17 userdel[20868]: delete user 'rooter' <86>Nov 30 09:02:17 userdel[20868]: removed group 'rooter' owned by 'rooter' <86>Nov 30 09:02:17 userdel[20868]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 30 09:02:17 groupadd[20873]: group added to /etc/group: name=rooter, GID=543 <86>Nov 30 09:02:17 groupadd[20873]: group added to /etc/gshadow: name=rooter <86>Nov 30 09:02:17 groupadd[20873]: new group: name=rooter, GID=543 <86>Nov 30 09:02:17 useradd[20877]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Nov 30 09:02:17 userdel[20885]: delete user 'builder' <86>Nov 30 09:02:17 userdel[20885]: removed group 'builder' owned by 'builder' <86>Nov 30 09:02:17 userdel[20885]: removed shadow group 'builder' owned by 'builder' <86>Nov 30 09:02:17 groupadd[20890]: group added to /etc/group: name=builder, GID=544 <86>Nov 30 09:02:17 groupadd[20890]: group added to /etc/gshadow: name=builder <86>Nov 30 09:02:17 groupadd[20890]: new group: name=builder, GID=544 <86>Nov 30 09:02:17 useradd[20895]: new user: name=builder, UID=544, GID=544, 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>Nov 30 09:02:21 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Nov 30 09:02:21 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Nov 30 09:02:21 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Nov 30 09:02:21 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Nov 30 09:02:21 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed <13>Nov 30 09:02:21 rpmi: perl-Pod-Simple-3.40-alt1 sisyphus+239861.100.1.1 1572267919 installed <13>Nov 30 09:02:21 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Nov 30 09:02:21 rpmi: perl-podlators-4.12-alt1 sisyphus+231574.100.1.1 1559749961 installed <13>Nov 30 09:02:21 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Nov 30 09:02:21 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Nov 30 09:02:22 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Nov 30 09:02:22 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Nov 30 09:02:22 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 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.3944 + 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.3944 + 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 -j8 '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, 1 wallclock secs ( 0.04 usr 0.01 sys + 1.09 cusr 0.10 csys = 1.24 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.75109 + 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 + 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=/bin/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) 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: 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) Hardlinking identical .pyc and .pyo files Processing files: perl-Module-Path-0.19-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36537 + 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.4Pk2Ku 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.h4r1Vx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /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.JdA0lu 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.M4TUYu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /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 Wrote: /usr/src/RPM/RPMS/noarch/perl-Module-Path-scripts-0.19-alt1.noarch.rpm 6.65user 1.05system 0:11.21elapsed 68%CPU (0avgtext+0avgdata 17332maxresident)k 0inputs+0outputs (0major+166560minor)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 16.46user 6.86system 0:27.67elapsed 84%CPU (0avgtext+0avgdata 111768maxresident)k 24inputs+0outputs (0major+474676minor)pagefaults 0swaps --- 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 2019-11-30 09:02:40.780390551 +0000 @@ -1,3 +1,3 @@ /usr/bin/mpath 100755 -/usr/share/man/man1/mpath.1.gz 100644 +/usr/share/man/man1/mpath.1.xz 100644 Requires: perl-Module-Path = 0.19-alt1