Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-DBI.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-5918/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-DBI.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00000a24 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-DBI-1.630-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-DBI.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-5918/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-DBI.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.acuiEf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf DBI-1.630 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBI-1.630.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBI-1.630 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (DBI-1.630-Security-notice-for-Proxy.patch):' Patch #0 (DBI-1.630-Security-notice-for-Proxy.patch): + /bin/cat /builddir/build/SOURCES/DBI-1.630-Security-notice-for-Proxy.patch + /usr/bin/patch -p1 --fuzz=0 patching file lib/DBD/Proxy.pm patching file lib/DBI/ProxyServer.pm + iconv -f iso8859-1 -t utf-8 lib/DBD/Gofer.pm + mv lib/DBD/Gofer.pm.new lib/DBD/Gofer.pm + chmod 644 ex/corogofer.pl ex/perl_dbi_nulls_test.pl ex/profile.pl + chmod 744 dbixs_rev.pl + sed -i 's?#!perl?#!/opt/rh/perl516/root/usr/bin/perl?' ex/corogofer.pl + rm lib/DBD/Gofer/Transport/corostream.pm + sed -i -e '/^lib\/DBD\/Gofer\/Transport\/corostream.pm$/d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tlgCRa + umask 022 + cd /builddir/build/BUILD + cd DBI-1.630 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" ' Your perl was compiled with gcc (version 4.4.7 20120313 (Red Hat 4.4.7-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_80proxy.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_80proxy.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_80proxy.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 Please inform the author. I see you're using perl 5.016003 on x86_64-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 + scl enable perl516 ' make -j3 ' /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI rm -f blib/lib/DBI/Changes.pm cp Changes blib/lib/DBI/Changes.pm /opt/rh/perl516/root/usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/root/usr/share/perl5/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm cp DBIXS.h blib/arch/auto/DBI/DBIXS.h cp lib/DBI/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm cp dbixs_rev.pl blib/lib/dbixs_rev.pl cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm cp lib/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.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/File.pm blib/lib/DBD/File.pm cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm cp lib/DBD/File/HowTo.pod blib/lib/DBD/File/HowTo.pod cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h cp dbivport.h blib/arch/auto/DBI/dbivport.h cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h cp lib/DBD/Gofer/Transport/Base.pm blib/lib/DBD/Gofer/Transport/Base.pm cp lib/DBD/Gofer/Policy/rush.pm blib/lib/DBD/Gofer/Policy/rush.pm cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm cp DBI.pm blib/lib/DBI.pm cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.pm cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm cp lib/DBD/Gofer/Policy/pedantic.pm blib/lib/DBD/Gofer/Policy/pedantic.pm cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod 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/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.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 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.630\" -DXS_VERSION=\"1.630\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/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/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.pm cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.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/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm cp lib/DBI/Gofer/Transport/pipeone.pm blib/lib/DBI/Gofer/Transport/pipeone.pm cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy Extracted dbiprof from dbiprof.PL with variable substitutions. Extracted dbiproxy from dbiproxy.PL with variable substitutions. /opt/rh/perl516/root/usr/bin/perl "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip cp dbiprof blib/script/dbiprof /opt/rh/perl516/root/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof Extracted dbilogstrip from dbilogstrip.PL with variable substitutions. cp dbiproxy blib/script/dbiproxy /opt/rh/perl516/root/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiproxy cp dbilogstrip blib/script/dbilogstrip /opt/rh/perl516/root/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/root/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 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.630\" -DXS_VERSION=\"1.630\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/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 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic DBI.o -o blib/arch/auto/DBI/DBI.so \ \ chmod 755 blib/arch/auto/DBI/DBI.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 644 Manifying blib/man1/dbilogstrip.1 Manifying blib/man1/dbiprof.1 Manifying blib/man1/dbiproxy.1 Manifying blib/man3/DBI.3pm Manifying blib/man3/Bundle::DBI.3pm Manifying blib/man3/DBD::DBM.3pm Manifying blib/man3/DBD::File.3pm Manifying blib/man3/DBD::File::Developers.3pm Manifying blib/man3/DBD::File::HowTo.3pm Manifying blib/man3/DBD::File::Roadmap.3pm Manifying blib/man3/DBD::Gofer.3pm Manifying blib/man3/DBD::Gofer::Policy::Base.3pm Manifying blib/man3/DBD::Gofer::Policy::classic.3pm Manifying blib/man3/DBD::Gofer::Policy::pedantic.3pm Manifying blib/man3/DBD::Gofer::Policy::rush.3pm Manifying blib/man3/DBD::Gofer::Transport::Base.3pm Manifying blib/man3/DBD::Gofer::Transport::null.3pm Manifying blib/man3/DBD::Gofer::Transport::pipeone.3pm Manifying blib/man3/DBD::Gofer::Transport::stream.3pm Manifying blib/man3/DBD::Proxy.3pm Manifying blib/man3/DBD::Sponge.3pm Manifying blib/man3/DBI::Const::GetInfo::ANSI.3pm Manifying blib/man3/DBI::Const::GetInfo::ODBC.3pm Manifying blib/man3/DBI::Const::GetInfoReturn.3pm Manifying blib/man3/DBI::Const::GetInfoType.3pm Manifying blib/man3/DBI::DBD.3pm Manifying blib/man3/DBI::DBD::Metadata.3pm Manifying blib/man3/DBI::DBD::SqlEngine.3pm Manifying blib/man3/DBI::DBD::SqlEngine::Developers.3pm Manifying blib/man3/DBI::DBD::SqlEngine::HowTo.3pm Manifying blib/man3/DBI::FAQ.3pm Manifying blib/man3/DBI::Gofer::Execute.3pm Manifying blib/man3/DBI::Gofer::Request.3pm Manifying blib/man3/DBI::Gofer::Response.3pm Manifying blib/man3/DBI::Gofer::Serializer::Base.3pm Manifying blib/man3/DBI::Gofer::Serializer::DataDumper.3pm Manifying blib/man3/DBI::Gofer::Serializer::Storable.3pm Manifying blib/man3/DBI::Gofer::Transport::Base.3pm Manifying blib/man3/DBI::Gofer::Transport::pipeone.3pm Manifying blib/man3/DBI::Gofer::Transport::stream.3pm Manifying blib/man3/DBI::Profile.3pm Manifying blib/man3/DBI::ProfileData.3pm Manifying blib/man3/DBI::ProfileDumper.3pm Manifying blib/man3/DBI::ProfileDumper::Apache.3pm Manifying blib/man3/DBI::ProfileSubs.3pm Manifying blib/man3/DBI::ProxyServer.3pm Manifying blib/man3/DBI::PurePerl.3pm Manifying blib/man3/DBI::SQL::Nano.3pm Manifying blib/man3/DBI::Util::CacheMemory.3pm Manifying blib/man3/DBI::W32ODBC.3pm Manifying blib/man3/Win32::DBIODBC.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cQlyWm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 + cd DBI-1.630 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 ' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/dbipport.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/dbi_sql.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/dbivport.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/dbixs_rev.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/Driver_xst.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/dbd_xsh.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/dbixs_rev.pl Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Bundle/DBI.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/ProfileSubs.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/ProxyServer.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/ProfileData.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/W32ODBC.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/PurePerl.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/DBD.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/FAQ.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Profile.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Changes.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/ProfileDumper.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Execute.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Response.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Request.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport/pipeone.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Transport/stream.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer/Base.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer/Storable.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Gofer/Serializer/DataDumper.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/ProfileDumper/Apache.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Util/CacheMemory.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Util/_accessor.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Const/GetInfoReturn.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Const/GetInfoType.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Const/GetInfo/ANSI.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/Const/GetInfo/ODBC.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/SQL/Nano.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/DBD/Metadata.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine/HowTo.pod Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/DBD/SqlEngine/Developers.pod Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Win32/DBIODBC.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/File.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Proxy.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/ExampleP.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/NullP.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/DBM.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Sponge.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Policy/rush.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Policy/pedantic.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Policy/Base.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Policy/classic.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Transport/null.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Transport/pipeone.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/Gofer/Transport/stream.pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/File/Roadmap.pod Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/File/HowTo.pod Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBD/File/Developers.pod Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man1/dbilogstrip.1 Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man1/dbiproxy.1 Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man1/dbiprof.1 Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Sponge.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Const::GetInfo::ANSI.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Transport::stream.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Const::GetInfoReturn.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Transport::null.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::ProxyServer.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Serializer::Base.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::DBD::Metadata.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Response.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Proxy.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::File.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::DBD::SqlEngine::Developers.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::W32ODBC.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Bundle::DBI.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::DBM.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Win32::DBIODBC.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Transport::pipeone.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Policy::pedantic.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Request.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::ProfileSubs.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Util::CacheMemory.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::ProfileDumper::Apache.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Execute.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Serializer::Storable.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Serializer::DataDumper.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Policy::rush.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Const::GetInfoType.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::DBD::SqlEngine.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::ProfileData.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::File::Developers.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Const::GetInfo::ODBC.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Policy::classic.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Profile.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Transport::stream.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::DBD.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::PurePerl.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::Gofer::Policy::Base.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::Gofer::Transport::pipeone.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::FAQ.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::ProfileDumper.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::DBD::SqlEngine::HowTo.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::File::Roadmap.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBD::File::HowTo.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::SQL::Nano.3pm Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/bin/dbilogstrip Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/bin/dbiprof Installing /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/bin/dbiproxy + find /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt + rm -rf /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Win32 /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/DBI/W32ODBC.pm /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/DBI::W32ODBC.3pm /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Win32::DBIODBC.3pm + scl enable perl516 - Can't open /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/goferperf.pl: No such file or directory. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/DBI-1.630 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so 903 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9cYy0E + umask 022 + cd /builddir/build/BUILD + cd DBI-1.630 + unset DISPLAY + scl enable perl516 ' make test ' PERL_DL_NONLAZY=1 /opt/rh/perl516/root/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 Thu Jan 2 08:11:53 2014 notice, Server starting t/80proxy.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 Thu Jan 2 08:12:07 2014 notice, Server starting t/zvg_80proxy.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_80proxy.t ................. skipped: DBD::Proxy currently has a problem under DBI::PurePerl 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_80proxy.t ............... skipped: DBD::Proxy currently has a problem under DBI::PurePerl 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=182, Tests=8973, 75 wallclock secs ( 1.25 usr 0.19 sys + 56.67 cusr 6.72 csys = 64.83 CPU) Result: PASS PERL_DL_NONLAZY=1 /opt/rh/perl516/root/usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision$ Switch: DBI 1.63 by Tim Bunce, 1.63 Available Drivers: DBM, ExampleP, File, Gofer, Proxy, 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.0057s / 60 = 0.0001s Testing handle creation speed... 95238 NullP sth/s perl 5.016003 x86_64-linux-thread-multi (gcc 4.4.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic) 0.000011s test.pl done + exit 0 Processing files: perl516-perl-DBI-1.630-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aiDZKy + umask 022 + cd /builddir/build/BUILD + cd DBI-1.630 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-DBI-1.630 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-DBI-1.630 + /bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-DBI-1.630 + cp -pr README.md ex/ /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-DBI-1.630 + exit 0 Finding Provides: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/\.so()/d'" Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(RPC::)/d'" Provides: perl516-perl(Bundle::DBI) = 12.008696 perl516-perl(DBD::DBM) = 0.08 perl516-perl(DBD::DBM::Statement) perl516-perl(DBD::DBM::Table) perl516-perl(DBD::DBM::db) perl516-perl(DBD::DBM::dr) perl516-perl(DBD::DBM::st) perl516-perl(DBD::ExampleP) = 12.014311 perl516-perl(DBD::File) = 0.42 perl516-perl(DBD::File::DataSource::File) perl516-perl(DBD::File::DataSource::Stream) perl516-perl(DBD::File::Statement) perl516-perl(DBD::File::Table) perl516-perl(DBD::File::TableSource::FileSystem) perl516-perl(DBD::File::db) perl516-perl(DBD::File::dr) perl516-perl(DBD::File::st) perl516-perl(DBD::Gofer) = 0.015327 perl516-perl(DBD::Gofer::Policy::Base) = 0.010088 perl516-perl(DBD::Gofer::Policy::classic) = 0.010088 perl516-perl(DBD::Gofer::Policy::pedantic) = 0.010088 perl516-perl(DBD::Gofer::Policy::rush) = 0.010088 perl516-perl(DBD::Gofer::Transport::Base) = 0.014121 perl516-perl(DBD::Gofer::Transport::null) = 0.010088 perl516-perl(DBD::Gofer::Transport::pipeone) = 0.010088 perl516-perl(DBD::Gofer::Transport::stream) = 0.014599 perl516-perl(DBD::NullP) = 12.014715 perl516-perl(DBD::Proxy) = 0.2004 perl516-perl(DBD::Proxy::db) perl516-perl(DBD::Proxy::dr) perl516-perl(DBD::Proxy::st) perl516-perl(DBD::Sponge) = 12.010003 perl516-perl(DBDI) perl516-perl(DBI) perl516-perl(DBI::Const::GetInfo::ANSI) = 2.008697 perl516-perl(DBI::Const::GetInfo::ODBC) = 2.011374 perl516-perl(DBI::Const::GetInfoReturn) = 2.008697 perl516-perl(DBI::Const::GetInfoType) = 2.008697 perl516-perl(DBI::DBD) = 12.015129 perl516-perl(DBI::DBD::Metadata) = 2.014214 perl516-perl(DBI::DBD::SqlEngine) = 0.06 perl516-perl(DBI::DBD::SqlEngine::DataSource) perl516-perl(DBI::DBD::SqlEngine::Statement) perl516-perl(DBI::DBD::SqlEngine::Table) perl516-perl(DBI::DBD::SqlEngine::TableSource) perl516-perl(DBI::DBD::SqlEngine::TieMeta) perl516-perl(DBI::DBD::SqlEngine::TieTables) perl516-perl(DBI::DBD::SqlEngine::db) perl516-perl(DBI::DBD::SqlEngine::dr) perl516-perl(DBI::DBD::SqlEngine::st) perl516-perl(DBI::FAQ) = 1.014935 perl516-perl(DBI::Gofer::Execute) = 0.014283 perl516-perl(DBI::Gofer::Request) = 0.012537 perl516-perl(DBI::Gofer::Response) = 0.011566 perl516-perl(DBI::Gofer::Serializer::Base) = 0.009950 perl516-perl(DBI::Gofer::Serializer::DataDumper) = 0.009950 perl516-perl(DBI::Gofer::Serializer::Storable) = 0.015586 perl516-perl(DBI::Gofer::Transport::Base) = 0.012537 perl516-perl(DBI::Gofer::Transport::pipeone) = 0.012537 perl516-perl(DBI::Gofer::Transport::stream) = 0.012537 perl516-perl(DBI::Profile) = 2.015065 perl516-perl(DBI::ProfileData) = 2.010008 perl516-perl(DBI::ProfileDumper) = 2.015325 perl516-perl(DBI::ProfileDumper::Apache) = 2.014121 perl516-perl(DBI::ProfileSubs) = 0.009396 perl516-perl(DBI::ProxyServer) = 0.3005 perl516-perl(DBI::ProxyServer::db) perl516-perl(DBI::ProxyServer::dr) perl516-perl(DBI::ProxyServer::st) perl516-perl(DBI::SQL::Nano) = 1.015544 perl516-perl(DBI::SQL::Nano::Statement_) perl516-perl(DBI::SQL::Nano::Table_) perl516-perl(DBI::Util::CacheMemory) = 0.010315 perl516-perl(DBI::Util::_accessor) = 0.009479 perl516-perl(DBI::common) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /opt/rh/perl516/root/usr/bin/perl /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl516-perl >= 0:5.004 perl516-perl >= 0:5.008 perl516-perl >= 0:5.008_001 perl516-perl(Carp) perl516-perl(Config) perl516-perl(Cwd) perl516-perl(DBD::File) perl516-perl(DBD::Gofer::Policy::Base) perl516-perl(DBD::Gofer::Transport::Base) perl516-perl(DBD::Gofer::Transport::pipeone) perl516-perl(DBI) perl516-perl(DBI::Const::GetInfo::ANSI) perl516-perl(DBI::Const::GetInfo::ODBC) perl516-perl(DBI::Const::GetInfoType) perl516-perl(DBI::DBD::SqlEngine) perl516-perl(DBI::Gofer::Execute) perl516-perl(DBI::Gofer::Request) perl516-perl(DBI::Gofer::Response) perl516-perl(DBI::Gofer::Serializer::Base) perl516-perl(DBI::Gofer::Serializer::DataDumper) perl516-perl(DBI::Gofer::Serializer::Storable) perl516-perl(DBI::Gofer::Transport::Base) perl516-perl(DBI::Gofer::Transport::pipeone) perl516-perl(DBI::Profile) perl516-perl(DBI::ProfileData) perl516-perl(DBI::ProfileDumper) perl516-perl(DBI::ProxyServer) perl516-perl(DBI::SQL::Nano) perl516-perl(DBI::Util::_accessor) perl516-perl(Data::Dumper) perl516-perl(DynaLoader) perl516-perl(Errno) perl516-perl(Exporter) perl516-perl(Fcntl) perl516-perl(File::Basename) perl516-perl(File::Spec) perl516-perl(Getopt::Long) perl516-perl(IO::Dir) perl516-perl(IO::File) perl516-perl(IO::Select) perl516-perl(IPC::Open3) perl516-perl(RPC::PlClient) >= 0.2000 perl516-perl(RPC::PlServer) >= 0.2001 perl516-perl(Scalar::Util) perl516-perl(Storable) perl516-perl(Symbol) perl516-perl(Tie::Hash) perl516-perl(UNIVERSAL) perl516-perl(base) perl516-perl(constant) perl516-perl(strict) perl516-perl(utf8) perl516-perl(vars) perl516-perl(warnings) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl516-perl-DBI-debuginfo-1.630-2.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 warning: Could not canonicalize hostname: i-00000a24 Wrote: /builddir/build/RPMS/perl516-perl-DBI-1.630-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-DBI-debuginfo-1.630-2.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ncApQ6 + umask 022 + cd /builddir/build/BUILD + cd DBI-1.630 + /bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-DBI-1.630-2.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->