<86>Nov 18 06:04:51 userdel[309991]: delete user 'rooter'
<86>Nov 18 06:04:51 userdel[309991]: removed group 'rooter' owned by 'rooter'
<86>Nov 18 06:04:51 userdel[309991]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 18 06:04:51 groupadd[310045]: group added to /etc/group: name=rooter, GID=1859
<86>Nov 18 06:04:51 groupadd[310045]: group added to /etc/gshadow: name=rooter
<86>Nov 18 06:04:51 groupadd[310045]: new group: name=rooter, GID=1859
<86>Nov 18 06:04:51 useradd[310077]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none
<86>Nov 18 06:04:51 userdel[310124]: delete user 'builder'
<86>Nov 18 06:04:51 userdel[310124]: removed group 'builder' owned by 'builder'
<86>Nov 18 06:04:51 userdel[310124]: removed shadow group 'builder' owned by 'builder'
<86>Nov 18 06:04:51 groupadd[310180]: group added to /etc/group: name=builder, GID=1860
<86>Nov 18 06:04:51 groupadd[310180]: group added to /etc/gshadow: name=builder
<86>Nov 18 06:04:51 groupadd[310180]: new group: name=builder, GID=1860
<86>Nov 18 06:04:52 useradd[310224]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/perl-Text-CHM-0.01-alt4.2.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/perl-Text-CHM-0.01-alt4.2.src.rpm: The use of such a license name is ambiguous: Artistic
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>Nov 18 06:04:54 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Nov 18 06:04:54 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed
<13>Nov 18 06:04:54 rpmi: libchm-0.40-alt7 sisyphus+328482.100.1.1 1693579808 installed
<13>Nov 18 06:04:54 rpmi: libchm-devel-0.40-alt7 sisyphus+328482.100.1.1 1693579808 installed
<13>Nov 18 06:04:54 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-Text-CHM-0.01-alt4.2.nosrc.rpm (w1.gzdio)
Installing perl-Text-CHM-0.01-alt4.2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55334
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Text-CHM-0.01
+ echo 'Source #0 (Text-CHM-0.01.tar.gz):'
Source #0 (Text-CHM-0.01.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Text-CHM-0.01.tar.gz
+ /bin/tar -xf -
+ cd Text-CHM-0.01
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55334
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-CHM-0.01
+ 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

+ : 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 Text::CHM
+ : 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/Text-CHM-0.01'
Running Mkbootstrap for CHM ()
chmod 644 "CHM.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
make: Entering directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CHM.bs blib/arch/auto/Text/CHM/CHM.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
make: Entering directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
cp lib/Text/CHM.pm blib/lib/Text/CHM.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
make: Entering directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Text-CHM-0.01/typemap'  CHM.xs > CHM.xsc
mv CHM.xsc CHM.c
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
make: Entering directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
gcc -c  -I. -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.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/CORE"   CHM.c
In file included from CHM.xs:5:
ppport.h:237: warning: "PERL_UNUSED_DECL" redefined
  237 | #  define PERL_UNUSED_DECL
      | 
In file included from CHM.xs:2:
/usr/lib/perl5/CORE/perl.h:438: note: this is the location of the previous definition
  438 | #  define PERL_UNUSED_DECL __attribute__unused__
      | 
CHM.xs: In function 'perl_chm_init':
CHM.xs:100:8: warning: operation on 'self' may be undefined [-Wsequence-point]
  100 |   self = Newz(1, self, 1, ChmObj);
CHM.xs: In function 'get_html_title':
CHM.xs:280:11: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  280 |   content = perl_get_object(chmfile, filename, &len);
      |           ^
CHM.c: In function 'XS_Text__CHM_DESTROY':
CHM.c:511:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  511 |                 self = (ChmObj *)SvIV((SV*)SvRV( ST(0) ));
      |                        ^
CHM.c: In function 'XS_Text__CHM_filename':
CHM.c:538:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  538 |                 self = (ChmObj *)SvIV((SV*)SvRV( ST(0) ));
      |                        ^
