<86>Sep 14 09:42:45 userdel[2717750]: delete user 'rooter' <86>Sep 14 09:42:45 userdel[2717750]: removed group 'rooter' owned by 'rooter' <86>Sep 14 09:42:45 userdel[2717750]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:42:45 groupadd[2717759]: group added to /etc/group: name=rooter, GID=702 <86>Sep 14 09:42:45 groupadd[2717759]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:42:45 groupadd[2717759]: new group: name=rooter, GID=702 <86>Sep 14 09:42:45 useradd[2717763]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Sep 14 09:42:45 userdel[2717774]: delete user 'builder' <86>Sep 14 09:42:45 userdel[2717774]: removed group 'builder' owned by 'builder' <86>Sep 14 09:42:45 userdel[2717774]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:42:45 groupadd[2717785]: group added to /etc/group: name=builder, GID=703 <86>Sep 14 09:42:45 groupadd[2717785]: group added to /etc/gshadow: name=builder <86>Sep 14 09:42:45 groupadd[2717785]: new group: name=builder, GID=703 <86>Sep 14 09:42:45 useradd[2717796]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Sys-CPUtime-0.10-alt4.2.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 <13>Sep 14 09:42:48 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 09:42:48 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 09:42:48 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Sys-CPUtime-0.10-alt4.2.nosrc.rpm (w1.gzdio) Installing perl-Sys-CPUtime-0.10-alt4.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sys-CPUtime-0.10 + echo 'Source #0 (Sys-CPUtime-0.10.tar.gz):' Source #0 (Sys-CPUtime-0.10.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Sys-CPUtime-0.10.tar.gz + /bin/tar -xf - + cd Sys-CPUtime-0.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sys-CPUtime-0.10 + 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 Looking for getrlimit().... FOUND. Looking for getrusage().... FOUND. Looking for setrlimit().... FOUND. Looking for sigaction().... FOUND. Looking for vlimit()....... FOUND. Looking for vtimes()....... FOUND. Looking for sys/resource.h. FOUND. Looking for sys/vlimit.h... FOUND. Looking for sys/vtimes.h... FOUND. /usr/src/RPM/BUILD/Sys-CPUtime-0.10 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Looking for getrlimit().... FOUND. Looking for getrusage().... FOUND. Looking for setrlimit().... FOUND. Looking for sigaction().... FOUND. Looking for vlimit()....... FOUND. Looking for vtimes()....... FOUND. Looking for sys/resource.h. FOUND. Looking for sys/vlimit.h... FOUND. Looking for sys/vtimes.h... FOUND. /usr/src/RPM/BUILD/Sys-CPUtime-0.10 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sys::CPUtime + : 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/Sys-CPUtime-0.10' Running Mkbootstrap for CPUtime () chmod 644 "CPUtime.bs" make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' make: Entering directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPUtime.bs blib/arch/auto/Sys/CPUtime/CPUtime.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' make: Entering directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' cp CPUtime.pm blib/lib/Sys/CPUtime.pm make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' make: Entering directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CPUtime.xs > CPUtime.xsc Please specify prototyping behavior for CPUtime.xs (see perlxs manual) mv CPUtime.xsc CPUtime.c make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' make: Entering directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC "-I/usr/lib/perl5/CORE" -DHAVE_VTIMES -DHAVE_SYS_RESOURCE_H -DHAVE_VLIMIT -DHAVE_SYS_VLIMIT_H -DHAVE_SETRLIMIT -DHAVE_SYS_VTIMES_H -DHAVE_GETRUSAGE -DHAVE_SIGACTION -DHAVE_GETRLIMIT CPUtime.c In file included from CPUtime.xs:5: cputime.h:24: warning: "RUSAGE_SELF" redefined 24 | #define RUSAGE_SELF 0 | In file included from /usr/include/sys/resource.h:24, from cputime.h:20, from CPUtime.xs:5: /usr/include/bits/resource.h:162: note: this is the location of the previous definition 162 | #define RUSAGE_SELF RUSAGE_SELF | make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' make: Entering directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' rm -f blib/arch/auto/Sys/CPUtime/CPUtime.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong CPUtime.o -o blib/arch/auto/Sys/CPUtime/CPUtime.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sys/CPUtime/CPUtime.so make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' + : 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-CPUtime-0.10' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPUtime.bs blib/arch/auto/Sys/CPUtime/CPUtime.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..3 # Running under perl version 5.034000 for linux # Current time local: Tue Sep 14 09:42:54 2021 # Current time GMT: Tue Sep 14 09:42:54 2021 # Using Test.pm version 1.31 ok 1 ok 2 ok 3 not ok 4 # Test 4 got: "10800" (test.pl at line 19) # Expected: # test.pl line 19 is: ok(Sys::CPUtime::timelimit(),$left); sys time =0 user time =0 totaltime =0 time limit =10800 time left =10798 make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11770 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sys-CPUtime-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sys-CPUtime-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Sys-CPUtime-0.10 + 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-CPUtime-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CPUtime.bs blib/arch/auto/Sys/CPUtime/CPUtime.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so Installing /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/lib/perl5/Sys/CPUtime.pm make: Leaving directory '/usr/src/RPM/BUILD/Sys-CPUtime-0.10' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Sys-CPUtime-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Sys-CPUtime-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Sys-CPUtime-buildroot (auto) removed './usr/lib/perl5/auto/Sys/CPUtime/.packlist' mode of './usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sys-CPUtime-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Sys-CPUtime-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sys-CPUtime-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sys-CPUtime-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Sys-CPUtime-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Sys-CPUtime-0.10-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11770 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sys-CPUtime-0.10 + DOCDIR=/usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/share/doc/perl-Sys-CPUtime-0.10 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/share/doc/perl-Sys-CPUtime-0.10 + /bin/mkdir -p /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/share/doc/perl-Sys-CPUtime-0.10 + cp -prL Changes README /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/share/doc/perl-Sys-CPUtime-0.10 + chmod -R go-w /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/share/doc/perl-Sys-CPUtime-0.10 + chmod -R a+rX /usr/src/tmp/perl-Sys-CPUtime-buildroot/usr/share/doc/perl-Sys-CPUtime-0.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V3bN6i 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.6ScHti 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-Sys-CPUtime-buildroot/usr/lib/perl5/Sys/CPUtime.pm syntax OK Provides: perl(Sys/CPUtime.pm) = 0.100 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libperl-5.34.so >= set:oljB3E5ZjvD6EMQZI4HtZqP1Z60, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LrhDNg Creating perl-Sys-CPUtime-debuginfo package Processing files: perl-Sys-CPUtime-debuginfo-0.10-alt4.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8ePRkl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.meq0mj find-requires: running scripts (debuginfo) Requires: perl-Sys-CPUtime = 0.10-alt4.2, debug(libc.so.6), debug(libperl-5.34.so), debug(libpthread.so.0) Adding to perl-Sys-CPUtime-debuginfo a strict dependency on perl-Sys-CPUtime Wrote: /usr/src/RPM/RPMS/i586/perl-Sys-CPUtime-0.10-alt4.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Sys-CPUtime-debuginfo-0.10-alt4.2.i586.rpm (w2.lzdio) 3.58user 1.46system 0:08.32elapsed 60%CPU (0avgtext+0avgdata 52804maxresident)k 0inputs+0outputs (0major+264092minor)pagefaults 0swaps /.out/perl-Sys-CPUtime-0.10-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Sys-CPUtime-debuginfo-0.10-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic 10.26user 7.25system 0:20.10elapsed 87%CPU (0avgtext+0avgdata 101396maxresident)k 0inputs+0outputs (0major+548101minor)pagefaults 0swaps --- perl-Sys-CPUtime-0.10-alt4.2.i586.rpm.repo 2021-06-14 12:18:42.840850738 +0000 +++ perl-Sys-CPUtime-0.10-alt4.2.i586.rpm.hasher 2021-09-14 09:43:01.515714884 +0000 @@ -24,3 +24,3 @@ File: /usr/lib/perl5/auto/Sys/CPUtime 40755 root:root -File: /usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so 100644 root:root a9cb8b3a08f53505b9b8cb5851c9867a +File: /usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so 100644 root:root e864eb9f5148af403b7ec87d5442b757 File: /usr/share/doc/perl-Sys-CPUtime-0.10 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-Sys-CPUtime-0.10/README 100644 root:root e2cf469061c7775f851f976f74f52ae0 -RPMIdentity: 20c6f7d3692c304b11a930b97cbf3201ac3ead2157e8c1f57da2724256c1934e94625ac9fd4c987a2f0440010a4c8904dec181d38b56d97c07addb49d7bc7b5d +RPMIdentity: 91153ffd8f1768cb103d9877635d2d6ecfe0b46d17564a31db1e93481b18fe06f0dda8c2fd6580cda55b750b7d004924a212c47f53d87de1d6868985060bef66 --- perl-Sys-CPUtime-debuginfo-0.10-alt4.2.i586.rpm.repo 2021-06-14 12:18:42.827850628 +0000 +++ perl-Sys-CPUtime-debuginfo-0.10-alt4.2.i586.rpm.hasher 2021-09-14 09:43:01.792712983 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/50d23cfffff5d6753ba7d7035fba1bfaf1448f 120777 root:root ../../../perl5/auto/Sys/CPUtime/CPUtime.so -/usr/lib/debug/.build-id/9b/50d23cfffff5d6753ba7d7035fba1bfaf1448f.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/8373cc4d8243615858e7c89fcceb8f0961057e 120777 root:root ../../../perl5/auto/Sys/CPUtime/CPUtime.so +/usr/lib/debug/.build-id/8d/8373cc4d8243615858e7c89fcceb8f0961057e.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Sys-CPUtime-debuginfo = 0.10-alt4.2:sisyphus+274516.64200.2.1 -File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/50d23cfffff5d6753ba7d7035fba1bfaf1448f 120777 root:root ../../../perl5/auto/Sys/CPUtime/CPUtime.so -File: /usr/lib/debug/.build-id/9b/50d23cfffff5d6753ba7d7035fba1bfaf1448f.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/8373cc4d8243615858e7c89fcceb8f0961057e 120777 root:root ../../../perl5/auto/Sys/CPUtime/CPUtime.so +File: /usr/lib/debug/.build-id/8d/8373cc4d8243615858e7c89fcceb8f0961057e.debug 120777 root:root ../../usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Sys/CPUtime 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so.debug 100644 root:root 54e38f543b9e4235d5bc3cfc7a55a3ae +File: /usr/lib/debug/usr/lib/perl5/auto/Sys/CPUtime/CPUtime.so.debug 100644 root:root 4f9ad393a347c2c167b696a2898758f3 File: /usr/src/debug/Sys-CPUtime-0.10 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/Sys-CPUtime-0.10/cputime.h 100644 root:root 46a3c1f8b54d28e37e2b376cfa63e124 -RPMIdentity: a0741f208d1db2bd334155217fc95aabfce637c7083c5767bfc1a79440c13b649b9704ea2883d65d39a1429da0a10c1f1b6794550e23523670d9e6620dfb9b5b +RPMIdentity: 01e074948c1371294242f752e6d08bbe265cc7c3917c47b5ea921c6514dcbe286676ec4bd5340fe71d53127b2af1e4d71cf6a3281af3b4039db0251cf2fb70eb