<86>Jun 16 00:40:33 userdel[3970738]: delete user 'rooter' <86>Jun 16 00:40:33 userdel[3970738]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:40:33 userdel[3970738]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:40:33 groupadd[3970796]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 16 00:40:33 groupadd[3970796]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:40:33 groupadd[3970796]: new group: name=rooter, GID=1805 <86>Jun 16 00:40:33 useradd[3970835]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Jun 16 00:40:33 userdel[3970893]: delete user 'builder' <86>Jun 16 00:40:33 userdel[3970893]: removed group 'builder' owned by 'builder' <86>Jun 16 00:40:33 userdel[3970893]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:40:33 groupadd[3970951]: group added to /etc/group: name=builder, GID=1806 <86>Jun 16 00:40:33 groupadd[3970951]: group added to /etc/gshadow: name=builder <86>Jun 16 00:40:33 groupadd[3970951]: new group: name=builder, GID=1806 <86>Jun 16 00:40:33 useradd[3970997]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash /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>Jun 16 00:40:36 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:40:36 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:40:36 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 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.53502 + 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.53502 + 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' '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 -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; | ^ In file included from Want.xs:3: Want.c: In function 'XS_Want_parent_op_name': /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) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ Want.c:727:9: warning: unused variable 'RETVAL' [-Wunused-variable] 727 | char * RETVAL; | ^~~~~~ In file included from Want.xs:3: 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) \ | ^~~~ /usr/lib64/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ Want.c:775:9: warning: unused variable 'RETVAL' [-Wunused-variable] 775 | char * RETVAL; | ^~~~~~ Want.c: In function 'XS_Want_want_assign': Want.c:950:7: warning: unused variable 'RETVAL' [-Wunused-variable] 950 | 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 -lpthread -shared -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.02 usr 0.02 sys + 0.09 cusr 0.04 csys = 0.17 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.55332 + 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:/bin:/usr/bin:/usr/X11R6/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 '{}' ';' /bin/grep: /usr/src/tmp/perl-Want-buildroot/usr/lib64/perl5/auto/Want/Want.so: binary file matches + : 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) 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.uexjOc 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.BH980a 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, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3ZoQRRG7acrAvAgkmLqBpZvedKZuOo8xODIPqhbD669GWEJbfbs7ZldthfmqgLBOd0, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.vEhRS9 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.gBFFQ9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kcjyjb find-requires: running scripts (debuginfo) Requires: perl-Want = 0.29-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) 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.16user 1.67system 0:06.54elapsed 43%CPU (0avgtext+0avgdata 76552maxresident)k 0inputs+0outputs (0major+220961minor)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 2.98user 2.76system 0:15.89elapsed 36%CPU (0avgtext+0avgdata 128992maxresident)k 0inputs+0outputs (0major+207488minor)pagefaults 0swaps --- perl-Want-0.29-alt1.2.x86_64.rpm.repo 2021-06-13 21:59:09.000000000 +0000 +++ perl-Want-0.29-alt1.2.x86_64.rpm.hasher 2024-06-16 00:40:46.196594741 +0000 @@ -16,3 +16,3 @@ File: /usr/lib64/perl5/auto/Want 40755 root:root -File: /usr/lib64/perl5/auto/Want/Want.so 100644 root:root 284501751daa3180c4abe3f6a017a138 -RPMIdentity: 03b0be0990dd20df4327b8c66a0b0ded898b6a990b6d935c74094d50f40889aa2402744b8ef968d0441042e6d3d11127e0cd0fdfb623aa28935f56d9b463dc0c +File: /usr/lib64/perl5/auto/Want/Want.so 100644 root:root ed02e3ebad46773b7643a8ad482bc29f +RPMIdentity: 949d2a319d2c1bccb0d37f9a57ff7b55a9548238c2e864f8b077c80afc2b01437acb775f003d15227ae542e1abb1ef30650a2ca1496d7f337913a085bc24f4bc --- perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm.repo 2021-06-13 21:59:09.000000000 +0000 +++ perl-Want-debuginfo-0.29-alt1.2.x86_64.rpm.hasher 2024-06-16 00:40:46.293596266 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/e68d84cc7cd400257744a9c9f4fd3ff0a9d8be 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so -/usr/lib/debug/.build-id/7a/e68d84cc7cd400257744a9c9f4fd3ff0a9d8be.debug 120777 root:root ../../usr/lib64/perl5/auto/Want/Want.so.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/1c27fd3c106a645a93d293d54ba7e843da940c 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so +/usr/lib/debug/.build-id/b1/1c27fd3c106a645a93d293d54ba7e843da940c.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+274516.17100.1.1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/e68d84cc7cd400257744a9c9f4fd3ff0a9d8be 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so -File: /usr/lib/debug/.build-id/7a/e68d84cc7cd400257744a9c9f4fd3ff0a9d8be.debug 120777 root:root ../../usr/lib64/perl5/auto/Want/Want.so.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/1c27fd3c106a645a93d293d54ba7e843da940c 120777 root:root ../../../../lib64/perl5/auto/Want/Want.so +File: /usr/lib/debug/.build-id/b1/1c27fd3c106a645a93d293d54ba7e843da940c.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 8995eadaef9ed6f8d2938fff7940778d +File: /usr/lib/debug/usr/lib64/perl5/auto/Want/Want.so.debug 100644 root:root e9a37acbbc40b525a9178b0651ab2c7b 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: f89abe0615ed10034dea2b74fd9aea5d4ba669db0a51574552de474c30901968e4ac5e067e04a0591acfea846c64cdc7fbdf86d397939ae855e7f1fd1a2e8def +RPMIdentity: a1775304ba9e8f072fe3355937ef91cb6758476a975d4e866b89fa9b62c82385c295beafa9fdb363af3b747251a5e1468fd976e23a763bf4056f5c6f737e6b2d