CHM.c: In function 'XS_Text__CHM_close':
CHM.c:563:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  563 |                 self = (ChmObj *)SvIV((SV*)SvRV( ST(0) ));
      |                        ^
CHM.c: In function 'XS_Text__CHM_get_object':
CHM.c:593:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  593 |                 self = (ChmObj *)SvIV((SV*)SvRV( ST(0) ));
      |                        ^
In file included from /usr/lib/perl5/CORE/perl.h:5685:
CHM.xs:367:32: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness [-Wpointer-sign]
  367 |      XPUSHs(sv_2mortal(newSVpv(buf, len)));
      |                                ^~~
      |                                |
      |                                unsigned char *
/usr/lib/perl5/CORE/pp.h:479:61: note: in definition of macro 'XPUSHs'
  479 | #define XPUSHs(s)       STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END
      |                                                             ^
CHM.xs:367:13: note: in expansion of macro 'sv_2mortal'
  367 |      XPUSHs(sv_2mortal(newSVpv(buf, len)));
      |             ^~~~~~~~~~
CHM.xs:367:24: note: in expansion of macro 'newSVpv'
  367 |      XPUSHs(sv_2mortal(newSVpv(buf, len)));
      |                        ^~~~~~~
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)
      |                                            ~~~~~~~~~~~~~~~~~~^
In file included from CHM.xs:3:
/usr/lib/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable]
  189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
      |                            ^~~~
CHM.c:590:9: note: in expansion of macro 'dXSTARG'
  590 |         dXSTARG;
      |         ^~~~~~~
CHM.c:589:17: warning: unused variable 'RETVAL' [-Wunused-variable]
  589 |         void *  RETVAL;
      |                 ^~~~~~
CHM.c: In function 'XS_Text__CHM_get_filelist':
CHM.c:627:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  627 |                 self = (ChmObj *)SvIV((SV*)SvRV( ST(0) ));
      |                        ^
/usr/lib/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable]
  189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
      |                            ^~~~
CHM.c:624:9: note: in expansion of macro 'dXSTARG'
  624 |         dXSTARG;
      |         ^~~~~~~
CHM.c:623:17: warning: unused variable 'RETVAL' [-Wunused-variable]
  623 |         void *  RETVAL;
      |                 ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
