<86>Mar 17 00:44:40 userdel[20675]: delete user 'rooter' <86>Mar 17 00:44:40 userdel[20675]: removed group 'rooter' owned by 'rooter' <86>Mar 17 00:44:40 userdel[20675]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 00:44:40 groupadd[20686]: group added to /etc/group: name=rooter, GID=1823 <86>Mar 17 00:44:40 groupadd[20686]: group added to /etc/gshadow: name=rooter <86>Mar 17 00:44:40 groupadd[20686]: new group: name=rooter, GID=1823 <86>Mar 17 00:44:40 useradd[20692]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Mar 17 00:44:40 userdel[20699]: delete user 'builder' <86>Mar 17 00:44:40 userdel[20699]: removed group 'builder' owned by 'builder' <86>Mar 17 00:44:40 userdel[20699]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 00:44:40 groupadd[20704]: group added to /etc/group: name=builder, GID=1824 <86>Mar 17 00:44:40 groupadd[20704]: group added to /etc/gshadow: name=builder <86>Mar 17 00:44:40 groupadd[20704]: new group: name=builder, GID=1824 <86>Mar 17 00:44:40 useradd[20708]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Math-BigInt-FastCalc-0.5010-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Math-BigInt-FastCalc-0.5010-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Mar 17 00:44:43 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Mar 17 00:44:43 rpmi: perl-Math-BigInt-1.999823-alt1 sisyphus+279038.100.1.1 1626355006 installed <13>Mar 17 00:44:43 rpmi: perl-Math-BigInt-FastCalc-0.5010-alt1 sisyphus+278133.100.2.1 1626039367 installed <13>Mar 17 00:44:43 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Mar 17 00:44:43 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Mar 17 00:44:43 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-Math-BigInt-FastCalc-0.5010-alt1.nosrc.rpm (w1.gzdio) Installing perl-Math-BigInt-FastCalc-0.5010-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91751 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-BigInt-FastCalc-0.5010 + echo 'Source #0 (Math-BigInt-FastCalc-0.5010.tar.gz):' Source #0 (Math-BigInt-FastCalc-0.5010.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-BigInt-FastCalc-0.5010.tar.gz + /bin/tar -xf - + cd Math-BigInt-FastCalc-0.5010 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91751 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-BigInt-FastCalc-0.5010 + 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(Carp)>=1.22 perl(Math::BigInt)>=1.999819 perl(XSLoader)>=0 perl(perl)>=5.006001 + : 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 Math::BigInt::FastCalc + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' 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.5010\" -DXS_VERSION=\"0.5010\" -fPIC "-I/usr/lib64/perl5/CORE" FastCalc.c make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong FastCalc.o -o blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' + : 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/Math-BigInt-FastCalc-0.5010' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.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/00sig.t ...... skipped: Set the environment variable TEST_SIGNATURE to enable this test. # # Testing with Perl 5.034000, /usr/bin/perl # # Version Module # ------- ------ # 1.999823 Math::BigInt # 1.999823 Math::BigInt::Calc # 0.5010 Math::BigInt::FastCalc # t/01load.t ..... ok t/bigfltpm.t ... ok # # BASE_LEN = 9 # BASE = 1000000000 # MAX_VAL = 999999999 # AND_BITS = 29 # XOR_BITS = 29 # OR_BITS = 29 # MAX_EXP_F = 9 # MAX_EXP_I = 9 # USE_INT = 0 t/bigintfc.t ... ok t/bigintpm.t ... ok t/biglog.t ..... ok t/bigroot.t .... ok t/bootstrap.t .. ok t/leak.t ....... ok t/mbi_rand.t ... ok t/mbimbf.t ..... ok All tests successful. Files=11, Tests=9295, 3 wallclock secs ( 0.21 usr 0.11 sys + 3.28 cusr 0.13 csys = 3.73 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Math-BigInt-FastCalc-0.5010 + 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-Math-BigInt-FastCalc-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so Installing /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib64/perl5/Math/BigInt/FastCalc.pm make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5010' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Carp)>=1.22 perl(Math::BigInt)>=1.999819 perl(XSLoader)>=0 perl(perl)>=5.006001 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (auto) removed './usr/lib64/perl5/auto/Math/BigInt/FastCalc/.packlist' mode of './usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Math-BigInt-FastCalc-0.5010-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-BigInt-FastCalc-0.5010 + DOCDIR=/usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 + /bin/mkdir -p /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 + cp -prL CHANGES CREDITS README README.md /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 + chmod -R go-w /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 + chmod -R a+rX /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MbXB8F 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.phM4OG 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-Math-BigInt-FastCalc-buildroot/usr/lib64/perl5/Math/BigInt/FastCalc.pm syntax OK Provides: perl(Math/BigInt/FastCalc.pm) = 0.501 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:ojjBz4qEwhTlPPDcozYrSEUGZLWlHgf4ZhLisW7ufQbISDOQcM3SrhDemBoGDZtCAGkIWFyXz51Xk, perl(Config.pm), perl(Math/BigInt/Calc.pm) >= 1.999.801, 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.LrFc2F Creating perl-Math-BigInt-FastCalc-debuginfo package Processing files: perl-Math-BigInt-FastCalc-debuginfo-0.5010-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ClE4YD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t4HulH find-requires: running scripts (debuginfo) Requires: perl-Math-BigInt-FastCalc = 0.5010-alt1, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-Math-BigInt-FastCalc-debuginfo a strict dependency on perl-Math-BigInt-FastCalc Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-BigInt-FastCalc-0.5010-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-BigInt-FastCalc-debuginfo-0.5010-alt1.x86_64.rpm (w2.lzdio) 4.56user 0.98system 0:09.68elapsed 57%CPU (0avgtext+0avgdata 75664maxresident)k 0inputs+0outputs (0major+266668minor)pagefaults 0swaps /.out/perl-Math-BigInt-FastCalc-0.5010-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Math-BigInt-FastCalc-0.5010-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Math-BigInt-FastCalc-debuginfo-0.5010-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Math-BigInt-FastCalc-debuginfo-0.5010-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 2.70user 1.13system 0:15.74elapsed 24%CPU (0avgtext+0avgdata 129520maxresident)k 0inputs+0outputs (0major+191514minor)pagefaults 0swaps --- perl-Math-BigInt-FastCalc-0.5010-alt1.x86_64.rpm.repo 2021-07-11 21:36:08.000000000 +0000 +++ perl-Math-BigInt-FastCalc-0.5010-alt1.x86_64.rpm.hasher 2024-03-17 00:44:54.834532433 +0000 @@ -30,3 +30,3 @@ File: /usr/lib64/perl5/auto/Math/BigInt/FastCalc 40755 root:root -File: /usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so 100644 root:root 2700d1347bb5a0f1865b0ff516f5b386 +File: /usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so 100644 root:root a8a72496741cecb3830336a4d7a6deb4 File: /usr/share/doc/perl-Math-BigInt-FastCalc-0.5010 40755 root:root @@ -36,2 +36,2 @@ File: /usr/share/doc/perl-Math-BigInt-FastCalc-0.5010/README.md 100644 root:root 1669a0bf91d46b171fe67abb5a8a8b0f -RPMIdentity: e0f51b5b84c4b4fced15221cd0c5f49dd965011fc30525db525cdf0dce007285b9bfd67bd5154414abb4bab780d9741b39509529adddfc293112eeb5177d5744 +RPMIdentity: e62838114c7cb5f7c694ae380bb130d53afe6b134509d5634fe8ec38ddbfae506e60fe965574553d7e7fa613946945cddafc56e6b7a061f3cafe959b54b13eb7 --- perl-Math-BigInt-FastCalc-debuginfo-0.5010-alt1.x86_64.rpm.repo 2021-07-11 21:36:08.000000000 +0000 +++ perl-Math-BigInt-FastCalc-debuginfo-0.5010-alt1.x86_64.rpm.hasher 2024-03-17 00:44:54.910533415 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/f768742bcebaf8418b9b5301e7a7951a1b0754 120777 root:root ../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so -/usr/lib/debug/.build-id/7a/f768742bcebaf8418b9b5301e7a7951a1b0754.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/60a856175d16149d57d8f3aaaa1d5c58447677 120777 root:root ../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so +/usr/lib/debug/.build-id/1f/60a856175d16149d57d8f3aaaa1d5c58447677.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Math-BigInt-FastCalc-debuginfo = 0.5010-alt1:sisyphus+278133.100.2.1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/f768742bcebaf8418b9b5301e7a7951a1b0754 120777 root:root ../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so -File: /usr/lib/debug/.build-id/7a/f768742bcebaf8418b9b5301e7a7951a1b0754.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/60a856175d16149d57d8f3aaaa1d5c58447677 120777 root:root ../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so +File: /usr/lib/debug/.build-id/1f/60a856175d16149d57d8f3aaaa1d5c58447677.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInt/FastCalc 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug 100644 root:root b2ad4acd054dd3ae606d8e3efc9b82c4 +File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug 100644 root:root a4ee5c79566d71502dba65deb246342a File: /usr/src/debug/Math-BigInt-FastCalc-0.5010 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/Math-BigInt-FastCalc-0.5010/FastCalc.xs 100644 root:root b5b59cb37ba08af7fede3b3633f4401e -RPMIdentity: 97c17673a854bd79a4fe283b5408441c96e1e2086f0f55efc554d178ad65aa18be27ee1afdabe1f9f5a6b7afb13d6e27f0f014decbdfb79ea4724b5014f90a30 +RPMIdentity: 86c36e813c648c65ca8f1ac570f54b8a61bd636d8e826cf222942d2d1d8dfbe678aa69731dd9b2c0adb2914ba878160d649d518d40a8d3dc8efd88a63c7df792