<86>Jan 18 09:29:11 userdel[4074061]: delete user 'rooter' <86>Jan 18 09:29:11 userdel[4074061]: removed group 'rooter' owned by 'rooter' <86>Jan 18 09:29:11 userdel[4074061]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 09:29:11 groupadd[4074074]: group added to /etc/group: name=rooter, GID=642 <86>Jan 18 09:29:11 groupadd[4074074]: group added to /etc/gshadow: name=rooter <86>Jan 18 09:29:11 groupadd[4074074]: new group: name=rooter, GID=642 <86>Jan 18 09:29:11 useradd[4074090]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jan 18 09:29:11 userdel[4074126]: delete user 'builder' <86>Jan 18 09:29:11 userdel[4074126]: removed group 'builder' owned by 'builder' <86>Jan 18 09:29:11 userdel[4074126]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 09:29:11 groupadd[4074153]: group added to /etc/group: name=builder, GID=643 <86>Jan 18 09:29:11 groupadd[4074153]: group added to /etc/gshadow: name=builder <86>Jan 18 09:29:11 groupadd[4074153]: new group: name=builder, GID=643 <86>Jan 18 09:29:11 useradd[4074172]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Jan 18 09:29:12 rpmi: libkyotocabinet-1.2.76-alt3 1500283658 installed <13>Jan 18 09:29:12 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 18 09:29:12 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 18 09:29:13 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Jan 18 09:29:13 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.93589 + 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.93589 + 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 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build LIBS=-lkyotocabinet + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 LIBS=-lkyotocabinet + : 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -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 KyotoCabinet.pm blib/lib/KyotoCabinet.pm cp makedoc.pl blib/lib/makedoc.pl 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 -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:177:28: warning: unused variable 'targ' [-Wunused-variable] 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ KyotoCabinet.c:608:15: warning: unused variable 'RETVAL' [-Wunused-variable] 608 | const char * RETVAL; | ^~~~~~ KyotoCabinet.xs: In function 'XS_KyotoCabinet__Cursor_cur_new': KyotoCabinet.xs:634:13: 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:5317, from KyotoCabinet.xs:17: KyotoCabinet.xs:636:28: 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:462:55: note: in definition of macro 'XPUSHs' 462 | #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END | ^ KyotoCabinet.xs:636:9: note: in expansion of macro 'sv_2mortal' 636 | XPUSHs(sv_2mortal(newSViv((IV)cur))); | ^~~~~~~~~~ KyotoCabinet.xs:636:20: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: 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:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 812 | KCCUR* cur = (KCCUR*)ivcur; | ^ In file included from /usr/lib/perl5/CORE/perl.h:5317, from KyotoCabinet.xs:17: KyotoCabinet.xs: In function 'XS_KyotoCabinet__DB_db_new': KyotoCabinet.xs:918:28: 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:462:55: note: in definition of macro 'XPUSHs' 462 | #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END | ^ KyotoCabinet.xs:918:9: note: in expansion of macro 'sv_2mortal' 918 | XPUSHs(sv_2mortal(newSViv((IV)db))); | ^~~~~~~~~~ KyotoCabinet.xs:918:20: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: 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:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1286 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1290:25: 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:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1315 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1319:25: 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:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1344 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1350:25: 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:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1375 | KCDB* db = (KCDB*)ivdb; | ^ KyotoCabinet.xs:1389:27: 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.64856 + 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/makedoc.pl Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/KyotoCabinet.pm 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 '{}' ';' Binary file /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so matches + : 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) Hardlinking identical .pyc and .pyo files Processing files: perl-KyotoCabinet-1.20-alt3.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64856 + 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.nphiPR 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.IMtAnQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4), libkyotocabinet.so.16 >= set:ohfXkLEhtPGinPiqbNvME8Nj6spZl54GxfZ0s683It9DmeOozI5DGAQm38p4EQovL86M82OuO6yp6UPUdyjAB9KYKs0FFv98CzpB21yW4oRhUY5aMY3zPmgJRoZFzJ7GBn7TNJ2NFHoW7co4A660DoPXbfONWt8r538MwtI4FLKoJ51Wv8R, libperl-5.30.so >= set:ojjBzsf5D5AKmZ05CdOvVMMPwwZfh7lA2Z0xvYLjPJeXfv7sZDEnoJfBFpAZH43EWv2KascC9mnRFxvCFPc1XQmCE93jaT0, libpthread.so.0(GLIBC_2.0), 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.kzrWDQ 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.9qdYvR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GPbq0P find-requires: running scripts (debuginfo) Requires: perl-KyotoCabinet = 1.20-alt3.2, debug(libc.so.6), debug(libkyotocabinet.so.16), debug(libperl-5.30.so), debug(libpthread.so.0) 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) 5.47user 0.78system 0:10.07elapsed 62%CPU (0avgtext+0avgdata 77760maxresident)k 0inputs+0outputs (0major+242412minor)pagefaults 0swaps 9.38user 3.44system 0:16.90elapsed 75%CPU (0avgtext+0avgdata 109408maxresident)k 800inputs+0outputs (0major+544630minor)pagefaults 0swaps