<86>Jun 16 10:37:51 userdel[3191929]: delete user 'rooter'
<86>Jun 16 10:37:51 userdel[3191929]: removed group 'rooter' owned by 'rooter'
<86>Jun 16 10:37:51 userdel[3191929]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 16 10:37:51 groupadd[3191986]: group added to /etc/group: name=rooter, GID=1826
<86>Jun 16 10:37:51 groupadd[3191986]: group added to /etc/gshadow: name=rooter
<86>Jun 16 10:37:51 groupadd[3191986]: new group: name=rooter, GID=1826
<86>Jun 16 10:37:51 useradd[3192036]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash
<86>Jun 16 10:37:51 userdel[3192099]: delete user 'builder'
<86>Jun 16 10:37:51 userdel[3192099]: removed group 'builder' owned by 'builder'
<86>Jun 16 10:37:51 userdel[3192099]: removed shadow group 'builder' owned by 'builder'
<86>Jun 16 10:37:51 groupadd[3192147]: group added to /etc/group: name=builder, GID=1827
<86>Jun 16 10:37:51 groupadd[3192147]: group added to /etc/gshadow: name=builder
<86>Jun 16 10:37:51 groupadd[3192147]: new group: name=builder, GID=1827
<86>Jun 16 10:37:51 useradd[3192192]: new user: name=builder, UID=1827, GID=1827, 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>Jun 16 10:37:54 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Jun 16 10:37:54 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Jun 16 10:37:54 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Jun 16 10:37:54 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Text-ExtractWords-0.08-alt4.2.nosrc.rpm (w1.gzdio)
Installing perl-Text-ExtractWords-0.08-alt4.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81073
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Text-ExtractWords-0.08
+ echo 'Source #0 (Text-ExtractWords-0.08.tar.gz):'
Source #0 (Text-ExtractWords-0.08.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Text-ExtractWords-0.08.tar.gz
+ /bin/tar -xf -
+ cd Text-ExtractWords-0.08
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81073
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-ExtractWords-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

+ : 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::ExtractWords
+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
Running Mkbootstrap for ExtractWords ()
chmod 644 "ExtractWords.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ExtractWords.bs blib/arch/auto/Text/ExtractWords/ExtractWords.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
cp ExtractWords.pm blib/lib/Text/ExtractWords.pm
AutoSplitting blib/lib/Text/ExtractWords.pm (blib/lib/auto/Text/ExtractWords)
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  ExtractWords.xs > ExtractWords.xsc
mv ExtractWords.xsc ExtractWords.c
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-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   -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib64/perl5/CORE"   ExtractWords.c
ExtractWords.xs: In function 'unescape_str':
ExtractWords.xs:70:13: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
      sscanf(&s[y+1], "%02X", &hex)) {
             ^~~~~~~
In file included from /usr/lib64/perl5/CORE/perlio.h:41,
                 from /usr/lib64/perl5/CORE/iperlsys.h:51,
                 from /usr/lib64/perl5/CORE/perl.h:3603,
                 from ExtractWords.xs:16:
/usr/include/stdio.h:385:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
 extern int sscanf (const char *__restrict __s,
            ^~~~~~
ExtractWords.xs: In function 'entity2char':
ExtractWords.xs:85:13: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  if(strncmp(*s, cstr, len) == 0) {
             ^~
In file included from /usr/lib64/perl5/CORE/perl.h:1059,
                 from ExtractWords.xs:16:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
ExtractWords.xs:85:17: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]
  if(strncmp(*s, cstr, len) == 0) {
                 ^~~~
In file included from /usr/lib64/perl5/CORE/perl.h:1059,
                 from ExtractWords.xs:16:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
ExtractWords.xs: In function 'extension':
ExtractWords.xs:120:19: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
  return((!strncmp(s, extension, len) && !isalpha(*(s+len+1))) ? TRUE : FALSE);
                   ^
In file included from /usr/lib64/perl5/CORE/perl.h:1059,
                 from ExtractWords.xs:16:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
ExtractWords.xs:120:22: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]
  return((!strncmp(s, extension, len) && !isalpha(*(s+len+1))) ? TRUE : FALSE);
                      ^~~~~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:1059,
                 from ExtractWords.xs:16:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
ExtractWords.xs: In function 'check_extension':
ExtractWords.xs:124:23: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
  return( extension(s, "asp",  3) ? TRUE :
                       ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:125:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "html", 4) ? TRUE :
                ^~~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:126:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "htm",  3) ? TRUE :
                ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:127:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "gif",  3) ? TRUE :
                ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:128:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "png",  3) ? TRUE :
                ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:129:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "jpeg", 4) ? TRUE :
                ^~~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:130:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "jpg",  3) ? TRUE :
                ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:131:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "js",   2) ? TRUE :
                ^~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:132:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "swf",  3) ? TRUE :
                ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:133:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "pl",   2) ? TRUE :
                ^~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs:134:16: warning: pointer targets in passing argument 2 of 'extension' differ in signedness [-Wpointer-sign]
   extension(s, "php",  3) ? TRUE : FALSE);
                ^~~~~
