<86>Aug 13 04:43:09 userdel[623576]: delete user 'rooter'
<86>Aug 13 04:43:09 userdel[623576]: removed group 'rooter' owned by 'rooter'
<86>Aug 13 04:43:09 userdel[623576]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 13 04:43:09 groupadd[623598]: group added to /etc/group: name=rooter, GID=969
<86>Aug 13 04:43:09 groupadd[623598]: group added to /etc/gshadow: name=rooter
<86>Aug 13 04:43:09 groupadd[623598]: new group: name=rooter, GID=969
<86>Aug 13 04:43:09 useradd[623611]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Aug 13 04:43:09 userdel[623637]: delete user 'builder'
<86>Aug 13 04:43:09 userdel[623637]: removed group 'builder' owned by 'builder'
<86>Aug 13 04:43:09 userdel[623637]: removed shadow group 'builder' owned by 'builder'
<86>Aug 13 04:43:09 groupadd[623655]: group added to /etc/group: name=builder, GID=970
<86>Aug 13 04:43:09 groupadd[623655]: group added to /etc/gshadow: name=builder
<86>Aug 13 04:43:09 groupadd[623655]: new group: name=builder, GID=970
<86>Aug 13 04:43:09 useradd[623677]: new user: name=builder, UID=970, GID=970, 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>Aug 13 04:43:11 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Aug 13 04:43:11 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Aug 13 04:43:11 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-String-Approx-3.28-alt1.2.nosrc.rpm (w1.gzdio)
Installing perl-String-Approx-3.28-alt1.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23413
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf String-Approx-3.28
+ echo 'Source #0 (String-Approx-3.28.tar.gz):'
Source #0 (String-Approx-3.28.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/String-Approx-3.28.tar.gz
+ /bin/tar -xf -
+ cd String-Approx-3.28
+ /bin/chmod -c -Rf u+rwX,go-w .
mode of './README' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of './LGPL' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of './COPYRIGHT' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23413
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd String-Approx-3.28
+ 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 String::Approx
+ : 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/String-Approx-3.28'
Running Mkbootstrap for Approx ()
chmod 644 "Approx.bs"
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Approx.bs blib/arch/auto/String/Approx/Approx.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
cp Approx.pm blib/lib/String/Approx.pm
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/String-Approx-3.28/typemap'  Approx.xs > Approx.xsc
mv Approx.xsc Approx.c
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
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=\"3.28\" -DXS_VERSION=\"3.28\" -fPIC "-I/usr/lib/perl5/CORE"   apse.c
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
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=\"3.28\" -DXS_VERSION=\"3.28\" -fPIC "-I/usr/lib/perl5/CORE"   Approx.c
Approx.c: In function 'XS_String__Approx_DESTROY':
Approx.c:227:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  227 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_match':
Approx.c:255:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  255 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_match_next':
Approx.c:286:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  286 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_index':
Approx.c:317:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  317 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_slice':
Approx.c:352:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  352 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_slice_next':
Approx.c:403:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  403 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_greedy':
Approx.c:440:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  440 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_caseignore_slice':
Approx.c:471:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  471 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_insertions':
Approx.c:502:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  502 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_deletions':
Approx.c:530:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  530 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_substitutions':
Approx.c:558:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  558 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_edit_distance':
Approx.c:586:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  586 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_get_edit_distance':
Approx.c:612:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  612 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c:609:25: warning: unused variable 'RETVAL' [-Wunused-variable]
  609 |         apse_size_t     RETVAL;
      |                         ^~~~~~
