<86>Jan 18 08:47:26 userdel[645755]: delete user 'rooter' <86>Jan 18 08:47:26 userdel[645755]: removed group 'rooter' owned by 'rooter' <86>Jan 18 08:47:26 userdel[645755]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 08:47:26 groupadd[645771]: group added to /etc/group: name=rooter, GID=630 <86>Jan 18 08:47:26 groupadd[645771]: group added to /etc/gshadow: name=rooter <86>Jan 18 08:47:26 groupadd[645771]: new group: name=rooter, GID=630 <86>Jan 18 08:47:26 useradd[645779]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jan 18 08:47:26 userdel[645795]: delete user 'builder' <86>Jan 18 08:47:26 userdel[645795]: removed group 'builder' owned by 'builder' <86>Jan 18 08:47:26 userdel[645795]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 08:47:26 groupadd[645804]: group added to /etc/group: name=builder, GID=631 <86>Jan 18 08:47:26 groupadd[645804]: group added to /etc/gshadow: name=builder <86>Jan 18 08:47:26 groupadd[645804]: new group: name=builder, GID=631 <86>Jan 18 08:47:26 useradd[645812]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Text-ExtractWords-0.08-alt4.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-ExtractWords-0.08-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>Jan 18 08:47:29 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 18 08:47:29 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 18 08:47:29 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44200 + 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.44200 + 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 -march=i586 -mtune=generic' '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 -march=i586 -mtune=generic -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" -fPIC "-I/usr/lib/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] 70 | sscanf(&s[y+1], "%02X", &hex)) { | ^~~~~~~ | | | unsigned char * In file included from /usr/lib/perl5/CORE/perlio.h:41, from /usr/lib/perl5/CORE/iperlsys.h:51, from /usr/lib/perl5/CORE/perl.h:3663, from ExtractWords.xs:16: /usr/include/stdio.h:399:43: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 399 | 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] 85 | if(strncmp(*s, cstr, len) == 0) { | ^~ | | | unsigned char * In file included from /usr/lib/perl5/CORE/perl.h:1100, from ExtractWords.xs:16: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | 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] 85 | if(strncmp(*s, cstr, len) == 0) { | ^~~~ | | | unsigned char * In file included from /usr/lib/perl5/CORE/perl.h:1100, from ExtractWords.xs:16: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | 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] 120 | return((!strncmp(s, extension, len) && !isalpha(*(s+len+1))) ? TRUE : FALSE); | ^ | | | unsigned char * In file included from /usr/lib/perl5/CORE/perl.h:1100, from ExtractWords.xs:16: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | 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] 120 | return((!strncmp(s, extension, len) && !isalpha(*(s+len+1))) ? TRUE : FALSE); | ^~~~~~~~~ | | | unsigned char * In file included from /usr/lib/perl5/CORE/perl.h:1100, from ExtractWords.xs:16: /usr/include/string.h:143:51: note: expected 'const char *' but argument is of type 'unsigned char *' 143 | 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] 124 | return( extension(s, "asp", 3) ? TRUE : | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 125 | extension(s, "html", 4) ? TRUE : | ^~~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 126 | extension(s, "htm", 3) ? TRUE : | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 127 | extension(s, "gif", 3) ? TRUE : | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 128 | extension(s, "png", 3) ? TRUE : | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 129 | extension(s, "jpeg", 4) ? TRUE : | ^~~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 130 | extension(s, "jpg", 3) ? TRUE : | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 131 | extension(s, "js", 2) ? TRUE : | ^~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 132 | extension(s, "swf", 3) ? TRUE : | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 133 | extension(s, "pl", 2) ? TRUE : | ^~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 134 | extension(s, "php", 3) ? TRUE : FALSE); | ^~~~~ | | | char * ExtractWords.xs:119:49: note: expected 'unsigned char *' but argument is of type 'char *' 119 | 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] 280 | if(ls = strlen(source)) { | ^~ ExtractWords.xs:282:18: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness [-Wpointer-sign] 282 | unescape_str(source); | ^~~~~~ | | | char * ExtractWords.xs:63:34: note: expected 'unsigned char *' but argument is of type 'char *' 63 | 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] 283 | str_normalize(source); | ^~~~~~ | | | char * ExtractWords.xs:183:35: note: expected 'unsigned char *' but argument is of type 'char *' 183 | 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] 285 | clean_repeated_chars(source); | ^~~~~~ | | | char * ExtractWords.xs:100:42: note: expected 'unsigned char *' but argument is of type 'char *' 100 | void clean_repeated_chars(unsigned char *s) { | ~~~~~~~~~~~~~~~^ ExtractWords.xs:251:9: warning: variable 'locale' set but not used [-Wunused-but-set-variable] 251 | 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] 333 | if(ls = strlen(source)) { | ^~ ExtractWords.xs:335:18: warning: pointer targets in passing argument 1 of 'unescape_str' differ in signedness [-Wpointer-sign] 335 | unescape_str(source); | ^~~~~~ | | | char * ExtractWords.xs:63:34: note: expected 'unsigned char *' but argument is of type 'char *' 63 | 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] 336 | str_normalize(source); | ^~~~~~ | | | char * ExtractWords.xs:183:35: note: expected 'unsigned char *' but argument is of type 'char *' 183 | 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] 338 | clean_repeated_chars(source); | ^~~~~~ | | | char * ExtractWords.xs:100:42: note: expected 'unsigned char *' but argument is of type 'char *' 100 | void clean_repeated_chars(unsigned char *s) { | ~~~~~~~~~~~~~~~^ ExtractWords.xs:302:9: warning: variable 'locale' set but not used [-Wunused-but-set-variable] 302 | 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/lib/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.04 usr 0.01 sys + 0.03 cusr 0.01 csys = 0.09 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.43293 + 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/lib/perl5/auto/Text/ExtractWords/ExtractWords.so Installing /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib/perl5/Text/ExtractWords.pm Installing /usr/src/tmp/perl-Text-ExtractWords-buildroot/usr/lib/perl5/auto/Text/ExtractWords/autosplit.ix 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/lib/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/lib/perl5/auto/Text/ExtractWords/.packlist' mode of './usr/lib/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/lib: (from :0) 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.77097 + 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.ZR68Me 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.mXZ4Fe 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/lib/perl5/Text/ExtractWords.pm syntax OK Provides: perl(Text/ExtractWords.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), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libperl-5.30.so >= set:okjB3Szi7acS8ZEHqELj3TEbYcIhwZlC9mJK19oD2, libpthread.so.0(GLIBC_2.0), 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.4fOTte 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.y3Utvh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5aBujg find-requires: running scripts (debuginfo) Requires: perl-Text-ExtractWords = 0.08-alt4.2, debug(libc.so.6), debug(libperl-5.30.so), debug(libpthread.so.0) Adding to perl-Text-ExtractWords-debuginfo a strict dependency on perl-Text-ExtractWords Wrote: /usr/src/RPM/RPMS/i586/perl-Text-ExtractWords-0.08-alt4.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Text-ExtractWords-debuginfo-0.08-alt4.2.i586.rpm (w2.lzdio) 6.74user 1.59system 0:11.10elapsed 75%CPU (0avgtext+0avgdata 55072maxresident)k 0inputs+0outputs (0major+223309minor)pagefaults 0swaps /.out/perl-Text-ExtractWords-0.08-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-ExtractWords-0.08-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-ExtractWords-debuginfo-0.08-alt4.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-ExtractWords-debuginfo-0.08-alt4.2.i586.rpm: The use of such a license name is ambiguous: Artistic 13.36user 7.38system 0:22.34elapsed 92%CPU (0avgtext+0avgdata 108336maxresident)k 0inputs+0outputs (0major+528583minor)pagefaults 0swaps