<86>May 4 01:03:19 userdel[551794]: delete user 'rooter' <86>May 4 01:03:19 userdel[551794]: removed group 'rooter' owned by 'rooter' <86>May 4 01:03:19 userdel[551794]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:03:19 groupadd[551801]: group added to /etc/group: name=rooter, GID=1820 <86>May 4 01:03:19 groupadd[551801]: group added to /etc/gshadow: name=rooter <86>May 4 01:03:19 groupadd[551801]: new group: name=rooter, GID=1820 <86>May 4 01:03:19 useradd[551808]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>May 4 01:03:19 userdel[551818]: delete user 'builder' <86>May 4 01:03:19 userdel[551818]: removed group 'builder' owned by 'builder' <86>May 4 01:03:19 userdel[551818]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:03:19 groupadd[551825]: group added to /etc/group: name=builder, GID=1821 <86>May 4 01:03:19 groupadd[551825]: group added to /etc/gshadow: name=builder <86>May 4 01:03:19 groupadd[551825]: new group: name=builder, GID=1821 <86>May 4 01:03:19 useradd[551831]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Want-0.29-alt1.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Want-0.29-alt1.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>May 4 01:03:23 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:03:23 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:03:23 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-Want-0.29-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Want-0.29-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Want-0.29 + echo 'Source #0 (Want-0.29.tar.gz):' Source #0 (Want-0.29.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Want-0.29.tar.gz + /bin/tar -xf - + cd Want-0.29 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Want-0.29 + 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 + : 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 Want + : 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/Want-0.29' Running Mkbootstrap for Want () chmod 644 "Want.bs" make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' make: Entering directory '/usr/src/RPM/BUILD/Want-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Want.bs blib/arch/auto/Want/Want.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' make: Entering directory '/usr/src/RPM/BUILD/Want-0.29' cp Want.pm blib/lib/Want.pm make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' make: Entering directory '/usr/src/RPM/BUILD/Want-0.29' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Want.xs > Want.xsc mv Want.xsc Want.c make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' make: Entering directory '/usr/src/RPM/BUILD/Want-0.29' 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=\"0.29\" -DXS_VERSION=\"0.29\" -fPIC "-I/usr/lib64/perl5/CORE" Want.c Want.xs: In function 'find_ancestors_from': Want.xs:283:10: warning: variable 'outer_call' set but not used [-Wunused-but-set-variable] 283 | bool outer_call = FALSE; | ^~~~~~~~~~ Want.xs:282:12: warning: variable 'll' set but not used [-Wunused-but-set-variable] 282 | U16 ll; | ^~ Want.xs:280:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] 280 | OP *o, *p; | ^ Want.xs: In function 'XS_Want_parent_op_name': Want.xs:549:5: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 549 | if (GIMME == G_ARRAY) { | ^~ In file included from /usr/lib64/perl5/CORE/perl.h:6188, from Want.xs:2: /usr/lib64/perl5/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ In file included from Want.xs:3: /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ Want.c:729:9: note: in expansion of macro 'dXSTARG' 729 | dXSTARG; | ^~~~~~~ Want.c:728:17: warning: unused variable 'RETVAL' [-Wunused-variable] 728 | char * RETVAL; | ^~~~~~ Want.c: In function 'XS_Want_first_multideref_type': /usr/lib64/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ Want.c:777:9: note: in expansion of macro 'dXSTARG' 777 | dXSTARG; | ^~~~~~~ Want.c:776:17: warning: unused variable 'RETVAL' [-Wunused-variable] 776 | char * RETVAL; | ^~~~~~ Want.c: In function 'XS_Want_want_assign': Want.c:952:17: warning: unused variable 'RETVAL' [-Wunused-variable] 952 | SV * RETVAL; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' make: Entering directory '/usr/src/RPM/BUILD/Want-0.29' rm -f blib/arch/auto/Want/Want.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Want.o -o blib/arch/auto/Want/Want.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Want/Want.so make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' + : 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/Want-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Want.bs blib/arch/auto/Want/Want.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/all.t ....... ok t/assign.t .... ok t/boolean.t ... ok t/damian.t .... ok t/err.t ....... ok t/methcall.t .. ok t/object.t .... ok t/threads.t ... ok All tests successful. Files=8, Tests=148, 0 wallclock secs ( 0.03 usr 0.02 sys + 0.09 cusr 0.04 csys = 0.18 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Want-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Want-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Want-0.29 + 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-Want-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Want-0.29' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Want.bs blib/arch/auto/Want/Want.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Want-buildroot/usr/lib64/perl5/auto/Want/Want.so Installing /usr/src/tmp/perl-Want-buildroot/usr/lib64/perl5/Want.pm make: Leaving directory '/usr/src/RPM/BUILD/Want-0.29' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Want-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Want-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Want-buildroot (auto) removed './usr/lib64/perl5/auto/Want/.packlist' mode of './usr/lib64/perl5/auto/Want/Want.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Want-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Want-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Want-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Want-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Want-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-Want-buildroot Processing files: perl-Want-0.29-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aPtkaF 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.JEwlsZ 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-Want-buildroot/usr/lib64/perl5/Want.pm syntax OK Provides: perl(Want.pm) = 0.290 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:ojjB3I7B6acrAvAgkmLqBpuR6ZgkIUWl7vPsmbqVQM8hl7JtVphUmMBxndthfmqgLBOd0, perl(DynaLoader.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.7WY79B Creating perl-Want-debuginfo package Processing files: perl-Want-debuginfo-0.29-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wvduYJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z86tlY find-requires: running scripts (debuginfo) Requires: perl-Want = 0.29-alt1.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-Want-debuginfo a strict dependency on perl-Want Wrote: /usr/src/RPM/RPMS/x86_64/perl-Want-0.29-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm (w2.lzdio) 1.44user 1.43system 0:06.68elapsed 43%CPU (0avgtext+0avgdata 81064maxresident)k 0inputs+0outputs (0major+238040minor)pagefaults 0swaps /.out/perl-Want-0.29-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Want-0.29-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.96user 2.54system 0:17.03elapsed 38%CPU (0avgtext+0avgdata 131844maxresident)k 0inputs+0outputs (0major+203952minor)pagefaults 0swaps --- perl-Want-0.29-alt1.2.x86_64.rpm.repo 2023-11-28 08:50:01.000000000 +0000 +++ perl-Want-0.29-alt1.2.x86_64.rpm.hasher 2024-05-04 01:03:33.213642328 +0000 @@ -17,3 +17,3 @@ File: /usr/lib64/perl5/auto/Want 40755 root:root -File: /usr/lib64/perl5/auto/Want/Want.so 100644 root:root 7a3dc1fb4dbe2926bf817a84f6983127 -RPMIdentity: 875aa9980a2080508dc808684431eeb0b6e1cbc547b17fa840ec42a7795a5ce1b2bd42cd782dc9e409fae458b47dfcdbf747577a1b28991614a3ec5a4bc7948c +File: /usr/lib64/perl5/auto/Want/Want.so 100644 root:root 6a8225693621a994b2165c6daf60e1e5 +RPMIdentity: c6d6c335571f6fb2dba4f15a780786a0c088374915b1ea636b506483e602def2acfdf857b03fbfda0bba1530415f269c6ebea05479154ce6a307724f2f68672b --- perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm.repo 2023-11-28 08:50:00.000000000 +0000 +++ perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm.hasher 2024-05-04 01:03:33.320644068 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/b082c61ab61e9153794da5a41e251d9ab92402 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so -/usr/lib/debug/.build-id/7a/b082c61ab61e9153794da5a41e251d9ab92402.debug 120777 root:root ../../usr/lib64/perl5/auto/Want/Want.so.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/cce72d5ae432e85a4f783d5317f704ba9487af 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so +/usr/lib/debug/.build-id/dd/cce72d5ae432e85a4f783d5317f704ba9487af.debug 120777 root:root ../../usr/lib64/perl5/auto/Want/Want.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -16,5 +16,5 @@ Provides: perl-Want-debuginfo = 0.29-alt1.2:sisyphus+335067.20300.2.2 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/b082c61ab61e9153794da5a41e251d9ab92402 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so -File: /usr/lib/debug/.build-id/7a/b082c61ab61e9153794da5a41e251d9ab92402.debug 120777 root:root ../../usr/lib64/perl5/auto/Want/Want.so.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/cce72d5ae432e85a4f783d5317f704ba9487af 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so +File: /usr/lib/debug/.build-id/dd/cce72d5ae432e85a4f783d5317f704ba9487af.debug 120777 root:root ../../usr/lib64/perl5/auto/Want/Want.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -22,3 +22,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Want 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Want/Want.so.debug 100644 root:root c0cb55c3e96973920e9b816e6a2766a2 +File: /usr/lib/debug/usr/lib64/perl5/auto/Want/Want.so.debug 100644 root:root fe15a1e5b9e59b39b62ec327f2f88dd5 File: /usr/src/debug/Want-0.29 40755 root:root @@ -26,2 +26,2 @@ File: /usr/src/debug/Want-0.29/Want.xs 100644 root:root c4b8d2d25822a49a5df5bf023e456ba2 -RPMIdentity: 8b89b30f68ba0dff957df8786dde1126d029a18d7189081467ae1ed825e80a91c2283977a13ab6198ec417681ea271d5cbcf1e86743c9d30c0723278b325c061 +RPMIdentity: db2d872a1a009b0362069b16a4bda81710a2f9cd8524b53681790209e6f71ca23093bee8335e67322da9f1b49a6de43866e6e78ca582ba500f4830a897c3f39c