Approx.c: In function 'XS_String__Approx_set_text_initial_position':
Approx.c:640:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  640 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_text_final_position':
Approx.c:668:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  668 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_text_position_range':
Approx.c:696:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  696 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
Approx.c: In function 'XS_String__Approx_set_minimal_distance':
Approx.c:723:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  723 |                 ap = (apse_t *)SvIV((SV*)SvRV( ST(0) ));
      |                      ^
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
rm -f blib/arch/auto/String/Approx/Approx.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  Approx.o apse.o  -o blib/arch/auto/String/Approx/Approx.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/String/Approx/Approx.so
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
+ : 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/String-Approx-3.28'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Approx.bs blib/arch/auto/String/Approx/Approx.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/adist.t .... ok
t/aindex.t ... ok
t/amatch.t ... ok
t/arindex.t .. ok
t/aslice.t ... ok
t/asubst.t ... ok
t/user.t ..... ok
All tests successful.
Files=7, Tests=140,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.30 cusr  0.04 csys =  0.37 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85301
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-String-Approx-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-String-Approx-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd String-Approx-3.28
+ 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-String-Approx-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/String-Approx-3.28'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Approx.bs blib/arch/auto/String/Approx/Approx.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-String-Approx-buildroot/usr/lib/perl5/auto/String/Approx/Approx.so
Installing /usr/src/tmp/perl-String-Approx-buildroot/usr/lib/perl5/String/Approx.pm
make: Leaving directory '/usr/src/RPM/BUILD/String-Approx-3.28'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-String-Approx-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-String-Approx-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-String-Approx-buildroot (auto)
removed './usr/lib/perl5/auto/String/Approx/.packlist'
mode of './usr/lib/perl5/auto/String/Approx/Approx.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-String-Approx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-String-Approx-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-String-Approx-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-String-Approx-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-String-Approx-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-String-Approx-3.28-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85301
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd String-Approx-3.28
+ DOCDIR=/usr/src/tmp/perl-String-Approx-buildroot/usr/share/doc/perl-String-Approx-3.28
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-String-Approx-buildroot/usr/share/doc/perl-String-Approx-3.28
+ /bin/mkdir -p /usr/src/tmp/perl-String-Approx-buildroot/usr/share/doc/perl-String-Approx-3.28
+ cp -prL ChangeLog PROBLEMS README README.apse Artistic COPYRIGHT COPYRIGHT.agrep LGPL /usr/src/tmp/perl-String-Approx-buildroot/usr/share/doc/perl-String-Approx-3.28
+ chmod -R go-w /usr/src/tmp/perl-String-Approx-buildroot/usr/share/doc/perl-String-Approx-3.28
+ chmod -R a+rX /usr/src/tmp/perl-String-Approx-buildroot/usr/share/doc/perl-String-Approx-3.28
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lkJzpM
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.balO1e
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-String-Approx-buildroot/usr/lib/perl5/String/Approx.pm syntax OK
Provides: perl(String/Approx.pm) = 3.280
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libperl-5.34.so >= set:ojjBzf0fvmNDE3GKWHnJOcZDD6Khn0UFnZtCIFKh2JybknRs0Z3V7QrFs3, 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.OiSGEr
Creating perl-String-Approx-debuginfo package
Processing files: perl-String-Approx-debuginfo-3.28-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ANUot4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FgmPH7
find-requires: running scripts (debuginfo)
Requires: perl-String-Approx = 3.28-alt1.2, debug(libc.so.6), debug(libperl-5.34.so)
Adding to perl-String-Approx-debuginfo a strict dependency on perl-String-Approx
Wrote: /usr/src/RPM/RPMS/i586/perl-String-Approx-3.28-alt1.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-String-Approx-debuginfo-3.28-alt1.2.i586.rpm (w2.lzdio)
2.31user 0.74system 0:07.13elapsed 42%CPU (0avgtext+0avgdata 52464maxresident)k
0inputs+0outputs (0major+216267minor)pagefaults 0swaps
4.85user 4.13system 0:12.19elapsed 73%CPU (0avgtext+0avgdata 104332maxresident)k
0inputs+0outputs (30831major+491228minor)pagefaults 0swaps
--- perl-String-Approx-3.28-alt1.2.i586.rpm.repo	2021-06-14 09:41:28.000000000 +0000
+++ perl-String-Approx-3.28-alt1.2.i586.rpm.hasher	2022-08-13 04:43:20.326567646 +0000
@@ -16,2 +16,3 @@
 Requires: libc.so.6(GLIBC_2.3)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -19,3 +20,2 @@
 Requires: rpmlib(SetVersions)  
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: perl(DynaLoader.pm)  
@@ -28,3 +28,3 @@
 File: /usr/lib/perl5/auto/String/Approx	40755	root:root		
-File: /usr/lib/perl5/auto/String/Approx/Approx.so	100644	root:root	0200e098c1f1783b1a2fab3b4437c758	
+File: /usr/lib/perl5/auto/String/Approx/Approx.so	100644	root:root	612b1c8338b6fbba6d2d004c9872bdc1	
 File: /usr/share/doc/perl-String-Approx-3.28	40755	root:root		
