<86>May  9 02:39:01 userdel[1628326]: delete user 'rooter'
<86>May  9 02:39:01 userdel[1628326]: removed group 'rooter' owned by 'rooter'
<86>May  9 02:39:01 userdel[1628326]: removed shadow group 'rooter' owned by 'rooter'
<86>May  9 02:39:01 groupadd[1628345]: group added to /etc/group: name=rooter, GID=672
<86>May  9 02:39:01 groupadd[1628345]: group added to /etc/gshadow: name=rooter
<86>May  9 02:39:01 groupadd[1628345]: new group: name=rooter, GID=672
<86>May  9 02:39:01 useradd[1628361]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>May  9 02:39:01 userdel[1628388]: delete user 'builder'
<86>May  9 02:39:01 userdel[1628388]: removed group 'builder' owned by 'builder'
<86>May  9 02:39:01 userdel[1628388]: removed shadow group 'builder' owned by 'builder'
<86>May  9 02:39:01 groupadd[1628402]: group added to /etc/group: name=builder, GID=673
<86>May  9 02:39:01 groupadd[1628402]: group added to /etc/gshadow: name=builder
<86>May  9 02:39:01 groupadd[1628402]: new group: name=builder, GID=673
<86>May  9 02:39:01 useradd[1628420]: new user: name=builder, UID=673, GID=673, 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>May  9 02:39:03 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>May  9 02:39:03 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>May  9 02:39:03 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>May  9 02:39:03 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.24949
+ 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.24949
+ 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 -j8 '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'
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" -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'
"/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.02 usr  0.00 sys +  0.01 cusr  0.00 csys =  0.03 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.53066
+ 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.72713
+ 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.d08dHX
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.CNh4R1
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.bWiRD9
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.QVDuwk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Cw3xy
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)
3.19user 0.64system 0:09.25elapsed 41%CPU (0avgtext+0avgdata 68360maxresident)k
0inputs+0outputs (0major+266965minor)pagefaults 0swaps
6.81user 3.26system 0:15.37elapsed 65%CPU (0avgtext+0avgdata 115080maxresident)k
0inputs+0outputs (0major+572848minor)pagefaults 0swaps