<86>Feb 12 08:03:17 userdel[63460]: delete user 'rooter'
<86>Feb 12 08:03:17 userdel[63460]: removed group 'rooter' owned by 'rooter'
<86>Feb 12 08:03:17 userdel[63460]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 12 08:03:17 groupadd[63483]: group added to /etc/group: name=rooter, GID=1335
<86>Feb 12 08:03:17 groupadd[63483]: group added to /etc/gshadow: name=rooter
<86>Feb 12 08:03:17 groupadd[63483]: new group: name=rooter, GID=1335
<86>Feb 12 08:03:17 useradd[63499]: new user: name=rooter, UID=1335, GID=1335, home=/root, shell=/bin/bash
<86>Feb 12 08:03:17 userdel[63512]: delete user 'builder'
<86>Feb 12 08:03:17 userdel[63512]: removed group 'builder' owned by 'builder'
<86>Feb 12 08:03:17 groupadd[63530]: group added to /etc/group: name=builder, GID=1336
<86>Feb 12 08:03:17 groupadd[63530]: group added to /etc/gshadow: name=builder
<86>Feb 12 08:03:17 groupadd[63530]: new group: name=builder, GID=1336
<86>Feb 12 08:03:17 useradd[63545]: new user: name=builder, UID=1336, GID=1336, home=/usr/src, shell=/bin/bash
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>Feb 12 08:03:19 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed
<13>Feb 12 08:03:19 rpmi: perl-Math-BigInt-1.999816-alt1 sisyphus.215687.100 1540751517 installed
<13>Feb 12 08:03:19 rpmi: perl-Math-BigInt-FastCalc-0.5008-alt2 sisyphus+220214.100.1.1 1548845048 installed
<13>Feb 12 08:03:19 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Feb 12 08:03:19 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Feb 12 08:03:19 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Feb 12 08:03:19 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Math-BigInt-FastCalc-0.5008-alt2.nosrc.rpm (w1.gzdio)
Installing perl-Math-BigInt-FastCalc-0.5008-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41873
+ 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.5008
+ echo 'Source #0 (Math-BigInt-FastCalc-0.5008.tar.gz):'
Source #0 (Math-BigInt-FastCalc-0.5008.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Math-BigInt-FastCalc-0.5008.tar.gz
+ /bin/tar -xf -
+ cd Math-BigInt-FastCalc-0.5008
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41873
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Math-BigInt-FastCalc-0.5008
+ 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(Math::BigInt)>=1.999812  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.5008'
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
"/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.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
"/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.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
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.5008\" -DXS_VERSION=\"0.5008\" -fPIC "-I/usr/lib64/perl5/CORE"   FastCalc.c
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
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.5008'
+ : 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.5008'
"/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.028003, /usr/bin/perl
# 
#      Version Module
#      ------- ------
#     1.999816 Math::BigInt
#     1.999816 Math::BigInt::Calc
#       0.5008 Math::BigInt::FastCalc
# 
t/01load.t .................................... ok
t/author-lib-arithmetic-binary-_add.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_div.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_gcd.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_lcm.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_log_int.t ..... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_mod.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_modinv.t ...... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_mul.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_nok.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_pow.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_root.t ........ skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_sub.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-ternary-_lsft.t ....... skipped: these tests are for testing by the author
t/author-lib-arithmetic-ternary-_modpow.t ..... skipped: these tests are for testing by the author
t/author-lib-arithmetic-ternary-_rsft.t ....... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_dec.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_dfac.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_fac.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_fib.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_inc.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_lucas.t ........ skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_sqrt.t ......... skipped: these tests are for testing by the author
t/author-lib-bitwise-_and.t ................... skipped: these tests are for testing by the author
t/author-lib-bitwise-_or.t .................... skipped: these tests are for testing by the author
t/author-lib-bitwise-_xor.t ................... skipped: these tests are for testing by the author
t/author-lib-boolean-_is_even.t ............... skipped: these tests are for testing by the author
t/author-lib-boolean-_is_odd.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_one.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_ten.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_two.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_zero.t ............... skipped: these tests are for testing by the author
t/author-lib-comparison-_acmp.t ............... skipped: these tests are for testing by the author
t/author-lib-constructor-binary-_from_base.t .. skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_one.t ....... skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_ten.t ....... skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_two.t ....... skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_zero.t ...... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_copy.t ........ skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_bin.t .... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_bytes.t .. skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_hex.t .... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_oct.t .... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_new.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-number-_num.t ............ skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_bin.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_bytes.t ....... skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_hex.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_oct.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_str.t ............ skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_base.t ........ skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_bin.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_bytes.t ....... skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_hex.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_oct.t ......... skipped: these tests are for testing by the author
t/author-lib-misc-_check.t .................... skipped: these tests are for testing by the author
t/author-lib-misc-api_version.t ............... skipped: these tests are for testing by the author
t/author-lib-property-_alen.t ................. skipped: these tests are for testing by the author
t/author-lib-property-_digit.t ................ skipped: these tests are for testing by the author
t/author-lib-property-_len.t .................. skipped: these tests are for testing by the author
t/author-lib-property-_zeros.t ................ skipped: these tests are for testing by the author
t/author-lib.t ................................ skipped: these tests are for testing by the author
t/bigfltpm.t .................................. ok
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
t/release-cpan-changes.t ...................... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...................... skipped: these tests are for release candidate testing
t/release-pod.t ............................... skipped: these tests are for release candidate testing
t/release-portability.t ....................... skipped: these tests are for release candidate testing
t/release-test-version.t ...................... skipped: these tests are for release candidate testing
All tests successful.
Files=77, Tests=8606,  4 wallclock secs ( 0.38 usr  0.08 sys +  3.03 cusr  0.18 csys =  3.67 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62791
+ 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.5008
+ 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.5008'
"/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.5008'
+ _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 '{}' ';'
Binary file /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so 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(Math::BigInt)>=1.999812  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:
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)
Hardlinking identical .pyc and .pyo files
Processing files: perl-Math-BigInt-FastCalc-0.5008-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62791
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Math-BigInt-FastCalc-0.5008
+ DOCDIR=/usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ /bin/mkdir -p /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ cp -prL CHANGES CREDITS README /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ chmod -R go-w /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ chmod -R a+rX /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ivvT1w
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1FMRwn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.500.800
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:ojjBz4qEwhTlPPDcozYrSEUGZLWlHgf4ZhLisW7ufQbISDOQcM3SrhDemBoGDZtCAGkIWFyXz51Xk, 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.oda0wh
Creating perl-Math-BigInt-FastCalc-debuginfo package
Processing files: perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pXTs1e
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QslfWf
find-requires: running scripts (debuginfo)
Requires: perl-Math-BigInt-FastCalc = 0.5008-alt2, debug64(libc.so.6), debug64(libperl-5.28.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.5008-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2.x86_64.rpm (w2.lzdio)
5.54user 0.96system 0:10.69elapsed 60%CPU (0avgtext+0avgdata 65660maxresident)k
0inputs+0outputs (0major+381267minor)pagefaults 0swaps
1.94user 1.03system 0:15.71elapsed 18%CPU (0avgtext+0avgdata 120560maxresident)k
0inputs+0outputs (34458major+154372minor)pagefaults 0swaps
--- perl-Math-BigInt-FastCalc-0.5008-alt2.x86_64.rpm.repo	2019-01-30 10:44:11.000000000 +0000
+++ perl-Math-BigInt-FastCalc-0.5008-alt2.x86_64.rpm.hasher	2023-02-12 08:03:31.803284891 +0000
@@ -28,3 +28,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	289489440e6f8f4c57a154b7ea2d21cf	
+File: /usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so	100644	root:root	d50a56332943226425fda7c2ec980389	
 File: /usr/share/doc/perl-Math-BigInt-FastCalc-0.5008	40755	root:root		
@@ -33,2 +33,2 @@
 File: /usr/share/doc/perl-Math-BigInt-FastCalc-0.5008/README	100644	root:root	d9a13d046e5477436bef8a479781a97f	
-RPMIdentity: 1336ff3be407b3a8a5d29042afbfabe781897239c8ebc4eb5a3a732607c8cf670d679eb59c22bdfe3d038e23c7f56c68cc451230e46926f9b700acb10a88ab32
+RPMIdentity: da032de1cec3caebee072e8e962b285ca66b1c0bfa5d486b20d8976f74939f6db9b9a64742e7a0de20e5a2fe9c1dc73f51bed8ca16d342b75bd5a8d3a78713b0
--- perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2.x86_64.rpm.repo	2019-01-30 10:44:10.000000000 +0000
+++ perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2.x86_64.rpm.hasher	2023-02-12 08:03:31.866285815 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a8	40755	root:root	
-/usr/lib/debug/.build-id/a8/c4409bbc126b4adf9a7263517a9f3c5bd5bcc4	120777	root:root	../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so
-/usr/lib/debug/.build-id/a8/c4409bbc126b4adf9a7263517a9f3c5bd5bcc4.debug	120777	root:root	../../usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug
+/usr/lib/debug/.build-id/8a	40755	root:root	
+/usr/lib/debug/.build-id/8a/24e4811edb066cfd354dbb690ca37861b51de0	120777	root:root	../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so
+/usr/lib/debug/.build-id/8a/24e4811edb066cfd354dbb690ca37861b51de0.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.5008-alt2:sisyphus+220214.100.1.1
-File: /usr/lib/debug/.build-id/a8	40755	root:root		
-File: /usr/lib/debug/.build-id/a8/c4409bbc126b4adf9a7263517a9f3c5bd5bcc4	120777	root:root		../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so
-File: /usr/lib/debug/.build-id/a8/c4409bbc126b4adf9a7263517a9f3c5bd5bcc4.debug	120777	root:root		../../usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug
+File: /usr/lib/debug/.build-id/8a	40755	root:root		
+File: /usr/lib/debug/.build-id/8a/24e4811edb066cfd354dbb690ca37861b51de0	120777	root:root		../../../../lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so
+File: /usr/lib/debug/.build-id/8a/24e4811edb066cfd354dbb690ca37861b51de0.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	e7edfde7fe76c35df3177834f032e47b	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so.debug	100644	root:root	6c1bb354978c4cbeb45b88a9c707c00b	
 File: /usr/src/debug/Math-BigInt-FastCalc-0.5008	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/Math-BigInt-FastCalc-0.5008/FastCalc.xs	100644	root:root	b5b59cb37ba08af7fede3b3633f4401e	
-RPMIdentity: de74d9cfd399c429038d301b0828c1dc22aa8ceed1dee963963dab73e893fc6963b9032b5fde449677afeaef2ea5d6263606da386f650fe32e8c7b30a749bc49
+RPMIdentity: 79aa0b47349747e85b4de6307d49294c3e418d91c805f192e54af92019c4a88ad4244b5a4cadb659fc5e30ecaaa75c29a951fdfde7d18a9def252bf918d82070