<86>Sep 24 04:08:39 userdel[3410847]: delete user 'rooter'
<86>Sep 24 04:08:39 userdel[3410847]: removed group 'rooter' owned by 'rooter'
<86>Sep 24 04:08:39 userdel[3410847]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 24 04:08:39 groupadd[3410903]: group added to /etc/group: name=rooter, GID=921
<86>Sep 24 04:08:39 groupadd[3410903]: group added to /etc/gshadow: name=rooter
<86>Sep 24 04:08:39 groupadd[3410903]: new group: name=rooter, GID=921
<86>Sep 24 04:08:39 useradd[3410948]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>Sep 24 04:08:39 userdel[3411032]: delete user 'builder'
<86>Sep 24 04:08:39 userdel[3411032]: removed group 'builder' owned by 'builder'
<86>Sep 24 04:08:39 userdel[3411032]: removed shadow group 'builder' owned by 'builder'
<86>Sep 24 04:08:39 groupadd[3411095]: group added to /etc/group: name=builder, GID=922
<86>Sep 24 04:08:39 groupadd[3411095]: group added to /etc/gshadow: name=builder
<86>Sep 24 04:08:39 groupadd[3411095]: new group: name=builder, GID=922
<86>Sep 24 04:08:39 useradd[3411143]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
/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>Sep 24 04:08:40 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Sep 24 04:08:40 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Sep 24 04:08:41 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 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.60486
+ 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/gzip -dc /usr/src/RPM/SOURCES/Crypt-RIPEMD160-0.08.tar.gz
+ /bin/tar -xf -
+ 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.60486
+ 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 -j16 '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'
"/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'
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'
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 rmd160.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" "/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 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:5744,
                 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:570:55: note: in definition of macro 'sv_2mortal'
  570 | #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:5705:
/usr/lib/perl5/CORE/proto.h:2444:62: note: expected 'const char * const' but argument is of type 'unsigned char *'
 2444 | PERL_CALLCONV SV*       Perl_newSVpv(pTHX_ const char *const s, const STRLEN len)
      |                                            ~~~~~~~~~~~~~~~~~~^
RIPEMD160.c:305:17: warning: unused variable 'RETVAL' [-Wunused-variable]
  305 |         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  -lpthread -shared -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 contains: /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.34 /usr/local/share/perl/5.34 /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,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.23 cusr  0.01 csys =  0.26 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.48928
+ 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:/bin:/usr/bin:/usr/X11R6/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 <cmdline>: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)
Processing files: perl-Crypt-RIPEMD160-0.08-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86085
+ 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.J3wEYn
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.mZdKF0
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, 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.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:okjB3Szi7acuyeUTlVQBVndWXQwIuc6wKnNsdjIqt3iMeRLQd, 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.Lx7FJS
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.Pjkc21
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NEJ5dl
find-requires: running scripts (debuginfo)
Requires: perl-Crypt-RIPEMD160 = 0.08-alt1, debug(libc.so.6), debug(libperl-5.34.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)
1.84user 0.80system 0:06.78elapsed 38%CPU (0avgtext+0avgdata 50992maxresident)k
0inputs+0outputs (0major+207921minor)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
1.70user 1.33system 0:12.44elapsed 24%CPU (0avgtext+0avgdata 104828maxresident)k
0inputs+0outputs (30514major+164985minor)pagefaults 0swaps
--- perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm.repo	2021-07-18 23:30:44.000000000 +0000
+++ perl-Crypt-RIPEMD160-0.08-alt1.i586.rpm.hasher	2022-09-24 04:08:50.065436185 +0000
@@ -15,2 +15,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -18,3 +19,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: perl(AutoLoader.pm)  
@@ -32,3 +32,3 @@
 File: /usr/lib/perl5/auto/Crypt/RIPEMD160	40755	root:root		
