Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], gid=135shell=Falseuser='mockbuild'env={'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}uid=1000timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec '], gid=135private_network=Trueshell=Falseuser='mockbuild'env={'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}uid=1000timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hovCkc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBI-1.633 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBI-1.633_repackaged.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBI-1.633 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for F in lib/DBD/Gofer.pm + iconv -f ISO-8859-1 -t UTF-8 + touch -r lib/DBD/Gofer.pm lib/DBD/Gofer.pm.utf8 + mv lib/DBD/Gofer.pm.utf8 lib/DBD/Gofer.pm + chmod 644 ex/corogofer.pl ex/perl_dbi_nulls_test.pl ex/profile.pl + chmod 744 dbixs_rev.pl + for F in dbixs_rev.pl ex/corogofer.pl + perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(q{dbixs_rev.pl})' + for F in dbixs_rev.pl ex/corogofer.pl + perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(q{ex/corogofer.pl})' + rm lib/DBD/Gofer/Transport/corostream.pm + sed -i -e '/^lib\/DBD\/Gofer\/Transport\/corostream.pm$/d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm lib/Bundle/DBI.pm + sed -i -e '\|^lib/Bundle/DBI.pm|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm lib/DBD/Proxy.pm + sed -i -e '\|^lib/DBD/Proxy.pm|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm lib/DBI/ProxyServer.pm + sed -i -e '\|^lib/DBI/ProxyServer.pm|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm dbiproxy.PL + sed -i -e '\|^dbiproxy.PL|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm t/80proxy.t + sed -i -e '\|^t/80proxy.t|d' MANIFEST + sed -i -e 's/"dbiproxy$ext_pl",//' Makefile.PL + for F in lib/DBI/W32ODBC.pm lib/Win32/DBIODBC.pm + rm lib/DBI/W32ODBC.pm + sed -i -e '\|^lib/DBI/W32ODBC.pm|d' MANIFEST + for F in lib/DBI/W32ODBC.pm lib/Win32/DBIODBC.pm + rm lib/Win32/DBIODBC.pm + sed -i -e '\|^lib/Win32/DBIODBC.pm|d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DsR5yH + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' Your perl was compiled with gcc (version 4.8.2 20131212 (Red Hat 4.8.2-8)), okay. Creating test wrappers for DBD::Gofer: t/zvg_01basics.t t/zvg_02dbidrv.t t/zvg_03handle.t t/zvg_04mods.t t/zvg_05concathash.t t/zvg_06attrs.t t/zvg_07kids.t t/zvg_08keeperr.t t/zvg_09trace.t t/zvg_10examp.t t/zvg_11fetch.t t/zvg_12quote.t t/zvg_13taint.t t/zvg_14utf8.t t/zvg_15array.t t/zvg_16destroy.t t/zvg_19fhtrace.t t/zvg_20meta.t t/zvg_30subclass.t t/zvg_31methcache.t t/zvg_35thrclone.t (use threads) t/zvg_40profile.t t/zvg_41prof_dump.t t/zvg_42prof_data.t t/zvg_43prof_env.t t/zvg_48dbi_dbd_sqlengine.t t/zvg_49dbd_file.t t/zvg_50dbm_simple.t t/zvg_51dbm_file.t t/zvg_52dbm_complex.t t/zvg_60preparse.t t/zvg_65transact.t t/zvg_70callbacks.t t/zvg_72childhandles.t t/zvg_85gofer.t t/zvg_86gofer_fail.t t/zvg_87gofer_cache.t t/zvg_90sql_type_cast.t Creating test wrappers for DBI::SQL::Nano: t/zvn_48dbi_dbd_sqlengine.t t/zvn_49dbd_file.t t/zvn_50dbm_simple.t t/zvn_51dbm_file.t t/zvn_52dbm_complex.t t/zvn_85gofer.t Creating test wrappers for DBI::PurePerl: t/zvp_01basics.t t/zvp_02dbidrv.t t/zvp_03handle.t t/zvp_04mods.t t/zvp_05concathash.t t/zvp_06attrs.t t/zvp_07kids.t t/zvp_08keeperr.t t/zvp_09trace.t t/zvp_10examp.t t/zvp_11fetch.t t/zvp_12quote.t t/zvp_13taint.t t/zvp_14utf8.t t/zvp_15array.t t/zvp_16destroy.t t/zvp_19fhtrace.t t/zvp_20meta.t t/zvp_30subclass.t t/zvp_31methcache.t t/zvp_35thrclone.t (use threads) t/zvp_40profile.t t/zvp_41prof_dump.t t/zvp_42prof_data.t t/zvp_43prof_env.t t/zvp_48dbi_dbd_sqlengine.t t/zvp_49dbd_file.t t/zvp_50dbm_simple.t t/zvp_51dbm_file.t t/zvp_52dbm_complex.t t/zvp_60preparse.t t/zvp_65transact.t t/zvp_70callbacks.t t/zvp_72childhandles.t t/zvp_85gofer.t t/zvp_86gofer_fail.t t/zvp_87gofer_cache.t t/zvp_90sql_type_cast.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano: t/zvxgn_48dbi_dbd_sqlengine.t t/zvxgn_49dbd_file.t t/zvxgn_50dbm_simple.t t/zvxgn_51dbm_file.t t/zvxgn_52dbm_complex.t t/zvxgn_85gofer.t Creating test wrappers for DBD::Gofer + DBI::PurePerl: t/zvxgp_01basics.t t/zvxgp_02dbidrv.t t/zvxgp_03handle.t t/zvxgp_04mods.t t/zvxgp_05concathash.t t/zvxgp_06attrs.t t/zvxgp_07kids.t t/zvxgp_08keeperr.t t/zvxgp_09trace.t t/zvxgp_10examp.t t/zvxgp_11fetch.t t/zvxgp_12quote.t t/zvxgp_13taint.t t/zvxgp_14utf8.t t/zvxgp_15array.t t/zvxgp_16destroy.t t/zvxgp_19fhtrace.t t/zvxgp_20meta.t t/zvxgp_30subclass.t t/zvxgp_31methcache.t t/zvxgp_35thrclone.t (use threads) t/zvxgp_40profile.t t/zvxgp_41prof_dump.t t/zvxgp_42prof_data.t t/zvxgp_43prof_env.t t/zvxgp_48dbi_dbd_sqlengine.t t/zvxgp_49dbd_file.t t/zvxgp_50dbm_simple.t t/zvxgp_51dbm_file.t t/zvxgp_52dbm_complex.t t/zvxgp_60preparse.t t/zvxgp_65transact.t t/zvxgp_70callbacks.t t/zvxgp_72childhandles.t t/zvxgp_85gofer.t t/zvxgp_86gofer_fail.t t/zvxgp_87gofer_cache.t t/zvxgp_90sql_type_cast.t Creating test wrappers for DBI::SQL::Nano + DBI::PurePerl: t/zvxnp_48dbi_dbd_sqlengine.t t/zvxnp_49dbd_file.t t/zvxnp_50dbm_simple.t t/zvxnp_51dbm_file.t t/zvxnp_52dbm_complex.t t/zvxnp_85gofer.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano + DBI::PurePerl: t/zvxgnp_48dbi_dbd_sqlengine.t t/zvxgnp_49dbd_file.t t/zvxgnp_50dbm_simple.t t/zvxgnp_51dbm_file.t t/zvxgnp_52dbm_complex.t t/zvxgnp_85gofer.t Checking if your kit is complete... Warning: the following files are missing in your kit: lib/DBD/Gofer/Transport/corostream.pm lib/DBI/FAQ.pm Please inform the author. I see you're using perl 5.018002 on arm-linux-thread-multi, okay. Remember to actually *read* the README file! Use 'make' to build the software (dmake or nmake on Windows). Then 'make test' to execute self tests. Then 'make install' to install the DBI and then delete this working directory before unpacking and building any DBD::* drivers. Writing Makefile for DBI + make -j8 /usr/bin/perl -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI /usr/bin/perl dbixs_rev.pl Skipping regeneration of dbixs_rev.h rm -f blib/lib/DBI/Changes.pm /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi cp Changes blib/lib/DBI/Changes.pm /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c Running Mkbootstrap for DBI () chmod 644 DBI.bs cp DBI.bs blib/arch/auto/DBI/DBI.bs chmod 644 blib/arch/auto/DBI/DBI.bs cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm cp lib/DBD/File/Roadmap.pod blib/lib/DBD/File/Roadmap.pod cp Driver.xst blib/arch/auto/DBI/Driver.xst cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm cp dbixs_rev.pl blib/lib/dbixs_rev.pl cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h cp lib/DBI/Gofer/Transport/stream.pm blib/lib/DBI/Gofer/Transport/stream.pm cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h cp DBI.pm blib/lib/DBI.pm cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm cp lib/DBD/File/HowTo.pod blib/lib/DBD/File/HowTo.pod cp dbivport.h blib/arch/auto/DBI/dbivport.h cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h cp lib/DBD/File.pm blib/lib/DBD/File.pm cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm cp lib/DBI/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm cp DBIXS.h blib/arch/auto/DBI/DBIXS.h cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm cp lib/DBI/Util/CacheMemory.pm blib/lib/DBI/Util/CacheMemory.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.633\" -DXS_VERSION=\"1.633\" -fPIC "-I/usr/lib/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter Perl.c cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm cp dbipport.h blib/arch/auto/DBI/dbipport.h cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof Extracted dbilogstrip from dbilogstrip.PL with variable substitutions. Extracted dbiprof from dbiprof.PL with variable substitutions. cp dbilogstrip blib/script/dbilogstrip cp dbiprof blib/script/dbiprof /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof Perl.c: In function 'XS_DBD__Perl__dr_data_sources': Perl.c:262:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable] SV * attr; ^ Perl.c: In function 'XS_DBD__Perl__db__login': Perl.c:306:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable] SV * attribs; ^ Perl.c: In function 'XS_DBD__Perl__db_last_insert_id': Perl.c:541:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable] SV * attr; ^ /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap DBI.xs > DBI.xsc && mv DBI.xsc DBI.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.633\" -DXS_VERSION=\"1.633\" -fPIC "-I/usr/lib/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter DBI.c rm -f blib/arch/auto/DBI/DBI.so gcc -shared -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -L/usr/local/lib -fstack-protector DBI.o -o blib/arch/auto/DBI/DBI.so \ -lperl \ chmod 755 blib/arch/auto/DBI/DBI.so Manifying blib/man1/dbilogstrip.1 Manifying blib/man1/dbiprof.1 Manifying blib/man3/DBD::Gofer::Transport::pipeone.3pm Manifying blib/man3/DBI::ProfileData.3pm Manifying blib/man3/DBD::Sponge.3pm Manifying blib/man3/DBI::ProfileDumper.3pm Manifying blib/man3/DBD::Gofer::Policy::Base.3pm Manifying blib/man3/DBD::Gofer::Policy::pedantic.3pm Manifying blib/man3/DBI::Const::GetInfo::ODBC.3pm Manifying blib/man3/DBI::Gofer::Request.3pm Manifying blib/man3/DBI::DBD.3pm Manifying blib/man3/DBI::SQL::Nano.3pm Manifying blib/man3/DBI::Gofer::Serializer::DataDumper.3pm Manifying blib/man3/DBI::DBD::SqlEngine::HowTo.3pm Manifying blib/man3/DBI::Util::CacheMemory.3pm Manifying blib/man3/DBI::ProfileDumper::Apache.3pm Manifying blib/man3/DBI::Profile.3pm Manifying blib/man3/DBI::Gofer::Transport::pipeone.3pm Manifying blib/man3/DBD::File::Roadmap.3pm Manifying blib/man3/DBI::Gofer::Transport::stream.3pm Manifying blib/man3/DBD::DBM.3pm Manifying blib/man3/DBI::Gofer::Response.3pm Manifying blib/man3/DBI::DBD::Metadata.3pm Manifying blib/man3/DBD::Gofer::Transport::Base.3pm Manifying blib/man3/DBI::Gofer::Serializer::Base.3pm Manifying blib/man3/DBD::File::HowTo.3pm Manifying blib/man3/DBD::Gofer::Policy::rush.3pm Manifying blib/man3/DBI::Const::GetInfoReturn.3pm Manifying blib/man3/DBI::Const::GetInfoType.3pm Manifying blib/man3/DBD::Gofer.3pm Manifying blib/man3/DBD::Gofer::Policy::classic.3pm Manifying blib/man3/DBD::Gofer::Transport::stream.3pm Manifying blib/man3/DBI::ProfileSubs.3pm Manifying blib/man3/DBI::PurePerl.3pm Manifying blib/man3/DBI::Gofer::Execute.3pm Manifying blib/man3/DBI::Gofer::Transport::Base.3pm Manifying blib/man3/DBI.3pm Manifying blib/man3/DBI::Const::GetInfo::ANSI.3pm Manifying blib/man3/DBI::Gofer::Serializer::Storable.3pm Manifying blib/man3/DBD::File.3pm Manifying blib/man3/DBI::DBD::SqlEngine::Developers.3pm Manifying blib/man3/DBD::File::Developers.3pm Manifying blib/man3/DBI::DBD::SqlEngine.3pm Manifying blib/man3/DBD::Gofer::Transport::null.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UPuIR4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm ++ dirname /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm + cd DBI-1.633 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm /usr/bin/perl dbixs_rev.pl Skipping regeneration of dbixs_rev.h Skip blib/lib/DBI/DBD/Metadata.pm (unchanged) Skip blib/lib/DBI/Gofer/Serializer/Storable.pm (unchanged) Skip blib/lib/DBI/Gofer/Transport/pipeone.pm (unchanged) Skip blib/lib/DBD/Gofer/Policy/pedantic.pm (unchanged) Skip blib/lib/DBI/ProfileDumper/Apache.pm (unchanged) Skip blib/arch/auto/DBI/Driver_xst.h (unchanged) Skip blib/lib/DBI/Gofer/Serializer/DataDumper.pm (unchanged) Skip blib/lib/DBI/Gofer/Transport/stream.pm (unchanged) Skip blib/lib/DBI/Gofer/Request.pm (unchanged) Skip blib/lib/DBD/Gofer/Policy/Base.pm (unchanged) Skip blib/lib/DBD/Gofer/Transport/Base.pm (unchanged) Skip blib/lib/DBI/Gofer/Response.pm (unchanged) Skip blib/lib/DBI/PurePerl.pm (unchanged) Skip blib/arch/auto/DBI/dbivport.h (unchanged) Skip blib/lib/DBD/DBM.pm (unchanged) Skip blib/lib/DBD/File/HowTo.pod (unchanged) Skip blib/arch/auto/DBI/dbd_xsh.h (unchanged) Skip blib/lib/DBD/Gofer/Transport/null.pm (unchanged) Skip blib/lib/DBI/DBD.pm (unchanged) Skip blib/lib/DBD/Sponge.pm (unchanged) Skip blib/lib/DBI/Util/_accessor.pm (unchanged) Skip blib/arch/auto/DBI/DBIXS.h (unchanged) Skip blib/lib/DBI/Util/CacheMemory.pm (unchanged) Skip blib/lib/DBI/SQL/Nano.pm (unchanged) Skip blib/lib/DBI.pm (unchanged) Skip blib/lib/DBI/ProfileData.pm (unchanged) Skip blib/lib/DBI/Const/GetInfo/ODBC.pm (unchanged) Skip blib/lib/DBD/File.pm (unchanged) Skip blib/lib/DBI/DBD/SqlEngine.pm (unchanged) Skip blib/lib/DBI/Gofer/Transport/Base.pm (unchanged) Skip blib/lib/DBD/File/Roadmap.pod (unchanged) Skip blib/lib/DBI/Const/GetInfo/ANSI.pm (unchanged) Skip blib/arch/auto/DBI/Driver.xst (unchanged) Skip blib/lib/DBD/Gofer/Transport/pipeone.pm (unchanged) Skip blib/lib/DBI/Profile.pm (unchanged) Skip blib/lib/DBI/Gofer/Execute.pm (unchanged) Skip blib/arch/auto/DBI/dbixs_rev.h (unchanged) Skip blib/lib/DBD/NullP.pm (unchanged) Skip blib/lib/DBI/DBD/SqlEngine/HowTo.pod (unchanged) Skip blib/lib/DBI/DBD/SqlEngine/Developers.pod (unchanged) Skip blib/arch/auto/DBI/dbi_sql.h (unchanged) Skip blib/lib/dbixs_rev.pl (unchanged) Skip blib/lib/DBD/File/Developers.pod (unchanged) Skip blib/lib/DBI/ProfileDumper.pm (unchanged) Skip blib/lib/DBD/Gofer/Policy/classic.pm (unchanged) Skip blib/arch/auto/DBI/dbipport.h (unchanged) Skip blib/lib/DBI/Const/GetInfoType.pm (unchanged) Skip blib/lib/DBD/Gofer.pm (unchanged) Skip blib/lib/DBI/ProfileSubs.pm (unchanged) Skip blib/lib/DBD/Gofer/Transport/stream.pm (unchanged) Skip blib/lib/DBI/Const/GetInfoReturn.pm (unchanged) Skip blib/lib/DBI/Gofer/Serializer/Base.pm (unchanged) Skip blib/lib/DBD/Gofer/Policy/rush.pm (unchanged) Skip blib/lib/DBD/ExampleP.pm (unchanged) gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.633\" -DXS_VERSION=\"1.633\" -fPIC "-I/usr/lib/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter Perl.c Perl.c: In function 'XS_DBD__Perl__dr_data_sources': Perl.c:262:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable] SV * attr; ^ Perl.c: In function 'XS_DBD__Perl__db__login': Perl.c:306:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable] SV * attribs; ^ Perl.c: In function 'XS_DBD__Perl__db_last_insert_id': Perl.c:541:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable] SV * attr; ^ /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap DBI.xs > DBI.xsc && mv DBI.xsc DBI.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.633\" -DXS_VERSION=\"1.633\" -fPIC "-I/usr/lib/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter DBI.c rm -f blib/arch/auto/DBI/DBI.so gcc -shared -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -L/usr/local/lib -fstack-protector DBI.o -o blib/arch/auto/DBI/DBI.so \ -lperl \ chmod 755 blib/arch/auto/DBI/DBI.so /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip Extracted dbilogstrip from dbilogstrip.PL with variable substitutions. cp dbilogstrip blib/script/dbilogstrip /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip /usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof Extracted dbiprof from dbiprof.PL with variable substitutions. cp dbiprof blib/script/dbiprof /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof Manifying blib/man1/dbilogstrip.1 Manifying blib/man1/dbiprof.1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbi_sql.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/Driver_xst.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbixs_rev.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbd_xsh.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBI.bs Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBI.so Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbipport.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbivport.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/dbixs_rev.pl Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileDumper.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileData.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Profile.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileSubs.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Changes.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/PurePerl.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/SQL/Nano.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfoType.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfoReturn.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfo/ODBC.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfo/ANSI.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/Metadata.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/SqlEngine.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/SqlEngine/Developers.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/SqlEngine/HowTo.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Util/_accessor.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Util/CacheMemory.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Request.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Response.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Execute.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Transport/pipeone.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Transport/stream.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Serializer/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Serializer/DataDumper.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Serializer/Storable.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileDumper/Apache.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/DBM.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Sponge.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/ExampleP.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/NullP.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File/Developers.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File/Roadmap.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File/HowTo.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/null.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/pipeone.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/stream.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/classic.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/pedantic.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/rush.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man1/dbilogstrip.1 Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man1/dbiprof.1 Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::null.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfoType.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::Metadata.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File::Developers.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::PurePerl.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Profile.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File::Roadmap.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Request.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::DBM.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Util::CacheMemory.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Response.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileSubs.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File::HowTo.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileData.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileDumper.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Execute.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::SQL::Nano.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::SqlEngine.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Sponge.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/bin/dbilogstrip Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/bin/dbiprof + find /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm -type f -name '*.bs' -empty -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/DBI-1.633 extracting debug info from /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBI.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 906 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X969VM + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basics.t .................... ok t/02dbidrv.t .................... ok t/03handle.t .................... ok t/04mods.t ...................... ok t/05concathash.t ................ ok t/06attrs.t ..................... ok t/07kids.t ...................... ok t/08keeperr.t ................... ok t/09trace.t ..................... ok t/10examp.t ..................... ok t/11fetch.t ..................... ok t/12quote.t ..................... ok t/13taint.t ..................... ok t/14utf8.t ...................... ok t/15array.t ..................... ok t/16destroy.t ................... ok t/19fhtrace.t ................... ok t/20meta.t ...................... ok t/30subclass.t .................. ok t/31methcache.t ................. ok t/35thrclone.t .................. ok t/40profile.t ................... ok t/41prof_dump.t ................. ok t/42prof_data.t ................. ok t/43prof_env.t .................. ok t/48dbi_dbd_sqlengine.t ......... ok t/49dbd_file.t .................. ok t/50dbm_simple.t ................ ok t/51dbm_file.t .................. ok t/52dbm_complex.t ............... skipped: DBI::SQL::Nano is being used t/60preparse.t .................. ok t/65transact.t .................. ok t/70callbacks.t ................. ok t/72childhandles.t .............. ok t/85gofer.t ..................... ok t/86gofer_fail.t ................ ok t/87gofer_cache.t ............... ok t/90sql_type_cast.t ............. ok t/pod-coverage.t ................ skipped: Currently a developer-only test t/pod.t ......................... ok t/zvg_01basics.t ................ ok t/zvg_02dbidrv.t ................ ok t/zvg_03handle.t ................ ok t/zvg_04mods.t .................. ok t/zvg_05concathash.t ............ ok t/zvg_06attrs.t ................. ok t/zvg_07kids.t .................. ok t/zvg_08keeperr.t ............... ok t/zvg_09trace.t ................. ok t/zvg_10examp.t ................. ok t/zvg_11fetch.t ................. ok t/zvg_12quote.t ................. ok t/zvg_13taint.t ................. skipped: Taint attribute tests not functional with DBI_AUTOPROXY t/zvg_14utf8.t .................. ok t/zvg_15array.t ................. ok t/zvg_16destroy.t ............... ok t/zvg_19fhtrace.t ............... ok t/zvg_20meta.t .................. ok t/zvg_30subclass.t .............. ok t/zvg_31methcache.t ............. ok t/zvg_35thrclone.t .............. ok t/zvg_40profile.t ............... ok t/zvg_41prof_dump.t ............. ok t/zvg_42prof_data.t ............. ok t/zvg_43prof_env.t .............. ok t/zvg_48dbi_dbd_sqlengine.t ..... ok t/zvg_49dbd_file.t .............. ok t/zvg_50dbm_simple.t ............ ok t/zvg_51dbm_file.t .............. ok t/zvg_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvg_60preparse.t .............. ok t/zvg_65transact.t .............. skipped: Transactions not supported by DBD::Gofer t/zvg_70callbacks.t ............. ok t/zvg_72childhandles.t .......... ok t/zvg_85gofer.t ................. ok t/zvg_86gofer_fail.t ............ skipped: Gofer DBI_AUTOPROXY t/zvg_87gofer_cache.t ........... skipped: Gofer DBI_AUTOPROXY t/zvg_90sql_type_cast.t ......... ok t/zvn_48dbi_dbd_sqlengine.t ..... ok t/zvn_49dbd_file.t .............. ok t/zvn_50dbm_simple.t ............ ok t/zvn_51dbm_file.t .............. ok t/zvn_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvn_85gofer.t ................. ok t/zvp_01basics.t ................ ok t/zvp_02dbidrv.t ................ ok t/zvp_03handle.t ................ ok t/zvp_04mods.t .................. ok t/zvp_05concathash.t ............ ok t/zvp_06attrs.t ................. ok t/zvp_07kids.t .................. skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvp_08keeperr.t ............... ok t/zvp_09trace.t ................. ok t/zvp_10examp.t ................. ok t/zvp_11fetch.t ................. ok t/zvp_12quote.t ................. ok t/zvp_13taint.t ................. skipped: Taint attributes not supported with DBI::PurePerl t/zvp_14utf8.t .................. ok t/zvp_15array.t ................. ok t/zvp_16destroy.t ............... ok t/zvp_19fhtrace.t ............... ok t/zvp_20meta.t .................. ok t/zvp_30subclass.t .............. ok t/zvp_31methcache.t ............. ok t/zvp_35thrclone.t .............. ok t/zvp_40profile.t ............... skipped: profiling not supported for DBI::PurePerl t/zvp_41prof_dump.t ............. skipped: profiling not supported for DBI::PurePerl t/zvp_42prof_data.t ............. skipped: profiling not supported for DBI::PurePerl t/zvp_43prof_env.t .............. skipped: profiling not supported for DBI::PurePerl t/zvp_48dbi_dbd_sqlengine.t ..... ok t/zvp_49dbd_file.t .............. ok t/zvp_50dbm_simple.t ............ ok t/zvp_51dbm_file.t .............. ok t/zvp_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvp_60preparse.t .............. skipped: preparse not supported for DBI::PurePerl t/zvp_65transact.t .............. ok t/zvp_70callbacks.t ............. skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvp_72childhandles.t .......... ok t/zvp_85gofer.t ................. ok t/zvp_86gofer_fail.t ............ skipped: requires Callbacks which are not supported with PurePerl t/zvp_87gofer_cache.t ........... ok t/zvp_90sql_type_cast.t ......... ok t/zvxgn_48dbi_dbd_sqlengine.t ... ok t/zvxgn_49dbd_file.t ............ ok t/zvxgn_50dbm_simple.t .......... ok t/zvxgn_51dbm_file.t ............ ok t/zvxgn_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxgn_85gofer.t ............... ok t/zvxgnp_48dbi_dbd_sqlengine.t .. ok t/zvxgnp_49dbd_file.t ........... ok t/zvxgnp_50dbm_simple.t ......... ok t/zvxgnp_51dbm_file.t ........... ok t/zvxgnp_52dbm_complex.t ........ skipped: DBI::SQL::Nano is being used t/zvxgnp_85gofer.t .............. ok t/zvxgp_01basics.t .............. ok t/zvxgp_02dbidrv.t .............. ok t/zvxgp_03handle.t .............. ok t/zvxgp_04mods.t ................ ok t/zvxgp_05concathash.t .......... ok t/zvxgp_06attrs.t ............... ok t/zvxgp_07kids.t ................ skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvxgp_08keeperr.t ............. ok t/zvxgp_09trace.t ............... ok t/zvxgp_10examp.t ............... ok t/zvxgp_11fetch.t ............... ok t/zvxgp_12quote.t ............... ok t/zvxgp_13taint.t ............... skipped: Taint attributes not supported with DBI::PurePerl t/zvxgp_14utf8.t ................ ok t/zvxgp_15array.t ............... ok t/zvxgp_16destroy.t ............. ok t/zvxgp_19fhtrace.t ............. ok t/zvxgp_20meta.t ................ ok t/zvxgp_30subclass.t ............ ok t/zvxgp_31methcache.t ........... ok t/zvxgp_35thrclone.t ............ ok t/zvxgp_40profile.t ............. skipped: profiling not supported for DBI::PurePerl t/zvxgp_41prof_dump.t ........... skipped: profiling not supported for DBI::PurePerl t/zvxgp_42prof_data.t ........... skipped: profiling not supported for DBI::PurePerl t/zvxgp_43prof_env.t ............ skipped: profiling not supported for DBI::PurePerl t/zvxgp_48dbi_dbd_sqlengine.t ... ok t/zvxgp_49dbd_file.t ............ ok t/zvxgp_50dbm_simple.t .......... ok t/zvxgp_51dbm_file.t ............ ok t/zvxgp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxgp_60preparse.t ............ skipped: preparse not supported for DBI::PurePerl t/zvxgp_65transact.t ............ skipped: Transactions not supported by DBD::Gofer t/zvxgp_70callbacks.t ........... skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvxgp_72childhandles.t ........ ok t/zvxgp_85gofer.t ............... ok t/zvxgp_86gofer_fail.t .......... skipped: requires Callbacks which are not supported with PurePerl t/zvxgp_87gofer_cache.t ......... skipped: Gofer DBI_AUTOPROXY t/zvxgp_90sql_type_cast.t ....... ok t/zvxnp_48dbi_dbd_sqlengine.t ... ok t/zvxnp_49dbd_file.t ............ ok t/zvxnp_50dbm_simple.t .......... ok t/zvxnp_51dbm_file.t ............ ok t/zvxnp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxnp_85gofer.t ............... ok All tests successful. Files=178, Tests=10436, 187 wallclock secs ( 2.96 usr 0.84 sys + 161.21 cusr 18.36 csys = 183.37 CPU) Result: PASS PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision$ Switch: DBI 1.633 by Tim Bunce, 1.633 Available Drivers: DBM, ExampleP, File, Gofer, Sponge dbi:ExampleP:: testing 3 sets of 20 connections: Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... connect 20 and disconnect them, 3 times: 0.0052s / 60 = 0.0001s Testing handle creation speed... 31746 NullP sth/s perl 5.018002 arm-linux-thread-multi (gcc 4.8.2 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp) 0.000031s test.pl done + exit 0 Processing files: perl-DBI-1.633-6bs01fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.09PU7x + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + DOCDIR=/builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + cp -pr README.md /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + cp -pr ex/perl_dbi_nulls_test.pl /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + cp -pr ex/profile.pl /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + exit 0 Provides: perl(DBD::DBM) = 0.08 perl(DBD::DBM::Statement) perl(DBD::DBM::Table) perl(DBD::DBM::db) perl(DBD::DBM::dr) perl(DBD::DBM::st) perl(DBD::ExampleP) = 12.014311 perl(DBD::File) = 0.44 perl(DBD::File::DataSource::File) perl(DBD::File::DataSource::Stream) perl(DBD::File::Statement) perl(DBD::File::Table) perl(DBD::File::TableSource::FileSystem) perl(DBD::File::db) perl(DBD::File::dr) perl(DBD::File::st) perl(DBD::Gofer) = 0.015327 perl(DBD::Gofer::Policy::Base) = 0.010088 perl(DBD::Gofer::Policy::classic) = 0.010088 perl(DBD::Gofer::Policy::pedantic) = 0.010088 perl(DBD::Gofer::Policy::rush) = 0.010088 perl(DBD::Gofer::Transport::Base) = 0.014121 perl(DBD::Gofer::Transport::null) = 0.010088 perl(DBD::Gofer::Transport::pipeone) = 0.010088 perl(DBD::Gofer::Transport::stream) = 0.014599 perl(DBD::NullP) = 12.014715 perl(DBD::Sponge) = 12.010003 perl(DBDI) perl(DBI) = 1.633 perl(DBI::Const::GetInfo::ANSI) = 2.008697 perl(DBI::Const::GetInfo::ODBC) = 2.011374 perl(DBI::Const::GetInfoReturn) = 2.008697 perl(DBI::Const::GetInfoType) = 2.008697 perl(DBI::DBD) = 12.015129 perl(DBI::DBD::Metadata) = 2.014214 perl(DBI::DBD::SqlEngine) = 0.06 perl(DBI::DBD::SqlEngine::DataSource) perl(DBI::DBD::SqlEngine::Statement) perl(DBI::DBD::SqlEngine::Table) perl(DBI::DBD::SqlEngine::TableSource) perl(DBI::DBD::SqlEngine::TieMeta) perl(DBI::DBD::SqlEngine::TieTables) perl(DBI::DBD::SqlEngine::db) perl(DBI::DBD::SqlEngine::dr) perl(DBI::DBD::SqlEngine::st) perl(DBI::Gofer::Execute) = 0.014283 perl(DBI::Gofer::Request) = 0.012537 perl(DBI::Gofer::Response) = 0.011566 perl(DBI::Gofer::Serializer::Base) = 0.009950 perl(DBI::Gofer::Serializer::DataDumper) = 0.009950 perl(DBI::Gofer::Serializer::Storable) = 0.015586 perl(DBI::Gofer::Transport::Base) = 0.012537 perl(DBI::Gofer::Transport::pipeone) = 0.012537 perl(DBI::Gofer::Transport::stream) = 0.012537 perl(DBI::Profile) = 2.015065 perl(DBI::ProfileData) = 2.010008 perl(DBI::ProfileDumper) = 2.015325 perl(DBI::ProfileDumper::Apache) = 2.014121 perl(DBI::ProfileSubs) = 0.009396 perl(DBI::SQL::Nano) = 1.015544 perl(DBI::SQL::Nano::Statement_) perl(DBI::SQL::Nano::Table_) perl(DBI::Util::CacheMemory) = 0.010315 perl(DBI::Util::_accessor) = 0.009479 perl(DBI::common) perl-DBI = 1.633-6bs01fc23 perl-DBI(armv6hl-32) = 1.633-6bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libperl.so.5.18 perl >= 0:5.008 perl >= 0:5.008_001 perl(Carp) perl(Config) perl(Cwd) perl(DBD::File) perl(DBD::Gofer::Policy::Base) perl(DBD::Gofer::Transport::Base) perl(DBD::Gofer::Transport::pipeone) perl(DBI) perl(DBI::Const::GetInfo::ANSI) perl(DBI::Const::GetInfo::ODBC) perl(DBI::Const::GetInfoType) perl(DBI::DBD::SqlEngine) perl(DBI::Gofer::Execute) perl(DBI::Gofer::Request) perl(DBI::Gofer::Response) perl(DBI::Gofer::Serializer::Base) perl(DBI::Gofer::Serializer::DataDumper) perl(DBI::Gofer::Serializer::Storable) perl(DBI::Gofer::Transport::Base) perl(DBI::Gofer::Transport::pipeone) perl(DBI::Profile) perl(DBI::ProfileData) perl(DBI::ProfileDumper) perl(DBI::SQL::Nano) perl(DBI::Util::_accessor) perl(Data::Dumper) perl(DynaLoader) perl(Errno) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Spec) perl(Getopt::Long) perl(IO::Dir) perl(IO::File) perl(IO::Select) perl(IPC::Open3) perl(Scalar::Util) perl(Storable) perl(Symbol) perl(Tie::Hash) perl(UNIVERSAL) perl(base) perl(constant) perl(strict) perl(utf8) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBI-debuginfo-1.633-6bs01fc23.armv6hl Provides: perl-DBI-debuginfo = 1.633-6bs01fc23 perl-DBI-debuginfo(armv6hl-32) = 1.633-6bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/perl-DBI-1.633-6bs01fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-DBI-debuginfo-1.633-6bs01fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zopAFM + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm + exit 0 Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], user='mockbuild'gid=135printOutput=Falseuid=1000timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-28267/root'logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], user='mockbuild'logger=uid=1000timeout=0gid=135printOutput=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}shell=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-2878/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], timeout=0chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-5716/root'uid=1000user='mockbuild'logger=env={'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=Falsegid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], uid=1000timeout=0env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135printOutput=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-6812/root'logger=user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], logger=shell=Falseenv={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock'}gid=135printOutput=Falseuid=1000timeout=0user='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-6961/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], logger=env={'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-7152/root'shell=Falseuser='mockbuild'timeout=0uid=1000printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], logger=chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-7511/root'gid=135uid=1000env={'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}user='mockbuild'printOutput=Falseshell=Falsetimeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec '], private_network=TruechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-7511/root'gid=135uid=1000logger=user='mockbuild'printOutput=Falseshell=Falseenv={'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec '] with env {'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z5K62g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBI-1.633 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBI-1.633_repackaged.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBI-1.633 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for F in lib/DBD/Gofer.pm + iconv -f ISO-8859-1 -t UTF-8 + touch -r lib/DBD/Gofer.pm lib/DBD/Gofer.pm.utf8 + mv lib/DBD/Gofer.pm.utf8 lib/DBD/Gofer.pm + chmod 644 ex/corogofer.pl ex/perl_dbi_nulls_test.pl ex/profile.pl + chmod 744 dbixs_rev.pl + for F in dbixs_rev.pl ex/corogofer.pl + perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(q{dbixs_rev.pl})' + for F in dbixs_rev.pl ex/corogofer.pl + perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(q{ex/corogofer.pl})' + rm lib/DBD/Gofer/Transport/corostream.pm + sed -i -e '/^lib\/DBD\/Gofer\/Transport\/corostream.pm$/d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm lib/Bundle/DBI.pm + sed -i -e '\|^lib/Bundle/DBI.pm|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm lib/DBD/Proxy.pm + sed -i -e '\|^lib/DBD/Proxy.pm|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm lib/DBI/ProxyServer.pm + sed -i -e '\|^lib/DBI/ProxyServer.pm|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm dbiproxy.PL + sed -i -e '\|^dbiproxy.PL|d' MANIFEST + for F in lib/Bundle/DBI.pm lib/DBD/Proxy.pm lib/DBI/ProxyServer.pm dbiproxy.PL t/80proxy.t + rm t/80proxy.t + sed -i -e '\|^t/80proxy.t|d' MANIFEST + sed -i -e 's/"dbiproxy$ext_pl",//' Makefile.PL + for F in lib/DBI/W32ODBC.pm lib/Win32/DBIODBC.pm + rm lib/DBI/W32ODBC.pm + sed -i -e '\|^lib/DBI/W32ODBC.pm|d' MANIFEST + for F in lib/DBI/W32ODBC.pm lib/Win32/DBIODBC.pm + rm lib/Win32/DBIODBC.pm + sed -i -e '\|^lib/Win32/DBIODBC.pm|d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RKMAo2 + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' Your perl was compiled with gcc (version 5.2.1 20151104 (Red Hat 5.2.1-4)), okay. Creating test wrappers for DBD::Gofer: t/zvg_01basics.t t/zvg_02dbidrv.t t/zvg_03handle.t t/zvg_04mods.t t/zvg_05concathash.t t/zvg_06attrs.t t/zvg_07kids.t t/zvg_08keeperr.t t/zvg_09trace.t t/zvg_10examp.t t/zvg_11fetch.t t/zvg_12quote.t t/zvg_13taint.t t/zvg_14utf8.t t/zvg_15array.t t/zvg_16destroy.t t/zvg_19fhtrace.t t/zvg_20meta.t t/zvg_30subclass.t t/zvg_31methcache.t t/zvg_35thrclone.t (use threads) t/zvg_40profile.t t/zvg_41prof_dump.t t/zvg_42prof_data.t t/zvg_43prof_env.t t/zvg_48dbi_dbd_sqlengine.t t/zvg_49dbd_file.t t/zvg_50dbm_simple.t t/zvg_51dbm_file.t t/zvg_52dbm_complex.t t/zvg_60preparse.t t/zvg_65transact.t t/zvg_70callbacks.t t/zvg_72childhandles.t t/zvg_85gofer.t t/zvg_86gofer_fail.t t/zvg_87gofer_cache.t t/zvg_90sql_type_cast.t Creating test wrappers for DBI::SQL::Nano: t/zvn_48dbi_dbd_sqlengine.t t/zvn_49dbd_file.t t/zvn_50dbm_simple.t t/zvn_51dbm_file.t t/zvn_52dbm_complex.t t/zvn_85gofer.t Creating test wrappers for DBI::PurePerl: t/zvp_01basics.t t/zvp_02dbidrv.t t/zvp_03handle.t t/zvp_04mods.t t/zvp_05concathash.t t/zvp_06attrs.t t/zvp_07kids.t t/zvp_08keeperr.t t/zvp_09trace.t t/zvp_10examp.t t/zvp_11fetch.t t/zvp_12quote.t t/zvp_13taint.t t/zvp_14utf8.t t/zvp_15array.t t/zvp_16destroy.t t/zvp_19fhtrace.t t/zvp_20meta.t t/zvp_30subclass.t t/zvp_31methcache.t t/zvp_35thrclone.t (use threads) t/zvp_40profile.t t/zvp_41prof_dump.t t/zvp_42prof_data.t t/zvp_43prof_env.t t/zvp_48dbi_dbd_sqlengine.t t/zvp_49dbd_file.t t/zvp_50dbm_simple.t t/zvp_51dbm_file.t t/zvp_52dbm_complex.t t/zvp_60preparse.t t/zvp_65transact.t t/zvp_70callbacks.t t/zvp_72childhandles.t t/zvp_85gofer.t t/zvp_86gofer_fail.t t/zvp_87gofer_cache.t t/zvp_90sql_type_cast.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano: t/zvxgn_48dbi_dbd_sqlengine.t t/zvxgn_49dbd_file.t t/zvxgn_50dbm_simple.t t/zvxgn_51dbm_file.t t/zvxgn_52dbm_complex.t t/zvxgn_85gofer.t Creating test wrappers for DBD::Gofer + DBI::PurePerl: t/zvxgp_01basics.t t/zvxgp_02dbidrv.t t/zvxgp_03handle.t t/zvxgp_04mods.t t/zvxgp_05concathash.t t/zvxgp_06attrs.t t/zvxgp_07kids.t t/zvxgp_08keeperr.t t/zvxgp_09trace.t t/zvxgp_10examp.t t/zvxgp_11fetch.t t/zvxgp_12quote.t t/zvxgp_13taint.t t/zvxgp_14utf8.t t/zvxgp_15array.t t/zvxgp_16destroy.t t/zvxgp_19fhtrace.t t/zvxgp_20meta.t t/zvxgp_30subclass.t t/zvxgp_31methcache.t t/zvxgp_35thrclone.t (use threads) t/zvxgp_40profile.t t/zvxgp_41prof_dump.t t/zvxgp_42prof_data.t t/zvxgp_43prof_env.t t/zvxgp_48dbi_dbd_sqlengine.t t/zvxgp_49dbd_file.t t/zvxgp_50dbm_simple.t t/zvxgp_51dbm_file.t t/zvxgp_52dbm_complex.t t/zvxgp_60preparse.t t/zvxgp_65transact.t t/zvxgp_70callbacks.t t/zvxgp_72childhandles.t t/zvxgp_85gofer.t t/zvxgp_86gofer_fail.t t/zvxgp_87gofer_cache.t t/zvxgp_90sql_type_cast.t Creating test wrappers for DBI::SQL::Nano + DBI::PurePerl: t/zvxnp_48dbi_dbd_sqlengine.t t/zvxnp_49dbd_file.t t/zvxnp_50dbm_simple.t t/zvxnp_51dbm_file.t t/zvxnp_52dbm_complex.t t/zvxnp_85gofer.t Creating test wrappers for DBD::Gofer + DBI::SQL::Nano + DBI::PurePerl: t/zvxgnp_48dbi_dbd_sqlengine.t t/zvxgnp_49dbd_file.t t/zvxgnp_50dbm_simple.t t/zvxgnp_51dbm_file.t t/zvxgnp_52dbm_complex.t t/zvxgnp_85gofer.t Checking if your kit is complete... Warning: the following files are missing in your kit: lib/DBD/Gofer/Transport/corostream.pm lib/DBI/FAQ.pm Please inform the author. I see you're using perl 5.022000 on arm-linux-thread-multi, okay. Remember to actually *read* the README file! Use 'make' to build the software (dmake or nmake on Windows). Then 'make test' to execute self tests. Then 'make install' to install the DBI and then delete this working directory before unpacking and building any DBD::* drivers. Generating a Unix-style Makefile Writing Makefile for DBI + make -j8 "/usr/bin/perl" -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI rm -f blib/lib/DBI/Changes.pm cp Changes blib/lib/DBI/Changes.pm "/usr/bin/perl" dbixs_rev.pl Skipping regeneration of dbixs_rev.h "/usr/bin/perl" -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Perl.xs > Perl.xsc && mv Perl.xsc Perl.c Running Mkbootstrap for DBI () chmod 644 "DBI.bs" cp dbixs_rev.pl blib/lib/dbixs_rev.pl cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod cp Driver.xst blib/arch/auto/DBI/Driver.xst cp lib/DBI/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm cp DBIXS.h blib/arch/auto/DBI/DBIXS.h cp lib/DBD/File/Roadmap.pod blib/lib/DBD/File/Roadmap.pod cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm cp dbipport.h blib/arch/auto/DBI/dbipport.h cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm cp lib/DBD/File/HowTo.pod blib/lib/DBD/File/HowTo.pod cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm cp lib/DBD/File.pm blib/lib/DBD/File.pm cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm cp dbivport.h blib/arch/auto/DBI/dbivport.h cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm cp DBI.pm blib/lib/DBI.pm cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.633\" -DXS_VERSION=\"1.633\" -fPIC "-I/usr/lib/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter Perl.c cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm cp lib/DBI/Util/CacheMemory.pm blib/lib/DBI/Util/CacheMemory.pm cp lib/DBI/Gofer/Transport/stream.pm blib/lib/DBI/Gofer/Transport/stream.pm cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof Extracted dbilogstrip from dbilogstrip.PL with variable substitutions. Extracted dbiprof from dbiprof.PL with variable substitutions. cp dbilogstrip blib/script/dbilogstrip cp dbiprof blib/script/dbiprof "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof Perl.c: In function 'XS_DBD__Perl__dr_data_sources': Perl.c:264:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable] SV * attr; ^ Perl.c: In function 'XS_DBD__Perl__db__login': Perl.c:308:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable] SV * attribs; ^ Perl.c: In function 'XS_DBD__Perl__db_last_insert_id': Perl.c:543:7: warning: variable 'attr' set but not used [-Wunused-but-set-variable] SV * attr; ^ "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" DBI.xs > DBI.xsc && mv DBI.xsc DBI.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"1.633\" -DXS_VERSION=\"1.633\" -fPIC "-I/usr/lib/perl5/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter DBI.c rm -f blib/arch/auto/DBI/DBI.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong DBI.o -o blib/arch/auto/DBI/DBI.so \ -lperl \ chmod 755 blib/arch/auto/DBI/DBI.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 644 Manifying 2 pod documents Manifying 34 pod documents Manifying 8 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4LbwmW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm ++ dirname /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm + cd DBI-1.633 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm Running Mkbootstrap for DBI () chmod 644 "DBI.bs" Manifying 2 pod documents Manifying 34 pod documents Manifying 8 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbi_sql.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/Driver_xst.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbixs_rev.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbd_xsh.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBI.so Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbipport.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/dbivport.h Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/dbixs_rev.pl Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileDumper.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileData.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Profile.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileSubs.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Changes.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/PurePerl.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/SQL/Nano.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfoType.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfoReturn.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfo/ODBC.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Const/GetInfo/ANSI.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/Metadata.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/SqlEngine.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/SqlEngine/Developers.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/DBD/SqlEngine/HowTo.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Util/_accessor.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Util/CacheMemory.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Request.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Response.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Execute.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Transport/pipeone.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Transport/stream.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Serializer/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Serializer/DataDumper.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/Gofer/Serializer/Storable.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBI/ProfileDumper/Apache.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/DBM.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Sponge.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/ExampleP.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/NullP.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File/Developers.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File/Roadmap.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/File/HowTo.pod Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/null.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/pipeone.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Transport/stream.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/classic.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/Base.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/pedantic.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/DBD/Gofer/Policy/rush.pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man1/dbilogstrip.1 Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man1/dbiprof.1 Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::null.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfoType.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::Metadata.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File::Developers.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::PurePerl.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Profile.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File::Roadmap.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Request.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::DBM.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Util::CacheMemory.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Response.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileSubs.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::File::HowTo.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileData.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::ProfileDumper.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::Gofer::Execute.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::SQL::Nano.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD::SqlEngine.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBD::Sponge.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/man/man3/DBI::DBD.3pm Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/bin/dbilogstrip Installing /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/bin/dbiprof + find /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm -type f -name '*.bs' -empty -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/DBI-1.633 extracting debug info from /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/lib/perl5/vendor_perl/auto/DBI/DBI.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 907 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pRBSxW + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + make test 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/01basics.t .................... ok t/02dbidrv.t .................... ok t/03handle.t .................... ok t/04mods.t ...................... ok t/05concathash.t ................ ok t/06attrs.t ..................... ok t/07kids.t ...................... ok t/08keeperr.t ................... ok t/09trace.t ..................... ok t/10examp.t ..................... ok t/11fetch.t ..................... ok t/12quote.t ..................... ok t/13taint.t ..................... ok t/14utf8.t ...................... ok t/15array.t ..................... ok t/16destroy.t ................... ok t/19fhtrace.t ................... ok t/20meta.t ...................... ok t/30subclass.t .................. ok t/31methcache.t ................. ok t/35thrclone.t .................. ok t/40profile.t ................... ok t/41prof_dump.t ................. ok t/42prof_data.t ................. ok t/43prof_env.t .................. ok t/48dbi_dbd_sqlengine.t ......... ok t/49dbd_file.t .................. ok t/50dbm_simple.t ................ ok t/51dbm_file.t .................. ok t/52dbm_complex.t ............... skipped: DBI::SQL::Nano is being used t/60preparse.t .................. ok t/65transact.t .................. ok t/70callbacks.t ................. ok t/72childhandles.t .............. ok t/85gofer.t ..................... ok t/86gofer_fail.t ................ ok t/87gofer_cache.t ............... ok t/90sql_type_cast.t ............. ok t/pod-coverage.t ................ skipped: Currently a developer-only test t/pod.t ......................... ok t/zvg_01basics.t ................ ok t/zvg_02dbidrv.t ................ ok t/zvg_03handle.t ................ ok t/zvg_04mods.t .................. ok t/zvg_05concathash.t ............ ok t/zvg_06attrs.t ................. ok t/zvg_07kids.t .................. ok t/zvg_08keeperr.t ............... ok t/zvg_09trace.t ................. ok t/zvg_10examp.t ................. ok t/zvg_11fetch.t ................. ok t/zvg_12quote.t ................. ok t/zvg_13taint.t ................. skipped: Taint attribute tests not functional with DBI_AUTOPROXY t/zvg_14utf8.t .................. ok t/zvg_15array.t ................. ok t/zvg_16destroy.t ............... ok t/zvg_19fhtrace.t ............... ok t/zvg_20meta.t .................. ok t/zvg_30subclass.t .............. ok t/zvg_31methcache.t ............. ok t/zvg_35thrclone.t .............. ok t/zvg_40profile.t ............... ok t/zvg_41prof_dump.t ............. ok t/zvg_42prof_data.t ............. ok t/zvg_43prof_env.t .............. ok t/zvg_48dbi_dbd_sqlengine.t ..... ok t/zvg_49dbd_file.t .............. ok t/zvg_50dbm_simple.t ............ ok t/zvg_51dbm_file.t .............. ok t/zvg_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvg_60preparse.t .............. ok t/zvg_65transact.t .............. skipped: Transactions not supported by DBD::Gofer t/zvg_70callbacks.t ............. ok t/zvg_72childhandles.t .......... ok t/zvg_85gofer.t ................. ok t/zvg_86gofer_fail.t ............ skipped: Gofer DBI_AUTOPROXY t/zvg_87gofer_cache.t ........... skipped: Gofer DBI_AUTOPROXY t/zvg_90sql_type_cast.t ......... ok t/zvn_48dbi_dbd_sqlengine.t ..... ok t/zvn_49dbd_file.t .............. ok t/zvn_50dbm_simple.t ............ ok t/zvn_51dbm_file.t .............. ok t/zvn_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvn_85gofer.t ................. ok t/zvp_01basics.t ................ ok t/zvp_02dbidrv.t ................ ok t/zvp_03handle.t ................ ok t/zvp_04mods.t .................. ok t/zvp_05concathash.t ............ ok t/zvp_06attrs.t ................. ok t/zvp_07kids.t .................. skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvp_08keeperr.t ............... ok t/zvp_09trace.t ................. ok t/zvp_10examp.t ................. ok t/zvp_11fetch.t ................. ok t/zvp_12quote.t ................. ok t/zvp_13taint.t ................. skipped: Taint attributes not supported with DBI::PurePerl t/zvp_14utf8.t .................. ok t/zvp_15array.t ................. ok t/zvp_16destroy.t ............... ok t/zvp_19fhtrace.t ............... ok t/zvp_20meta.t .................. ok t/zvp_30subclass.t .............. ok t/zvp_31methcache.t ............. ok t/zvp_35thrclone.t .............. ok t/zvp_40profile.t ............... skipped: profiling not supported for DBI::PurePerl t/zvp_41prof_dump.t ............. skipped: profiling not supported for DBI::PurePerl t/zvp_42prof_data.t ............. skipped: profiling not supported for DBI::PurePerl t/zvp_43prof_env.t .............. skipped: profiling not supported for DBI::PurePerl t/zvp_48dbi_dbd_sqlengine.t ..... ok t/zvp_49dbd_file.t .............. ok t/zvp_50dbm_simple.t ............ ok t/zvp_51dbm_file.t .............. ok t/zvp_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used t/zvp_60preparse.t .............. skipped: preparse not supported for DBI::PurePerl t/zvp_65transact.t .............. ok t/zvp_70callbacks.t ............. skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvp_72childhandles.t .......... ok t/zvp_85gofer.t ................. ok t/zvp_86gofer_fail.t ............ skipped: requires Callbacks which are not supported with PurePerl t/zvp_87gofer_cache.t ........... ok t/zvp_90sql_type_cast.t ......... ok t/zvxgn_48dbi_dbd_sqlengine.t ... ok t/zvxgn_49dbd_file.t ............ ok t/zvxgn_50dbm_simple.t .......... ok t/zvxgn_51dbm_file.t ............ ok t/zvxgn_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxgn_85gofer.t ............... ok t/zvxgnp_48dbi_dbd_sqlengine.t .. ok t/zvxgnp_49dbd_file.t ........... ok t/zvxgnp_50dbm_simple.t ......... ok t/zvxgnp_51dbm_file.t ........... ok t/zvxgnp_52dbm_complex.t ........ skipped: DBI::SQL::Nano is being used t/zvxgnp_85gofer.t .............. ok t/zvxgp_01basics.t .............. ok t/zvxgp_02dbidrv.t .............. ok t/zvxgp_03handle.t .............. ok t/zvxgp_04mods.t ................ ok t/zvxgp_05concathash.t .......... ok t/zvxgp_06attrs.t ............... ok t/zvxgp_07kids.t ................ skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvxgp_08keeperr.t ............. ok t/zvxgp_09trace.t ............... ok t/zvxgp_10examp.t ............... ok t/zvxgp_11fetch.t ............... ok t/zvxgp_12quote.t ............... ok t/zvxgp_13taint.t ............... skipped: Taint attributes not supported with DBI::PurePerl t/zvxgp_14utf8.t ................ ok t/zvxgp_15array.t ............... ok t/zvxgp_16destroy.t ............. ok t/zvxgp_19fhtrace.t ............. ok t/zvxgp_20meta.t ................ ok t/zvxgp_30subclass.t ............ ok t/zvxgp_31methcache.t ........... ok t/zvxgp_35thrclone.t ............ ok t/zvxgp_40profile.t ............. skipped: profiling not supported for DBI::PurePerl t/zvxgp_41prof_dump.t ........... skipped: profiling not supported for DBI::PurePerl t/zvxgp_42prof_data.t ........... skipped: profiling not supported for DBI::PurePerl t/zvxgp_43prof_env.t ............ skipped: profiling not supported for DBI::PurePerl t/zvxgp_48dbi_dbd_sqlengine.t ... ok t/zvxgp_49dbd_file.t ............ ok t/zvxgp_50dbm_simple.t .......... ok t/zvxgp_51dbm_file.t ............ ok t/zvxgp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxgp_60preparse.t ............ skipped: preparse not supported for DBI::PurePerl t/zvxgp_65transact.t ............ skipped: Transactions not supported by DBD::Gofer t/zvxgp_70callbacks.t ........... skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvxgp_72childhandles.t ........ ok t/zvxgp_85gofer.t ............... ok t/zvxgp_86gofer_fail.t .......... skipped: requires Callbacks which are not supported with PurePerl t/zvxgp_87gofer_cache.t ......... skipped: Gofer DBI_AUTOPROXY t/zvxgp_90sql_type_cast.t ....... ok t/zvxnp_48dbi_dbd_sqlengine.t ... ok t/zvxnp_49dbd_file.t ............ ok t/zvxnp_50dbm_simple.t .......... ok t/zvxnp_51dbm_file.t ............ ok t/zvxnp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used t/zvxnp_85gofer.t ............... ok All tests successful. Files=178, Tests=10436, 193 wallclock secs ( 2.95 usr 0.87 sys + 167.64 cusr 18.30 csys = 189.76 CPU) Result: PASS PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision$ Switch: DBI 1.633 by Tim Bunce, 1.633 Available Drivers: DBM, ExampleP, File, Gofer, Sponge dbi:ExampleP:: testing 3 sets of 20 connections: Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... connect 20 and disconnect them, 3 times: 0.0047s / 60 = 0.0001s Testing handle creation speed... 32258 NullP sth/s perl 5.022000 arm-linux-thread-multi (gcc 5.2.1 -g) 0.000031s test.pl done + exit 0 Processing files: perl-DBI-1.633-6bs01fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8pEmLD + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + DOCDIR=/builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + cp -pr README.md /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + cp -pr ex/perl_dbi_nulls_test.pl /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + cp -pr ex/profile.pl /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm/usr/share/doc/perl-DBI + exit 0 Provides: perl(DBD::DBM) = 0.08 perl(DBD::DBM::Statement) perl(DBD::DBM::Table) perl(DBD::DBM::db) perl(DBD::DBM::dr) perl(DBD::DBM::st) perl(DBD::ExampleP) = 12.014311 perl(DBD::File) = 0.44 perl(DBD::File::DataSource::File) perl(DBD::File::DataSource::Stream) perl(DBD::File::Statement) perl(DBD::File::Table) perl(DBD::File::TableSource::FileSystem) perl(DBD::File::db) perl(DBD::File::dr) perl(DBD::File::st) perl(DBD::Gofer) = 0.015327 perl(DBD::Gofer::Policy::Base) = 0.010088 perl(DBD::Gofer::Policy::classic) = 0.010088 perl(DBD::Gofer::Policy::pedantic) = 0.010088 perl(DBD::Gofer::Policy::rush) = 0.010088 perl(DBD::Gofer::Transport::Base) = 0.014121 perl(DBD::Gofer::Transport::null) = 0.010088 perl(DBD::Gofer::Transport::pipeone) = 0.010088 perl(DBD::Gofer::Transport::stream) = 0.014599 perl(DBD::NullP) = 12.014715 perl(DBD::Sponge) = 12.010003 perl(DBDI) perl(DBI) = 1.633 perl(DBI::Const::GetInfo::ANSI) = 2.008697 perl(DBI::Const::GetInfo::ODBC) = 2.011374 perl(DBI::Const::GetInfoReturn) = 2.008697 perl(DBI::Const::GetInfoType) = 2.008697 perl(DBI::DBD) = 12.015129 perl(DBI::DBD::Metadata) = 2.014214 perl(DBI::DBD::SqlEngine) = 0.06 perl(DBI::DBD::SqlEngine::DataSource) perl(DBI::DBD::SqlEngine::Statement) perl(DBI::DBD::SqlEngine::Table) perl(DBI::DBD::SqlEngine::TableSource) perl(DBI::DBD::SqlEngine::TieMeta) perl(DBI::DBD::SqlEngine::TieTables) perl(DBI::DBD::SqlEngine::db) perl(DBI::DBD::SqlEngine::dr) perl(DBI::DBD::SqlEngine::st) perl(DBI::Gofer::Execute) = 0.014283 perl(DBI::Gofer::Request) = 0.012537 perl(DBI::Gofer::Response) = 0.011566 perl(DBI::Gofer::Serializer::Base) = 0.009950 perl(DBI::Gofer::Serializer::DataDumper) = 0.009950 perl(DBI::Gofer::Serializer::Storable) = 0.015586 perl(DBI::Gofer::Transport::Base) = 0.012537 perl(DBI::Gofer::Transport::pipeone) = 0.012537 perl(DBI::Gofer::Transport::stream) = 0.012537 perl(DBI::Profile) = 2.015065 perl(DBI::ProfileData) = 2.010008 perl(DBI::ProfileDumper) = 2.015325 perl(DBI::ProfileDumper::Apache) = 2.014121 perl(DBI::ProfileSubs) = 0.009396 perl(DBI::SQL::Nano) = 1.015544 perl(DBI::SQL::Nano::Statement_) perl(DBI::SQL::Nano::Table_) perl(DBI::Util::CacheMemory) = 0.010315 perl(DBI::Util::_accessor) = 0.009479 perl(DBI::common) perl-DBI = 1.633-6bs01fc23 perl-DBI(armv6hl-32) = 1.633-6bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libperl.so.5.22 perl >= 0:5.008 perl >= 0:5.008_001 perl(Carp) perl(Config) perl(Cwd) perl(DBD::File) perl(DBD::Gofer::Policy::Base) perl(DBD::Gofer::Transport::Base) perl(DBD::Gofer::Transport::pipeone) perl(DBI) perl(DBI::Const::GetInfo::ANSI) perl(DBI::Const::GetInfo::ODBC) perl(DBI::Const::GetInfoType) perl(DBI::DBD::SqlEngine) perl(DBI::Gofer::Execute) perl(DBI::Gofer::Request) perl(DBI::Gofer::Response) perl(DBI::Gofer::Serializer::Base) perl(DBI::Gofer::Serializer::DataDumper) perl(DBI::Gofer::Serializer::Storable) perl(DBI::Gofer::Transport::Base) perl(DBI::Gofer::Transport::pipeone) perl(DBI::Profile) perl(DBI::ProfileData) perl(DBI::ProfileDumper) perl(DBI::SQL::Nano) perl(DBI::Util::_accessor) perl(Data::Dumper) perl(DynaLoader) perl(Errno) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Spec) perl(Getopt::Long) perl(IO::Dir) perl(IO::File) perl(IO::Select) perl(IPC::Open3) perl(Scalar::Util) perl(Storable) perl(Symbol) perl(Tie::Hash) perl(UNIVERSAL) perl(base) perl(constant) perl(strict) perl(utf8) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBI-debuginfo-1.633-6bs01fc23.armv6hl Provides: perl-DBI-debuginfo = 1.633-6bs01fc23 perl-DBI-debuginfo(armv6hl-32) = 1.633-6bs01fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/perl-DBI-1.633-6bs01fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-DBI-debuginfo-1.633-6bs01fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c2nLMj + umask 022 + cd /builddir/build/BUILD + cd DBI-1.633 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBI-1.633-6bs01fc23.arm + exit 0 Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], uid=1000gid=135logger=timeout=0printOutput=Falseenv={'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'}shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9218/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'], shell=Falselogger=printOutput=Falseuser='mockbuild'timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'HOME': '/builddir'}chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-10088/root'uid=1000gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-DBI.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Macro expanded in comment on line 22: # Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-DBI-1.633-6bs01fc23.src.rpm Child return code was: 0 LEAVE do -->