<86>May 4 01:30:01 userdel[3972286]: delete user 'rooter' <86>May 4 01:30:01 userdel[3972286]: removed group 'rooter' owned by 'rooter' <86>May 4 01:30:01 userdel[3972286]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:30:01 groupadd[3972416]: group added to /etc/group: name=rooter, GID=1841 <86>May 4 01:30:01 groupadd[3972416]: group added to /etc/gshadow: name=rooter <86>May 4 01:30:01 groupadd[3972416]: new group: name=rooter, GID=1841 <86>May 4 01:30:01 useradd[3972482]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>May 4 01:30:01 userdel[3972560]: delete user 'builder' <86>May 4 01:30:01 userdel[3972560]: removed group 'builder' owned by 'builder' <86>May 4 01:30:01 userdel[3972560]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:30:02 groupadd[3972632]: group added to /etc/group: name=builder, GID=1842 <86>May 4 01:30:02 groupadd[3972632]: group added to /etc/gshadow: name=builder <86>May 4 01:30:02 groupadd[3972632]: new group: name=builder, GID=1842 <86>May 4 01:30:02 useradd[3972702]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Sort-Key-1.33-alt2.1_16.src.rpm: license not found in '/usr/share/license' directory: GPL+ /usr/src/in/srpm/perl-Sort-Key-1.33-alt2.1_16.src.rpm: The use of such a license name is ambiguous: Artistic <13>May 4 01:30:12 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed <13>May 4 01:30:12 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>May 4 01:30:12 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>May 4 01:30:12 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>May 4 01:30:12 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed <13>May 4 01:30:12 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>May 4 01:30:12 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>May 4 01:30:12 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed <13>May 4 01:30:12 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:30:12 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:30:12 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-Sort-Key-1.33-alt2.1_16.nosrc.rpm (w1.gzdio) Installing perl-Sort-Key-1.33-alt2.1_16.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sort-Key-1.33 + echo 'Source #0 (Sort-Key-1.33.tar.gz):' Source #0 (Sort-Key-1.33.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Sort-Key-1.33.tar.gz + /bin/tar -xf - + cd Sort-Key-1.33 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sort-Key-1.33 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Sort::Key + make -j16 make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' Running Mkbootstrap for Key () chmod 644 "Key.bs" make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Key.bs blib/arch/auto/Sort/Key/Key.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' cp lib/Sort/Key/Types.pm blib/lib/Sort/Key/Types.pm cp lib/Sort/Key/Register.pm blib/lib/Sort/Key/Register.pm cp lib/Sort/Key/Natural.pm blib/lib/Sort/Key/Natural.pm cp lib/Sort/Key.pm blib/lib/Sort/Key.pm cp lib/Sort/Key/Maker.pm blib/lib/Sort/Key/Maker.pm cp lib/Sort/Key/Multi.pm blib/lib/Sort/Key/Multi.pm make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Sort-Key-1.33/typemap' -typemap '/usr/src/RPM/BUILD/Sort-Key-1.33/typemap' Key.xs > Key.xsc mv Key.xsc Key.c make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' 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=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I/usr/lib64/perl5/CORE" Key.c Key.xs: In function '_keysort': Key.xs:237:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'IV' {aka 'long int'} [-Wformat=] 237 | croak("unsupported sort type %d", type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | IV {aka long int} Key.xs: In function '_multikeysort': Key.xs:547:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 547 | croak("wrong number of results returned " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 550 | nkeys, count); | ~~~~~ | | | STRLEN {aka long unsigned int} Key.xs:547:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'IV' {aka 'long int'} [-Wformat=] 547 | croak("wrong number of results returned " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 550 | nkeys, count); | ~~~~~ | | | IV {aka long int} make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' rm -f blib/arch/auto/Sort/Key/Key.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Key.o -o blib/arch/auto/Sort/Key/Key.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sort/Key/Key.so make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sort-Key-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sort-Key-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Sort-Key-1.33 + make pure_install DESTDIR=/usr/src/tmp/perl-Sort-Key-buildroot make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Key.bs blib/arch/auto/Sort/Key/Key.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/auto/Sort/Key/Key.so Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key.pm Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Multi.pm Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Maker.pm Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Natural.pm Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Register.pm Installing /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Types.pm make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Sort-Key-buildroot (auto) mode of './usr/lib64/perl5/auto/Sort/Key/Key.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sort-Key-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Sort-Key-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sort-Key-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sort-Key-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Sort-Key-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-Sort-Key-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.31728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sort-Key-1.33 + make test make: Entering directory '/usr/src/RPM/BUILD/Sort-Key-1.33' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Key.bs blib/arch/auto/Sort/Key/Key.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/floats.t ... ok t/ints.t ..... ok t/multi.t .... ok t/natural.t .. ok t/strings.t .. ok All tests successful. Files=5, Tests=36, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.84 cusr 0.07 csys = 0.94 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Sort-Key-1.33' + exit 0 Processing files: perl-Sort-Key-1.33-alt2.1_16 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75225 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sort-Key-1.33 + DOCDIR=/usr/src/tmp/perl-Sort-Key-buildroot/usr/share/doc/perl-Sort-Key-1.33 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sort-Key-buildroot/usr/share/doc/perl-Sort-Key-1.33 + /bin/mkdir -p /usr/src/tmp/perl-Sort-Key-buildroot/usr/share/doc/perl-Sort-Key-1.33 + cp -prL Changes README /usr/src/tmp/perl-Sort-Key-buildroot/usr/share/doc/perl-Sort-Key-1.33 + chmod -R go-w /usr/src/tmp/perl-Sort-Key-buildroot/usr/share/doc/perl-Sort-Key-1.33 + chmod -R a+rX /usr/src/tmp/perl-Sort-Key-buildroot/usr/share/doc/perl-Sort-Key-1.33 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KDGu5U 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.BiBooA 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-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key.pm syntax OK /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Maker.pm syntax OK /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Multi.pm syntax OK /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Natural.pm syntax OK /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Register.pm syntax OK /usr/src/tmp/perl-Sort-Key-buildroot/usr/lib64/perl5/Sort/Key/Types.pm syntax OK Provides: perl(Sort/Key.pm) = 1.330, perl(Sort/Key/Maker.pm) = 0.020, perl(Sort/Key/Multi.pm) = 1.300, perl(Sort/Key/Natural.pm) = 0.040, perl(Sort/Key/Register.pm) = 1.300, perl(Sort/Key/Types.pm) = 1.300 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:oijBjKDZlfztBlXb3AF2IUfB2Vh5lE7zQGvRgBUc04WPRhlT7jcSjCKPY27hqVtgWKFNayxla5lUoiG12pOBDdBWKBCt6ZrHEs1SUpDnP1cuEtNOlRs02SF1TPI11, perl(XSLoader.pm), perl(constant.pm), perl(locale.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.8incaN Creating perl-Sort-Key-debuginfo package Processing files: perl-Sort-Key-debuginfo-1.33-alt2.1_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kst9Xg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nYH0OH find-requires: running scripts (debuginfo) Requires: perl-Sort-Key = 1.33-alt2.1_16, debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Sort-Key-debuginfo a strict dependency on perl-Sort-Key Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sort-Key-1.33-alt2.1_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sort-Key-debuginfo-1.33-alt2.1_16.x86_64.rpm (w2.lzdio) 2.28user 1.29system 0:07.40elapsed 48%CPU (0avgtext+0avgdata 82516maxresident)k 0inputs+0outputs (0major+245631minor)pagefaults 0swaps /.out/perl-Sort-Key-1.33-alt2.1_16.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-Sort-Key-1.33-alt2.1_16.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Sort-Key-debuginfo-1.33-alt2.1_16.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/perl-Sort-Key-debuginfo-1.33-alt2.1_16.x86_64.rpm: The use of such a license name is ambiguous: Artistic 11.00user 4.38system 0:32.99elapsed 46%CPU (0avgtext+0avgdata 125528maxresident)k 0inputs+0outputs (0major+223913minor)pagefaults 0swaps --- perl-Sort-Key-1.33-alt2.1_16.x86_64.rpm.repo 2023-11-28 09:39:36.000000000 +0000 +++ perl-Sort-Key-1.33-alt2.1_16.x86_64.rpm.hasher 2024-05-04 01:30:25.679866317 +0000 @@ -41,3 +41,3 @@ File: /usr/lib64/perl5/auto/Sort/Key 40755 root:root -File: /usr/lib64/perl5/auto/Sort/Key/Key.so 100644 root:root cca2c84104ec7efcebc916b891612588 +File: /usr/lib64/perl5/auto/Sort/Key/Key.so 100644 root:root 489cdf78fb93d2c74b72d1c156331fba File: /usr/share/doc/perl-Sort-Key-1.33 40755 root:root @@ -45,2 +45,2 @@ File: /usr/share/doc/perl-Sort-Key-1.33/README 100644 root:root 2b7b481762fe1a96b384a54b457d90b4 -RPMIdentity: d9346074709c91d31635340790170847323ff020f832b2e3de8aa494bbc8484e2ed9f1cb08ea4b783e07017ae43ed5128b00a7d70715001db45779a26bd4d13c +RPMIdentity: 0db9fe0876106f05f65702e714b1c9be3e5c9907cc2140f779b51e6850a26ec4825d31e49a24fd71c9dc5e83317716d0e64ac5520700e4c3accad480bbfb1d80 --- perl-Sort-Key-debuginfo-1.33-alt2.1_16.x86_64.rpm.repo 2023-11-28 09:39:37.000000000 +0000 +++ perl-Sort-Key-debuginfo-1.33-alt2.1_16.x86_64.rpm.hasher 2024-05-04 01:30:25.767867748 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/39fd63a8f5fcc627deaddf0227845e7e1dfdf0 120777 root:root ../../../../lib64/perl5/auto/Sort/Key/Key.so -/usr/lib/debug/.build-id/b1/39fd63a8f5fcc627deaddf0227845e7e1dfdf0.debug 120777 root:root ../../usr/lib64/perl5/auto/Sort/Key/Key.so.debug +/usr/lib/debug/.build-id/43 40755 root:root +/usr/lib/debug/.build-id/43/e06ff920772456e5feb270a3d3da6060618d81 120777 root:root ../../../../lib64/perl5/auto/Sort/Key/Key.so +/usr/lib/debug/.build-id/43/e06ff920772456e5feb270a3d3da6060618d81.debug 120777 root:root ../../usr/lib64/perl5/auto/Sort/Key/Key.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Sort-Key-debuginfo = 1.33-alt2.1_16:sisyphus+335067.27400.2.2 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/39fd63a8f5fcc627deaddf0227845e7e1dfdf0 120777 root:root ../../../../lib64/perl5/auto/Sort/Key/Key.so -File: /usr/lib/debug/.build-id/b1/39fd63a8f5fcc627deaddf0227845e7e1dfdf0.debug 120777 root:root ../../usr/lib64/perl5/auto/Sort/Key/Key.so.debug +File: /usr/lib/debug/.build-id/43 40755 root:root +File: /usr/lib/debug/.build-id/43/e06ff920772456e5feb270a3d3da6060618d81 120777 root:root ../../../../lib64/perl5/auto/Sort/Key/Key.so +File: /usr/lib/debug/.build-id/43/e06ff920772456e5feb270a3d3da6060618d81.debug 120777 root:root ../../usr/lib64/perl5/auto/Sort/Key/Key.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Sort/Key 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Sort/Key/Key.so.debug 100644 root:root a0d3e3b141073b84bc06e539d0b32b69 +File: /usr/lib/debug/usr/lib64/perl5/auto/Sort/Key/Key.so.debug 100644 root:root dfbc8467247a7ae5b8f40226e3f00ba3 File: /usr/src/debug/Sort-Key-1.33 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/Sort-Key-1.33/Key.xs 100644 root:root 3cc304f39a6558e00450b2e4cde9a452 -RPMIdentity: 45dbf6de5ef9dd6aba5b5d2cfca5501904242cd5bfff290b56ee85f96d1c3f2b382fdee9f5e2e8c9b0a9a6f1e84c4adfb902f3a6c862fd1b7d2a1bb098641376 +RPMIdentity: 0aa02ca91c733da5eb0ef668e7dcfcd16bd301f697f7ed99e8566b7ce44aa1a4bd1bd3464fe6f1e5d695efd68421fec53cdc0d9f2cd6a0777bf015c1f722fd8c