-File: /usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so	100644	root:root	a735d24015666a5f1412efe9fdecabff	
+File: /usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so	100644	root:root	655fe5083d5b75a0a835e60c1a5817db	
 File: /usr/lib/perl5/auto/Crypt/RIPEMD160/autosplit.ix	100644	root:root	e9eec7ef8d07d297a333f7b99f55faeb	
@@ -37,2 +37,2 @@
 File: /usr/share/doc/perl-Crypt-RIPEMD160-0.08/README	100644	root:root	375c22d7d03b9d560eb536f588751965	
-RPMIdentity: 440ee1d5813e176c0b28990c19d32497ff60bb1f8a28319af7bfaf97edf44ee94caf514c0d5b10b8c0073977594d1d4fce2f97549586bc6add6b4e30e1a33210
+RPMIdentity: 7f2eecb686d67f0b6901ce042e3f0ebdaf06dc0a971a34cc853f2c484c6f4d97fb0bd5c38e412a29882985f265dc52beaab89b278880d48aab3de057d8dd6ddc
--- perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm.repo	2021-07-18 23:30:44.000000000 +0000
+++ perl-Crypt-RIPEMD160-debuginfo-0.08-alt1.i586.rpm.hasher	2022-09-24 04:08:50.138437402 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/12	40755	root:root	
-/usr/lib/debug/.build-id/12/70d3dcf93fdcb583bf526a81732007b63065d4	120777	root:root	../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so
-/usr/lib/debug/.build-id/12/70d3dcf93fdcb583bf526a81732007b63065d4.debug	120777	root:root	../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug
+/usr/lib/debug/.build-id/f8	40755	root:root	
+/usr/lib/debug/.build-id/f8/b0c934250c69b68eb737373aa483334b139191	120777	root:root	../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so
+/usr/lib/debug/.build-id/f8/b0c934250c69b68eb737373aa483334b139191.debug	120777	root:root	../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -17,3 +17,2 @@
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: perl-Crypt-RIPEMD160 = 0.08-alt1:sisyphus+279723.7000.1.1
@@ -21,5 +20,5 @@
 Provides: perl-Crypt-RIPEMD160-debuginfo = 0.08-alt1:sisyphus+279723.7000.1.1
-File: /usr/lib/debug/.build-id/12	40755	root:root		
-File: /usr/lib/debug/.build-id/12/70d3dcf93fdcb583bf526a81732007b63065d4	120777	root:root		../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so
-File: /usr/lib/debug/.build-id/12/70d3dcf93fdcb583bf526a81732007b63065d4.debug	120777	root:root		../../usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug
+File: /usr/lib/debug/.build-id/f8	40755	root:root		
+File: /usr/lib/debug/.build-id/f8/b0c934250c69b68eb737373aa483334b139191	120777	root:root		../../../perl5/auto/Crypt/RIPEMD160/RIPEMD160.so
+File: /usr/lib/debug/.build-id/f8/b0c934250c69b68eb737373aa483334b139191.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 +27,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	0a9d2710d8180991c20efd022cbe8239	
+File: /usr/lib/debug/usr/lib/perl5/auto/Crypt/RIPEMD160/RIPEMD160.so.debug	100644	root:root	a4173b4b027655d52c68263e400b94a4	
 File: /usr/src/debug/Crypt-RIPEMD160-0.08	40755	root:root		
@@ -36,2 +35,2 @@
 File: /usr/src/debug/Crypt-RIPEMD160-0.08/wrap_160.h	100644	root:root	4da9e9aacd7fdf1621ea6e56d25f0c4d	
-RPMIdentity: dd55bf2582fdc789577a042c9dcb3682ac94676462a8111b2edb71f112c4288b348cd9a7afb9cdb38d02247d13ddc364a3629fde9f124210e46d1fe23bd22d24
+RPMIdentity: f2512e6fce4199fa55dfa674a17e7ce5a90415393950ae24853f709f7ef7e35968bba50aa7d1d1d8e6b31571872c146a67e9a1fa36bee122d426798e2f089b65