<86>Jun 3 05:44:05 userdel[3832905]: delete user 'rooter' <86>Jun 3 05:44:05 userdel[3832905]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:44:05 userdel[3832905]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:44:05 groupadd[3832970]: group added to /etc/group: name=rooter, GID=1871 <86>Jun 3 05:44:05 groupadd[3832970]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:44:05 groupadd[3832970]: new group: name=rooter, GID=1871 <86>Jun 3 05:44:05 useradd[3833001]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:44:05 userdel[3833089]: delete user 'builder' <86>Jun 3 05:44:05 userdel[3833089]: removed group 'builder' owned by 'builder' <86>Jun 3 05:44:05 userdel[3833089]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:44:05 groupadd[3833155]: group added to /etc/group: name=builder, GID=1872 <86>Jun 3 05:44:05 groupadd[3833155]: group added to /etc/gshadow: name=builder <86>Jun 3 05:44:05 groupadd[3833155]: new group: name=builder, GID=1872 <86>Jun 3 05:44:05 useradd[3833181]: new user: name=builder, UID=1872, GID=1872, 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 3 05:44:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jun 3 05:44:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jun 3 05:44:06 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-POSIX-strptime-0.13-alt1.nosrc.rpm (w1.gzdio) Installing perl-POSIX-strptime-0.13-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80553 + 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.81566 + 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 -march=i586 -mtune=generic' '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 -march=i586 -mtune=generic -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/usr/lib/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/lib/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.04 cusr 0.00 csys = 0.05 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.81566 + 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/lib/perl5/auto/POSIX/strptime/strptime.so Installing /usr/src/tmp/perl-POSIX-strptime-buildroot/usr/lib/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/lib/perl5/auto/POSIX/strptime/.packlist' mode of './usr/lib/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/lib: (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.fv7FIc 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.kNddU7 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/lib/perl5/POSIX/strptime.pm syntax OK Provides: perl(POSIX/strptime.pm) = 0.130 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= 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.t1qkTx 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.gQPTqA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FtNLAF find-requires: running scripts (debuginfo) Requires: perl-POSIX-strptime = 0.13-alt1, debug(libc.so.6), debug(libperl-5.34.so) Adding to perl-POSIX-strptime-debuginfo a strict dependency on perl-POSIX-strptime Wrote: /usr/src/RPM/RPMS/i586/perl-POSIX-strptime-0.13-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm (w2.lzdio) 1.07user 0.79system 0:06.14elapsed 30%CPU (0avgtext+0avgdata 49664maxresident)k 0inputs+0outputs (0major+188800minor)pagefaults 0swaps /.out/perl-POSIX-strptime-0.13-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-POSIX-strptime-0.13-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic 1.50user 1.15system 0:11.03elapsed 24%CPU (0avgtext+0avgdata 109220maxresident)k 0inputs+0outputs (0major+186016minor)pagefaults 0swaps --- perl-POSIX-strptime-0.13-alt1.i586.rpm.repo 2021-12-07 11:45:23.000000000 +0000 +++ perl-POSIX-strptime-0.13-alt1.i586.rpm.hasher 2023-06-03 05:44:14.822456160 +0000 @@ -21,3 +21,3 @@ File: /usr/lib/perl5/auto/POSIX/strptime 40755 root:root -File: /usr/lib/perl5/auto/POSIX/strptime/strptime.so 100644 root:root 11ffb3163b64d0da1cd0b83d5ecc1fc2 -RPMIdentity: a247e65001417ab7756a732a08157fa2ba4080bdb09aff87f7841df32ee76aa94e428ffa5de944dad38a948c261c02766f7fe6a5247000e97ccb60b9e7a4c2dc +File: /usr/lib/perl5/auto/POSIX/strptime/strptime.so 100644 root:root 5da0ab7e95b74dcca9b8c941b49fa911 +RPMIdentity: 5dbb5b5f964453d9541d4fdd97e07146e57e1a570f32a2222560f079c7d93aae49ce1dd329efcd7f024499673d7425f33ef9c3bc8a823d7dff26b9293de63e06 --- perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm.repo 2021-12-07 11:45:23.000000000 +0000 +++ perl-POSIX-strptime-debuginfo-0.13-alt1.i586.rpm.hasher 2023-06-03 05:44:14.890457346 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/30 40755 root:root -/usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3 120777 root:root ../../../perl5/auto/POSIX/strptime/strptime.so -/usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3.debug 120777 root:root ../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/d0d680d0cd398158cc9e2e47556c8806dc4e36 120777 root:root ../../../perl5/auto/POSIX/strptime/strptime.so +/usr/lib/debug/.build-id/1c/d0d680d0cd398158cc9e2e47556c8806dc4e36.debug 120777 root:root ../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug /usr/lib/debug/usr/lib/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/30 40755 root:root -File: /usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3 120777 root:root ../../../perl5/auto/POSIX/strptime/strptime.so -File: /usr/lib/debug/.build-id/30/5014a49c130013988531d019eb85d5cd5a32b3.debug 120777 root:root ../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/d0d680d0cd398158cc9e2e47556c8806dc4e36 120777 root:root ../../../perl5/auto/POSIX/strptime/strptime.so +File: /usr/lib/debug/.build-id/1c/d0d680d0cd398158cc9e2e47556c8806dc4e36.debug 120777 root:root ../../usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/POSIX/strptime 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug 100644 root:root b566c4babf0968802346f28679095338 +File: /usr/lib/debug/usr/lib/perl5/auto/POSIX/strptime/strptime.so.debug 100644 root:root 952634bbbf06830b807a634ec651a998 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: 6b53c084d87082e00486883a7e70fae2d1579095d0ff80879e8d76a80af78b94a40e19b06c116dce6e227b59adec7c00afbc237c66e681a572e45fecdb3dfd25 +RPMIdentity: f64825f05091f5dec838ea9ab8e7a5586697017506f476c5f1dcc06f89ef752fe764d523687fde55f133c3abf689be8bab3fba8b3385d0937a2c1e65e2b8b7b4