cpantestlogs/App::JESP_incfailure.log
2017-05-02 18:44:36 -07:00

1116 lines
48 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493296570.11485
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching App::JESP () on cpanmetadb ...
Unpacking App-JESP-0.008.tar.gz
--> Working on App::JESP
Fetching http://www.cpan.org/authors/id/J/JE/JETEVE/App-JESP-0.008.tar.gz ... OK
App-JESP-0.008
App-JESP-0.008/README
App-JESP-0.008/LICENSE
App-JESP-0.008/Changes
App-JESP-0.008/cpanfile
App-JESP-0.008/dist.ini
App-JESP-0.008/t
App-JESP-0.008/t/plan.t
App-JESP-0.008/META.yml
App-JESP-0.008/MANIFEST
App-JESP-0.008/README.md
App-JESP-0.008/t/build.t
App-JESP-0.008/t/deploy.t
App-JESP-0.008/t/install.t
App-JESP-0.008/Makefile.PL
App-JESP-0.008/scripts
App-JESP-0.008/scripts/jesp
App-JESP-0.008/lib/App
App-JESP-0.008/lib/App/JESP.pm
App-JESP-0.008/t/install_dbs.t
App-JESP-0.008/t/deploy_mysql.t
App-JESP-0.008/t/deploy_pgsql.t
App-JESP-0.008/t/pod-coverage.t
App-JESP-0.008/t/home
App-JESP-0.008/t/home/plan.json
App-JESP-0.008/lib/App/JESP
App-JESP-0.008/lib/App/JESP/Cmd.pm
App-JESP-0.008/lib/App/JESP/Plan.pm
App-JESP-0.008/lib/App/JESP/Patch.pm
App-JESP-0.008/lib/App/JESP/Driver.pm
App-JESP-0.008/t/deploy_mysqlpasswd.t
App-JESP-0.008/t/home_mysql
App-JESP-0.008/t/home_mysql/plan.json
App-JESP-0.008/t/home_pgsql
App-JESP-0.008/t/home_pgsql/plan.json
App-JESP-0.008/lib/App/JESP/Driver
App-JESP-0.008/lib/App/JESP/Driver/Pg.pm
App-JESP-0.008/lib/App/JESP/Cmd
App-JESP-0.008/lib/App/JESP/Cmd/Command.pm
App-JESP-0.008/lib/App/JESP/Driver/mysql.pm
App-JESP-0.008/lib/App/JESP/Driver/SQLite.pm
App-JESP-0.008/t/home/patches
App-JESP-0.008/t/home/patches/morefoobar.sql
App-JESP-0.008/lib/App/JESP/Cmd/CommandJESP.pm
App-JESP-0.008/t/home_mysql/patches
App-JESP-0.008/t/home_mysql/patches/sakila1.sql
App-JESP-0.008/t/home_mysql/patches/sakila2.sql
App-JESP-0.008/t/home_pgsql/patches
App-JESP-0.008/t/home_pgsql/patches/pagila1.sql
App-JESP-0.008/t/home_pgsql/patches/pagila2.sql
App-JESP-0.008/lib/App/JESP/Cmd/Command
App-JESP-0.008/lib/App/JESP/Cmd/Command/about.pm
App-JESP-0.008/lib/App/JESP/Cmd/Command/deploy.pm
App-JESP-0.008/t/home/patches/customertrigger.sql
App-JESP-0.008/lib/App/JESP/Cmd/Command/install.pm
Entering App-JESP-0.008
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring App-JESP-0.008 ... Warning: prerequisite DBI 1.636 not found. We have 1.634.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for App::JESP
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have IPC::Run 0 ... Yes (0.94)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::Pod::Coverage 1.08 ... Yes (1.10)
Checking if you have String::ShellQuote 1.04 ... Yes (1.04)
Checking if you have Test::Most 0.34 ... Yes (0.35)
Checking if you have DBD::SQLite 1.50 ... Yes (1.54)
Checking if you have DBIx::Simple 1.35 ... Yes (1.35)
Checking if you have File::Slurp 0 ... Yes (9999.19)
Checking if you have Moose 2.1801 ... Yes (2.2004)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have App::Cmd 0.331 ... Yes (0.331)
Checking if you have File::Which 0 ... Yes (1.21)
Checking if you have Log::Any 1.040 ... Yes (1.049)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have SQL::Abstract 1.81 ... Yes (1.84)
Checking if you have DBI 1.636 ... No (1.634 < 1.636)
Searching DBI (1.636) on cpanmetadb ...
Unpacking DBI-1.636.tar.gz
OK
==> Found dependencies: DBI
--> Working on DBI
Fetching http://www.cpan.org/authors/id/T/TI/TIMB/DBI-1.636.tar.gz ... OK
DBI-1.636/
DBI-1.636/Changes
DBI-1.636/dbd_xsh.h
DBI-1.636/DBI.pm
DBI-1.636/DBI.xs
DBI-1.636/dbi_sql.h
DBI-1.636/dbilogstrip.PL
DBI-1.636/dbipport.h
DBI-1.636/dbiprof.PL
DBI-1.636/dbiproxy.PL
DBI-1.636/dbivport.h
DBI-1.636/DBIXS.h
DBI-1.636/dbixs_rev.h
DBI-1.636/dbixs_rev.pl
DBI-1.636/Driver.xst
DBI-1.636/Driver_xst.h
DBI-1.636/ex/
DBI-1.636/INSTALL
DBI-1.636/lib/
DBI-1.636/LICENSE
DBI-1.636/Makefile.PL
DBI-1.636/MANIFEST
DBI-1.636/META.json
DBI-1.636/META.yml
DBI-1.636/Perl.xs
DBI-1.636/README.md
DBI-1.636/t/
DBI-1.636/test.pl
DBI-1.636/typemap
DBI-1.636/t/01basics.t
DBI-1.636/t/02dbidrv.t
DBI-1.636/t/03handle.t
DBI-1.636/t/04mods.t
DBI-1.636/t/05concathash.t
DBI-1.636/t/06attrs.t
DBI-1.636/t/07kids.t
DBI-1.636/t/08keeperr.t
DBI-1.636/t/09trace.t
DBI-1.636/t/10examp.t
DBI-1.636/t/11fetch.t
DBI-1.636/t/12quote.t
DBI-1.636/t/13taint.t
DBI-1.636/t/14utf8.t
DBI-1.636/t/15array.t
DBI-1.636/t/16destroy.t
DBI-1.636/t/19fhtrace.t
DBI-1.636/t/20meta.t
DBI-1.636/t/30subclass.t
DBI-1.636/t/31methcache.t
DBI-1.636/t/35thrclone.t
DBI-1.636/t/40profile.t
DBI-1.636/t/41prof_dump.t
DBI-1.636/t/42prof_data.t
DBI-1.636/t/43prof_env.t
DBI-1.636/t/48dbi_dbd_sqlengine.t
DBI-1.636/t/49dbd_file.t
DBI-1.636/t/50dbm_simple.t
DBI-1.636/t/51dbm_file.t
DBI-1.636/t/52dbm_complex.t
DBI-1.636/t/53sqlengine_adv.t
DBI-1.636/t/60preparse.t
DBI-1.636/t/65transact.t
DBI-1.636/t/70callbacks.t
DBI-1.636/t/72childhandles.t
DBI-1.636/t/73cachedkids.t
DBI-1.636/t/80proxy.t
DBI-1.636/t/85gofer.t
DBI-1.636/t/86gofer_fail.t
DBI-1.636/t/87gofer_cache.t
DBI-1.636/t/90sql_type_cast.t
DBI-1.636/t/91_store_warning.t
DBI-1.636/t/lib.pl
DBI-1.636/t/pod-coverage.t
DBI-1.636/t/pod.t
DBI-1.636/lib/Bundle/
DBI-1.636/lib/DBD/
DBI-1.636/lib/DBI/
DBI-1.636/lib/Win32/
DBI-1.636/lib/Win32/DBIODBC.pm
DBI-1.636/lib/DBI/Const/
DBI-1.636/lib/DBI/DBD/
DBI-1.636/lib/DBI/DBD.pm
DBI-1.636/lib/DBI/Gofer/
DBI-1.636/lib/DBI/Profile.pm
DBI-1.636/lib/DBI/ProfileData.pm
DBI-1.636/lib/DBI/ProfileDumper/
DBI-1.636/lib/DBI/ProfileDumper.pm
DBI-1.636/lib/DBI/ProfileSubs.pm
DBI-1.636/lib/DBI/ProxyServer.pm
DBI-1.636/lib/DBI/PurePerl.pm
DBI-1.636/lib/DBI/SQL/
DBI-1.636/lib/DBI/Util/
DBI-1.636/lib/DBI/W32ODBC.pm
DBI-1.636/lib/DBI/Util/_accessor.pm
DBI-1.636/lib/DBI/Util/CacheMemory.pm
DBI-1.636/lib/DBI/SQL/Nano.pm
DBI-1.636/lib/DBI/ProfileDumper/Apache.pm
DBI-1.636/lib/DBI/Gofer/Execute.pm
DBI-1.636/lib/DBI/Gofer/Request.pm
DBI-1.636/lib/DBI/Gofer/Response.pm
DBI-1.636/lib/DBI/Gofer/Serializer/
DBI-1.636/lib/DBI/Gofer/Transport/
DBI-1.636/lib/DBI/Gofer/Transport/Base.pm
DBI-1.636/lib/DBI/Gofer/Transport/pipeone.pm
DBI-1.636/lib/DBI/Gofer/Transport/stream.pm
DBI-1.636/lib/DBI/Gofer/Serializer/Base.pm
DBI-1.636/lib/DBI/Gofer/Serializer/DataDumper.pm
DBI-1.636/lib/DBI/Gofer/Serializer/Storable.pm
DBI-1.636/lib/DBI/DBD/Metadata.pm
DBI-1.636/lib/DBI/DBD/SqlEngine/
DBI-1.636/lib/DBI/DBD/SqlEngine.pm
DBI-1.636/lib/DBI/DBD/SqlEngine/Developers.pod
DBI-1.636/lib/DBI/DBD/SqlEngine/HowTo.pod
DBI-1.636/lib/DBI/Const/GetInfo/
DBI-1.636/lib/DBI/Const/GetInfoReturn.pm
DBI-1.636/lib/DBI/Const/GetInfoType.pm
DBI-1.636/lib/DBI/Const/GetInfo/ANSI.pm
DBI-1.636/lib/DBI/Const/GetInfo/ODBC.pm
DBI-1.636/lib/DBD/DBM.pm
DBI-1.636/lib/DBD/ExampleP.pm
DBI-1.636/lib/DBD/File/
DBI-1.636/lib/DBD/File.pm
DBI-1.636/lib/DBD/Gofer/
DBI-1.636/lib/DBD/Gofer.pm
DBI-1.636/lib/DBD/NullP.pm
DBI-1.636/lib/DBD/Proxy.pm
DBI-1.636/lib/DBD/Sponge.pm
DBI-1.636/lib/DBD/Gofer/Policy/
DBI-1.636/lib/DBD/Gofer/Transport/
DBI-1.636/lib/DBD/Gofer/Transport/Base.pm
DBI-1.636/lib/DBD/Gofer/Transport/corostream.pm
DBI-1.636/lib/DBD/Gofer/Transport/null.pm
DBI-1.636/lib/DBD/Gofer/Transport/pipeone.pm
DBI-1.636/lib/DBD/Gofer/Transport/stream.pm
DBI-1.636/lib/DBD/Gofer/Policy/Base.pm
DBI-1.636/lib/DBD/Gofer/Policy/classic.pm
DBI-1.636/lib/DBD/Gofer/Policy/pedantic.pm
DBI-1.636/lib/DBD/Gofer/Policy/rush.pm
DBI-1.636/lib/DBD/File/Developers.pod
DBI-1.636/lib/DBD/File/HowTo.pod
DBI-1.636/lib/DBD/File/Roadmap.pod
DBI-1.636/lib/Bundle/DBI.pm
DBI-1.636/ex/corogofer.pl
DBI-1.636/ex/perl_dbi_nulls_test.pl
DBI-1.636/ex/profile.pl
Entering DBI-1.636
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring DBI-1.636 ...
*** Your LANG environment variable is set to 'en_US.UTF-8'
*** This may cause problems for some perl installations.
*** If you get test failures, please try again with LANG unset.
*** If that then works, please email dbi-dev@perl.org with details
*** including the output of 'perl -V'
Your perl was compiled with gcc (version 6.3.0 20170205), 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
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_53sqlengine_adv.t
t/zvg_60preparse.t
t/zvg_65transact.t
t/zvg_70callbacks.t
t/zvg_72childhandles.t
t/zvg_73cachedkids.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
t/zvg_91_store_warning.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
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_53sqlengine_adv.t
t/zvp_60preparse.t
t/zvp_65transact.t
t/zvp_70callbacks.t
t/zvp_72childhandles.t
t/zvp_73cachedkids.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
t/zvp_91_store_warning.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
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_53sqlengine_adv.t
t/zvxgp_60preparse.t
t/zvxgp_65transact.t
t/zvxgp_70callbacks.t
t/zvxgp_72childhandles.t
t/zvxgp_73cachedkids.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
t/zvxgp_91_store_warning.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
***
This version of DBI conflicts with the version of
module SQL::Statement (0.1021) you have installed.
It's strongly recommended that you update it after
installing this version of DBI.
***
Checking if your kit is complete...
Looks good
I see you're using perl 5.026000 on x86_64-linux, 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
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Simple 0.90 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 6.48 ... Yes (7.24)
OK
Building and testing DBI-1.636 ... "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command -e 'mkpath' -- blib/lib/DBI
rm -f blib/lib/DBI/Changes.pm
cp Changes blib/lib/DBI/Changes.pm
cp lib/DBI/DBD/SqlEngine.pm blib/lib/DBI/DBD/SqlEngine.pm
cp lib/DBI/DBD/SqlEngine/Developers.pod blib/lib/DBI/DBD/SqlEngine/Developers.pod
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 dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
cp dbivport.h blib/arch/auto/DBI/dbivport.h
cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
cp lib/DBD/File.pm blib/lib/DBD/File.pm
cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm
cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
cp Driver.xst blib/arch/auto/DBI/Driver.xst
cp lib/DBD/Gofer.pm blib/lib/DBD/Gofer.pm
cp lib/DBD/File/Developers.pod blib/lib/DBD/File/Developers.pod
cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm
cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
cp lib/DBI/Gofer/Execute.pm blib/lib/DBI/Gofer/Execute.pm
cp dbipport.h blib/arch/auto/DBI/dbipport.h
cp dbixs_rev.h blib/arch/auto/DBI/dbixs_rev.h
cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
cp lib/DBI/DBD/SqlEngine/HowTo.pod blib/lib/DBI/DBD/SqlEngine/HowTo.pod
cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
cp lib/DBI/Gofer/Request.pm blib/lib/DBI/Gofer/Request.pm
cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
cp lib/DBD/Gofer/Transport/null.pm blib/lib/DBD/Gofer/Transport/null.pm
cp lib/DBI/Gofer/Response.pm blib/lib/DBI/Gofer/Response.pm
cp lib/DBD/Gofer/Policy/classic.pm blib/lib/DBD/Gofer/Policy/classic.pm
cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
cp lib/DBD/File/Roadmap.pod blib/lib/DBD/File/Roadmap.pod
cp dbixs_rev.pl blib/lib/dbixs_rev.pl
cp DBI.pm blib/lib/DBI.pm
cp lib/DBD/Gofer/Transport/corostream.pm blib/lib/DBD/Gofer/Transport/corostream.pm
cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
cp lib/DBD/Gofer/Transport/stream.pm blib/lib/DBD/Gofer/Transport/stream.pm
cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm
cp lib/DBD/Gofer/Policy/Base.pm blib/lib/DBD/Gofer/Policy/Base.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/DBD/Gofer/Transport/pipeone.pm blib/lib/DBD/Gofer/Transport/pipeone.pm
cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm
cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
cp lib/DBI/ProfileSubs.pm blib/lib/DBI/ProfileSubs.pm
cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.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/Gofer/Serializer/DataDumper.pm blib/lib/DBI/Gofer/Serializer/DataDumper.pm
cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
cp lib/DBI/Util/_accessor.pm blib/lib/DBI/Util/_accessor.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/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm
cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm
cp lib/DBI/Gofer/Serializer/Storable.pm blib/lib/DBI/Gofer/Serializer/Storable.pm
cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm
cp lib/DBI/Gofer/Transport/Base.pm blib/lib/DBI/Gofer/Transport/Base.pm
Running Mkbootstrap for DBI ()
chmod 644 "DBI.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493296570.11485/DBI-1.636/typemap' Perl.xs > Perl.xsc
mv Perl.xsc Perl.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.636\" -DXS_VERSION=\"1.636\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter -DDBI_NO_THREADS Perl.c
Perl.c: In function XS_DBD__Perl__dr_data_sources:
Perl.c:276: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:320: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:555:7: warning: variable attr set but not used [-Wunused-but-set-variable]
SV * attr;
^~~~
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493296570.11485/DBI-1.636/typemap' DBI.xs > DBI.xsc
mv DBI.xsc DBI.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.636\" -DXS_VERSION=\"1.636\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -W -Wall -Wpointer-arith -Wbad-function-cast -Wno-comment -Wno-sign-compare -Wno-cast-qual -Wmissing-noreturn -Wno-unused-parameter -DDBI_NO_THREADS DBI.c
rm -f blib/arch/auto/DBI/DBI.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DBI.o -o blib/arch/auto/DBI/DBI.so \
\
chmod 755 blib/arch/auto/DBI/DBI.so
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" dbilogstrip.PL dbilogstrip
Extracted dbilogstrip from dbilogstrip.PL with variable substitutions.
cp dbilogstrip blib/script/dbilogstrip
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbilogstrip
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof
Extracted dbiprof from dbiprof.PL with variable substitutions.
cp dbiprof blib/script/dbiprof
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiprof
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy
Extracted dbiproxy from dbiproxy.PL with variable substitutions.
cp dbiproxy blib/script/dbiproxy
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbiproxy
Manifying 3 pod documents
Manifying 35 pod documents
Manifying 13 pod documents
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 644
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
test.pl
DBI test application $Revision$
Switch: DBI 1.636 by Tim Bunce, 1.636
Available Drivers: BlackHole, CSV, Cassandra, Chart, Crate, DBM, ExampleP, Excel, File, Gofer, LDAP, Log, MVS_FTPSQL, Mock, Multi, Multiplex, Neo4p, Ovrimos, PassThrough, Pg, PgLite, PgPP, Proxy, SQLAnywhere, SQLite, SQLite2, Simulated, Sponge, Sprite, TSM, Template, TemplateSS, Wire10, XBase, mysql, mysqlPP
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.0005s / 60 = 0.0000s
Testing handle creation speed...
250000 NullP sth/s perl 5.026000 x86_64-linux (gcc 6.3.0 -O2) 0.000004s
test.pl done
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# --- Perl 5.026000 on x86_64-linux
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
do "t/lib.pl" failed, '.' is no longer in @INC at t/10examp.t line 142.
Undefined subroutine &main::test_dir called at t/10examp.t line 149.
# Looks like your test exited with 2 just after 45.
t/10examp.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 193/238 subtests
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 .................. skipped: this linux perl 5.026000 not supported for DBI iThreads
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
do "t/lib.pl" failed, '.' is no longer in @INC at t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at t/49dbd_file.t line 22.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/49dbd_file.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at t/50dbm_simple.t line 86.
t/50dbm_simple.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at t/51dbm_file.t line 18.
t/51dbm_file.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/52dbm_complex.t ............... skipped: DBI::SQL::Nano is being used
do "t/lib.pl" failed, '.' is no longer in @INC at t/53sqlengine_adv.t line 24.
Undefined subroutine &main::test_dir called at t/53sqlengine_adv.t line 25.
t/53sqlengine_adv.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/60preparse.t .................. ok
t/65transact.t .................. ok
t/70callbacks.t ................. ok
t/72childhandles.t .............. ok
t/73cachedkids.t ................ ok
t/80proxy.t ..................... skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
do "t/lib.pl" failed, '.' is no longer in @INC at t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at t/85gofer.t line 51.
t/85gofer.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/86gofer_fail.t ................ ok
t/87gofer_cache.t ............... ok
t/90sql_type_cast.t ............. ok
t/91_store_warning.t ............ ok
t/pod-coverage.t ................ skipped: Currently a developer-only test
t/pod.t ......................... ok
# --- Perl 5.026000 on x86_64-linux
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
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/10examp.t line 142.
Undefined subroutine &main::test_dir called at ./t/10examp.t line 149.
Compilation failed in require at t/zvg_10examp.t line 4.
# Looks like your test exited with 2 just after 45.
t/zvg_10examp.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 193/238 subtests
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 .............. skipped: this linux perl 5.026000 not supported for DBI iThreads
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
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvg_49dbd_file.t line 4.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvg_49dbd_file.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvg_50dbm_simple.t line 4.
t/zvg_50dbm_simple.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvg_51dbm_file.t line 4.
t/zvg_51dbm_file.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvg_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
t/zvg_53sqlengine_adv.t ......... skipped: Modifying driver state won't compute running behind Gofer
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_73cachedkids.t ............ ok
t/zvg_80proxy.t ................. skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvg_85gofer.t line 4.
t/zvg_85gofer.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
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/zvg_91_store_warning.t ........ ok
t/zvn_48dbi_dbd_sqlengine.t ..... ok
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvn_49dbd_file.t line 4.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvn_49dbd_file.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvn_50dbm_simple.t line 4.
t/zvn_50dbm_simple.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvn_51dbm_file.t line 4.
t/zvn_51dbm_file.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvn_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvn_85gofer.t line 4.
t/zvn_85gofer.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
# --- Perl 5.026000 on x86_64-linux
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
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/10examp.t line 142.
Undefined subroutine &main::test_dir called at ./t/10examp.t line 149.
Compilation failed in require at t/zvp_10examp.t line 4.
# Looks like your test exited with 2 just after 45.
t/zvp_10examp.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 193/238 subtests
(less 3 skipped subtests: 42 okay)
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 .............. skipped: this linux perl 5.026000 not supported for DBI iThreads
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
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvp_49dbd_file.t line 4.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvp_49dbd_file.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvp_50dbm_simple.t line 4.
t/zvp_50dbm_simple.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvp_51dbm_file.t line 4.
t/zvp_51dbm_file.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvp_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/53sqlengine_adv.t line 24.
Undefined subroutine &main::test_dir called at ./t/53sqlengine_adv.t line 25.
Compilation failed in require at t/zvp_53sqlengine_adv.t line 4.
t/zvp_53sqlengine_adv.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
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_73cachedkids.t ............ ok
t/zvp_80proxy.t ................. skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvp_85gofer.t line 4.
t/zvp_85gofer.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
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/zvp_91_store_warning.t ........ ok
t/zvxgn_48dbi_dbd_sqlengine.t ... ok
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvxgn_49dbd_file.t line 6.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvxgn_49dbd_file.t ............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvxgn_50dbm_simple.t line 6.
t/zvxgn_50dbm_simple.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvxgn_51dbm_file.t line 6.
t/zvxgn_51dbm_file.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvxgn_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvxgn_85gofer.t line 6.
t/zvxgn_85gofer.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvxgnp_48dbi_dbd_sqlengine.t .. ok
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvxgnp_49dbd_file.t line 8.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvxgnp_49dbd_file.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvxgnp_50dbm_simple.t line 8.
t/zvxgnp_50dbm_simple.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvxgnp_51dbm_file.t line 8.
t/zvxgnp_51dbm_file.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvxgnp_52dbm_complex.t ........ skipped: DBI::SQL::Nano is being used
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvxgnp_85gofer.t line 8.
t/zvxgnp_85gofer.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
# --- Perl 5.026000 on x86_64-linux
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
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/10examp.t line 142.
Undefined subroutine &main::test_dir called at ./t/10examp.t line 149.
Compilation failed in require at t/zvxgp_10examp.t line 6.
# Looks like your test exited with 2 just after 45.
t/zvxgp_10examp.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 193/238 subtests
(less 3 skipped subtests: 42 okay)
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 ............ skipped: this linux perl 5.026000 not supported for DBI iThreads
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
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvxgp_49dbd_file.t line 6.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvxgp_49dbd_file.t ............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvxgp_50dbm_simple.t line 6.
t/zvxgp_50dbm_simple.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvxgp_51dbm_file.t line 6.
t/zvxgp_51dbm_file.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvxgp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
t/zvxgp_53sqlengine_adv.t ....... skipped: Modifying driver state won't compute running behind Gofer
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_73cachedkids.t .......... ok
t/zvxgp_80proxy.t ............... skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvxgp_85gofer.t line 6.
t/zvxgp_85gofer.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
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/zvxgp_91_store_warning.t ...... ok
t/zvxnp_48dbi_dbd_sqlengine.t ... ok
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/49dbd_file.t line 20.
Undefined subroutine &main::test_dir called at ./t/49dbd_file.t line 22.
Compilation failed in require at t/zvxnp_49dbd_file.t line 6.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/zvxnp_49dbd_file.t ............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/50dbm_simple.t line 84.
Undefined subroutine &main::test_dir called at ./t/50dbm_simple.t line 86.
Compilation failed in require at t/zvxnp_50dbm_simple.t line 6.
t/zvxnp_50dbm_simple.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/51dbm_file.t line 16.
Undefined subroutine &main::test_dir called at ./t/51dbm_file.t line 18.
Compilation failed in require at t/zvxnp_51dbm_file.t line 6.
t/zvxnp_51dbm_file.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/zvxnp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
do "t/lib.pl" failed, '.' is no longer in @INC at ./t/85gofer.t line 23.
Undefined subroutine &main::test_dir called at ./t/85gofer.t line 51.
Compilation failed in require at t/zvxnp_85gofer.t line 6.
t/zvxnp_85gofer.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/10examp.t (Wstat: 512 Tests: 45 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 238 tests but ran 45.
t/49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/53sqlengine_adv.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvg_10examp.t (Wstat: 512 Tests: 45 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 238 tests but ran 45.
t/zvg_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvg_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvg_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvg_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvn_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvn_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvn_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvn_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvp_10examp.t (Wstat: 512 Tests: 45 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 238 tests but ran 45.
t/zvp_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvp_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvp_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvp_53sqlengine_adv.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvp_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgn_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgn_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgn_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgn_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgnp_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgnp_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgnp_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgnp_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgp_10examp.t (Wstat: 512 Tests: 45 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 238 tests but ran 45.
t/zvxgp_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgp_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgp_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxgp_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxnp_49dbd_file.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxnp_50dbm_simple.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxnp_51dbm_file.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/zvxnp_85gofer.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=194, Tests=5283, 56 wallclock secs ( 0.55 usr 0.08 sys + 13.81 cusr 0.82 csys = 15.26 CPU)
Result: FAIL
Failed 38/194 test programs. 0/5283 subtests failed.
Makefile:1403: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing DBI failed. See /home/ryan/.cpanm/work/1493296570.11485/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Installed version (1.634) of DBI is not in range '1.636'
! Bailing out the installation for App-JESP-0.008.
FAIL
Command [cpanm --reinstall --verbose App::JESP] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man