<86>May 4 00:43:41 userdel[1062003]: delete user 'rooter' <86>May 4 00:43:41 userdel[1062003]: removed group 'rooter' owned by 'rooter' <86>May 4 00:43:41 userdel[1062003]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:43:41 groupadd[1062041]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 00:43:41 groupadd[1062041]: group added to /etc/gshadow: name=rooter <86>May 4 00:43:41 groupadd[1062041]: new group: name=rooter, GID=1823 <86>May 4 00:43:41 useradd[1062077]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 00:43:42 userdel[1062163]: delete user 'builder' <86>May 4 00:43:42 userdel[1062163]: removed group 'builder' owned by 'builder' <86>May 4 00:43:42 userdel[1062163]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:43:42 groupadd[1062236]: group added to /etc/group: name=builder, GID=1824 <86>May 4 00:43:42 groupadd[1062236]: group added to /etc/gshadow: name=builder <86>May 4 00:43:42 groupadd[1062236]: new group: name=builder, GID=1824 <86>May 4 00:43:42 useradd[1062290]: new user: name=builder, UID=1824, GID=1824, 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>May 4 00:43:45 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:43:45 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:43:45 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 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.38758 + 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.38758 + 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.02 usr 0.01 sys + 0.03 cusr 0.01 csys = 0.07 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.38758 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-POSIX-strptime-buildroot 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.9EV7OC 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.TCYK6p 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, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:okjB3gbY7m0u8HNZrd9lFomTwsDE8xg8Br0, 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.jGzWjb 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.yzcMzA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1VCuOP find-requires: running scripts (debuginfo) Requires: perl-POSIX-strptime = 0.13-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.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) 1.02user 1.04system 0:06.15elapsed 33%CPU (0avgtext+0avgdata 79636maxresident)k 0inputs+0outputs (0major+220936minor)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 3.53user 2.54system 0:15.54elapsed 39%CPU (0avgtext+0avgdata 131452maxresident)k 0inputs+0outputs (0major+192251minor)pagefaults 0swaps --- perl-POSIX-strptime-0.13-alt1.x86_64.rpm.repo 2023-11-28 08:57:19.000000000 +0000 +++ perl-POSIX-strptime-0.13-alt1.x86_64.rpm.hasher 2024-05-04 00:43:54.226601225 +0000 @@ -21,3 +21,3 @@ File: /usr/lib64/perl5/auto/POSIX/strptime 40755 root:root -File: /usr/lib64/perl5/auto/POSIX/strptime/strptime.so 100644 root:root b1bd6e2c4cea980086ab5ef1a8b58f27 -RPMIdentity: e27cca1548dc3c790917d2a989e932316e4f8b62cca28a0ff7c481fbd6d0cdf4ef65721961515f3f6ae74808a3a1c004b724079d5879d94ae7a3291d7305ccb1 +File: /usr/lib64/perl5/auto/POSIX/strptime/strptime.so 100644 root:root ad2bc3df3fd7ddb4d26cf0ba08b082c3 +RPMIdentity: 0b0610999cb95e784f4ae5fcff114d2acbc7371da96e49b0d4b31302f3ee66ac3cc4562c7c682f753a97e29aed5fc27e83be30e12a1c0afac48d04de1dac60a4 --- perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm.repo 2023-11-28 08:57:19.000000000 +0000 +++ perl-POSIX-strptime-debuginfo-0.13-alt1.x86_64.rpm.hasher 2024-05-04 00:43:54.306602137 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/6c39aa3a8c4dfada1038e66e62f1166c4cca79 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so -/usr/lib/debug/.build-id/2e/6c39aa3a8c4dfada1038e66e62f1166c4cca79.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/f5a44df4e37a1817837b73849e95ebbb8cbb0f 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so +/usr/lib/debug/.build-id/10/f5a44df4e37a1817837b73849e95ebbb8cbb0f.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-POSIX-strptime-debuginfo = 0.13-alt1:sisyphus+335067.22400.2.2 -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/6c39aa3a8c4dfada1038e66e62f1166c4cca79 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so -File: /usr/lib/debug/.build-id/2e/6c39aa3a8c4dfada1038e66e62f1166c4cca79.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/f5a44df4e37a1817837b73849e95ebbb8cbb0f 120777 root:root ../../../../lib64/perl5/auto/POSIX/strptime/strptime.so +File: /usr/lib/debug/.build-id/10/f5a44df4e37a1817837b73849e95ebbb8cbb0f.debug 120777 root:root ../../usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,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 2c1ec636bdd1c7a74a8d19c178521c09 +File: /usr/lib/debug/usr/lib64/perl5/auto/POSIX/strptime/strptime.so.debug 100644 root:root 362378aaf189cbc77feb2b1a0a7d6373 File: /usr/src/debug/POSIX-strptime-0.13 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/POSIX-strptime-0.13/strptime.xs 100644 root:root 3b1e483a2f115807992559b22bb17d86 -RPMIdentity: 331def2309d7d859a34368c505070aaddfa0cf9a098c0d6ebc3e2eaa518ee8b605157e1cbe85ef720f59c3547724b6870c55bab8617cc05900c03719e8d62e35 +RPMIdentity: 5d94e094501a8529877ba700aeb811a781fabb42f8267e240e95e17536071e218b38b467979fc24805343b0b9e570545af07a6872f9fd37a56a72dfc5fe47040