<86>Jun 17 01:07:51 userdel[1664546]: delete user 'rooter' <86>Jun 17 01:07:51 userdel[1664546]: removed group 'rooter' owned by 'rooter' <86>Jun 17 01:07:51 userdel[1664546]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 17 01:07:51 groupadd[1664561]: group added to /etc/group: name=rooter, GID=1859 <86>Jun 17 01:07:51 groupadd[1664561]: group added to /etc/gshadow: name=rooter <86>Jun 17 01:07:51 groupadd[1664561]: new group: name=rooter, GID=1859 <86>Jun 17 01:07:51 useradd[1664573]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Jun 17 01:07:51 userdel[1664608]: delete user 'builder' <86>Jun 17 01:07:51 userdel[1664608]: removed group 'builder' owned by 'builder' <86>Jun 17 01:07:51 userdel[1664608]: removed shadow group 'builder' owned by 'builder' <86>Jun 17 01:07:51 groupadd[1664633]: group added to /etc/group: name=builder, GID=1860 <86>Jun 17 01:07:51 groupadd[1664633]: group added to /etc/gshadow: name=builder <86>Jun 17 01:07:51 groupadd[1664633]: new group: name=builder, GID=1860 <86>Jun 17 01:07:51 useradd[1664646]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-POSIX-strptime-0.13-alt1.src.rpm: license not found in '/usr/share/license' directory: GPL+ /usr/src/in/srpm/perl-POSIX-strptime-0.13-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Jun 17 01:07:52 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 17 01:07:52 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 17 01:07:52 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-POSIX-strptime-0.13-alt1.nosrc.rpm (w1.gzdio) Installing perl-POSIX-strptime-0.13-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf POSIX-strptime-0.13 + echo 'Source #0 (POSIX-strptime-0.13.tar.gz):' Source #0 (POSIX-strptime-0.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/POSIX-strptime-0.13.tar.gz + /bin/tar -xf - + cd POSIX-strptime-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd POSIX-strptime-0.13 + 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 perl(Test::More)>=0 perl(XSLoader)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for POSIX::strptime + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' Running Mkbootstrap for strptime () chmod 644 "strptime.bs" make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- strptime.bs blib/arch/auto/POSIX/strptime/strptime.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' cp lib/POSIX/strptime.pm blib/lib/POSIX/strptime.pm make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' strptime.xs > strptime.xsc Please specify prototyping behavior for strptime.xs (see perlxs manual) mv strptime.xsc strptime.c make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' gcc -c -I. -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 -flto=auto -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/usr/lib64/perl5/CORE" strptime.c make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' rm -f blib/arch/auto/POSIX/strptime/strptime.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong strptime.o -o blib/arch/auto/POSIX/strptime/strptime.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/POSIX/strptime/strptime.so make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' + : 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/POSIX-strptime-0.13' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- strptime.bs blib/arch/auto/POSIX/strptime/strptime.bs 644 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/00-signature.t .... ok t/POSIX-strptime.t .. ok All tests successful. Files=2, Tests=8, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.04 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-POSIX-strptime-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-POSIX-strptime-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd POSIX-strptime-0.13 + 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-POSIX-strptime-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- strptime.bs blib/arch/auto/POSIX/strptime/strptime.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-POSIX-strptime-buildroot/usr/lib64/perl5/auto/POSIX/strptime/strptime.so Installing /usr/src/tmp/perl-POSIX-strptime-buildroot/usr/lib64/perl5/POSIX/strptime.pm make: Leaving directory '/usr/src/RPM/BUILD/POSIX-strptime-0.13' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-POSIX-strptime-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-POSIX-strptime-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test::More)>=0 perl(XSLoader)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-POSIX-strptime-buildroot (auto) removed './usr/lib64/perl5/auto/POSIX/strptime/.packlist' mode of './usr/lib64/perl5/auto/POSIX/strptime/strptime.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-POSIX-strptime-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-POSIX-strptime-buildroot/ (default) Compressing files in /usr/src/tmp/perl-POSIX-strptime-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-POSIX-strptime-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-POSIX-strptime-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-POSIX-strptime-0.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nNyhZ1 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.RRTen2 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-POSIX-strptime-buildroot/usr/lib64/perl5/POSIX/strptime.pm syntax OK Provides: perl(POSIX/strptime.pm) = 0.130 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:okjB3gbYTTF1EMQZHd9lFomTwsDE8xg8Br0, perl(XSLoader.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.c7zu9G Creating perl-POSIX-strptime-debuginfo package Processing files: perl-POSIX-strptime-debuginfo-0.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zzGFCa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zwXb2d find-requires: running scripts (debuginfo) Requires: perl-POSIX-strptime = 0.13-alt1, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-POSIX-strptime-debuginfo a strict dependency on perl-POSIX-strptime Wrote: /usr/src/RPM/RPMS/x86_64/perl-POSIX-strptime-0.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm (w2.lzdio) 0.82user 0.68system 0:05.91elapsed 25%CPU (0avgtext+0avgdata 70460maxresident)k 0inputs+0outputs (0major+209012minor)pagefaults 0swaps /.out/perl-POSIX-strptime-0.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-POSIX-strptime-0.13-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 1.52user 1.13system 0:10.70elapsed 24%CPU (0avgtext+0avgdata 110808maxresident)k 0inputs+0outputs (0major+190726minor)pagefaults 0swaps --- perl-POSIX-strptime-0.13-alt1.x86_64.rpm.repo 2021-12-07 11:45:22.000000000 +0000 +++ perl-POSIX-strptime-0.13-alt1.x86_64.rpm.hasher 2023-06-17 01:08:00.556899820 +0000 @@ -20,3 +20,3 @@ File: /usr/lib64/perl5/auto/POSIX/strptime 40755 root:root -File: /usr/lib64/perl5/auto/POSIX/strptime/strptime.so 100644 root:root 3fedd355cfbccddd69ac63be7c79fac7 -RPMIdentity: 1d84382c005f1fff1744e7998f5953da8e27088014f8951116b781f4eec5939171736590d191a6c2b83de13442f3bad0d752780622754212188082bd7f5fd5ef +File: /usr/lib64/perl5/auto/POSIX/strptime/strptime.so 100644 root:root 8900daa5403de2c6561f29bcf5d4e1c6 +RPMIdentity: 0876986ade72d48a829e45098978e3c558b4bdba727736bac900cf5d838baa32e4ba54bbfef0b7967e567aed4d6628a317b96450696dfe17ecb987ec11876ee0 --- perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm.repo 2021-12-07 11:45:22.000000000 +0000 +++ perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm.hasher 2023-06-17 01:08:00.621900942 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/9f05134c8f37eef7f649cb2b75ab5050e70939 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so -/usr/lib/debug/.build-id/1b/9f05134c8f37eef7f649cb2b75ab5050e70939.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/edbda1cbb0a551fc21ba5b666da4ea69a68eea 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so +/usr/lib/debug/.build-id/5e/edbda1cbb0a551fc21ba5b666da4ea69a68eea.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-POSIX-strptime-debuginfo = 0.13-alt1:sisyphus+291573.100.1.1 -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/9f05134c8f37eef7f649cb2b75ab5050e70939 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so -File: /usr/lib/debug/.build-id/1b/9f05134c8f37eef7f649cb2b75ab5050e70939.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/edbda1cbb0a551fc21ba5b666da4ea69a68eea 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so +File: /usr/lib/debug/.build-id/5e/edbda1cbb0a551fc21ba5b666da4ea69a68eea.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/POSIX/strptime 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug 100644 root:root c7a8873047c5885d4dfecd2677bf95ea +File: /usr/lib/debug/usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug 100644 root:root a3506c2b6b7dbd098624c7d3ab693ed0 File: /usr/src/debug/POSIX-strptime-0.13 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/POSIX-strptime-0.13/strptime.xs 100644 root:root 3b1e483a2f115807992559b22bb17d86 -RPMIdentity: 5b3bdbd01e7c5984c02b3bf08ab149b50c71112cf1a015ba4e4ea07faab85c1612f37b0e79c5f1c3dffd8e8e54171d7892d7b20ae9931859b5ffb73b61f2ba50 +RPMIdentity: 41add1989ff1789e0bff01ce6ad579080fcc65fddec555cd29bfd86e4f1aef0e5620023b5004ba792fcb749b39a5f10aad2ebad609950ed9578a97ffc62b3206