<86>Dec 19 01:48:15 userdel[2345176]: delete user 'rooter' <86>Dec 19 01:48:15 userdel[2345176]: removed group 'rooter' owned by 'rooter' <86>Dec 19 01:48:15 userdel[2345176]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 01:48:15 groupadd[2345307]: group added to /etc/group: name=rooter, GID=1811 <86>Dec 19 01:48:15 groupadd[2345307]: group added to /etc/gshadow: name=rooter <86>Dec 19 01:48:15 groupadd[2345307]: new group: name=rooter, GID=1811 <86>Dec 19 01:48:15 useradd[2345376]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>Dec 19 01:48:15 userdel[2345458]: delete user 'builder' <86>Dec 19 01:48:15 userdel[2345458]: removed group 'builder' owned by 'builder' <86>Dec 19 01:48:15 userdel[2345458]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 01:48:15 groupadd[2345544]: group added to /etc/group: name=builder, GID=1812 <86>Dec 19 01:48:15 groupadd[2345544]: group added to /etc/gshadow: name=builder <86>Dec 19 01:48:15 groupadd[2345544]: new group: name=builder, GID=1812 <86>Dec 19 01:48:15 useradd[2345601]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Date-Simple-3.03-alt3.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>Dec 19 01:48:20 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Dec 19 01:48:20 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Dec 19 01:48:21 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-Date-Simple-3.03-alt3.2.nosrc.rpm (w1.gzdio) Installing perl-Date-Simple-3.03-alt3.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91887 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Date-Simple-3.03 + echo 'Source #0 (Date-Simple-3.03.tar.gz):' Source #0 (Date-Simple-3.03.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/Date-Simple-3.03.tar.gz + /bin/tar -xf - + cd Date-Simple-3.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91887 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Date-Simple-3.03 + 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,' + /usr/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 Undefined requirement for Scalar::Util treated as '0' at /usr/share/perl5/CPAN/Meta/Requirements.pm line 316. Undefined requirement for Test::More treated as '0' at /usr/share/perl5/CPAN/Meta/Requirements.pm line 316. Enabling XS code. If you get errors, run `make distclean' and try again using `perl Makefile.PL noxs'. perl(Scalar::Util)>=0 perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Undefined requirement for Scalar::Util treated as '0' at /usr/share/perl5/CPAN/Meta/Requirements.pm line 316. Undefined requirement for Test::More treated as '0' at /usr/share/perl5/CPAN/Meta/Requirements.pm line 316. Enabling XS code. If you get errors, run `make distclean' and try again using `perl Makefile.PL noxs'. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Date::Simple + : 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/Date-Simple-3.03' Running Mkbootstrap for Simple () chmod 644 "Simple.bs" make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Date/Simple/Simple.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' cp lib/Date/Simple/Fmt.pm blib/lib/Date/Simple/Fmt.pm cp lib/Date/Simple.pm blib/lib/Date/Simple.pm cp lib/Date/Simple/ISO.pm blib/lib/Date/Simple/ISO.pm cp lib/Date/Simple/D8.pm blib/lib/Date/Simple/D8.pm cp lib/Date/Simple/NoXS.pm blib/lib/Date/Simple/NoXS.pm make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Simple.xs > Simple.xsc Please specify prototyping behavior for Simple.xs (see perlxs manual) mv Simple.xsc Simple.c make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' 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 -flto=auto -DVERSION=\"3.03\" -DXS_VERSION=\"3.03\" -fPIC "-I/usr/lib64/perl5/CORE" Simple.c Simple.xs: In function 'd8_to_days': Simple.xs:135:14: warning: unused variable 'buf' [-Wunused-variable] 135 | char buf[5]; | ^~~ Simple.c: In function 'XS_Date__Simple__eq': Simple.c:928:17: warning: unused variable 'reverse' [-Wunused-variable] 928 | bool reverse = (bool)SvTRUE(ST(2)) | ^~~~~~~ Simple.c: In function 'XS_Date__Simple__ne': Simple.c:966:17: warning: unused variable 'reverse' [-Wunused-variable] 966 | bool reverse = (bool)SvTRUE(ST(2)) | ^~~~~~~ Simple.xs: In function 'XS_Date__Simple_day_of_week': Simple.xs:594:20: warning: unused variable 'days' [-Wunused-variable] 594 | IV days; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' rm -f blib/arch/auto/Date/Simple/Simple.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Simple.o -o blib/arch/auto/Date/Simple/Simple.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Date/Simple/Simple.so make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' + : 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/Date-Simple-3.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Date/Simple/Simple.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/bug31037.t .. ok t/bug32315.t .. ok t/date.t ...... ok All tests successful. Files=3, Tests=233, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.23 cusr 0.04 csys = 0.32 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40951 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Date-Simple-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Date-Simple-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Date-Simple-3.03 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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-Date-Simple-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Date-Simple-3.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Simple.bs blib/arch/auto/Date/Simple/Simple.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/auto/Date/Simple/Simple.so Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/Fmt.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/ISO.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/D8.pm Installing /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/NoXS.pm make: Leaving directory '/usr/src/RPM/BUILD/Date-Simple-3.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Date-Simple-buildroot -type f -exec /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Date-Simple-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(Scalar::Util)>=0 perl(Test::More)>=0 + /usr/bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Date-Simple-buildroot (auto) removed './usr/lib64/perl5/auto/Date/Simple/.packlist' mode of './usr/lib64/perl5/auto/Date/Simple/Simple.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Date-Simple-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Date-Simple-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Date-Simple-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Date-Simple-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Date-Simple-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-Date-Simple-buildroot Processing files: perl-Date-Simple-3.03-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kLWHhw 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.FBIU4J 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-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/D8.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/Fmt.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/ISO.pm syntax OK /usr/src/tmp/perl-Date-Simple-buildroot/usr/lib64/perl5/Date/Simple/NoXS.pm syntax OK Provides: perl(Date/Simple.pm) = 3.030, perl(Date/Simple/D8.pm), perl(Date/Simple/Fmt.pm), perl(Date/Simple/ISO.pm), perl(Date/Simple/NoXS.pm) 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:ojjB3QrZcZF2YwZacPnaoyZG9MRzXneCZg7NAt7iMcNWGedYPAsGm0u4IjrpyX5JbzRwubBr0, perl(DynaLoader.pm), perl(POSIX.pm), perl(Scalar/Util.pm), perl(base.pm), perl(overload.pm), perl(warnings/register.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.TlDRiN Creating perl-Date-Simple-debuginfo package Processing files: perl-Date-Simple-debuginfo-3.03-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GqzG63 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vXvJy3 find-requires: running scripts (debuginfo) Requires: perl-Date-Simple = 3.03-alt3.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Date-Simple-debuginfo a strict dependency on perl-Date-Simple Wrote: /usr/src/RPM/RPMS/x86_64/perl-Date-Simple-3.03-alt3.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Date-Simple-debuginfo-3.03-alt3.2.x86_64.rpm (w2.lzdio) 2.38user 1.71system 0:08.11elapsed 50%CPU (0avgtext+0avgdata 83712maxresident)k 0inputs+0outputs (0major+239935minor)pagefaults 0swaps /.out/perl-Date-Simple-3.03-alt3.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Date-Simple-debuginfo-3.03-alt3.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 5.25user 4.74system 0:27.61elapsed 36%CPU (0avgtext+0avgdata 137920maxresident)k 0inputs+0outputs (0major+192126minor)pagefaults 0swaps --- perl-Date-Simple-3.03-alt3.2.x86_64.rpm.repo 2023-11-28 10:15:09.000000000 +0000 +++ perl-Date-Simple-3.03-alt3.2.x86_64.rpm.hasher 2024-12-19 01:48:33.656352796 +0000 @@ -36,3 +36,3 @@ File: /usr/lib64/perl5/auto/Date/Simple 40755 root:root -File: /usr/lib64/perl5/auto/Date/Simple/Simple.so 100644 root:root e4f261dcfe7e0141bf22a52c876a8278 -RPMIdentity: dac654d83a89bbfdeb16222b25fa23180591af07abbd4a0d56dee2b7353d740be164ca09341476de05c2e3c705c3d059dec10ae1b7dc6d1fe0af1299b0391a18 +File: /usr/lib64/perl5/auto/Date/Simple/Simple.so 100644 root:root db0a1bea76da3c3d179769ae088a153c +RPMIdentity: a156c7dee069d5f59a1a0dc989b37c3692d70b3794b2feac4e2a6a4e43d1704c5d85186ca050eaf7d94abc32a7b3d7a06e3de506c27c52454f886259d0c5baa4 --- perl-Date-Simple-debuginfo-3.03-alt3.2.x86_64.rpm.repo 2023-11-28 10:15:09.000000000 +0000 +++ perl-Date-Simple-debuginfo-3.03-alt3.2.x86_64.rpm.hasher 2024-12-19 01:48:33.970357630 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/b875d8be2e2a204f8311e51aa894f2dbde5e6d 120777 root:root ../../../../lib64/perl5/auto/Date/Simple/Simple.so -/usr/lib/debug/.build-id/c4/b875d8be2e2a204f8311e51aa894f2dbde5e6d.debug 120777 root:root ../../usr/lib64/perl5/auto/Date/Simple/Simple.so.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/cf93a5e422472d94cf9a214590f5c934de3510 120777 root:root ../../../../lib64/perl5/auto/Date/Simple/Simple.so +/usr/lib/debug/.build-id/ab/cf93a5e422472d94cf9a214590f5c934de3510.debug 120777 root:root ../../usr/lib64/perl5/auto/Date/Simple/Simple.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Date-Simple-debuginfo = 3.03-alt3.2:sisyphus+335067.35300.2.2 -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/b875d8be2e2a204f8311e51aa894f2dbde5e6d 120777 root:root ../../../../lib64/perl5/auto/Date/Simple/Simple.so -File: /usr/lib/debug/.build-id/c4/b875d8be2e2a204f8311e51aa894f2dbde5e6d.debug 120777 root:root ../../usr/lib64/perl5/auto/Date/Simple/Simple.so.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/cf93a5e422472d94cf9a214590f5c934de3510 120777 root:root ../../../../lib64/perl5/auto/Date/Simple/Simple.so +File: /usr/lib/debug/.build-id/ab/cf93a5e422472d94cf9a214590f5c934de3510.debug 120777 root:root ../../usr/lib64/perl5/auto/Date/Simple/Simple.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Date/Simple 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Date/Simple/Simple.so.debug 100644 root:root 167ebd89a088cbbf64a83b8ad4700617 +File: /usr/lib/debug/usr/lib64/perl5/auto/Date/Simple/Simple.so.debug 100644 root:root 1f142c51a07eed78c57be464d95f05ef File: /usr/src/debug/Date-Simple-3.03 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Date-Simple-3.03/Simple.xs 100644 root:root cb8c2f81263ff7de0dff6789671f6bb1 -RPMIdentity: de07da179743b39976f6bc24385d0f6ee9c69fd6c2f5ef66c503512a64e418bcf5daaf94b613085bf3bcaf02a3366c14fa7249693b2be5d06a0cb1c3f7eb66ed +RPMIdentity: 6dd9e7cd6696ef350595ea3a95ed3ef43e68c3155a521f5ef3cd3e2e5665a4359f5ca670c661d5b59cd8bcdc1561c68d8fbb4c95e6107c64441d3fc7ea426951