<86>Oct 8 04:55:13 userdel[3202160]: delete user 'rooter' <86>Oct 8 04:55:13 userdel[3202160]: removed group 'rooter' owned by 'rooter' <86>Oct 8 04:55:13 userdel[3202160]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 8 04:55:13 groupadd[3202201]: group added to /etc/group: name=rooter, GID=990 <86>Oct 8 04:55:13 groupadd[3202201]: group added to /etc/gshadow: name=rooter <86>Oct 8 04:55:13 groupadd[3202201]: new group: name=rooter, GID=990 <86>Oct 8 04:55:13 useradd[3202225]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash <86>Oct 8 04:55:13 userdel[3202276]: delete user 'builder' <86>Oct 8 04:55:13 userdel[3202276]: removed group 'builder' owned by 'builder' <86>Oct 8 04:55:13 userdel[3202276]: removed shadow group 'builder' owned by 'builder' <86>Oct 8 04:55:13 groupadd[3202314]: group added to /etc/group: name=builder, GID=991 <86>Oct 8 04:55:13 groupadd[3202314]: group added to /etc/gshadow: name=builder <86>Oct 8 04:55:13 groupadd[3202314]: new group: name=builder, GID=991 <86>Oct 8 04:55:13 useradd[3202338]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Proc-Background-1.30-alt1_1.src.rpm: license not found in '/usr/share/license' directory: GPL+ /usr/src/in/srpm/perl-Proc-Background-1.30-alt1_1.src.rpm: The use of such a license name is ambiguous: Artistic warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Oct 8 04:55:14 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Oct 8 04:55:14 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Oct 8 04:55:14 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Oct 8 04:55:14 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815328 installed <13>Oct 8 04:55:14 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623414 installed <13>Oct 8 04:55:14 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Oct 8 04:55:14 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Oct 8 04:55:14 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Oct 8 04:55:14 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Oct 8 04:55:14 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Oct 8 04:55:14 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Proc-Background-1.30-alt1_1.nosrc.rpm (w1.gzdio) Installing perl-Proc-Background-1.30-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98356 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Proc-Background-1.30 + echo 'Source #0 (Proc-Background-1.30.tar.gz):' Source #0 (Proc-Background-1.30.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Proc-Background-1.30.tar.gz + /bin/tar -xf - + cd Proc-Background-1.30 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98356 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Proc-Background-1.30 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Proc::Background + make -j16 make: Entering directory '/usr/src/RPM/BUILD/Proc-Background-1.30' cp lib/Proc/Background.pm blib/lib/Proc/Background.pm cp lib/Proc/Background/Win32.pm blib/lib/Proc/Background/Win32.pm cp lib/Proc/Background/Unix.pm blib/lib/Proc/Background/Unix.pm make: Leaving directory '/usr/src/RPM/BUILD/Proc-Background-1.30' make: Entering directory '/usr/src/RPM/BUILD/Proc-Background-1.30' "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" bin/timed-process.PL bin/timed-process Extracting timed-process (with variable substitutions) make: Leaving directory '/usr/src/RPM/BUILD/Proc-Background-1.30' make: Entering directory '/usr/src/RPM/BUILD/Proc-Background-1.30' cp bin/timed-process blib/script/timed-process "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/timed-process make: Leaving directory '/usr/src/RPM/BUILD/Proc-Background-1.30' make: Entering directory '/usr/src/RPM/BUILD/Proc-Background-1.30' Manifying 1 pod document make: Leaving directory '/usr/src/RPM/BUILD/Proc-Background-1.30' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Proc-Background-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Proc-Background-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Proc-Background-1.30 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/perl-Proc-Background-buildroot make: Entering directory '/usr/src/RPM/BUILD/Proc-Background-1.30' cp bin/timed-process blib/script/timed-process "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/timed-process Manifying 1 pod document Installing /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/perl5/Proc/Background.pm Installing /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/perl5/Proc/Background/Unix.pm Installing /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/perl5/Proc/Background/Win32.pm Installing /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/man/man1/timed-process.1 Installing /usr/src/tmp/perl-Proc-Background-buildroot/usr/bin/timed-process Appending installation info to /usr/src/tmp/perl-Proc-Background-buildroot/usr/lib/perl5/perllocal.pod make: Leaving directory '/usr/src/RPM/BUILD/Proc-Background-1.30' + rm -rf /usr/src/tmp/perl-Proc-Background-buildroot//usr/lib/perl5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Proc-Background-buildroot (auto) Verifying and fixing files in /usr/src/tmp/perl-Proc-Background-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Proc-Background-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Proc-Background-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Proc-Background-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Proc-Background-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.52622 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Proc-Background-1.30 + make test make: Entering directory '/usr/src/RPM/BUILD/Proc-Background-1.30' cp bin/timed-process blib/script/timed-process "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/timed-process 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/01proc.t .......... ok t/10-io-redirect.t .. ok t/11-cwd.t .......... ok t/12-autodie.t: cannot find absolute location of command_that_does_not_exist at /usr/src/RPM/BUILD/Proc-Background-1.30/blib/lib/Proc/Background.pm line 179. t/12-autodie.t: directory does not exist: 'path_that_does_not_exist' at /usr/src/RPM/BUILD/Proc-Background-1.30/blib/lib/Proc/Background.pm line 179. t/12-autodie.t ...... ok All tests successful. Files=4, Tests=70, 19 wallclock secs ( 0.02 usr 0.00 sys + 0.16 cusr 0.04 csys = 0.22 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Proc-Background-1.30' + exit 0 Processing files: perl-Proc-Background-1.30-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Proc-Background-1.30 + DOCDIR=/usr/src/tmp/perl-Proc-Background-buildroot/usr/share/doc/perl-Proc-Background-1.30 + export DOCDIR + rm -rf /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/doc/perl-Proc-Background-1.30 + /bin/mkdir -p /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/doc/perl-Proc-Background-1.30 + cp -prL Changes LICENSE META.json META.yml README /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/doc/perl-Proc-Background-1.30 + chmod -R go-w /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/doc/perl-Proc-Background-1.30 + chmod -R a+rX /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/doc/perl-Proc-Background-1.30 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qfR5OV 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.F3AFHt 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-Proc-Background-buildroot/usr/bin/timed-process syntax OK /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/perl5/Proc/Background.pm syntax OK # perl(Fcntl.pm) at line 14 (depth 3) inside eval SKIP /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/perl5/Proc/Background/Unix.pm syntax OK # /usr/src/tmp/perl-Proc-Background-buildroot/usr/share/perl5/Proc/Background/Win32.pm (builtin SKIP) Provides: perl(Proc/Background.pm) = 1.300, perl(Proc/Background/Unix.pm) = 1.300, perl(Proc/Background/Win32.pm) = 1.300 Requires: /usr/bin/perl, /usr/share/perl5, perl(Cwd.pm), perl(Getopt/Long.pm), perl(POSIX.pm), perl(Scalar/Util.pm), perl(Time/HiRes.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Proc-Background-1.30-alt1_1.noarch.rpm (w2.lzdio) 1.20user 0.31system 0:21.63elapsed 7%CPU (0avgtext+0avgdata 12236maxresident)k 0inputs+0outputs (0major+125353minor)pagefaults 0swaps /.out/perl-Proc-Background-1.30-alt1_1.noarch.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-Proc-Background-1.30-alt1_1.noarch.rpm: The use of such a license name is ambiguous: Artistic 2.15user 1.20system 0:27.73elapsed 12%CPU (0avgtext+0avgdata 104412maxresident)k 0inputs+0outputs (31397major+165523minor)pagefaults 0swaps --- perl-Proc-Background-1.30-alt1_1.noarch.rpm.repo 2021-11-02 10:49:45.000000000 +0000 +++ perl-Proc-Background-1.30-alt1_1.noarch.rpm.hasher 2022-10-08 04:55:39.048531796 +0000 @@ -32,3 +32,3 @@ File: /usr/share/doc/perl-Proc-Background-1.30/README 100644 root:root f6fc3340b21f36d0063f679c7c7cd32f -File: /usr/share/man/man1/timed-process.1.xz 100644 root:root a1d274b0ff62f0df30aea7a8457dcefc +File: /usr/share/man/man1/timed-process.1.xz 100644 root:root ef8be45ce581c292764079ddfa5fd800 File: /usr/share/perl5/Proc 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/perl5/Proc/Background/Win32.pm 100644 root:root 68f282e9d635f814cb973a3677e1a3f3 -RPMIdentity: 406094b77be01349353b07332b01074fe4001408dc434c944f8accfea1fef0cdc9cf18579058c8d14fabb88785a2dfd3874ead5b91461d5aa2544d1e592d5d07 +RPMIdentity: 02acac764e02491068a7014dd3d29f0819f353ba01978df541249474876b88e7db7bbb88666e4d109c892206bc6f43066b18f072be8a4a8d9b5a9bd63c155739