<86>Apr 7 00:51:23 userdel[3226093]: delete user 'rooter' <86>Apr 7 00:51:23 userdel[3226093]: removed group 'rooter' owned by 'rooter' <86>Apr 7 00:51:23 userdel[3226093]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 7 00:51:23 groupadd[3226120]: group added to /etc/group: name=rooter, GID=1868 <86>Apr 7 00:51:23 groupadd[3226120]: group added to /etc/gshadow: name=rooter <86>Apr 7 00:51:23 groupadd[3226120]: new group: name=rooter, GID=1868 <86>Apr 7 00:51:23 useradd[3226132]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Apr 7 00:51:23 userdel[3226155]: delete user 'builder' <86>Apr 7 00:51:23 userdel[3226155]: removed group 'builder' owned by 'builder' <86>Apr 7 00:51:23 userdel[3226155]: removed shadow group 'builder' owned by 'builder' <86>Apr 7 00:51:23 groupadd[3226173]: group added to /etc/group: name=builder, GID=1869 <86>Apr 7 00:51:23 groupadd[3226173]: group added to /etc/gshadow: name=builder <86>Apr 7 00:51:23 groupadd[3226173]: new group: name=builder, GID=1869 <86>Apr 7 00:51:23 useradd[3226187]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Sub-Identify-0.14-alt1.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Sub-Identify-0.14-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>Apr 7 00:51:26 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 7 00:51:26 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Apr 7 00:51:26 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Apr 7 00:51:26 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Apr 7 00:51:26 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Apr 7 00:51:26 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Apr 7 00:51:26 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Apr 7 00:51:26 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Sub-Identify-0.14-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Sub-Identify-0.14-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74230 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sub-Identify-0.14 + echo 'Source #0 (Sub-Identify-0.14.tar.gz):' Source #0 (Sub-Identify-0.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Sub-Identify-0.14.tar.gz + /bin/tar -xf - + cd Sub-Identify-0.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74230 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sub-Identify-0.14 + 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 perl(Test::More)>=0 + : 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 Sub::Identify + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' Running Mkbootstrap for Identify () chmod 644 "Identify.bs" make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' cp lib/Sub/Identify.pm blib/lib/Sub/Identify.pm make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Identify.xs > Identify.xsc mv Identify.xsc Identify.c make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' 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.14\" -DXS_VERSION=\"0.14\" -fPIC "-I/usr/lib64/perl5/CORE" Identify.c In file included from Identify.xs:4: ppport.h:4389: warning: "WIDEST_UTYPE" redefined 4389 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib64/perl5/CORE/perl.h:2930, from Identify.xs:2: /usr/lib64/perl5/CORE/handy.h:1382: note: this is the location of the previous definition 1382 | # define WIDEST_UTYPE U64 | In file included from Identify.xs:4: ppport.h:6060: warning: "MUTABLE_PTR" redefined 6060 | # define MUTABLE_PTR(p) ({ void *_p = (p); _p; }) | In file included from /usr/lib64/perl5/CORE/perl.h:2930, from Identify.xs:2: /usr/lib64/perl5/CORE/handy.h:97: note: this is the location of the previous definition 97 | # define MUTABLE_PTR(p) ({ void *p_ = (p); p_; }) | make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' rm -f blib/arch/auto/Sub/Identify/Identify.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Identify.o -o blib/arch/auto/Sub/Identify/Identify.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sub/Identify/Identify.so make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' + : 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/Sub-Identify-0.14' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.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/01basic-pureperl.t ......... ok t/01basic.t .................. ok t/02errors.t ................. ok t/03proto.t .................. ok t/04codelocation-pureperl.t .. ok t/04codelocation.t ........... ok t/05constant-pureperl.t ...... ok t/05constant.t ............... ok t/06codelocxs-pureperl.t ..... ok t/06codelocxs.t .............. ok t/20attributes.t ............. ok t/21attributes-pureperl.t .... ok t/30signatures.t ............. ok t/pod.t ...................... ok All tests successful. Files=14, Tests=147, 1 wallclock secs ( 0.04 usr 0.03 sys + 0.52 cusr 0.16 csys = 0.75 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87047 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sub-Identify-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sub-Identify-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Sub-Identify-0.14 + 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-Sub-Identify-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Identify.bs blib/arch/auto/Sub/Identify/Identify.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sub-Identify-buildroot/usr/lib64/perl5/auto/Sub/Identify/Identify.so Installing /usr/src/tmp/perl-Sub-Identify-buildroot/usr/lib64/perl5/Sub/Identify.pm make: Leaving directory '/usr/src/RPM/BUILD/Sub-Identify-0.14' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Sub-Identify-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Sub-Identify-buildroot/usr/lib64/perl5/auto/Sub/Identify/Identify.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Sub-Identify-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test::More)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Sub-Identify-buildroot (auto) removed './usr/lib64/perl5/auto/Sub/Identify/.packlist' mode of './usr/lib64/perl5/auto/Sub/Identify/Identify.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sub-Identify-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Sub-Identify-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sub-Identify-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sub-Identify-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Sub-Identify-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Sub-Identify-0.14-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87047 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sub-Identify-0.14 + DOCDIR=/usr/src/tmp/perl-Sub-Identify-buildroot/usr/share/doc/perl-Sub-Identify-0.14 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sub-Identify-buildroot/usr/share/doc/perl-Sub-Identify-0.14 + /bin/mkdir -p /usr/src/tmp/perl-Sub-Identify-buildroot/usr/share/doc/perl-Sub-Identify-0.14 + cp -prL Changes README.mdown TODO.mdown /usr/src/tmp/perl-Sub-Identify-buildroot/usr/share/doc/perl-Sub-Identify-0.14 + chmod -R go-w /usr/src/tmp/perl-Sub-Identify-buildroot/usr/share/doc/perl-Sub-Identify-0.14 + chmod -R a+rX /usr/src/tmp/perl-Sub-Identify-buildroot/usr/share/doc/perl-Sub-Identify-0.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hH84kn 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.JIa7bo 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-Sub-Identify-buildroot/usr/lib64/perl5/Sub/Identify.pm syntax OK Provides: perl(Sub/Identify.pm) = 0.140 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libperl-5.34.so()(64bit) >= set:okjB3ZySy5WFOcLLjzHLXM4aQZD7a40gA18, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(B.pm), perl(XSLoader.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.AHF2vn Creating perl-Sub-Identify-debuginfo package Processing files: perl-Sub-Identify-debuginfo-0.14-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rd2Hfp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RGgtCq find-requires: running scripts (debuginfo) Requires: perl-Sub-Identify = 0.14-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Sub-Identify-debuginfo a strict dependency on perl-Sub-Identify Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sub-Identify-0.14-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sub-Identify-debuginfo-0.14-alt1.2.x86_64.rpm (w2.lzdio) 1.47user 1.77system 0:07.00elapsed 46%CPU (0avgtext+0avgdata 71876maxresident)k 0inputs+0outputs (0major+252774minor)pagefaults 0swaps /.out/perl-Sub-Identify-0.14-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Sub-Identify-0.14-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Sub-Identify-debuginfo-0.14-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Sub-Identify-debuginfo-0.14-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.27user 2.64system 0:16.58elapsed 35%CPU (0avgtext+0avgdata 129928maxresident)k 0inputs+0outputs (0major+211460minor)pagefaults 0swaps --- perl-Sub-Identify-0.14-alt1.2.x86_64.rpm.repo 2021-07-18 23:14:51.000000000 +0000 +++ perl-Sub-Identify-0.14-alt1.2.x86_64.rpm.hasher 2024-04-07 00:51:36.388095834 +0000 @@ -24,3 +24,3 @@ File: /usr/lib64/perl5/auto/Sub/Identify 40755 root:root -File: /usr/lib64/perl5/auto/Sub/Identify/Identify.so 100644 root:root da588adf8869e46a9268136ac008fe67 +File: /usr/lib64/perl5/auto/Sub/Identify/Identify.so 100644 root:root 2c82461fc6e3e3ec9b982f796bb476d6 File: /usr/share/doc/perl-Sub-Identify-0.14 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/perl-Sub-Identify-0.14/TODO.mdown 100644 root:root a402d1508d6213e1a1c9dc19d4f71002 -RPMIdentity: ea3350438aad55fad0025d7565ce94e18cf370b50f6de06d72ecafc58c8b527cca18e4566305a95a3e3b7f1c1e17b3a14f30dc6de6ba72eb6bde938572624f43 +RPMIdentity: 2658d84babf74e813b6b530250a9fc27b7fa5185ec6b3421df6f01c79a729df70272927129083268e4998163ba369c89fd25ac3ccbb7ca78a7515baa482e3ab5 --- perl-Sub-Identify-debuginfo-0.14-alt1.2.x86_64.rpm.repo 2021-07-18 23:14:51.000000000 +0000 +++ perl-Sub-Identify-debuginfo-0.14-alt1.2.x86_64.rpm.hasher 2024-04-07 00:51:36.474097350 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/773ad79d3ecffb55f4302fb65166128d82428a 120777 root:root ../../../../lib64/perl5/auto/Sub/Identify/Identify.so -/usr/lib/debug/.build-id/5c/773ad79d3ecffb55f4302fb65166128d82428a.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Identify/Identify.so.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/5473073f39bd16a0d60ce3d9e43a1f76512da7 120777 root:root ../../../../lib64/perl5/auto/Sub/Identify/Identify.so +/usr/lib/debug/.build-id/1d/5473073f39bd16a0d60ce3d9e43a1f76512da7.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Identify/Identify.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Sub-Identify-debuginfo = 0.14-alt1.2:sisyphus+279723.4200.1.1 -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/773ad79d3ecffb55f4302fb65166128d82428a 120777 root:root ../../../../lib64/perl5/auto/Sub/Identify/Identify.so -File: /usr/lib/debug/.build-id/5c/773ad79d3ecffb55f4302fb65166128d82428a.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Identify/Identify.so.debug +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/5473073f39bd16a0d60ce3d9e43a1f76512da7 120777 root:root ../../../../lib64/perl5/auto/Sub/Identify/Identify.so +File: /usr/lib/debug/.build-id/1d/5473073f39bd16a0d60ce3d9e43a1f76512da7.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Identify/Identify.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Sub/Identify 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Sub/Identify/Identify.so.debug 100644 root:root fffc6d53be9965c361e0b89e99da451f +File: /usr/lib/debug/usr/lib64/perl5/auto/Sub/Identify/Identify.so.debug 100644 root:root 559e8da6f50d31d5a393a1726e6fe4ae File: /usr/src/debug/Sub-Identify-0.14 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Sub-Identify-0.14/Identify.xs 100644 root:root d856ede4c664366c181cd79ce80527ab -RPMIdentity: 55cce159b22e78e9fb51663b056eafb7c49195d9b1cfccb0bc16c5988d02c2d4b745dbca7429273c10a83ad62602924abd724765b8b993c7cb51485f883a2bce +RPMIdentity: 5b7250a7d81d397eafa0d1df42d91e8d7a34430fcfb4fd4ece0e77f993153a7b5832ddfb359daaf2ff2b997121b27ca05b00409ebd725472a2dd548c38ede2aa