<86>Jun 16 01:18:02 userdel[1206661]: delete user 'rooter' <86>Jun 16 01:18:02 userdel[1206661]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:18:02 userdel[1206661]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:18:02 groupadd[1206697]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 16 01:18:02 groupadd[1206697]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:18:02 groupadd[1206697]: new group: name=rooter, GID=1853 <86>Jun 16 01:18:02 useradd[1206721]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Jun 16 01:18:02 userdel[1206767]: delete user 'builder' <86>Jun 16 01:18:02 userdel[1206767]: removed group 'builder' owned by 'builder' <86>Jun 16 01:18:02 userdel[1206767]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:18:02 groupadd[1206799]: group added to /etc/group: name=builder, GID=1854 <86>Jun 16 01:18:02 groupadd[1206799]: group added to /etc/gshadow: name=builder <86>Jun 16 01:18:02 groupadd[1206799]: new group: name=builder, GID=1854 <86>Jun 16 01:18:02 useradd[1206831]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash /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 01:18:06 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Jun 16 01:18:06 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Jun 16 01:18:06 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Jun 16 01:18:06 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 01:18:06 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 01:18:06 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Jun 16 01:18:06 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed <13>Jun 16 01:18:06 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Jun 16 01:18:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:18:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 01:18:06 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-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.11510 + 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.11510 + 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' 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 -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:9: 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:9: 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:9: 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 -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:3: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 96 | abort(); | ^~~~~ bn.c:96:3: warning: incompatible implicit declaration of built-in function 'abort' bn.c:50:1: note: include '' or provide a declaration of 'abort' 49 | #include "bn.h" +++ |+#include 50 | bn.c: In function 'bn_free': bn.c:143:20: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] 143 | if (a->d != NULL) free(a->d); | ^~~~ bn.c:143:20: warning: incompatible implicit declaration of built-in function 'free' bn.c:143:20: note: include '' or provide a declaration of 'free' bn.c:144:2: warning: incompatible implicit declaration of built-in function 'free' 144 | free(a); | ^~~~ bn.c:144:2: note: include '' or provide a declaration of 'free' bn.c: In function 'bn_new': bn.c:166:16: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 166 | ret=(BIGNUM *)malloc(sizeof(BIGNUM)); | ^~~~~~ bn.c:166:16: warning: incompatible implicit declaration of built-in function 'malloc' bn.c:166:16: note: include '' or provide a declaration of 'malloc' bn.c:177:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 177 | memset(p,0,(ret->max+1)*sizeof(p[0])); | ^~~~~~ bn.c:177:2: warning: incompatible implicit declaration of built-in function 'memset' bn.c:50:1: note: include '' or provide a declaration of 'memset' 49 | #include "bn.h" +++ |+#include 50 | bn.c: In function 'bn_expand': bn.c:193:22: 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:22: warning: incompatible implicit declaration of built-in function 'realloc' bn.c:193:22: note: include '' or provide a declaration of 'realloc' bn.c:196:3: warning: incompatible implicit declaration of built-in function 'memset' 196 | memset(&(p[b->max]),0,((n+1)-b->max)*sizeof(p[0])); | ^~~~~~ bn.c:196:3: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_copy': bn.c:221:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 221 | memcpy(a->d,b->d,sizeof(b->d[0])*b->top); | ^~~~~~ bn.c:221:2: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c:221:2: note: include '' or provide a declaration of 'memcpy' bn.c:222:2: warning: incompatible implicit declaration of built-in function 'memset' 222 | memset(&(a->d[b->top]),0,sizeof(a->d[0])*(a->max-b->top)); | ^~~~~~ bn.c:222:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_zero': bn.c:235:2: warning: incompatible implicit declaration of built-in function 'memset' 235 | memset(a->d,0,a->max*sizeof(a->d[0])); | ^~~~~~ bn.c:235:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_one': bn.c:244:2: warning: incompatible implicit declaration of built-in function 'memset' 244 | memset(a->d,0,a->max); | ^~~~~~ bn.c:244:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_set_word': bn.c:256:2: warning: incompatible implicit declaration of built-in function 'memset' 256 | memset(a->d,0,a->max); | ^~~~~~ bn.c:256:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_add': bn.c:424:2: warning: incompatible implicit declaration of built-in function 'memcpy' 424 | memcpy(rp,ap,sizeof(*ap)*(max-i)); | ^~~~~~ bn.c:424:2: note: include '' or provide a declaration of 'memcpy' bn.c: In function 'bn_SUB': bn.c:528:2: warning: incompatible implicit declaration of built-in function 'memcpy' 528 | memcpy(rp,ap,sizeof(*rp)*(max-i)); | ^~~~~~ bn.c:528:2: note: include '' or provide a declaration of 'memcpy' bn.c: In function 'bn_lshift': bn.c:684:2: warning: incompatible implicit declaration of built-in function 'memset' 684 | memset(t,0,nw*sizeof(t[0])); | ^~~~~~ bn.c:684:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_div': bn.c:893:10: 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 -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 -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:19: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 91 | regs=(BIGNUM **)malloc(sizeof(BIGNUM *)*1); | ^~~~~~ bn_regs.c:91:19: warning: incompatible implicit declaration of built-in function 'malloc' bn_regs.c:50:1: note: include '' or provide a declaration of 'malloc' 49 | #include "bn.h" +++ |+#include 50 | bn_regs.c:99:19: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] 99 | regs=(BIGNUM **)realloc(regs,sizeof(BIGNUM *)*num_regs); | ^~~~~~~ bn_regs.c:99:19: warning: incompatible implicit declaration of built-in function 'realloc' bn_regs.c:99:19: 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.14768 + 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.14768 + 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.NS5jrV 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.sfjpjV 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.4)(64bit), libperl-5.34.so()(64bit) >= set:okjB3Szi7acuyeUTlFcPXXQ0IR0JyVqCoRW6AwtGuIQ1Z60, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.RiGJGW 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.6p7RuV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d2d3TU find-requires: running scripts (debuginfo) Requires: perl-Math-BigInteger = 1.01-alt4.1, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) 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) 1.52user 1.51system 0:07.04elapsed 43%CPU (0avgtext+0avgdata 82996maxresident)k 0inputs+0outputs (0major+225869minor)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.45user 2.96system 0:17.89elapsed 35%CPU (0avgtext+0avgdata 128920maxresident)k 0inputs+0outputs (0major+209273minor)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 2024-06-16 01:18:16.473499220 +0000 @@ -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 2ab4d8af8e0f32fb0a15338210c123fc 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: f5a3ba9852969488f1b036ee01adb7268278218d882ad81940dcb19a47b5e68fa3eec3f7084ab2eea0871c82f704f52861a66962dcbaa7459cba9dc867e082a7 --- 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 2024-06-16 01:18:16.569500958 +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/ac 40755 root:root +/usr/lib/debug/.build-id/ac/783405b9f85cc2cc3498d0fd408f0a43ffd6a8 120777 root:root ../../../../lib64/perl5/auto/Math/BigInteger/BigInteger.so +/usr/lib/debug/.build-id/ac/783405b9f85cc2cc3498d0fd408f0a43ffd6a8.debug 120777 root:root ../../usr/lib64/perl5/auto/Math/BigInteger/BigInteger.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,5 +21,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/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/783405b9f85cc2cc3498d0fd408f0a43ffd6a8 120777 root:root ../../../../lib64/perl5/auto/Math/BigInteger/BigInteger.so +File: /usr/lib/debug/.build-id/ac/783405b9f85cc2cc3498d0fd408f0a43ffd6a8.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 +28,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 00d7435aa06eae980f1c46acbf4c96e1 File: /usr/src/debug/Math-BigInteger-1.01 40755 root:root @@ -36,2 +36,2 @@ File: /usr/src/debug/Math-BigInteger-1.01/bn_regs.c 100644 root:root 07299ea31e568192db609baa5d8550ce -RPMIdentity: df77b2384ba56a1bd47db77b5be0b47ba2117e11de9e3fc62c8d628e96880cbee87f2f958caba6cceaee8b342988732c31df18c63638bb23d082cb3e30aa8584 +RPMIdentity: 46a383dba77f7558d138037988ec6efb3262b9b686510869e9567044b9a1bee79fa834ff905938957bd1db9091e35ebb9ad638a3d19b133a33876f3869cbda2a