ExtractWords.xs:119:6: note: expected 'unsigned char *' but argument is of type 'char *'
 bool extension(unsigned char *s, unsigned char *extension, int len) {
      ^~~~~~~~~
ExtractWords.xs: In function 'XS_Text__ExtractWords_words_list':
ExtractWords.xs:280:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    if(ls = strlen(source)) {
       ^~
ExtractWords.xs:282:18: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness [-Wpointer-sign]
     unescape_str(source);
                  ^~~~~~
ExtractWords.xs:63:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void unescape_str(unsigned char *s) {
      ^~~~~~~~~~~~
ExtractWords.xs:283:19: warning: pointer targets in passing argument 1 of 'str_normalize' differ in signedness [-Wpointer-sign]
     str_normalize(source);
                   ^~~~~~
ExtractWords.xs:183:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void str_normalize(unsigned char *s) {
      ^~~~~~~~~~~~~
ExtractWords.xs:285:26: warning: pointer targets in passing argument 1 of 'clean_repeated_chars' differ in signedness [-Wpointer-sign]
     clean_repeated_chars(source);
                          ^~~~~~
ExtractWords.xs:100:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void clean_repeated_chars(unsigned char *s) {
      ^~~~~~~~~~~~~~~~~~~~
ExtractWords.xs:251:9: warning: variable 'locale' set but not used [-Wunused-but-set-variable]
   char *locale = NULL;
         ^~~~~~
ExtractWords.xs: In function 'XS_Text__ExtractWords_words_count':
ExtractWords.xs:333:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    if(ls = strlen(source)) {
       ^~
ExtractWords.xs:335:18: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness [-Wpointer-sign]
     unescape_str(source);
                  ^~~~~~
ExtractWords.xs:63:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void unescape_str(unsigned char *s) {
      ^~~~~~~~~~~~
ExtractWords.xs:336:19: warning: pointer targets in passing argument 1 of 'str_normalize' differ in signedness [-Wpointer-sign]
     str_normalize(source);
                   ^~~~~~
ExtractWords.xs:183:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void str_normalize(unsigned char *s) {
      ^~~~~~~~~~~~~
ExtractWords.xs:338:26: warning: pointer targets in passing argument 1 of 'clean_repeated_chars' differ in signedness [-Wpointer-sign]
     clean_repeated_chars(source);
                          ^~~~~~
ExtractWords.xs:100:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void clean_repeated_chars(unsigned char *s) {
      ^~~~~~~~~~~~~~~~~~~~
ExtractWords.xs:302:9: warning: variable 'locale' set but not used [-Wunused-but-set-variable]
   char *locale = NULL;
         ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
rm -f blib/arch/auto/Text/ExtractWords/ExtractWords.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  ExtractWords.o  -o blib/arch/auto/Text/ExtractWords/ExtractWords.so  \
      \
   -L/usr/lib64/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Text/ExtractWords/ExtractWords.so
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-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/Text-ExtractWords-0.08'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ExtractWords.bs blib/arch/auto/Text/ExtractWords/ExtractWords.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/words_count.t .. ok
t/words_list.t ... ok
All tests successful.
Files=2, Tests=4,  0 wallclock secs ( 0.01 usr +  0.01 sys =  0.02 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2441
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-ExtractWords-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Text-ExtractWords-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Text-ExtractWords-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-Text-ExtractWords-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ExtractWords.bs blib/arch/auto/Text/ExtractWords/ExtractWords.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so
Installing /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib64/perl5/auto/Text/ExtractWords/autosplit.ix
Installing /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib64/perl5/Text/ExtractWords.pm
make: Leaving directory '/usr/src/RPM/BUILD/Text-ExtractWords-0.08'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Text-ExtractWords-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Text-ExtractWords-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-ExtractWords-buildroot (auto)
removed './usr/lib64/perl5/auto/Text/ExtractWords/.packlist'
mode of './usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Text-ExtractWords-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Text-ExtractWords-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Text-ExtractWords-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Text-ExtractWords-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Text-ExtractWords-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: perl-Text-ExtractWords-0.08-alt4.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2441
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Text-ExtractWords-0.08
+ DOCDIR=/usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/share/doc/perl-Text-ExtractWords-0.08
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/share/doc/perl-Text-ExtractWords-0.08
+ /bin/mkdir -p /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/share/doc/perl-Text-ExtractWords-0.08
+ cp -prL Changes README /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/share/doc/perl-Text-ExtractWords-0.08
+ chmod -R go-w /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/share/doc/perl-Text-ExtractWords-0.08
+ chmod -R a+rX /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/share/doc/perl-Text-ExtractWords-0.08
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KczGKQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1RcURr
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib64/perl5/Text/ExtractWords.pm syntax OK
Provides: perl(Text/ExtractWords.pm) = 0.080
Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:okjB3Szi7acS8ZETJAQIzLj3TEbYcIhwZlC9mJK19oD2, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(DynaLoader.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.SN71r6
Creating perl-Text-ExtractWords-debuginfo package
Processing files: perl-Text-ExtractWords-debuginfo-0.08-alt4.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1emgvO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ioLP0z
find-requires: running scripts (debuginfo)
Requires: perl-Text-ExtractWords = 0.08-alt4.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0)
Adding to perl-Text-ExtractWords-debuginfo a strict dependency on perl-Text-ExtractWords
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-ExtractWords-0.08-alt4.2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-ExtractWords-debuginfo-0.08-alt4.2.x86_64.rpm (w2.lzdio)
1.90user 1.33system 0:07.15elapsed 45%CPU (0avgtext+0avgdata 67888maxresident)k
0inputs+0outputs (0major+268557minor)pagefaults 0swaps
2.99user 2.46system 0:15.59elapsed 34%CPU (0avgtext+0avgdata 135564maxresident)k
0inputs+0outputs (0major+195576minor)pagefaults 0swaps
--- perl-Text-ExtractWords-0.08-alt4.2.x86_64.rpm.repo	2019-01-25 02:56:14.000000000 +0000
+++ perl-Text-ExtractWords-0.08-alt4.2.x86_64.rpm.hasher	2024-06-16 10:38:03.717064362 +0000
@@ -26,3 +26,3 @@
 File: /usr/lib64/perl5/auto/Text/ExtractWords	40755	root:root		
-File: /usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so	100644	root:root	8d2a50ee9dda315c8b32987fa5859a00	
+File: /usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so	100644	root:root	5dd0936b224bb9cdf93a2d907cf44003	
 File: /usr/lib64/perl5/auto/Text/ExtractWords/autosplit.ix	100644	root:root	298826451aadbd2ebe11f5647197cad4	
@@ -31,2 +31,2 @@
 File: /usr/share/doc/perl-Text-ExtractWords-0.08/README	100644	root:root	b9ea5345f1de46ad375d9ea977c342d0	
-RPMIdentity: 8f19f6b8bb20eb4f20015b2c2b709eb194d8eec254721043fc75ffe7a1881d7cd3e97519707269eb3fc9d6c8e2782f3c1e1de1c2a4cf6c44bc4e2fdd6e5e9946
+RPMIdentity: 75f7d5430fccd9505d302433fdda1a6b2c90c165ef65e9bba9a8a1b529ec8b1cbc2213e5b963e311b657d7fbd72e944bd3ae028190ea164c7f0c935d750800bb
--- perl-Text-ExtractWords-debuginfo-0.08-alt4.2.x86_64.rpm.repo	2019-01-25 02:56:14.000000000 +0000
+++ perl-Text-ExtractWords-debuginfo-0.08-alt4.2.x86_64.rpm.hasher	2024-06-16 10:38:03.816065521 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b1	40755	root:root	
-/usr/lib/debug/.build-id/b1/085b41d2db20b2f5e399d3faa7ff679bda0c49	120777	root:root	../../../../lib64/perl5/auto/Text/ExtractWords/ExtractWords.so
-/usr/lib/debug/.build-id/b1/085b41d2db20b2f5e399d3faa7ff679bda0c49.debug	120777	root:root	../../usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so.debug
+/usr/lib/debug/.build-id/07	40755	root:root	
+/usr/lib/debug/.build-id/07/b991d924c9479ae0468134c293e84e8ce01f09	120777	root:root	../../../../lib64/perl5/auto/Text/ExtractWords/ExtractWords.so
+/usr/lib/debug/.build-id/07/b991d924c9479ae0468134c293e84e8ce01f09.debug	120777	root:root	../../usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so.debug
 /usr/lib/debug/usr/lib64/perl5	40755	root:root	
@@ -17,5 +17,5 @@
 Provides: perl-Text-ExtractWords-debuginfo = 0.08-alt4.2:sisyphus+219907.47500.1.1
-File: /usr/lib/debug/.build-id/b1	40755	root:root		
-File: /usr/lib/debug/.build-id/b1/085b41d2db20b2f5e399d3faa7ff679bda0c49	120777	root:root		../../../../lib64/perl5/auto/Text/ExtractWords/ExtractWords.so
-File: /usr/lib/debug/.build-id/b1/085b41d2db20b2f5e399d3faa7ff679bda0c49.debug	120777	root:root		../../usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so.debug
+File: /usr/lib/debug/.build-id/07	40755	root:root		
+File: /usr/lib/debug/.build-id/07/b991d924c9479ae0468134c293e84e8ce01f09	120777	root:root		../../../../lib64/perl5/auto/Text/ExtractWords/ExtractWords.so
+File: /usr/lib/debug/.build-id/07/b991d924c9479ae0468134c293e84e8ce01f09.debug	120777	root:root		../../usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so.debug
 File: /usr/lib/debug/usr/lib64/perl5	40755	root:root		
@@ -24,3 +24,3 @@
 File: /usr/lib/debug/usr/lib64/perl5/auto/Text/ExtractWords	40755	root:root		
-File: /usr/lib/debug/usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so.debug	100644	root:root	9736608f4cc14f7f5c49e45489370de6	
+File: /usr/lib/debug/usr/lib64/perl5/auto/Text/ExtractWords/ExtractWords.so.debug	100644	root:root	509aee7c559a004986e86ea14b619d36	
 File: /usr/src/debug/Text-ExtractWords-0.08	40755	root:root		
@@ -28,2 +28,2 @@
 File: /usr/src/debug/Text-ExtractWords-0.08/ExtractWords.xs	100644	root:root	f13c2bc227525f079b5b07e027cb5433	
-RPMIdentity: df2aa33d3752e47cf62acc599a8331516465d6f160111c67f7e5634cf34efe0a8ccba3ce0450bd8a8621968d42f607f912c50753dc750efd1ccc86116766643e
+RPMIdentity: 2dc5922d0b490619c65ff6ee51493e2bdde133ef6a2c512763e5683bceef6db6e9b15eed75b0eb196410ff647ab166c26529c8bab22e97f80de246bb07499f1e