make: Entering directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
rm -f blib/arch/auto/Text/CHM/CHM.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  CHM.o  -o blib/arch/auto/Text/CHM/CHM.so  \
   -lchm   \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Text/CHM/CHM.so
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
+ : 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/Text-CHM-0.01'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CHM.bs blib/arch/auto/Text/CHM/CHM.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/Text-CHM.t .. ok
All tests successful.
Files=1, Tests=1,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.01 cusr  0.00 csys =  0.04 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58816
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-CHM-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Text-CHM-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Text-CHM-0.01
+ 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-Text-CHM-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CHM.bs blib/arch/auto/Text/CHM/CHM.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Text-CHM-buildroot/usr/lib/perl5/auto/Text/CHM/CHM.so
Installing /usr/src/tmp/perl-Text-CHM-buildroot/usr/lib/perl5/Text/CHM.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-CHM-0.01'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Text-CHM-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Text-CHM-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Text-CHM-buildroot (auto)
removed './usr/lib/perl5/auto/Text/CHM/.packlist'
mode of './usr/lib/perl5/auto/Text/CHM/CHM.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Text-CHM-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Text-CHM-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Text-CHM-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Text-CHM-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/perl-Text-CHM-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: perl-Text-CHM-0.01-alt4.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58816
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-CHM-0.01
+ DOCDIR=/usr/src/tmp/perl-Text-CHM-buildroot/usr/share/doc/perl-Text-CHM-0.01
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Text-CHM-buildroot/usr/share/doc/perl-Text-CHM-0.01
+ /bin/mkdir -p /usr/src/tmp/perl-Text-CHM-buildroot/usr/share/doc/perl-Text-CHM-0.01
+ cp -prL Changes README contrib /usr/src/tmp/perl-Text-CHM-buildroot/usr/share/doc/perl-Text-CHM-0.01
+ chmod -R go-w /usr/src/tmp/perl-Text-CHM-buildroot/usr/share/doc/perl-Text-CHM-0.01
+ chmod -R a+rX /usr/src/tmp/perl-Text-CHM-buildroot/usr/share/doc/perl-Text-CHM-0.01
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LnvINn
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.Z4IrEN
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-Text-CHM-buildroot/usr/lib/perl5/Text/CHM.pm syntax OK
Provides: perl(Text/CHM.pm) = 0.010
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), libchm.so.0 >= set:hekOZaySMxxU7, libperl-5.34.so >= set:ojjBzf0fthHx2PjQ1ZtllCVZKQAHT27CZklpJfBFp2VVQWSgwQe0Br52g2JWXkh3txwtGvFraT0, 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.zSJF9S
Creating perl-Text-CHM-debuginfo package
Processing files: perl-Text-CHM-debuginfo-0.01-alt4.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jmT4bB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.komB4v
find-requires: running scripts (debuginfo)
Requires: perl-Text-CHM = 0.01-alt4.2, debug(libc.so.6), debug(libchm.so.0), debug(libperl-5.34.so)
Adding to perl-Text-CHM-debuginfo a strict dependency on perl-Text-CHM
Wrote: /usr/src/RPM/RPMS/i586/perl-Text-CHM-0.01-alt4.2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Text-CHM-debuginfo-0.01-alt4.2.i586.rpm (w2.lzdio)
1.24user 0.85system 0:06.41elapsed 32%CPU (0avgtext+0avgdata 60120maxresident)k
0inputs+0outputs (0major+203070minor)pagefaults 0swaps
/.out/perl-Text-CHM-0.01-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Text-CHM-0.01-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/perl-Text-CHM-debuginfo-0.01-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/perl-Text-CHM-debuginfo-0.01-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic
2.82user 1.46system 0:13.08elapsed 32%CPU (0avgtext+0avgdata 125724maxresident)k
56inputs+0outputs (0major+190522minor)pagefaults 0swaps
--- perl-Text-CHM-0.01-alt4.2.i586.rpm.repo	2021-06-14 12:20:00.000000000 +0000
+++ perl-Text-CHM-0.01-alt4.2.i586.rpm.hasher	2023-11-18 06:05:03.186583218 +0000
@@ -13,2 +13,4 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -17,3 +19,2 @@
 Requires: libperl-5.34.so >= set:ojjBzf0fthHx2PjQ1ZtllCVZKQAHT27CZklpJfBFp2VVQWSgwQe0Br52g2JWXkh3txwtGvFraT0
-Requires: libpthread.so.0(GLIBC_2.0)  
 Requires: perl(XSLoader.pm)  
@@ -27,3 +28,3 @@
 File: /usr/lib/perl5/auto/Text/CHM	40755	root:root		
-File: /usr/lib/perl5/auto/Text/CHM/CHM.so	100644	root:root	70cff5f96293698bd734213e58239168	
+File: /usr/lib/perl5/auto/Text/CHM/CHM.so	100644	root:root	95b92049a2d9d5364284428be048f229	
 File: /usr/share/doc/perl-Text-CHM-0.01	40755	root:root		
@@ -33,2 +34,2 @@
 File: /usr/share/doc/perl-Text-CHM-0.01/contrib/test.pl	100644	root:root	d47bcbb07c0d2450ad43d7cc959febe1	
