<86>Jun 16 00:58:26 userdel[3654168]: delete user 'rooter' <86>Jun 16 00:58:26 groupadd[3654261]: group added to /etc/group: name=rooter, GID=1229 <86>Jun 16 00:58:26 groupadd[3654261]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:58:26 groupadd[3654261]: new group: name=rooter, GID=1229 <86>Jun 16 00:58:26 useradd[3654315]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Jun 16 00:58:26 userdel[3654401]: delete user 'builder' <86>Jun 16 00:58:26 userdel[3654401]: removed group 'builder' owned by 'builder' <86>Jun 16 00:58:26 userdel[3654401]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:58:26 groupadd[3654461]: group added to /etc/group: name=builder, GID=1230 <86>Jun 16 00:58:26 groupadd[3654461]: group added to /etc/gshadow: name=builder <86>Jun 16 00:58:26 groupadd[3654461]: new group: name=builder, GID=1230 <86>Jun 16 00:58:26 useradd[3654477]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Math-BigInteger-1.01-alt4.1.src.rpm: bad symbols in the license tag: , 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 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:58:28 rpmi: perl-Term-Cap-1.18-alt1 sisyphus+315126.100.1.1 1676227129 installed <13>Jun 16 00:58:28 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Jun 16 00:58:28 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 16 00:58:28 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815327 installed <13>Jun 16 00:58:28 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623409 installed <13>Jun 16 00:58:29 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed <13>Jun 16 00:58:29 rpmi: perl-Pod-Usage-2.03-alt1 sisyphus+300436.100.1.3 1653292807 installed <13>Jun 16 00:58:29 rpmi: perl-podlators-5.01-alt1 sisyphus+312638.100.1.1 1672339228 installed <13>Jun 16 00:58:29 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:58:29 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:58:29 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Math-BigInteger-1.01-alt4.1.nosrc.rpm (w1.gzdio) Installing perl-Math-BigInteger-1.01-alt4.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-BigInteger-1.01 + echo 'Source #0 (Math-BigInteger-1.01.tar.gz):' Source #0 (Math-BigInteger-1.01.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-BigInteger-1.01.tar.gz + /bin/tar -xf - + cd Math-BigInteger-1.01 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (perl-Math-BigInteger-Fputc_to_fputc.patch):' Patch #0 (perl-Math-BigInteger-Fputc_to_fputc.patch): + /usr/bin/patch -p0 patching file bn.c Hunk #1 succeeded at 308 (offset 4 lines). Hunk #2 succeeded at 318 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-BigInteger-1.01 + /usr/bin/perl Makefile.PL INSTALLMAN1DIR=/usr/share/man/man1 INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::BigInteger + /usr/bin/make CC=gcc 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' cp BigInteger.pm blib/lib/Math/BigInteger.pm cp BigInteger.pod blib/lib/Math/BigInteger.pod Running Mkbootstrap for BigInteger () chmod 644 "BigInteger.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs 644 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Math-BigInteger-1.01/typemap' BigInteger.xs > BigInteger.xsc Please specify prototyping behavior for BigInteger.xs (see perlxs manual) mv BigInteger.xsc BigInteger.c 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib64/perl5/CORE" BigInteger.c BigInteger.c: In function 'XS_Math__BigInteger_new': BigInteger.c:220:17: warning: variable 'packname' set but not used [-Wunused-but-set-variable] 220 | char * packname; | ^~~~~~~~ BigInteger.c: In function 'XS_Math__BigInteger_restore': BigInteger.c:254:17: warning: variable 'packname' set but not used [-Wunused-but-set-variable] 254 | char * packname; | ^~~~~~~~ In file included from BigInteger.xs:49: BigInteger.c: In function 'XS_Math__BigInteger_save': /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) \ | ^~~~ BigInteger.c:397:17: warning: unused variable 'RETVAL' [-Wunused-variable] 397 | char * RETVAL; | ^~~~~~ 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib64/perl5/CORE" bn.c bn.c: In function 'bn_num_bits': bn.c:96:17: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 96 | abort(); | ^~~~~ bn.c:50:1: note: include '' or provide a declaration of 'abort' 49 | #include "bn.h" +++ |+#include 50 | bn.c:96:17: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 96 | abort(); | ^~~~~ bn.c:96:17: note: include '' or provide a declaration of 'abort' bn.c: In function 'bn_free': bn.c:143:27: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 143 | if (a->d != NULL) free(a->d); | ^~~~ bn.c:143:27: note: include '' or provide a declaration of 'free' bn.c:143:27: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] bn.c:143:27: note: include '' or provide a declaration of 'free' bn.c:144:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 144 | free(a); | ^~~~ bn.c:144:9: note: include '' or provide a declaration of 'free' bn.c: In function 'bn_new': bn.c:166:23: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 166 | ret=(BIGNUM *)malloc(sizeof(BIGNUM)); | ^~~~~~ bn.c:166:23: note: include '' or provide a declaration of 'malloc' bn.c:166:23: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] bn.c:166:23: note: include '' or provide a declaration of 'malloc' bn.c:177:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 177 | memset(p,0,(ret->max+1)*sizeof(p[0])); | ^~~~~~ bn.c:50:1: note: include '' or provide a declaration of 'memset' 49 | #include "bn.h" +++ |+#include 50 | bn.c:177:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 177 | memset(p,0,(ret->max+1)*sizeof(p[0])); | ^~~~~~ bn.c:177:9: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_expand': bn.c:193:36: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 193 | p=b->d=(BN_ULONG *)realloc(b->d,sizeof(BN_ULONG)*n+1); | ^~~~~~~ bn.c:193:36: note: include '' or provide a declaration of 'realloc' bn.c:193:36: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] bn.c:193:36: note: include '' or provide a declaration of 'realloc' bn.c:196:17: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 196 | memset(&(p[b->max]),0,((n+1)-b->max)*sizeof(p[0])); | ^~~~~~ bn.c:196:17: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_copy': bn.c:221:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 221 | memcpy(a->d,b->d,sizeof(b->d[0])*b->top); | ^~~~~~ bn.c:221:9: note: include '' or provide a declaration of 'memcpy' bn.c:221:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] bn.c:221:9: note: include '' or provide a declaration of 'memcpy' bn.c:222:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 222 | memset(&(a->d[b->top]),0,sizeof(a->d[0])*(a->max-b->top)); | ^~~~~~ bn.c:222:9: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_zero': bn.c:235:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 235 | memset(a->d,0,a->max*sizeof(a->d[0])); | ^~~~~~ bn.c:235:9: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_one': bn.c:244:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 244 | memset(a->d,0,a->max); | ^~~~~~ bn.c:244:9: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_set_word': bn.c:256:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 256 | memset(a->d,0,a->max); | ^~~~~~ bn.c:256:9: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_add': bn.c:424:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 424 | memcpy(rp,ap,sizeof(*ap)*(max-i)); | ^~~~~~ bn.c:424:9: note: include '' or provide a declaration of 'memcpy' bn.c: In function 'bn_SUB': bn.c:528:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 528 | memcpy(rp,ap,sizeof(*rp)*(max-i)); | ^~~~~~ bn.c:528:9: note: include '' or provide a declaration of 'memcpy' bn.c: In function 'bn_lshift': bn.c:684:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 684 | memset(t,0,nw*sizeof(t[0])); | ^~~~~~ bn.c:684:9: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_div': bn.c:893:24: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] 893 | return NULL; | ^~~~ 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib64/perl5/CORE" bn_mul.c 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib64/perl5/CORE" bn_regs.c bn_regs.c: In function 'bn_get_reg': bn_regs.c:91:33: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 91 | regs=(BIGNUM **)malloc(sizeof(BIGNUM *)*1); | ^~~~~~ bn_regs.c:50:1: note: include '' or provide a declaration of 'malloc' 49 | #include "bn.h" +++ |+#include 50 | bn_regs.c:91:33: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] 91 | regs=(BIGNUM **)malloc(sizeof(BIGNUM *)*1); | ^~~~~~ bn_regs.c:91:33: note: include '' or provide a declaration of 'malloc' bn_regs.c:99:33: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 99 | regs=(BIGNUM **)realloc(regs,sizeof(BIGNUM *)*num_regs); | ^~~~~~~ bn_regs.c:99:33: note: include '' or provide a declaration of 'realloc' bn_regs.c:99:33: warning: incompatible implicit declaration of built-in function 'realloc' [-Wbuiltin-declaration-mismatch] bn_regs.c:99:33: note: include '' or provide a declaration of 'realloc' rm -f blib/arch/auto/Math/BigInteger/BigInteger.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong BigInteger.o bn.o bn_mul.o bn_regs.o -o blib/arch/auto/Math/BigInteger/BigInteger.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/BigInteger/BigInteger.so make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' + /usr/bin/make test make: Entering directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1 ok 2 make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5979 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-BigInteger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-BigInteger-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Math-BigInteger-1.01 + /usr/bin/make install DESTDIR=/usr/src/tmp/perl-Math-BigInteger-buildroot make: Entering directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so Installing /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib64/perl5/Math/BigInteger.pod Installing /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib64/perl5/Math/BigInteger.pm Appending installation info to /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib64/perl5/perllocal.pod make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Math-BigInteger-buildroot (auto) removed './usr/lib64/perl5/auto/Math/BigInteger/.packlist' removed './usr/lib64/perl5/perllocal.pod' mode of './usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-BigInteger-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Math-BigInteger-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Math-BigInteger-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-BigInteger-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Math-BigInteger-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Math-BigInteger-1.01-alt4.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5979 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-BigInteger-1.01 + DOCDIR=/usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + /bin/mkdir -p /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + cp -prL README COPYRIGHT /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + chmod -R go-w /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + chmod -R a+rX /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LAYPoT 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.BaB15X 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-BigInteger-buildroot/usr/lib64/perl5/Math/BigInteger.pm syntax OK Provides: perl(Math/BigInteger.pm) Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:okjB3Szi7acuyeUTlFcPXXQ0IR0JyVqCoRW6AwtGuIQ1Z60, perl(DynaLoader.pm), perl(integer.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.dMnU8T Creating perl-Math-BigInteger-debuginfo package Processing files: perl-Math-BigInteger-debuginfo-1.01-alt4.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HiOTgM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lvpL6N find-requires: running scripts (debuginfo) Requires: perl-Math-BigInteger = 1.01-alt4.1, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-Math-BigInteger-debuginfo a strict dependency on perl-Math-BigInteger Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-BigInteger-1.01-alt4.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-BigInteger-debuginfo-1.01-alt4.1.x86_64.rpm (w2.lzdio) 2.30user 1.05system 0:07.67elapsed 43%CPU (0avgtext+0avgdata 76376maxresident)k 0inputs+0outputs (0major+221321minor)pagefaults 0swaps /.out/perl-Math-BigInteger-1.01-alt4.1.x86_64.rpm: bad symbols in the license tag: , /.out/perl-Math-BigInteger-debuginfo-1.01-alt4.1.x86_64.rpm: bad symbols in the license tag: , 3.17user 1.86system 0:16.24elapsed 31%CPU (0avgtext+0avgdata 110600maxresident)k 0inputs+0outputs (0major+192637minor)pagefaults 0swaps --- perl-Math-BigInteger-1.01-alt4.1.x86_64.rpm.repo 2021-06-14 11:47:06.000000000 +0000 +++ perl-Math-BigInteger-1.01-alt4.1.x86_64.rpm.hasher 2023-06-16 00:58:40.065864929 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -13,3 +14,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: perl(DynaLoader.pm) @@ -23,3 +23,3 @@ File: /usr/lib64/perl5/auto/Math/BigInteger 40755 root:root -File: /usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so 100644 root:root 711220b0bcf7ca8bb5f734b372c534b7 +File: /usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so 100644 root:root ee3e9beabc8011d4e7f7f0632d8846d0 File: /usr/share/doc/perl-Math-BigInteger-1.01 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/perl-Math-BigInteger-1.01/README 100644 root:root d53464493c4d1b07358d0c14db981fb7 -RPMIdentity: 39f9e05e58d017ca4c651838d974ce362344c0895a22d7efce91ad83564779c7fa9c896fe81d1fd320453d207eb3d731cdadeb4644c8f7acb1109170d542438c +RPMIdentity: 3a60ac4b9e43e6ca3420ecb1f0e0bdc21a1310f315e4448d65797faae81d199b23a59aedf23b0ee9cabf16c190cce790c0e05ce27ff75c4176fae382eca259b6 --- perl-Math-BigInteger-debuginfo-1.01-alt4.1.x86_64.rpm.repo 2021-06-14 11:47:06.000000000 +0000 +++ perl-Math-BigInteger-debuginfo-1.01-alt4.1.x86_64.rpm.hasher 2023-06-16 00:58:40.182866267 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/27cad47cb552119819c8adb6d79eaf4523b54a 120777 root:root ../../../../lib64/perl5/auto/Math/BigInteger/BigInteger.so -/usr/lib/debug/.build-id/7f/27cad47cb552119819c8adb6d79eaf4523b54a.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug +/usr/lib/debug/.build-id/82 40755 root:root +/usr/lib/debug/.build-id/82/f6a1595bb954ea279534d8c45c08196d2a2fbe 120777 root:root ../../../../lib64/perl5/auto/Math/BigInteger/BigInteger.so +/usr/lib/debug/.build-id/82/f6a1595bb954ea279534d8c45c08196d2a2fbe.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,3 +17,2 @@ Requires: debug64(libperl-5.34.so) -Requires: debug64(libpthread.so.0) Requires: perl-Math-BigInteger = 1.01-alt4.1:sisyphus+274516.53600.2.1 @@ -21,5 +20,5 @@ Provides: perl-Math-BigInteger-debuginfo = 1.01-alt4.1:sisyphus+274516.53600.2.1 -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/27cad47cb552119819c8adb6d79eaf4523b54a 120777 root:root ../../../../lib64/perl5/auto/Math/BigInteger/BigInteger.so -File: /usr/lib/debug/.build-id/7f/27cad47cb552119819c8adb6d79eaf4523b54a.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug +File: /usr/lib/debug/.build-id/82 40755 root:root +File: /usr/lib/debug/.build-id/82/f6a1595bb954ea279534d8c45c08196d2a2fbe 120777 root:root ../../../../lib64/perl5/auto/Math/BigInteger/BigInteger.so +File: /usr/lib/debug/.build-id/82/f6a1595bb954ea279534d8c45c08196d2a2fbe.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -28,3 +27,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInteger 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug 100644 root:root 4a58efe230c056c15e48bdf44885a7f6 +File: /usr/lib/debug/usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug 100644 root:root 17ec2fc4fddcd81c45e5c2753dfb114b File: /usr/src/debug/Math-BigInteger-1.01 40755 root:root @@ -36,2 +35,2 @@ File: /usr/src/debug/Math-BigInteger-1.01/bn_regs.c 100644 root:root 07299ea31e568192db609baa5d8550ce -RPMIdentity: df77b2384ba56a1bd47db77b5be0b47ba2117e11de9e3fc62c8d628e96880cbee87f2f958caba6cceaee8b342988732c31df18c63638bb23d082cb3e30aa8584 +RPMIdentity: cd54bcf7da0e8c84defb242f9a5d56378be5ef743f6756e5b567598ad5028c89df11511ff568239540ffd645af70f5760053d705d9da4b14ecd77a8eb7bb1b4f