<86>Apr 27 09:18:12 userdel[1266589]: delete user 'rooter' <86>Apr 27 09:18:12 userdel[1266589]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:18:12 userdel[1266589]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:18:13 groupadd[1266763]: group added to /etc/group: name=rooter, GID=1286 <86>Apr 27 09:18:13 groupadd[1266763]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:18:13 groupadd[1266763]: new group: name=rooter, GID=1286 <86>Apr 27 09:18:13 useradd[1266813]: new user: name=rooter, UID=1286, GID=1286, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:18:13 userdel[1266889]: delete user 'builder' <86>Apr 27 09:18:13 userdel[1266889]: removed group 'builder' owned by 'builder' <86>Apr 27 09:18:13 userdel[1266889]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:18:13 groupadd[1266981]: group added to /etc/group: name=builder, GID=1287 <86>Apr 27 09:18:13 groupadd[1266981]: group added to /etc/gshadow: name=builder <86>Apr 27 09:18:13 groupadd[1266981]: new group: name=builder, GID=1287 <86>Apr 27 09:18:13 useradd[1267031]: new user: name=builder, UID=1287, GID=1287, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Crypt-RIPEMD160-0.08-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Crypt-RIPEMD160-0.08-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Apr 27 09:18:19 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:18:19 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 09:18:19 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Crypt-RIPEMD160-0.08-alt1.nosrc.rpm (w1.gzdio) Installing perl-Crypt-RIPEMD160-0.08-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58623 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-RIPEMD160-0.08 + echo 'Source #0 (Crypt-RIPEMD160-0.08.tar.gz):' Source #0 (Crypt-RIPEMD160-0.08.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Crypt-RIPEMD160-0.08.tar.gz + cd Crypt-RIPEMD160-0.08 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58623 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-RIPEMD160-0.08 + 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 Crypt::RIPEMD160 + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' Running Mkbootstrap for RIPEMD160 () chmod 644 "RIPEMD160.bs" make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' cp lib/Crypt/RIPEMD160.pm blib/lib/Crypt/RIPEMD160.pm AutoSplitting blib/lib/Crypt/RIPEMD160.pm (blib/lib/auto/Crypt/RIPEMD160) cp lib/Crypt/RIPEMD160/MAC.pm blib/lib/Crypt/RIPEMD160/MAC.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' 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 -march=i586 -mtune=generic -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib/perl5/CORE" -DPERL_BYTEORDER=12345678 wrap_160.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08/typemap' RIPEMD160.xs > RIPEMD160.xsc mv RIPEMD160.xsc RIPEMD160.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' 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 -march=i586 -mtune=generic -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib/perl5/CORE" -DPERL_BYTEORDER=12345678 rmd160.c make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' 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 -march=i586 -mtune=generic -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib/perl5/CORE" -DPERL_BYTEORDER=12345678 RIPEMD160.c RIPEMD160.c: In function 'XS_Crypt__RIPEMD160_new': RIPEMD160.c:179:17: warning: variable 'packname' set but not used [-Wunused-but-set-variable] 179 | char * packname; | ^~~~~~~~ RIPEMD160.xs: In function 'XS_Crypt__RIPEMD160_add': RIPEMD160.xs:55:17: warning: unused variable 'svdata' [-Wunused-variable] 55 | SV *svdata; | ^~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:6227, from RIPEMD160.xs:12: RIPEMD160.xs: In function 'XS_Crypt__RIPEMD160_digest': RIPEMD160.xs:96:40: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign] 96 | ST(0) = sv_2mortal(newSVpv(d_str, 20)); | ^~~~~ | | | unsigned char * /usr/lib/perl5/CORE/embed.h:612:71: note: in definition of macro 'sv_2mortal' 612 | # define sv_2mortal(a) Perl_sv_2mortal(aTHX_ a) | ^ RIPEMD160.xs:96:32: note: in expansion of macro 'newSVpv' 96 | ST(0) = sv_2mortal(newSVpv(d_str, 20)); | ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:6188: /usr/lib/perl5/CORE/proto.h:3010:39: note: expected 'const char * const' but argument is of type 'unsigned char *' 3010 | Perl_newSVpv(pTHX_ const char * const s, const STRLEN len) | ~~~~~~~~~~~~~~~~~~~^ RIPEMD160.c:313:17: warning: unused variable 'RETVAL' [-Wunused-variable] 313 | SV * RETVAL; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' rm -f blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong RIPEMD160.o rmd160.o wrap_160.o -o blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.so make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' + : 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/Crypt-RIPEMD160-0.08' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.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 Can't locate auto/Crypt/RIPEMD160/MAC/autosplit.ix in @INC (@INC entries checked: /usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08/blib/lib /usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08/blib/arch /usr/local/lib/perl/5.38 /usr/local/share/perl/5.38 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at /usr/share/perl5/AutoLoader.pm line 181. at /usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08/blib/lib/Crypt/RIPEMD160/MAC.pm line 3. t/01test.t .. ok All tests successful. Files=1, Tests=26, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.32 cusr 0.01 csys = 0.35 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1916 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Crypt-RIPEMD160-0.08 + 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-Crypt-RIPEMD160-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RIPEMD160.bs blib/arch/auto/Crypt/RIPEMD160/RIPEMD160.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib/perl5/auto/Crypt/RIPEMD160/autosplit.ix Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib/perl5/Crypt/RIPEMD160.pm Installing /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib/perl5/Crypt/RIPEMD160/MAC.pm make: Leaving directory '/usr/src/RPM/BUILD/Crypt-RIPEMD160-0.08' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-RIPEMD160-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-Crypt-RIPEMD160-buildroot (auto) removed './usr/lib/perl5/auto/Crypt/RIPEMD160/.packlist' mode of './usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot Processing files: perl-Crypt-RIPEMD160-0.08-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-RIPEMD160-0.08 + DOCDIR=/usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.08 + export DOCDIR + rm -rf /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.08 + /bin/mkdir -p /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.08 + cp -prL README Changes /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.08 + chmod -R go-w /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.08 + chmod -R a+rX /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/share/doc/perl-Crypt-RIPEMD160-0.08 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GYjoyD 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.dFuhzy 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-Crypt-RIPEMD160-buildroot/usr/lib/perl5/Crypt/RIPEMD160.pm syntax OK /usr/src/tmp/perl-Crypt-RIPEMD160-buildroot/usr/lib/perl5/Crypt/RIPEMD160/MAC.pm syntax OK Provides: perl(Crypt/RIPEMD160.pm) = 0.080, perl(Crypt/RIPEMD160/MAC.pm) = 0.080 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:okjB3Szi7acuyeUTlVQBVndyrOLGJnuFfmNsdjIqt3iMeRLQd, perl(AutoLoader.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.vaeEBj Creating perl-Crypt-RIPEMD160-debuginfo package Processing files: perl-Crypt-RIPEMD160-debuginfo-0.08-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.56l1Rf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ag6AQ0 find-requires: running scripts (debuginfo) Requires: perl-Crypt-RIPEMD160 = 0.08-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Crypt-RIPEMD160-debuginfo a strict dependency on perl-Crypt-RIPEMD160 Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm (w2.lzdio) 2.71user 0.94system 0:09.49elapsed 38%CPU (0avgtext+0avgdata 57872maxresident)k 0inputs+0outputs (0major+218706minor)pagefaults 0swaps /.out/perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic 5.56user 2.27system 0:25.85elapsed 30%CPU (0avgtext+0avgdata 126740maxresident)k 0inputs+0outputs (0major+187542minor)pagefaults 0swaps --- perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm.repo 2023-11-28 07:52:19.000000000 +0000 +++ perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm.hasher 2024-04-27 09:18:33.518483287 +0000 @@ -33,3 +33,3 @@ File: /usr/lib/perl5/auto/Crypt/RIPEMD160 40755 root:root -File: /usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so 100644 root:root 78c79a8a40b21cbd04db873267feef4f +File: /usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so 100644 root:root 0d763651854fa66eaf77ba9f2c84c4d9 File: /usr/lib/perl5/auto/Crypt/RIPEMD160/autosplit.ix 100644 root:root e9eec7ef8d07d297a333f7b99f55faeb @@ -38,2 +38,2 @@ File: /usr/share/doc/perl-Crypt-RIPEMD160-0.08/README 100644 root:root 375c22d7d03b9d560eb536f588751965 -RPMIdentity: ac3e1464cc8d50ef7bd29c01109679ae2212cc910eaa75c5bd350fe6535b59354bff2be0d96007c2e34399cbfa51ac2950cfff1a7435fa9133c4e578157e16ae +RPMIdentity: a1635f091c3ae1ee2eb4e338ad5b280cfe302fcd037708cfa050750f967d287aff6e75f7ed5f8236d7fc032c19c5b6b7007f2464314e1febfbde54ec133a08ce --- perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm.repo 2023-11-28 07:52:19.000000000 +0000 +++ perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm.hasher 2024-04-27 09:18:33.634483509 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/3af800c072fcc9648dd06b2f765fcf363bdcd6 120777 root:root ../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so -/usr/lib/debug/.build-id/90/3af800c072fcc9648dd06b2f765fcf363bdcd6.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/287e6642c09cab1c436d602abeb816c79824d0 120777 root:root ../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so +/usr/lib/debug/.build-id/7f/287e6642c09cab1c436d602abeb816c79824d0.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -21,5 +21,5 @@ Provides: perl-Crypt-RIPEMD160-debuginfo = 0.08-alt1:sisyphus+335067.22500.2.2 -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/3af800c072fcc9648dd06b2f765fcf363bdcd6 120777 root:root ../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so -File: /usr/lib/debug/.build-id/90/3af800c072fcc9648dd06b2f765fcf363bdcd6.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/287e6642c09cab1c436d602abeb816c79824d0 120777 root:root ../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so +File: /usr/lib/debug/.build-id/7f/287e6642c09cab1c436d602abeb816c79824d0.debug 120777 root:root ../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -28,3 +28,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/RIPEMD160 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug 100644 root:root bcb5b8dd1dd4624253d75d6876930888 +File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug 100644 root:root d9e4a338b2324f3746b338de38203579 File: /usr/src/debug/Crypt-RIPEMD160-0.08 40755 root:root @@ -36,2 +36,2 @@ File: /usr/src/debug/Crypt-RIPEMD160-0.08/wrap_160.h 100644 root:root 4da9e9aacd7fdf1621ea6e56d25f0c4d -RPMIdentity: 8787152f63a6eef1fd8f31d7036bfe48b53ce32c4fee2accfa5bd2ac6e3c1c4269f4cc2e0f88bca93f8e1a0ea16d855fe038a80d9cc5091313f779ffa0982aa3 +RPMIdentity: 2f426f2e231ecac963f637345ae6cd8aa8117b5487550694d76d26ba050fba293bc483ef37f4b00050de32ea6a3ae1b9c1cde65ad8c1448b4bbc721c75b219f8