<86>Oct 18 14:29:52 userdel[3426976]: delete user 'rooter' <86>Oct 18 14:29:52 userdel[3426976]: removed group 'rooter' owned by 'rooter' <86>Oct 18 14:29:52 userdel[3426976]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 14:29:52 groupadd[3427017]: group added to /etc/group: name=rooter, GID=1850 <86>Oct 18 14:29:52 groupadd[3427017]: group added to /etc/gshadow: name=rooter <86>Oct 18 14:29:52 groupadd[3427017]: new group: name=rooter, GID=1850 <86>Oct 18 14:29:52 useradd[3427053]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Oct 18 14:29:52 userdel[3427102]: delete user 'builder' <86>Oct 18 14:29:52 userdel[3427102]: removed group 'builder' owned by 'builder' <86>Oct 18 14:29:52 userdel[3427102]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 14:29:52 groupadd[3427138]: group added to /etc/group: name=builder, GID=1851 <86>Oct 18 14:29:52 groupadd[3427138]: group added to /etc/gshadow: name=builder <86>Oct 18 14:29:52 groupadd[3427138]: new group: name=builder, GID=1851 <86>Oct 18 14:29:52 useradd[3427174]: new user: name=builder, UID=1851, GID=1851, 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>Oct 18 14:29:55 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Oct 18 14:29:55 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Oct 18 14:29:55 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.5672 + 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.5672 + 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 Test::More treated as '0' at /usr/share/perl5/CPAN/Meta/Requirements.pm line 316. Undefined requirement for Scalar::Util 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 Test::More treated as '0' at /usr/share/perl5/CPAN/Meta/Requirements.pm line 316. Undefined requirement for Scalar::Util 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/NoXS.pm blib/lib/Date/Simple/NoXS.pm cp lib/Date/Simple.pm blib/lib/Date/Simple.pm cp lib/Date/Simple/D8.pm blib/lib/Date/Simple/D8.pm cp lib/Date/Simple/ISO.pm blib/lib/Date/Simple/ISO.pm cp lib/Date/Simple/Fmt.pm blib/lib/Date/Simple/Fmt.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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.13 cusr 0.03 csys = 0.19 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.81334 + 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.RmC9nN 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.zIMBzE 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.5uO2vT 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.If8OSz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.llgKNt 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) 1.49user 1.28system 0:06.66elapsed 41%CPU (0avgtext+0avgdata 83256maxresident)k 0inputs+0outputs (0major+239752minor)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 3.22user 2.72system 0:16.10elapsed 36%CPU (0avgtext+0avgdata 138572maxresident)k 0inputs+0outputs (0major+193510minor)pagefaults 0swaps --- perl-Date-Simple-3.03-alt3.2.x86_64.rpm.repo 2023-11-28 10:15:09.086900912 +0000 +++ perl-Date-Simple-3.03-alt3.2.x86_64.rpm.hasher 2024-10-18 14:30:04.535266511 +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 1d39353a1086af849998dcb7bccbce95 +RPMIdentity: e47b96cd3e4fb189c4668c701533d42a8af848dfd8b0afcfa6f0eeaddd058849f937c79def8cf7404503eaf659da09e16582dc96c3321706b375666a6d15f31b --- perl-Date-Simple-debuginfo-3.03-alt3.2.x86_64.rpm.repo 2023-11-28 10:15:09.207901986 +0000 +++ perl-Date-Simple-debuginfo-3.03-alt3.2.x86_64.rpm.hasher 2024-10-18 14:30:04.599267627 +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/34 40755 root:root +/usr/lib/debug/.build-id/34/f84cc2a74cbaaa90162b0646caadef81f8dd0f 120777 root:root ../../../../lib64/perl5/auto/Date/Simple/Simple.so +/usr/lib/debug/.build-id/34/f84cc2a74cbaaa90162b0646caadef81f8dd0f.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/34 40755 root:root +File: /usr/lib/debug/.build-id/34/f84cc2a74cbaaa90162b0646caadef81f8dd0f 120777 root:root ../../../../lib64/perl5/auto/Date/Simple/Simple.so +File: /usr/lib/debug/.build-id/34/f84cc2a74cbaaa90162b0646caadef81f8dd0f.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 092406dee04ab5de216394b966a4e831 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: ae4cbfe3f8a601a1c3f12b5a0721f3a596b9c9564114315cb9b57424a02d5b3d327aa9e1e8842bbef68d2a9a1ed253801f9182d520c18c178f314484c9ec7b4a