<86>Aug 1 08:33:35 userdel[328872]: delete user 'rooter' <86>Aug 1 08:33:35 userdel[328872]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:33:35 userdel[328872]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:33:35 groupadd[328877]: group added to /etc/group: name=rooter, GID=648 <86>Aug 1 08:33:35 groupadd[328877]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:33:35 groupadd[328877]: new group: name=rooter, GID=648 <86>Aug 1 08:33:35 useradd[328881]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Aug 1 08:33:35 userdel[328887]: delete user 'builder' <86>Aug 1 08:33:35 userdel[328887]: removed group 'builder' owned by 'builder' <86>Aug 1 08:33:35 userdel[328887]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:33:35 groupadd[328892]: group added to /etc/group: name=builder, GID=649 <86>Aug 1 08:33:35 groupadd[328892]: group added to /etc/gshadow: name=builder <86>Aug 1 08:33:35 groupadd[328892]: new group: name=builder, GID=649 <86>Aug 1 08:33:35 useradd[328896]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Aug 1 08:33:39 rpmi: libkyotocabinet-1.2.76-alt3 1500283658 installed <13>Aug 1 08:33:39 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 08:33:39 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Aug 1 08:33:39 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Aug 1 08:33:40 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed <13>Aug 1 08:33:40 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.94621 + 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.94621 + 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 -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' cp kctest.pl blib/lib/kctest.pl cp KyotoCabinet.pm blib/lib/KyotoCabinet.pm cp KyotoCabinet.pod blib/lib/KyotoCabinet.pod 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" -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' "/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] #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' #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ KyotoCabinet.c:608:15: warning: unused variable 'RETVAL' [-Wunused-variable] 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] KCDB* db = (KCDB*)ivdb; ^ In file included from /usr/lib/perl5/CORE/perl.h:5251, from KyotoCabinet.xs:17: KyotoCabinet.xs:636:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XPUSHs(sv_2mortal(newSViv((IV)cur))); ^ /usr/lib/perl5/CORE/pp.h:462:55: note: in definition of macro 'XPUSHs' #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END ^ KyotoCabinet.xs:636:9: note: in expansion of macro 'sv_2mortal' XPUSHs(sv_2mortal(newSViv((IV)cur))); ^~~~~~~~~~ KyotoCabinet.xs:636:20: note: in expansion of macro 'newSViv' 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] KCCUR* cur = (KCCUR*)ivcur; ^ In file included from /usr/lib/perl5/CORE/perl.h:5251, 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] XPUSHs(sv_2mortal(newSViv((IV)db))); ^ /usr/lib/perl5/CORE/pp.h:462:55: note: in definition of macro 'XPUSHs' #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END ^ KyotoCabinet.xs:918:9: note: in expansion of macro 'sv_2mortal' XPUSHs(sv_2mortal(newSViv((IV)db))); ^~~~~~~~~~ KyotoCabinet.xs:918:20: note: in expansion of macro 'newSViv' 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] KCDB* db = (KCDB*)ivdb; ^ KyotoCabinet.xs:1290:25: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 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] KCDB* db = (KCDB*)ivdb; ^ KyotoCabinet.xs:1319:25: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 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] KCDB* db = (KCDB*)ivdb; ^ KyotoCabinet.xs:1350:25: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 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] KCDB* db = (KCDB*)ivdb; ^ KyotoCabinet.xs:1389:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 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.12462 + 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.pod Installing /usr/src/tmp/perl-KyotoCabinet-buildroot/usr/lib/perl5/KyotoCabinet.pm 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: 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.78128 + 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.rgSvle 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.PFsROv 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.28.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.gGPGV5 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.Szq8aW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8orJNW find-requires: running scripts (debuginfo) Requires: perl-KyotoCabinet = 1.20-alt3.2, debug(libc.so.6), debug(libkyotocabinet.so.16), debug(libperl-5.28.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.38user 0.66system 0:11.03elapsed 54%CPU (0avgtext+0avgdata 77520maxresident)k 0inputs+0outputs (0major+245475minor)pagefaults 0swaps 9.31user 2.84system 0:22.10elapsed 55%CPU (0avgtext+0avgdata 118120maxresident)k 800inputs+0outputs (0major+535322minor)pagefaults 0swaps --- perl-KyotoCabinet-1.20-alt3.2.i586.rpm.repo 2019-01-25 03:17:13.000000000 +0000 +++ perl-KyotoCabinet-1.20-alt3.2.i586.rpm.hasher 2021-08-01 08:33:56.365982764 +0000 @@ -25,3 +25,3 @@ File: /usr/lib/perl5/auto/KyotoCabinet 40755 root:root -File: /usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so 100644 root:root 2a339b28fad93d4a0f9cc57ab017b576 +File: /usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so 100644 root:root 4da66fb522abf6d6b346ea3d23ae4d11 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: d4a1013ea14feb6572f34a08a0ed5cae6f38a74c156cd81084bc9edf46447301670e3a31f6f3c2e6dc17115ddd4492191259493697501de71ea6ea6957d06722 +RPMIdentity: a02a63f0c1731984648ac0707b22af8f07bd2ce1d9bf4e92c86d62d86a537802885cfe2e88653da76756a1fbfa85f435a1a7b6a9b67baf954befab14bc917ebb --- perl-KyotoCabinet-debuginfo-1.20-alt3.2.i586.rpm.repo 2019-01-25 03:17:13.000000000 +0000 +++ perl-KyotoCabinet-debuginfo-1.20-alt3.2.i586.rpm.hasher 2021-08-01 08:33:56.901983453 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/1e23a8004b167a56b51c39e006055d7e2c05e3 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so -/usr/lib/debug/.build-id/f3/1e23a8004b167a56b51c39e006055d7e2c05e3.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/1df7207b0f979990fca9f801deca63ec0d2d27 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so +/usr/lib/debug/.build-id/23/1df7207b0f979990fca9f801deca63ec0d2d27.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-KyotoCabinet-debuginfo = 1.20-alt3.2:sisyphus+219907.46000.1.1 -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/1e23a8004b167a56b51c39e006055d7e2c05e3 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so -File: /usr/lib/debug/.build-id/f3/1e23a8004b167a56b51c39e006055d7e2c05e3.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/1df7207b0f979990fca9f801deca63ec0d2d27 120777 root:root ../../../perl5/auto/KyotoCabinet/KyotoCabinet.so +File: /usr/lib/debug/.build-id/23/1df7207b0f979990fca9f801deca63ec0d2d27.debug 120777 root:root ../../usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -23,3 +23,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 3d049455f8382372a06e5271deccfec7 +File: /usr/lib/debug/usr/lib/perl5/auto/KyotoCabinet/KyotoCabinet.so.debug 100644 root:root 71ef0478853d5619436d0b551cf986ad File: /usr/src/debug/kyotocabinet-perl-1.20 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/kyotocabinet-perl-1.20/KyotoCabinet.xs 100644 root:root 0d97ebdb97faabd3e18f344a85ff2828 -RPMIdentity: ad2b6722d6a7a65a51de4c197a3a04a01dc879631f2ef249a4132e8c106b3987fddff8f65264a8933a4f86c849791ce802018eaafda6cb4141ff265461fde369 +RPMIdentity: e3f02d71ff8bf7646b27b0c7ba76420527dd636de6f9b0763a064eb6121435b149a93ac4aa0b06a50f653bccac662b1c7baf1e195d96cb8ad7648b89d4c09f5d