<86>Oct  3 09:45:11 userdel[2117894]: delete user 'rooter'
<86>Oct  3 09:45:11 userdel[2117894]: removed group 'rooter' owned by 'rooter'
<86>Oct  3 09:45:11 userdel[2117894]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  3 09:45:11 groupadd[2117903]: group added to /etc/group: name=rooter, GID=621
<86>Oct  3 09:45:11 groupadd[2117903]: group added to /etc/gshadow: name=rooter
<86>Oct  3 09:45:11 groupadd[2117903]: new group: name=rooter, GID=621
<86>Oct  3 09:45:11 useradd[2117907]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>Oct  3 09:45:11 userdel[2117914]: delete user 'builder'
<86>Oct  3 09:45:11 userdel[2117914]: removed group 'builder' owned by 'builder'
<86>Oct  3 09:45:11 userdel[2117914]: removed shadow group 'builder' owned by 'builder'
<86>Oct  3 09:45:11 groupadd[2117919]: group added to /etc/group: name=builder, GID=622
<86>Oct  3 09:45:11 groupadd[2117919]: group added to /etc/gshadow: name=builder
<86>Oct  3 09:45:11 groupadd[2117919]: new group: name=builder, GID=622
<86>Oct  3 09:45:11 useradd[2117923]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash
<13>Oct  3 09:45:14 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Oct  3 09:45:14 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Oct  3 09:45:14 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Oct  3 09:45:14 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Sys-SigAction-0.23-alt1.nosrc.rpm (w1.gzdio)
Installing perl-Sys-SigAction-0.23-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.243
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Sys-SigAction-0.23
+ echo 'Source #0 (Sys-SigAction-0.23.tar.gz):'
Source #0 (Sys-SigAction-0.23.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Sys-SigAction-0.23.tar.gz
+ /bin/tar -xf -
+ cd Sys-SigAction-0.23
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.243
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sys-SigAction-0.23
+ 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
 
   NOTE: This perl has multithread support enabled, this is not a problem for
   single threaded perl applications.
   
   Please see "MULTITHREAD PERL" in the Sys::SigAction POD for more information.

OS= linux
archname = x86_64-linux-thread-multi
Checking for Microsoft Windows... (not supported)
Checking for multi-threaded Perl... (warning)
Checking support for signals... (required)... OK
Checking support for POSIX::sigaction... (required)... OK
Checking for arm platforms... OK
Checking for cygwin... (masking signals is broken on some versions at least)... OK
Writing lib/Sys/SigAction/Alarm.pm
Looking for Time::HiRes with a working ualarm()... 
Testing Time::HiRes::ualarm()...
 

   Time::HiRes::ualarm() exists and works.
   High resolution timeouts enabled." 

Wrote lib/Sys/SigAction/Alarm.pm
MakeMaker version = 7.34
perl(POSIX)>=0  perl(Test::More)>=0  perl(perl)>=� 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
 
   NOTE: This perl has multithread support enabled, this is not a problem for
   single threaded perl applications.
   
   Please see "MULTITHREAD PERL" in the Sys::SigAction POD for more information.

OS= linux
archname = x86_64-linux-thread-multi
Checking for Microsoft Windows... (not supported)
Checking for multi-threaded Perl... (warning)
Checking support for signals... (required)... OK
Checking support for POSIX::sigaction... (required)... OK
Checking for arm platforms... OK
Checking for cygwin... (masking signals is broken on some versions at least)... OK
Writing lib/Sys/SigAction/Alarm.pm
Looking for Time::HiRes with a working ualarm()... 
Testing Time::HiRes::ualarm()...
 

   Time::HiRes::ualarm() exists and works.
   High resolution timeouts enabled." 