-RPMIdentity: 078b86aad29814d3851bff40547fb7cfc788489689f431881c0f59f1d2da1abb799c28dc1e436c4f54abfb87d6fbe2524d14641f1f9b24741178c2dcd09cd902
+RPMIdentity: 3c9902843176fb7471949e848d0f7f54133c6612efa3313cfe427b553eadba281d8483c37f44de5be2c3fc88166d62e0aa303dbd8436492a916b685ef86254ed
--- perl-Text-CHM-debuginfo-0.01-alt4.2.i586.rpm.repo	2021-06-14 12:20:00.000000000 +0000
+++ perl-Text-CHM-debuginfo-0.01-alt4.2.i586.rpm.hasher	2023-11-18 06:05:03.280605948 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/bc	40755	root:root	
-/usr/lib/debug/.build-id/bc/f0cb9a1edf2130bf688a813c2b4b3ac3448c79	120777	root:root	../../../perl5/auto/Text/CHM/CHM.so
-/usr/lib/debug/.build-id/bc/f0cb9a1edf2130bf688a813c2b4b3ac3448c79.debug	120777	root:root	../../usr/lib/perl5/auto/Text/CHM/CHM.so.debug
+/usr/lib/debug/.build-id/65	40755	root:root	
+/usr/lib/debug/.build-id/65/f860d7040c8cbbf379e6341bfd2dddd276f79e	120777	root:root	../../../perl5/auto/Text/CHM/CHM.so
+/usr/lib/debug/.build-id/65/f860d7040c8cbbf379e6341bfd2dddd276f79e.debug	120777	root:root	../../usr/lib/perl5/auto/Text/CHM/CHM.so.debug
 /usr/lib/debug/usr/lib/perl5	40755	root:root	
@@ -14,3 +14,2 @@
 Requires: debug(libperl-5.34.so)  
-Requires: debug(libpthread.so.0)  
 Requires: perl-Text-CHM = 0.01-alt4.2:sisyphus+274516.64500.2.1
@@ -18,5 +17,5 @@
 Provides: perl-Text-CHM-debuginfo = 0.01-alt4.2:sisyphus+274516.64500.2.1
-File: /usr/lib/debug/.build-id/bc	40755	root:root		
-File: /usr/lib/debug/.build-id/bc/f0cb9a1edf2130bf688a813c2b4b3ac3448c79	120777	root:root		../../../perl5/auto/Text/CHM/CHM.so
-File: /usr/lib/debug/.build-id/bc/f0cb9a1edf2130bf688a813c2b4b3ac3448c79.debug	120777	root:root		../../usr/lib/perl5/auto/Text/CHM/CHM.so.debug
+File: /usr/lib/debug/.build-id/65	40755	root:root		
+File: /usr/lib/debug/.build-id/65/f860d7040c8cbbf379e6341bfd2dddd276f79e	120777	root:root		../../../perl5/auto/Text/CHM/CHM.so
+File: /usr/lib/debug/.build-id/65/f860d7040c8cbbf379e6341bfd2dddd276f79e.debug	120777	root:root		../../usr/lib/perl5/auto/Text/CHM/CHM.so.debug
 File: /usr/lib/debug/usr/lib/perl5	40755	root:root		
@@ -25,3 +24,3 @@
 File: /usr/lib/debug/usr/lib/perl5/auto/Text/CHM	40755	root:root		
-File: /usr/lib/debug/usr/lib/perl5/auto/Text/CHM/CHM.so.debug	100644	root:root	e235771c806dbe23935d72c1460429c2	
+File: /usr/lib/debug/usr/lib/perl5/auto/Text/CHM/CHM.so.debug	100644	root:root	d6d739958886603844e9a7c25ae30eec	
 File: /usr/src/debug/Text-CHM-0.01	40755	root:root		
@@ -29,2 +28,2 @@
 File: /usr/src/debug/Text-CHM-0.01/CHM.xs	100644	root:root	35513a49650d05a6092c6949239c67e5	
-RPMIdentity: 5d821190d83690f61f34234828921ec8af0126f12334c01fe28461df30a052f03c48047a1e996c16966013cf9c9d9702ed0585fdd878fecef63ac62f2dbe0379
+RPMIdentity: 05c4d442ef9d9f7ff7ae4ccb62ba0ad3b5cdb4b535351e66e2a38bdaa2f0a3e2f27e6e30de861207873e6562e110f41d8ff1f160177740e6ca40ad721e0e4924