<86>Apr 27 08:53:10 userdel[1397060]: delete user 'rooter' <86>Apr 27 08:53:10 userdel[1397060]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:53:10 userdel[1397060]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:53:10 groupadd[1397106]: group added to /etc/group: name=rooter, GID=1826 <86>Apr 27 08:53:10 groupadd[1397106]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:53:10 groupadd[1397106]: new group: name=rooter, GID=1826 <86>Apr 27 08:53:10 useradd[1397149]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:53:10 userdel[1397210]: delete user 'builder' <86>Apr 27 08:53:10 userdel[1397210]: removed group 'builder' owned by 'builder' <86>Apr 27 08:53:10 userdel[1397210]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:53:10 groupadd[1397262]: group added to /etc/group: name=builder, GID=1827 <86>Apr 27 08:53:10 groupadd[1397262]: group added to /etc/gshadow: name=builder <86>Apr 27 08:53:10 groupadd[1397262]: new group: name=builder, GID=1827 <86>Apr 27 08:53:10 useradd[1397299]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none /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>Apr 27 08:53:13 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:53:13 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:53:13 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 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.28533 + 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.28533 + 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 -flto=auto -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 -flto=auto -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:48: 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:50, from /usr/lib/perl5/CORE/perl.h:4485, from ExtractWords.xs:16: /usr/include/stdio.h:428:43: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 428 | extern int sscanf (const char *__restrict __s, | ~~~~~~~~~~~~~~~~~~~~~~~^~~ ExtractWords.xs: In function 'entity2char': ExtractWords.xs:85:20: 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:1715: /usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'unsigned char *' 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ ExtractWords.xs:85:24: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] 85 | if(strncmp(*s, cstr, len) == 0) { | ^~~~ | | | unsigned char * /usr/include/string.h:159:51: note: expected 'const char *' but argument is of type 'unsigned char *' 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ ExtractWords.xs: In function 'extension': ExtractWords.xs:120:26: 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 * /usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'unsigned char *' 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ ExtractWords.xs:120:29: 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 * /usr/include/string.h:159:51: note: expected 'const char *' but argument is of type 'unsigned char *' 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ ExtractWords.xs: In function 'check_extension': ExtractWords.xs:124:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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:30: 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:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 280 | if(ls = strlen(source)) { | ^~ ExtractWords.xs:282:46: 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:47: 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:54: 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:23: 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:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 333 | if(ls = strlen(source)) { | ^~ ExtractWords.xs:335:46: 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:47: 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:54: 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:23: 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.01 usr 0.01 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.31125 + 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:/usr/bin:/bin:/usr/local/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 '{}' ';' + : 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Text-ExtractWords-buildroot Processing files: perl-Text-ExtractWords-0.08-alt4.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81287 + 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.KaHGkY 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.p4Q2Cb 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-ExtractWords-buildroot/usr/lib/perl5/Text/ExtractWords.pm syntax OK Provides: perl(Text/ExtractWords.pm) = 0.080 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:okjB3Szi7acS8ZEHq8lgiKvVPCY8gZyP4HmTw4Ij1, 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.lFTPP1 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.dXNyHe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tUJ99T find-requires: running scripts (debuginfo) Requires: perl-Text-ExtractWords = 0.08-alt4.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) 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) 1.18user 1.22system 0:06.38elapsed 37%CPU (0avgtext+0avgdata 58448maxresident)k 0inputs+0outputs (0major+201949minor)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 3.32user 2.49system 0:15.64elapsed 37%CPU (0avgtext+0avgdata 127232maxresident)k 0inputs+0outputs (0major+188629minor)pagefaults 0swaps --- perl-Text-ExtractWords-0.08-alt4.2.i586.rpm.repo 2023-11-28 10:04:03.000000000 +0000 +++ perl-Text-ExtractWords-0.08-alt4.2.i586.rpm.hasher 2024-04-27 08:53:22.425894385 +0000 @@ -29,3 +29,3 @@ File: /usr/lib/perl5/auto/Text/ExtractWords 40755 root:root -File: /usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so 100644 root:root 4d537585736a8326bb88a6f111d96865 +File: /usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so 100644 root:root cf2c3c48fa7ddfeb36e6d18e7edb891a File: /usr/lib/perl5/auto/Text/ExtractWords/autosplit.ix 100644 root:root 298826451aadbd2ebe11f5647197cad4 @@ -34,2 +34,2 @@ File: /usr/share/doc/perl-Text-ExtractWords-0.08/README 100644 root:root b9ea5345f1de46ad375d9ea977c342d0 -RPMIdentity: 4ef54f5b0a95b3bdeef46aee81b1e3f1ab0ea98d1bca854b49521dc8850b8b942a47fdb873e10508a9bd0ee72d4f16ed320bb2d9d6fcc12784496a50dc7328ed +RPMIdentity: 7ef84ed8678edc65ef9d5945d053c662c990c8144c74a90381874d1eb3902218e7371337516ae577a43a95e7f31b4a7563227b90008f4f4640f4b356966004dc --- perl-Text-ExtractWords-debuginfo-0.08-alt4.2.i586.rpm.repo 2023-11-28 10:04:03.000000000 +0000 +++ perl-Text-ExtractWords-debuginfo-0.08-alt4.2.i586.rpm.hasher 2024-04-27 08:53:22.493895357 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/2c874d7e32ca9fc10e3033f1429e5017861a33 120777 root:root ../../../perl5/auto/Text/ExtractWords/ExtractWords.so -/usr/lib/debug/.build-id/a7/2c874d7e32ca9fc10e3033f1429e5017861a33.debug 120777 root:root ../../usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so.debug +/usr/lib/debug/.build-id/a9 40755 root:root +/usr/lib/debug/.build-id/a9/18f8d1e96cf2a6c86eaebe237fe1fc1a18f4f6 120777 root:root ../../../perl5/auto/Text/ExtractWords/ExtractWords.so +/usr/lib/debug/.build-id/a9/18f8d1e96cf2a6c86eaebe237fe1fc1a18f4f6.debug 120777 root:root ../../usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Text-ExtractWords-debuginfo = 0.08-alt4.2:sisyphus+335067.53200.2.2 -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/2c874d7e32ca9fc10e3033f1429e5017861a33 120777 root:root ../../../perl5/auto/Text/ExtractWords/ExtractWords.so -File: /usr/lib/debug/.build-id/a7/2c874d7e32ca9fc10e3033f1429e5017861a33.debug 120777 root:root ../../usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so.debug +File: /usr/lib/debug/.build-id/a9 40755 root:root +File: /usr/lib/debug/.build-id/a9/18f8d1e96cf2a6c86eaebe237fe1fc1a18f4f6 120777 root:root ../../../perl5/auto/Text/ExtractWords/ExtractWords.so +File: /usr/lib/debug/.build-id/a9/18f8d1e96cf2a6c86eaebe237fe1fc1a18f4f6.debug 120777 root:root ../../usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Text/ExtractWords 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so.debug 100644 root:root 920826d9d0384bad7aa7e16c47d9ae32 +File: /usr/lib/debug/usr/lib/perl5/auto/Text/ExtractWords/ExtractWords.so.debug 100644 root:root e2ade2f009ecfc32a70df681fee7b0f8 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: 2652d8361a16e5d211bd072dfeb814d55071682136a9e9b3545a9ca597c1a27fb646718f2b7a89982f63b7ed36932a9b7d1ea935f29b0c02e32107bb0698362b +RPMIdentity: d36e668a76ccee4ec568677d888dfe2c85aed432fea398cab1aa4ed14fb32f7c75b6740d3d2f86c422599a9a39e014c07277212618a529f00ee2bd53b6140527