<86>Aug 20 04:18:27 userdel[1482482]: delete user 'rooter' <86>Aug 20 04:18:27 userdel[1482482]: removed group 'rooter' owned by 'rooter' <86>Aug 20 04:18:27 userdel[1482482]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 20 04:18:27 groupadd[1482509]: group added to /etc/group: name=rooter, GID=954 <86>Aug 20 04:18:27 groupadd[1482509]: group added to /etc/gshadow: name=rooter <86>Aug 20 04:18:27 groupadd[1482509]: new group: name=rooter, GID=954 <86>Aug 20 04:18:27 useradd[1482533]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash <86>Aug 20 04:18:27 userdel[1482559]: delete user 'builder' <86>Aug 20 04:18:27 userdel[1482559]: removed group 'builder' owned by 'builder' <86>Aug 20 04:18:27 userdel[1482559]: removed shadow group 'builder' owned by 'builder' <86>Aug 20 04:18:27 groupadd[1482577]: group added to /etc/group: name=builder, GID=955 <86>Aug 20 04:18:27 groupadd[1482577]: group added to /etc/gshadow: name=builder <86>Aug 20 04:18:27 groupadd[1482577]: new group: name=builder, GID=955 <86>Aug 20 04:18:27 useradd[1482591]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash <13>Aug 20 04:18:28 rpmi: libkyotocabinet-1.2.76-alt3 1500283658 installed <13>Aug 20 04:18:28 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Aug 20 04:18:28 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Aug 20 04:18:28 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Aug 20 04:18:28 rpmi: libkyotocabinet-devel-1.2.76-alt3 1500283658 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-KyotoCabinet-1.20-alt3.2.nosrc.rpm (w1.gzdio) Installing perl-KyotoCabinet-1.20-alt3.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79291 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf kyotocabinet-perl-1.20 + echo 'Source #0 (kyotocabinet-perl-1.20.tar):' Source #0 (kyotocabinet-perl-1.20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/kyotocabinet-perl-1.20.tar + cd kyotocabinet-perl-1.20 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79291 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd kyotocabinet-perl-1.20 + perl_vendor_build LIBS=-lkyotocabinet + 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 LIBS=-lkyotocabinet + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 LIBS=-lkyotocabinet + tee .perl.req + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor LIBS=-lkyotocabinet Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for KyotoCabinet + : 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/kyotocabinet-perl-1.20' Running Mkbootstrap for KyotoCabinet () chmod 644 "KyotoCabinet.bs" make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KyotoCabinet.bs blib/arch/auto/KyotoCabinet/KyotoCabinet.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' cp kctest.pl blib/lib/kctest.pl cp KyotoCabinet.pod blib/lib/KyotoCabinet.pod cp makedoc.pl blib/lib/makedoc.pl cp KyotoCabinet.pm blib/lib/KyotoCabinet.pm make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' KyotoCabinet.xs > KyotoCabinet.xsc mv KyotoCabinet.xsc KyotoCabinet.c make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' gcc -c -I/usr/local/include -I/usr/src/include -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -fPIC "-I/usr/lib/perl5/CORE" KyotoCabinet.c In file included from KyotoCabinet.xs:18: KyotoCabinet.c: In function 'XS_KyotoCabinet_VERSION': /usr/lib/perl5/CORE/XSUB.h:189:28: warning: unused variable 'targ' [-Wunused-variable] 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib/perl5/CORE/XSUB.h:189:28: note: in definition of macro 'dXSTARG' 189 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ KyotoCabinet.c:608:25: warning: unused variable 'RETVAL' [-Wunused-variable] 608 | const char * RETVAL; | ^~~~~~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_new': KyotoCabinet.xs:634:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 634 | KCDB* db = (KCDB*)ivdb; | ^ In file included from /usr/lib/perl5/CORE/perl.h:5685, from KyotoCabinet.xs:17: KyotoCabinet.xs:636:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 636 | XPUSHs(sv_2mortal(newSViv((IV)cur))); | ^ /usr/lib/perl5/CORE/pp.h:479:61: note: in definition of macro 'XPUSHs' 479 | #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END | ^ KyotoCabinet.xs:636:16: note: in expansion of macro 'sv_2mortal' 636 | XPUSHs(sv_2mortal(newSViv((IV)cur))); | ^~~~~~~~~~ KyotoCabinet.xs:636:27: note: in expansion of macro 'newSViv' 636 | XPUSHs(sv_2mortal(newSViv((IV)cur))); | ^~~~~~~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_delete': KyotoCabinet.xs:644:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 644 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_disable': KyotoCabinet.xs:653:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 653 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_accept': KyotoCabinet.xs:662:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 662 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_set_value': KyotoCabinet.xs:680:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 680 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_remove': KyotoCabinet.xs:693:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 693 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_get_key': KyotoCabinet.xs:703:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 703 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_get_value': KyotoCabinet.xs:720:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 720 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_get': KyotoCabinet.xs:737:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 737 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_seize': KyotoCabinet.xs:753:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 753 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_jump': KyotoCabinet.xs:768:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 768 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_jump_back': KyotoCabinet.xs:785:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 785 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_step': KyotoCabinet.xs:802:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 802 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_step_back': KyotoCabinet.xs:812:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 812 | KCCUR* cur = (KCCUR*)ivcur; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_new': KyotoCabinet.xs:918:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 918 | XPUSHs(sv_2mortal(newSViv((IV)db))); | ^ /usr/lib/perl5/CORE/pp.h:479:61: note: in definition of macro 'XPUSHs' 479 | #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END | ^ KyotoCabinet.xs:918:16: note: in expansion of macro 'sv_2mortal' 918 | XPUSHs(sv_2mortal(newSViv((IV)db))); | ^~~~~~~~~~ KyotoCabinet.xs:918:27: note: in expansion of macro 'newSViv' 918 | XPUSHs(sv_2mortal(newSViv((IV)db))); | ^~~~~~~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_delete': KyotoCabinet.xs:925:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 925 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_error': KyotoCabinet.xs:933:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 933 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_open': KyotoCabinet.xs:944:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 944 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_accept': KyotoCabinet.xs:955:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 955 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_iterate': KyotoCabinet.xs:974:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 974 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_close': KyotoCabinet.xs:990:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 990 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_set': KyotoCabinet.xs:999:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 999 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_add': KyotoCabinet.xs:1012:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1012 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_replace': KyotoCabinet.xs:1025:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1025 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_append': KyotoCabinet.xs:1038:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1038 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_increment': KyotoCabinet.xs:1051:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1051 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_increment_double': KyotoCabinet.xs:1068:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1068 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_cas': KyotoCabinet.xs:1085:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1085 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_remove': KyotoCabinet.xs:1102:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1102 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_get': KyotoCabinet.xs:1113:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1113 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_check': KyotoCabinet.xs:1130:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1130 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_seize': KyotoCabinet.xs:1141:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1141 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_clear': KyotoCabinet.xs:1158:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1158 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_synchronize': KyotoCabinet.xs:1167:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1167 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_occupy': KyotoCabinet.xs:1177:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1177 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_copy': KyotoCabinet.xs:1187:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1187 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_begin_transaction': KyotoCabinet.xs:1198:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1198 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_end_transaction': KyotoCabinet.xs:1208:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1208 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_dump_snapshot': KyotoCabinet.xs:1218:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1218 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_load_snapshot': KyotoCabinet.xs:1229:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1229 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_count': KyotoCabinet.xs:1240:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1240 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_size': KyotoCabinet.xs:1249:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1249 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_path': KyotoCabinet.xs:1258:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1258 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_status': KyotoCabinet.xs:1272:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1272 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_match_prefix': KyotoCabinet.xs:1286:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1286 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1290:32: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 1290 | if (max < 0) max = 1LL << 20 - 1; | ^~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_match_regex': KyotoCabinet.xs:1315:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1315 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1319:32: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 1319 | if (max < 0) max = 1LL << 20 - 1; | ^~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_match_similar': KyotoCabinet.xs:1344:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1344 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1350:32: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 1350 | if (max < 0) max = 1LL << 20 - 1; | ^~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_merge': KyotoCabinet.xs:1375:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1375 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1389:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1389 | srcary[srcnum++] = (KCDB*)SvIV(svsrcdb); | ^ make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' rm -f blib/arch/auto/KyotoCabinet/KyotoCabinet.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong KyotoCabinet.o -o blib/arch/auto/KyotoCabinet/KyotoCabinet.so \ -lkyotocabinet \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/KyotoCabinet/KyotoCabinet.so make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78936 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-KyotoCabinet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-KyotoCabinet-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd kyotocabinet-perl-1.20 + 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-KyotoCabinet-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KyotoCabinet.bs blib/arch/auto/KyotoCabinet/KyotoCabinet.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/KyotoCabinet.pm Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/makedoc.pl Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/KyotoCabinet.pod Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/kctest.pl make: Leaving directory '/usr/src/RPM/BUILD/kyotocabinet-perl-1.20' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-KyotoCabinet-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-KyotoCabinet-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + rm /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/kctest.pl /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/makedoc.pl + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-KyotoCabinet-buildroot (auto) removed './usr/lib/perl5/auto/KyotoCabinet/.packlist' mode of './usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-KyotoCabinet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-KyotoCabinet-buildroot/ (default) Compressing files in /usr/src/tmp/perl-KyotoCabinet-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-KyotoCabinet-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-KyotoCabinet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-KyotoCabinet-1.20-alt3.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78936 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd kyotocabinet-perl-1.20 + DOCDIR=/usr/src/tmp/perl-KyotoCabinet-buildroot/usr/share/doc/perl-KyotoCabinet-1.20 + export DOCDIR + rm -rf /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/share/doc/perl-KyotoCabinet-1.20 + /bin/mkdir -p /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/share/doc/perl-KyotoCabinet-1.20 + cp -prL COPYING README /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/share/doc/perl-KyotoCabinet-1.20 + chmod -R go-w /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/share/doc/perl-KyotoCabinet-1.20 + chmod -R a+rX /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/share/doc/perl-KyotoCabinet-1.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0pfTYZ 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.aUPrLa 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-KyotoCabinet-buildroot/usr/lib/perl5/KyotoCabinet.pm syntax OK Provides: perl(KyotoCabinet.pm) = 1.200 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libkyotocabinet.so.16 >= set:ohfXkLEhtPGinPiqbNvME8Nj6spZl54GxfZ0s683It9DmeOozI5DGAQm38p4EQovL86M82OuO6yp6UPUdyjAB9KYKs0FFv98CzpB21yW4oRhUY5aMY3zPmgJRoZFzJ7GBn7TNJ2NFHoW7co4A660DoPXbfONWt8r538MwtI4FLKoJ51Wv8R, libperl-5.34.so >= set:ojjBzsf5D5AKmZ05CdOvVMMPwwZfh7lA2Z0xvYLjPJeXfv7sZDEnoJfBFpAZH43EWv2KascC9mnRFxvCFPc1XQmCE93jaT0, perl(XSLoader.pm), perl(base.pm), perl(overload.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.eQKG5k Creating perl-KyotoCabinet-debuginfo package Processing files: perl-KyotoCabinet-debuginfo-1.20-alt3.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y6hiIZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DeeiSA find-requires: running scripts (debuginfo) Requires: perl-KyotoCabinet = 1.20-alt3.2, debug(libc.so.6), debug(libkyotocabinet.so.16), debug(libperl-5.34.so) Adding to perl-KyotoCabinet-debuginfo a strict dependency on perl-KyotoCabinet Wrote: /usr/src/RPM/RPMS/i586/perl-KyotoCabinet-1.20-alt3.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-KyotoCabinet-debuginfo-1.20-alt3.2.i586.rpm (w2.lzdio) 2.70user 0.55system 0:06.98elapsed 46%CPU (0avgtext+0avgdata 59748maxresident)k 0inputs+0outputs (0major+217420minor)pagefaults 0swaps 5.22user 3.16system 0:11.33elapsed 74%CPU (0avgtext+0avgdata 104488maxresident)k 192inputs+0outputs (30841major+482335minor)pagefaults 0swaps --- perl-KyotoCabinet-1.20-alt3.2.i586.rpm.repo 2021-06-14 11:03:30.000000000 +0000 +++ perl-KyotoCabinet-1.20-alt3.2.i586.rpm.hasher 2022-08-20 04:18:36.902579231 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -14,3 +15,2 @@ Requires: libperl-5.34.so >= set:ojjBzsf5D5AKmZ05CdOvVMMPwwZfh7lA2Z0xvYLjPJeXfv7sZDEnoJfBFpAZH43EWv2KascC9mnRFxvCFPc1XQmCE93jaT0 -Requires: libpthread.so.0(GLIBC_2.0) Requires: perl(XSLoader.pm) @@ -25,3 +25,3 @@ File: /usr/lib/perl5/auto/KyotoCabinet 40755 root:root -File: /usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so 100644 root:root ceb1970558c068a3dcaaf7e4ba82b33f +File: /usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so 100644 root:root 45889d76614a056e3429d459ee354125 File: /usr/share/doc/perl-KyotoCabinet-1.20 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/perl-KyotoCabinet-1.20/README 100644 root:root f8c7d80a77a3ff7cfeabf682008b8389 -RPMIdentity: 8c29950f5e1908a1635727eb145816eb7793a2d0dbc8889820862101ef5f78f911d0a5db3bc52c7fd6c8df2ace48ef4a6dada9297f2ed43adbe0d0a8e1c466e2 +RPMIdentity: 1eae4daf99716e4b34adf8c2f2f22e7b2a747f2bd7928bf71b37fb570d7064a830fc81bd1c0ec89a68cffaf8e98720f4220a2dde828d34d43597dcf350287438 --- perl-KyotoCabinet-debuginfo-1.20-alt3.2.i586.rpm.repo 2021-06-14 11:03:30.000000000 +0000 +++ perl-KyotoCabinet-debuginfo-1.20-alt3.2.i586.rpm.hasher 2022-08-20 04:18:36.970580369 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/9d30b6e9ff23dcd5e11ff9aba1e06033817854 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so -/usr/lib/debug/.build-id/bd/9d30b6e9ff23dcd5e11ff9aba1e06033817854.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/a69b8d196daaa00723bbcfe7a59118fcb309b2 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so +/usr/lib/debug/.build-id/57/a69b8d196daaa00723bbcfe7a59118fcb309b2.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -13,3 +13,2 @@ Requires: debug(libperl-5.34.so) -Requires: debug(libpthread.so.0) Requires: perl-KyotoCabinet = 1.20-alt3.2:sisyphus+274516.47000.2.1 @@ -17,5 +16,5 @@ Provides: perl-KyotoCabinet-debuginfo = 1.20-alt3.2:sisyphus+274516.47000.2.1 -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/9d30b6e9ff23dcd5e11ff9aba1e06033817854 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so -File: /usr/lib/debug/.build-id/bd/9d30b6e9ff23dcd5e11ff9aba1e06033817854.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug +File: /usr/lib/debug/.build-id/57 40755 root:root +File: /usr/lib/debug/.build-id/57/a69b8d196daaa00723bbcfe7a59118fcb309b2 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so +File: /usr/lib/debug/.build-id/57/a69b8d196daaa00723bbcfe7a59118fcb309b2.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -23,3 +22,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/KyotoCabinet 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug 100644 root:root e1bdc730b0cbb8a5175ba8a7e06f9c5d +File: /usr/lib/debug/usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug 100644 root:root e38323330197961cd9a5de690ae9c809 File: /usr/src/debug/kyotocabinet-perl-1.20 40755 root:root @@ -27,2 +26,2 @@ File: /usr/src/debug/kyotocabinet-perl-1.20/KyotoCabinet.xs 100644 root:root 0d97ebdb97faabd3e18f344a85ff2828 -RPMIdentity: b889860492bc94b4558bedbf074b903d53015707c05186e7ea2701c1bb6d4d7a1600fc2c25d4b06a058575a0c0c65076a81f74bab629cbda99511eff088d7f85 +RPMIdentity: ae9a09dc9e5b383037ecef83ee007774e1e726dbb51619b36e3a3401113c46260fae47d67f094c636dc14aa40068c6d8816eeba267c38c82c25da488f22d9909