Wrote lib/Sys/SigAction/Alarm.pm
MakeMaker version = 7.34
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sys::SigAction
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Sys-SigAction-0.23'
cp lib/Sys/SigAction.pm blib/lib/Sys/SigAction.pm
cp lib/Sys/SigAction/Alarm.pm blib/lib/Sys/SigAction/Alarm.pm
make: Leaving directory '/usr/src/RPM/BUILD/Sys-SigAction-0.23'
+ : 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/Sys-SigAction-0.23'
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/alternatives.t ...... ok
t/inline_nested.t ..... ok
t/mask.t .............. ok
t/name.t .............. ok
t/number.t ............ ok
t/recursive_nested.t .. ok

         
     NOTE: Setting safe=>1... with masked signals does not seem to work.
     The problem is that the masked signals are not masked when safe=>1.
     When safe=>0 they are.  

     If you have an application for safe=>1 and can come up with a patch
     for this module that gets this test working, or a patch to the test
     that shows how to fix it, please send it to me. 

     See the block below this one... which if executed would test safe mode
     with masked signals... it is a clone of part of mask.t that proves this
     is broken.

     This test can be executed from the command line as follows:

         SAFE_T=1 perl -Ilib t/safe.t

     Lincoln

     

t/safe.t .............. ok
# delta time was 0.100225, timer was for 0.1 secconds
t/timeout.t ........... ok
All tests successful.
Files=8, Tests=87,  9 wallclock secs ( 0.06 usr  0.02 sys +  0.83 cusr  0.11 csys =  1.02 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Sys-SigAction-0.23'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77623
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sys-SigAction-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Sys-SigAction-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Sys-SigAction-0.23
+ 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-Sys-SigAction-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Sys-SigAction-0.23'
Installing /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/perl5/Sys/SigAction.pm
Installing /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/perl5/Sys/SigAction/Alarm.pm
make: Leaving directory '/usr/src/RPM/BUILD/Sys-SigAction-0.23'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Sys-SigAction-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Sys-SigAction-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
Binary file .perl.req matches
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Sys-SigAction-buildroot (auto)
removed './usr/lib64/perl5/auto/Sys/SigAction/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Sys-SigAction-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Sys-SigAction-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Sys-SigAction-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Sys-SigAction-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Sys-SigAction-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-Sys-SigAction-0.23-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42535
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Sys-SigAction-0.23
+ DOCDIR=/usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/doc/perl-Sys-SigAction-0.23
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/doc/perl-Sys-SigAction-0.23
+ /bin/mkdir -p /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/doc/perl-Sys-SigAction-0.23
+ cp -prL README Changes /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/doc/perl-Sys-SigAction-0.23
+ chmod -R go-w /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/doc/perl-Sys-SigAction-0.23
+ chmod -R a+rX /usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/doc/perl-Sys-SigAction-0.23
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BGQGIj
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.EOECwO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/perl5/Sys/SigAction.pm syntax OK
/usr/src/tmp/perl-Sys-SigAction-buildroot/usr/share/perl5/Sys/SigAction/Alarm.pm syntax OK
Provides: perl(Sys/SigAction.pm) = 0.230, perl(Sys/SigAction/Alarm.pm)
Requires: /usr/share/perl5, perl(Config.pm), perl(POSIX.pm), perl(constant.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Sys-SigAction-0.23-alt1.noarch.rpm (w2.lzdio)
4.15user 0.93system 0:14.28elapsed 35%CPU (0avgtext+0avgdata 16424maxresident)k
0inputs+0outputs (0major+156735minor)pagefaults 0swaps
10.36user 6.58system 0:24.42elapsed 69%CPU (0avgtext+0avgdata 120212maxresident)k
0inputs+0outputs (34218major+403522minor)pagefaults 0swaps
--- perl-Sys-SigAction-0.23-alt1.noarch.rpm.repo	2016-09-20 20:56:44.000000000 +0000
+++ perl-Sys-SigAction-0.23-alt1.noarch.rpm.hasher	2021-10-03 09:45:32.304527922 +0000
@@ -22,2 +22,2 @@
 File: /usr/share/perl5/Sys/SigAction/Alarm.pm	100644	root:root	290c499da486749d02e28be556cbcf13	
-RPMIdentity: 5a9d0c15ce992c539021be6161beec7994c5ec60c2bca39eb8f98e438497e8d45609d2e52f8f7dc9671d2a709ba961c754ced3242426c09db884bca2036c5ab1
+RPMIdentity: 393d086b5966cf65dee3f6e879b95173d93246d27d22505e4fa247f8a3896accbb4d0dde427831d6b457f0d690c251890fa65506aab5857158dc5426ab5c7e26