@@ -38,2 +38,2 @@
 File: /usr/share/doc/perl-String-Approx-3.28/README.apse	100644	root:root	5ebc42188d6d9cdfb3597c3c3c8c3f55	
-RPMIdentity: 9f8712f09cfc1beb4aa43c405f4e6873ae2e407dab12f931dd64cb4a671df3567b605ac482b63c5d27feb14120c92a3dd4c679f7f678260a84c4fd699835d519
+RPMIdentity: d1ae002954f04ca34c4d7ac9e6122541a4d671d8770faa27d6638c7958bb5972c5e176dfbb816900d3cc9f70b6818999bfa78bcd51c9744b322276a3265389ef
--- perl-String-Approx-debuginfo-3.28-alt1.2.i586.rpm.repo	2021-06-14 09:41:28.000000000 +0000
+++ perl-String-Approx-debuginfo-3.28-alt1.2.i586.rpm.hasher	2022-08-13 04:43:20.390568742 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/fb	40755	root:root	
-/usr/lib/debug/.build-id/fb/f5e6c65bc67a97ef74ec9154229340c1ca9b7f	120777	root:root	../../../perl5/auto/String/Approx/Approx.so
-/usr/lib/debug/.build-id/fb/f5e6c65bc67a97ef74ec9154229340c1ca9b7f.debug	120777	root:root	../../usr/lib/perl5/auto/String/Approx/Approx.so.debug
+/usr/lib/debug/.build-id/45	40755	root:root	
+/usr/lib/debug/.build-id/45/0db8a9876c0b48d423f25aa98bf79aa4483d4c	120777	root:root	../../../perl5/auto/String/Approx/Approx.so
+/usr/lib/debug/.build-id/45/0db8a9876c0b48d423f25aa98bf79aa4483d4c.debug	120777	root:root	../../usr/lib/perl5/auto/String/Approx/Approx.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -15,3 +15,2 @@
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: perl-String-Approx = 3.28-alt1.2:sisyphus+274516.32500.2.1
@@ -19,5 +18,5 @@
 Provides: perl-String-Approx-debuginfo = 3.28-alt1.2:sisyphus+274516.32500.2.1
-File: /usr/lib/debug/.build-id/fb	40755	root:root		
-File: /usr/lib/debug/.build-id/fb/f5e6c65bc67a97ef74ec9154229340c1ca9b7f	120777	root:root		../../../perl5/auto/String/Approx/Approx.so
-File: /usr/lib/debug/.build-id/fb/f5e6c65bc67a97ef74ec9154229340c1ca9b7f.debug	120777	root:root		../../usr/lib/perl5/auto/String/Approx/Approx.so.debug
+File: /usr/lib/debug/.build-id/45	40755	root:root		
+File: /usr/lib/debug/.build-id/45/0db8a9876c0b48d423f25aa98bf79aa4483d4c	120777	root:root		../../../perl5/auto/String/Approx/Approx.so
+File: /usr/lib/debug/.build-id/45/0db8a9876c0b48d423f25aa98bf79aa4483d4c.debug	120777	root:root		../../usr/lib/perl5/auto/String/Approx/Approx.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -26,3 +25,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/String/Approx	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/String/Approx/Approx.so.debug	100644	root:root	43de05c167b9d0153c8768ace483b09d	
+File: /usr/lib/debug/usr/lib/perl5/auto/String/Approx/Approx.so.debug	100644	root:root	ee3e58dfbc690eb1f92bdc1b5b455f8b	
 File: /usr/src/debug/String-Approx-3.28	40755	root:root		
@@ -32,2 +31,2 @@
 File: /usr/src/debug/String-Approx-3.28/apse.h	100644	root:root	93a38e94c4b4e29e7dd657b976a7f40f	
-RPMIdentity: 79235094444a5cfde968359bda11172f26d47dcede4964a7cb92f4042659d373d920e008d599d49f986c557dfdbb69901d75bc3077a764e684a395391cdd1b84
+RPMIdentity: abc7d344c2a2bc1d5cc0fae3c19c22f353be1aa6e8dd96a82b67be257de33f402675eae15a36b1d46a6d9db88421fd7777afd72c767fd981b15a09a4ba6da5e2