cpantestlogs/DBIx::TryAgain_incfailure.log
2017-05-02 18:44:36 -07:00

1148 lines
104 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493002254.30588
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 DBIx::TryAgain () on cpanmetadb ...
Unpacking DBIx-TryAgain-0.05.tar.gz
--> Working on DBIx::TryAgain
Fetching http://www.cpan.org/authors/id/B/BD/BDUGGAN/DBIx-TryAgain-0.05.tar.gz ... OK
DBIx-TryAgain-0.05
DBIx-TryAgain-0.05/Makefile.PL
DBIx-TryAgain-0.05/META.json
DBIx-TryAgain-0.05/META.yml
DBIx-TryAgain-0.05/README
DBIx-TryAgain-0.05/Changes
DBIx-TryAgain-0.05/MANIFEST
DBIx-TryAgain-0.05/Build.PL
DBIx-TryAgain-0.05/t
DBIx-TryAgain-0.05/t/pod.t
DBIx-TryAgain-0.05/t/00-load.t
DBIx-TryAgain-0.05/t/prepare.t
DBIx-TryAgain-0.05/t/lock.t
DBIx-TryAgain-0.05/lib
DBIx-TryAgain-0.05/lib/DBIx
DBIx-TryAgain-0.05/lib/DBIx/TryAgain.pm
DBIx-TryAgain-0.05/lib/DBIx/TryAgain
DBIx-TryAgain-0.05/lib/DBIx/TryAgain/st.pm
DBIx-TryAgain-0.05/lib/DBIx/TryAgain/db.pm
Entering DBIx-TryAgain-0.05
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.4 ... Yes (0.4222)
Running Build.PL
Configuring DBIx-TryAgain-0.05 ... Checking prerequisites...
build_requires:
! DBD::SQLite (1.12) is installed, but we need version >= 1.37
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'DBIx-TryAgain' version '0.05'
Checking dependencies from MYMETA.json ...
Checking if you have DBD::SQLite 1.37 ... No (1.12 < 1.37)
Checking if you have DBI 0 ... Yes (1.634)
Checking if you have Test::More 0 ... Yes (1.302078)
Searching DBD::SQLite (1.37) on cpanmetadb ...
Unpacking DBD-SQLite-1.54.tar.gz
OK
==> Found dependencies: DBD::SQLite
--> Working on DBD::SQLite
Fetching http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.54.tar.gz ... OK
DBD-SQLite-1.54/
DBD-SQLite-1.54/typemap
DBD-SQLite-1.54/constants.inc
DBD-SQLite-1.54/README
DBD-SQLite-1.54/SQLiteXS.h
DBD-SQLite-1.54/SQLite.xs
DBD-SQLite-1.54/ppport.h
DBD-SQLite-1.54/lib/
DBD-SQLite-1.54/lib/DBD/
DBD-SQLite-1.54/lib/DBD/SQLite.pm
DBD-SQLite-1.54/lib/DBD/SQLite/
DBD-SQLite-1.54/lib/DBD/SQLite/Cookbook.pod
DBD-SQLite-1.54/lib/DBD/SQLite/VirtualTable.pm
DBD-SQLite-1.54/lib/DBD/SQLite/Constants.pm
DBD-SQLite-1.54/lib/DBD/SQLite/VirtualTable/
DBD-SQLite-1.54/lib/DBD/SQLite/VirtualTable/FileContent.pm
DBD-SQLite-1.54/lib/DBD/SQLite/VirtualTable/PerlData.pm
DBD-SQLite-1.54/lib/DBD/SQLite/Fulltext_search.pod
DBD-SQLite-1.54/t/
DBD-SQLite-1.54/t/43_fts3.t
DBD-SQLite-1.54/t/62_regexp_multibyte_char_class.t
DBD-SQLite-1.54/t/40_multiple_statements.t
DBD-SQLite-1.54/t/35_table_info.t
DBD-SQLite-1.54/t/rt_40594_nullable.t
DBD-SQLite-1.54/t/rt_64177_ping_wipes_out_the_errstr.t
DBD-SQLite-1.54/t/28_schemachange.t
DBD-SQLite-1.54/t/38_empty_statement.t
DBD-SQLite-1.54/t/55_statistics_info.t
DBD-SQLite-1.54/t/49_trace_and_profile.t
DBD-SQLite-1.54/t/25_chopblanks.t
DBD-SQLite-1.54/t/21_blobtext.t
DBD-SQLite-1.54/t/rt_76395_int_overflow.t
DBD-SQLite-1.54/t/52_db_filename.t
DBD-SQLite-1.54/t/12_unicode.t
DBD-SQLite-1.54/t/rt_77724_primary_key_with_a_whitespace.t
DBD-SQLite-1.54/t/07_error.t
DBD-SQLite-1.54/t/rt_29629_sqlite_where_length.t
DBD-SQLite-1.54/t/45_savepoints.t
DBD-SQLite-1.54/t/14_progress_handler.t
DBD-SQLite-1.54/t/15_ak_dbd.t
DBD-SQLite-1.54/t/rt_48393_debug_panic_with_commit.t
DBD-SQLite-1.54/t/56_open_flags.t
DBD-SQLite-1.54/t/lib/
DBD-SQLite-1.54/t/lib/Test.pm
DBD-SQLite-1.54/t/rt_26775_distinct.t
DBD-SQLite-1.54/t/58_see_if_its_a_number_and_explicit_binding.t
DBD-SQLite-1.54/t/rt_32889_prepare_cached_reexecute.t
DBD-SQLite-1.54/t/59_extended_result_codes.t
DBD-SQLite-1.54/t/04_insert.t
DBD-SQLite-1.54/t/36_hooks.t
DBD-SQLite-1.54/t/rt_96877_unicode_statements.t
DBD-SQLite-1.54/t/22_listfields.t
DBD-SQLite-1.54/t/rt_73159_fts_tokenizer_segfault.t
DBD-SQLite-1.54/t/rt_97598_crash_on_disconnect_with_virtual_tables.t
DBD-SQLite-1.54/t/01_compile.t
DBD-SQLite-1.54/t/rt_81536_multi_column_primary_key_info.t
DBD-SQLite-1.54/t/rt_67581_bind_params_mismatch.t
DBD-SQLite-1.54/t/23_nulls.t
DBD-SQLite-1.54/t/rt_25460_numeric_aggregate.t
DBD-SQLite-1.54/t/18_insertfetch.t
DBD-SQLite-1.54/t/rt_78833_utf8_flag_for_column_names.t
DBD-SQLite-1.54/t/51_table_column_metadata.t
DBD-SQLite-1.54/t/02_logon.t
DBD-SQLite-1.54/t/57_uri_filename.t
DBD-SQLite-1.54/t/rt_115465_column_info_with_spaces.t
DBD-SQLite-1.54/t/rt_21406_auto_finish.t
DBD-SQLite-1.54/t/47_execute.t
DBD-SQLite-1.54/t/rt_15186_prepcached.t
DBD-SQLite-1.54/t/rt_50503_fts3.t
DBD-SQLite-1.54/t/rt_27553_prepared_cache_and_analyze.t
DBD-SQLite-1.54/t/rt_25924_user_defined_func_unicode.t
DBD-SQLite-1.54/t/20_blobs.t
DBD-SQLite-1.54/t/rt_31324_full_names.t
DBD-SQLite-1.54/t/50_foreign_key_info.t
DBD-SQLite-1.54/t/virtual_table/
DBD-SQLite-1.54/t/virtual_table/rt_99748.t
DBD-SQLite-1.54/t/virtual_table/10_filecontent.t
DBD-SQLite-1.54/t/virtual_table/01_destroy.t
DBD-SQLite-1.54/t/virtual_table/20_perldata.t
DBD-SQLite-1.54/t/virtual_table/02_find_function.t
DBD-SQLite-1.54/t/virtual_table/21_perldata_charinfo.t
DBD-SQLite-1.54/t/virtual_table/11_filecontent_fulltext.t
DBD-SQLite-1.54/t/virtual_table/00_base.t
DBD-SQLite-1.54/t/26_commit.t
DBD-SQLite-1.54/t/48_bind_param_is_sticky.t
DBD-SQLite-1.54/t/13_create_collation.t
DBD-SQLite-1.54/t/rt_25371_asymmetric_unicode.t
DBD-SQLite-1.54/t/09_create_function.t
DBD-SQLite-1.54/t/53_status.t
DBD-SQLite-1.54/t/37_regexp.t
DBD-SQLite-1.54/t/54_literal_txn.t
DBD-SQLite-1.54/t/31_bind_weird_number_param.t
DBD-SQLite-1.54/t/27_metadata.t
DBD-SQLite-1.54/t/30_auto_rollback.t
DBD-SQLite-1.54/t/60_readonly.t
DBD-SQLite-1.54/t/08_busy.t
DBD-SQLite-1.54/t/rt_96050_db_filename_for_a_closed_database.t
DBD-SQLite-1.54/t/19_bindparam.t
DBD-SQLite-1.54/t/46_mod_perl.t
DBD-SQLite-1.54/t/rt_73787_exponential_buffer_overflow.t
DBD-SQLite-1.54/t/44_rtree.t
DBD-SQLite-1.54/t/06_tran.t
DBD-SQLite-1.54/t/32_inactive_error.t
DBD-SQLite-1.54/t/03_create_table.t
DBD-SQLite-1.54/t/16_column_info.t
DBD-SQLite-1.54/t/rt_62370_diconnected_handles_operation.t
DBD-SQLite-1.54/t/rt_106151_outermost_savepoint.t
DBD-SQLite-1.54/t/rt_36838_unique_and_bus_error.t
DBD-SQLite-1.54/t/cookbook_variance.t
DBD-SQLite-1.54/t/24_numrows.t
DBD-SQLite-1.54/t/rt_106950_extra_warnings_with_savepoints.t
DBD-SQLite-1.54/t/rt_29058_group_by.t
DBD-SQLite-1.54/t/05_select.t
DBD-SQLite-1.54/t/rt_71311_bind_col_and_unicode.t
DBD-SQLite-1.54/t/42_primary_key_info.t
DBD-SQLite-1.54/t/rt_53235_icu_compatibility.t
DBD-SQLite-1.54/t/rt_36836_duplicate_key.t
DBD-SQLite-1.54/t/rt_96878_fts_contentless_table.t
DBD-SQLite-1.54/t/61_strlike.t
DBD-SQLite-1.54/t/rt_52573_manual_exclusive_lock.t
DBD-SQLite-1.54/t/17_createdrop.t
DBD-SQLite-1.54/t/34_online_backup.t
DBD-SQLite-1.54/t/41_placeholders.t
DBD-SQLite-1.54/t/39_foreign_keys.t
DBD-SQLite-1.54/t/rt_88228_sqlite_3_8_0_crash.t
DBD-SQLite-1.54/t/33_non_latin_path.t
DBD-SQLite-1.54/t/10_create_aggregate.t
DBD-SQLite-1.54/dbdimp_tokenizer.inc
DBD-SQLite-1.54/sqlite3.c
DBD-SQLite-1.54/dbdimp_virtual_table.inc
DBD-SQLite-1.54/.travis.yml
DBD-SQLite-1.54/META.json
DBD-SQLite-1.54/sqlite3.h
DBD-SQLite-1.54/inc/
DBD-SQLite-1.54/inc/Test/
DBD-SQLite-1.54/inc/Test/NoWarnings/
DBD-SQLite-1.54/inc/Test/NoWarnings/Warning.pm
DBD-SQLite-1.54/inc/Test/NoWarnings.pm
DBD-SQLite-1.54/Changes
DBD-SQLite-1.54/sqlite3ext.h
DBD-SQLite-1.54/Makefile.PL
DBD-SQLite-1.54/fts3_tokenizer.h
DBD-SQLite-1.54/META.yml
DBD-SQLite-1.54/MANIFEST
DBD-SQLite-1.54/dbdimp.c
DBD-SQLite-1.54/dbdimp.h
DBD-SQLite-1.54/LICENSE
DBD-SQLite-1.54/MANIFEST.SKIP
DBD-SQLite-1.54/xt/
DBD-SQLite-1.54/xt/cpp_comments.t
DBD-SQLite-1.54/xt/meta.t
DBD-SQLite-1.54/xt/pod.t
DBD-SQLite-1.54/xt/pmv.t
Entering DBD-SQLite-1.54
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Checking if you have DBI 1.57 ... Yes (1.634)
Checking if you have File::Spec 0.82 ... Yes (3.62)
Running Makefile.PL
Configuring DBD-SQLite-1.54 ... Checking if your kit is complete...
Looks good
Using DBI 1.634 (for perl 5.026000 on x86_64-linux) installed in /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI/
Generating a Unix-style Makefile
Writing Makefile for DBD::SQLite
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Builder 0.86 ... Yes (1.302078)
Checking if you have DBI 1.57 ... Yes (1.634)
Checking if you have Test::More 0.47 ... Yes (1.302078)
Checking if you have File::Spec 0.82 ... Yes (3.62)
Checking if you have Tie::Hash 0 ... Yes (1.05)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing DBD-SQLite-1.54 ... cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm
cp lib/DBD/SQLite/VirtualTable/FileContent.pm blib/lib/DBD/SQLite/VirtualTable/FileContent.pm
cp lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite/Cookbook.pod
cp lib/DBD/SQLite/Fulltext_search.pod blib/lib/DBD/SQLite/Fulltext_search.pod
cp lib/DBD/SQLite/VirtualTable/PerlData.pm blib/lib/DBD/SQLite/VirtualTable/PerlData.pm
cp lib/DBD/SQLite/VirtualTable.pm blib/lib/DBD/SQLite/VirtualTable.pm
cp lib/DBD/SQLite/Constants.pm blib/lib/DBD/SQLite/Constants.pm
Running Mkbootstrap for SQLite ()
chmod 644 "SQLite.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -p -e "s/~DRIVER~/SQLite/g" /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI/Driver.xst > SQLite.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/1493002254.30588/DBD-SQLite-1.54/typemap' SQLite.xs > SQLite.xsc
mv SQLite.xsc SQLite.c
cc -c -I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS5 -DNDEBUG=1 -DHAVE_USLEEP=1 -DTHREADSAFE=0 SQLite.c
cc -c -I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS5 -DNDEBUG=1 -DHAVE_USLEEP=1 -DTHREADSAFE=0 dbdimp.c
cc -c -I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS5 -DNDEBUG=1 -DHAVE_USLEEP=1 -DTHREADSAFE=0 sqlite3.c
rm -f blib/arch/auto/DBD/SQLite/SQLite.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -Wl,-Bsymbolic SQLite.o dbdimp.o sqlite3.o -o blib/arch/auto/DBD/SQLite/SQLite.so \
\
chmod 755 blib/arch/auto/DBD/SQLite/SQLite.so
Manifying 7 pod documents
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644
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 t/**/*.t
# Failed test 'use t::lib::Test;'
# at t/01_compile.t line 16.
# Tried to use 't::lib::Test'.
# Error: Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/01_compile.t line 16.
# BEGIN failed--compilation aborted at t/01_compile.t line 16.
# $DBI::VERSION=1.634
# Compile Options:
# ENABLE_COLUMN_METADATA
# ENABLE_FTS3
# ENABLE_FTS3_PARENTHESIS
# ENABLE_FTS4
# ENABLE_FTS5
# ENABLE_JSON1
# ENABLE_RTREE
# ENABLE_STAT4
# SYSTEM_MALLOC
# THREADSAFE=0
# Looks like you failed 1 test of 3.
t/01_compile.t ........................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/02_logon.t line 11.
BEGIN failed--compilation aborted at t/02_logon.t line 11.
t/02_logon.t ..........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/03_create_table.t line 11.
BEGIN failed--compilation aborted at t/03_create_table.t line 11.
t/03_create_table.t ...................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/04_insert.t line 9.
BEGIN failed--compilation aborted at t/04_insert.t line 9.
t/04_insert.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/05_select.t line 9.
BEGIN failed--compilation aborted at t/05_select.t line 9.
t/05_select.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/06_tran.t line 9.
BEGIN failed--compilation aborted at t/06_tran.t line 9.
t/06_tran.t ...........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/07_error.t line 9.
BEGIN failed--compilation aborted at t/07_error.t line 9.
t/07_error.t ..........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/08_busy.t line 11.
BEGIN failed--compilation aborted at t/08_busy.t line 11.
t/08_busy.t ...........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/09_create_function.t line 10.
BEGIN failed--compilation aborted at t/09_create_function.t line 10.
t/09_create_function.t ................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/10_create_aggregate.t line 9.
BEGIN failed--compilation aborted at t/10_create_aggregate.t line 9.
t/10_create_aggregate.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/12_unicode.t line 12.
BEGIN failed--compilation aborted at t/12_unicode.t line 12.
t/12_unicode.t ........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/13_create_collation.t line 9.
BEGIN failed--compilation aborted at t/13_create_collation.t line 9.
t/13_create_collation.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/14_progress_handler.t line 9.
BEGIN failed--compilation aborted at t/14_progress_handler.t line 9.
t/14_progress_handler.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/15_ak_dbd.t line 9.
BEGIN failed--compilation aborted at t/15_ak_dbd.t line 9.
t/15_ak_dbd.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/16_column_info.t line 9.
BEGIN failed--compilation aborted at t/16_column_info.t line 9.
t/16_column_info.t ....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/17_createdrop.t line 12.
BEGIN failed--compilation aborted at t/17_createdrop.t line 12.
t/17_createdrop.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/18_insertfetch.t line 11.
BEGIN failed--compilation aborted at t/18_insertfetch.t line 11.
t/18_insertfetch.t ....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/19_bindparam.t line 9.
BEGIN failed--compilation aborted at t/19_bindparam.t line 9.
t/19_bindparam.t ......................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/20_blobs.t line 12.
BEGIN failed--compilation aborted at t/20_blobs.t line 12.
t/20_blobs.t ..........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/21_blobtext.t line 9.
BEGIN failed--compilation aborted at t/21_blobtext.t line 9.
t/21_blobtext.t .......................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/22_listfields.t line 11.
BEGIN failed--compilation aborted at t/22_listfields.t line 11.
t/22_listfields.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/23_nulls.t line 11.
BEGIN failed--compilation aborted at t/23_nulls.t line 11.
t/23_nulls.t ..........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/24_numrows.t line 11.
BEGIN failed--compilation aborted at t/24_numrows.t line 11.
t/24_numrows.t ........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/25_chopblanks.t line 11.
BEGIN failed--compilation aborted at t/25_chopblanks.t line 11.
t/25_chopblanks.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/26_commit.t line 11.
BEGIN failed--compilation aborted at t/26_commit.t line 11.
t/26_commit.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/27_metadata.t line 10.
BEGIN failed--compilation aborted at t/27_metadata.t line 10.
# Looks like your test exited with 2 before it could output anything.
t/27_metadata.t .......................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 21/21 subtests
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/28_schemachange.t line 13.
BEGIN failed--compilation aborted at t/28_schemachange.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/28_schemachange.t ...................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 9/9 subtests
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/30_auto_rollback.t line 11.
BEGIN failed--compilation aborted at t/30_auto_rollback.t line 11.
t/30_auto_rollback.t ..................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/31_bind_weird_number_param.t line 13.
BEGIN failed--compilation aborted at t/31_bind_weird_number_param.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/31_bind_weird_number_param.t ........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/32_inactive_error.t line 10.
BEGIN failed--compilation aborted at t/32_inactive_error.t line 10.
# Looks like your test exited with 2 before it could output anything.
t/32_inactive_error.t .................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/33_non_latin_path.t line 12.
BEGIN failed--compilation aborted at t/33_non_latin_path.t line 12.
t/33_non_latin_path.t .................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/34_online_backup.t line 7.
BEGIN failed--compilation aborted at t/34_online_backup.t line 7.
t/34_online_backup.t ..................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/35_table_info.t line 9.
BEGIN failed--compilation aborted at t/35_table_info.t line 9.
t/35_table_info.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/36_hooks.t line 9.
BEGIN failed--compilation aborted at t/36_hooks.t line 9.
t/36_hooks.t ..........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/37_regexp.t line 9.
BEGIN failed--compilation aborted at t/37_regexp.t line 9.
t/37_regexp.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/38_empty_statement.t line 9.
BEGIN failed--compilation aborted at t/38_empty_statement.t line 9.
t/38_empty_statement.t ................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/39_foreign_keys.t line 9.
BEGIN failed--compilation aborted at t/39_foreign_keys.t line 9.
t/39_foreign_keys.t ...................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/40_multiple_statements.t line 9.
BEGIN failed--compilation aborted at t/40_multiple_statements.t line 9.
t/40_multiple_statements.t ............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/41_placeholders.t line 9.
BEGIN failed--compilation aborted at t/41_placeholders.t line 9.
t/41_placeholders.t ...................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/42_primary_key_info.t line 9.
BEGIN failed--compilation aborted at t/42_primary_key_info.t line 9.
t/42_primary_key_info.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/43_fts3.t line 8.
BEGIN failed--compilation aborted at t/43_fts3.t line 8.
t/43_fts3.t ...........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/44_rtree.t line 9.
BEGIN failed--compilation aborted at t/44_rtree.t line 9.
t/44_rtree.t ..........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/45_savepoints.t line 9.
BEGIN failed--compilation aborted at t/45_savepoints.t line 9.
t/45_savepoints.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/46_mod_perl.t line 9.
BEGIN failed--compilation aborted at t/46_mod_perl.t line 9.
t/46_mod_perl.t .......................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/47_execute.t line 11.
BEGIN failed--compilation aborted at t/47_execute.t line 11.
t/47_execute.t ........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/48_bind_param_is_sticky.t line 11.
BEGIN failed--compilation aborted at t/48_bind_param_is_sticky.t line 11.
t/48_bind_param_is_sticky.t ...........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/49_trace_and_profile.t line 9.
BEGIN failed--compilation aborted at t/49_trace_and_profile.t line 9.
t/49_trace_and_profile.t ..............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/50_foreign_key_info.t line 9.
BEGIN failed--compilation aborted at t/50_foreign_key_info.t line 9.
t/50_foreign_key_info.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/51_table_column_metadata.t line 18.
BEGIN failed--compilation aborted at t/51_table_column_metadata.t line 18.
t/51_table_column_metadata.t ..........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/52_db_filename.t line 9.
BEGIN failed--compilation aborted at t/52_db_filename.t line 9.
t/52_db_filename.t ....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/53_status.t line 9.
BEGIN failed--compilation aborted at t/53_status.t line 9.
t/53_status.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/54_literal_txn.t line 9.
BEGIN failed--compilation aborted at t/54_literal_txn.t line 9.
t/54_literal_txn.t ....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/55_statistics_info.t line 9.
BEGIN failed--compilation aborted at t/55_statistics_info.t line 9.
t/55_statistics_info.t ................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/56_open_flags.t line 9.
BEGIN failed--compilation aborted at t/56_open_flags.t line 9.
t/56_open_flags.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/57_uri_filename.t line 9.
BEGIN failed--compilation aborted at t/57_uri_filename.t line 9.
t/57_uri_filename.t ...................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/58_see_if_its_a_number_and_explicit_binding.t line 9.
BEGIN failed--compilation aborted at t/58_see_if_its_a_number_and_explicit_binding.t line 9.
t/58_see_if_its_a_number_and_explicit_binding.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/59_extended_result_codes.t line 9.
BEGIN failed--compilation aborted at t/59_extended_result_codes.t line 9.
t/59_extended_result_codes.t ..........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/60_readonly.t line 9.
BEGIN failed--compilation aborted at t/60_readonly.t line 9.
t/60_readonly.t .......................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/61_strlike.t line 9.
BEGIN failed--compilation aborted at t/61_strlike.t line 9.
t/61_strlike.t ........................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/62_regexp_multibyte_char_class.t line 9.
BEGIN failed--compilation aborted at t/62_regexp_multibyte_char_class.t line 9.
t/62_regexp_multibyte_char_class.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/cookbook_variance.t line 9.
BEGIN failed--compilation aborted at t/cookbook_variance.t line 9.
t/cookbook_variance.t .................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_106151_outermost_savepoint.t line 9.
BEGIN failed--compilation aborted at t/rt_106151_outermost_savepoint.t line 9.
t/rt_106151_outermost_savepoint.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_106950_extra_warnings_with_savepoints.t line 9.
BEGIN failed--compilation aborted at t/rt_106950_extra_warnings_with_savepoints.t line 9.
t/rt_106950_extra_warnings_with_savepoints.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_115465_column_info_with_spaces.t line 9.
BEGIN failed--compilation aborted at t/rt_115465_column_info_with_spaces.t line 9.
t/rt_115465_column_info_with_spaces.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_15186_prepcached.t line 13.
BEGIN failed--compilation aborted at t/rt_15186_prepcached.t line 13.
t/rt_15186_prepcached.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_21406_auto_finish.t line 9.
BEGIN failed--compilation aborted at t/rt_21406_auto_finish.t line 9.
t/rt_21406_auto_finish.t ..............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_25371_asymmetric_unicode.t line 9.
BEGIN failed--compilation aborted at t/rt_25371_asymmetric_unicode.t line 9.
t/rt_25371_asymmetric_unicode.t .......................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_25460_numeric_aggregate.t line 9.
BEGIN failed--compilation aborted at t/rt_25460_numeric_aggregate.t line 9.
t/rt_25460_numeric_aggregate.t ........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_25924_user_defined_func_unicode.t line 9.
BEGIN failed--compilation aborted at t/rt_25924_user_defined_func_unicode.t line 9.
t/rt_25924_user_defined_func_unicode.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_26775_distinct.t line 6.
BEGIN failed--compilation aborted at t/rt_26775_distinct.t line 6.
t/rt_26775_distinct.t .................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_27553_prepared_cache_and_analyze.t line 8.
BEGIN failed--compilation aborted at t/rt_27553_prepared_cache_and_analyze.t line 8.
t/rt_27553_prepared_cache_and_analyze.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_29058_group_by.t line 8.
BEGIN failed--compilation aborted at t/rt_29058_group_by.t line 8.
t/rt_29058_group_by.t .................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_29629_sqlite_where_length.t line 9.
BEGIN failed--compilation aborted at t/rt_29629_sqlite_where_length.t line 9.
t/rt_29629_sqlite_where_length.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_31324_full_names.t line 9.
BEGIN failed--compilation aborted at t/rt_31324_full_names.t line 9.
t/rt_31324_full_names.t ...............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_32889_prepare_cached_reexecute.t line 13.
BEGIN failed--compilation aborted at t/rt_32889_prepare_cached_reexecute.t line 13.
t/rt_32889_prepare_cached_reexecute.t .................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_36836_duplicate_key.t line 11.
BEGIN failed--compilation aborted at t/rt_36836_duplicate_key.t line 11.
t/rt_36836_duplicate_key.t ............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_36838_unique_and_bus_error.t line 9.
BEGIN failed--compilation aborted at t/rt_36838_unique_and_bus_error.t line 9.
t/rt_36838_unique_and_bus_error.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_40594_nullable.t line 10.
BEGIN failed--compilation aborted at t/rt_40594_nullable.t line 10.
t/rt_40594_nullable.t .................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_48393_debug_panic_with_commit.t line 9.
BEGIN failed--compilation aborted at t/rt_48393_debug_panic_with_commit.t line 9.
t/rt_48393_debug_panic_with_commit.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_50503_fts3.t line 9.
BEGIN failed--compilation aborted at t/rt_50503_fts3.t line 9.
t/rt_50503_fts3.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_52573_manual_exclusive_lock.t line 9.
BEGIN failed--compilation aborted at t/rt_52573_manual_exclusive_lock.t line 9.
t/rt_52573_manual_exclusive_lock.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_53235_icu_compatibility.t line 9.
BEGIN failed--compilation aborted at t/rt_53235_icu_compatibility.t line 9.
t/rt_53235_icu_compatibility.t ........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_62370_diconnected_handles_operation.t line 9.
BEGIN failed--compilation aborted at t/rt_62370_diconnected_handles_operation.t line 9.
t/rt_62370_diconnected_handles_operation.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_64177_ping_wipes_out_the_errstr.t line 9.
BEGIN failed--compilation aborted at t/rt_64177_ping_wipes_out_the_errstr.t line 9.
t/rt_64177_ping_wipes_out_the_errstr.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_67581_bind_params_mismatch.t line 9.
BEGIN failed--compilation aborted at t/rt_67581_bind_params_mismatch.t line 9.
t/rt_67581_bind_params_mismatch.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_71311_bind_col_and_unicode.t line 9.
BEGIN failed--compilation aborted at t/rt_71311_bind_col_and_unicode.t line 9.
t/rt_71311_bind_col_and_unicode.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_73159_fts_tokenizer_segfault.t line 9.
BEGIN failed--compilation aborted at t/rt_73159_fts_tokenizer_segfault.t line 9.
t/rt_73159_fts_tokenizer_segfault.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_73787_exponential_buffer_overflow.t line 9.
BEGIN failed--compilation aborted at t/rt_73787_exponential_buffer_overflow.t line 9.
t/rt_73787_exponential_buffer_overflow.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_76395_int_overflow.t line 9.
BEGIN failed--compilation aborted at t/rt_76395_int_overflow.t line 9.
t/rt_76395_int_overflow.t .............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_77724_primary_key_with_a_whitespace.t line 9.
BEGIN failed--compilation aborted at t/rt_77724_primary_key_with_a_whitespace.t line 9.
t/rt_77724_primary_key_with_a_whitespace.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_78833_utf8_flag_for_column_names.t line 9.
BEGIN failed--compilation aborted at t/rt_78833_utf8_flag_for_column_names.t line 9.
t/rt_78833_utf8_flag_for_column_names.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_81536_multi_column_primary_key_info.t line 9.
BEGIN failed--compilation aborted at t/rt_81536_multi_column_primary_key_info.t line 9.
t/rt_81536_multi_column_primary_key_info.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_88228_sqlite_3_8_0_crash.t line 9.
BEGIN failed--compilation aborted at t/rt_88228_sqlite_3_8_0_crash.t line 9.
t/rt_88228_sqlite_3_8_0_crash.t .......................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_96050_db_filename_for_a_closed_database.t line 9.
BEGIN failed--compilation aborted at t/rt_96050_db_filename_for_a_closed_database.t line 9.
t/rt_96050_db_filename_for_a_closed_database.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_96877_unicode_statements.t line 12.
BEGIN failed--compilation aborted at t/rt_96877_unicode_statements.t line 12.
t/rt_96877_unicode_statements.t .......................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_96878_fts_contentless_table.t line 15.
BEGIN failed--compilation aborted at t/rt_96878_fts_contentless_table.t line 15.
t/rt_96878_fts_contentless_table.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/rt_97598_crash_on_disconnect_with_virtual_tables.t line 9.
BEGIN failed--compilation aborted at t/rt_97598_crash_on_disconnect_with_virtual_tables.t line 9.
t/rt_97598_crash_on_disconnect_with_virtual_tables.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/00_base.t line 8.
BEGIN failed--compilation aborted at t/virtual_table/00_base.t line 8.
t/virtual_table/00_base.t .............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/01_destroy.t line 8.
BEGIN failed--compilation aborted at t/virtual_table/01_destroy.t line 8.
t/virtual_table/01_destroy.t ..........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/02_find_function.t line 8.
BEGIN failed--compilation aborted at t/virtual_table/02_find_function.t line 8.
t/virtual_table/02_find_function.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/10_filecontent.t line 9.
BEGIN failed--compilation aborted at t/virtual_table/10_filecontent.t line 9.
t/virtual_table/10_filecontent.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/11_filecontent_fulltext.t line 8.
BEGIN failed--compilation aborted at t/virtual_table/11_filecontent_fulltext.t line 8.
t/virtual_table/11_filecontent_fulltext.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/20_perldata.t line 9.
BEGIN failed--compilation aborted at t/virtual_table/20_perldata.t line 9.
t/virtual_table/20_perldata.t .........................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/21_perldata_charinfo.t line 11.
BEGIN failed--compilation aborted at t/virtual_table/21_perldata_charinfo.t line 11.
t/virtual_table/21_perldata_charinfo.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/lib /home/ryan/.cpanm/work/1493002254.30588/DBD-SQLite-1.54/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/virtual_table/rt_99748.t line 8.
BEGIN failed--compilation aborted at t/virtual_table/rt_99748.t line 8.
t/virtual_table/rt_99748.t ............................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/01_compile.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/02_logon.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03_create_table.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/04_insert.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/05_select.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/06_tran.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/07_error.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/08_busy.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/09_create_function.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/10_create_aggregate.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/12_unicode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/13_create_collation.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/14_progress_handler.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/15_ak_dbd.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/16_column_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/17_createdrop.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/18_insertfetch.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/19_bindparam.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/20_blobs.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/21_blobtext.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/22_listfields.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/23_nulls.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/24_numrows.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/25_chopblanks.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/26_commit.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/27_metadata.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 21 tests but ran 0.
t/28_schemachange.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/30_auto_rollback.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/31_bind_weird_number_param.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/32_inactive_error.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/33_non_latin_path.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/34_online_backup.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/35_table_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/36_hooks.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/37_regexp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/38_empty_statement.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/39_foreign_keys.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/40_multiple_statements.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/41_placeholders.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/42_primary_key_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/43_fts3.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/44_rtree.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/45_savepoints.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/46_mod_perl.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/47_execute.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/48_bind_param_is_sticky.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/49_trace_and_profile.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/50_foreign_key_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/51_table_column_metadata.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/52_db_filename.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/53_status.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/54_literal_txn.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/55_statistics_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/56_open_flags.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/57_uri_filename.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/58_see_if_its_a_number_and_explicit_binding.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/59_extended_result_codes.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/60_readonly.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/61_strlike.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/62_regexp_multibyte_char_class.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/cookbook_variance.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_106151_outermost_savepoint.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_106950_extra_warnings_with_savepoints.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_115465_column_info_with_spaces.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_15186_prepcached.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_21406_auto_finish.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_25371_asymmetric_unicode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_25460_numeric_aggregate.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_25924_user_defined_func_unicode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_26775_distinct.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_27553_prepared_cache_and_analyze.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_29058_group_by.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_29629_sqlite_where_length.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_31324_full_names.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_32889_prepare_cached_reexecute.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_36836_duplicate_key.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_36838_unique_and_bus_error.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_40594_nullable.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_48393_debug_panic_with_commit.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_50503_fts3.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_52573_manual_exclusive_lock.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_53235_icu_compatibility.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_62370_diconnected_handles_operation.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_64177_ping_wipes_out_the_errstr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_67581_bind_params_mismatch.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_71311_bind_col_and_unicode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_73159_fts_tokenizer_segfault.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_73787_exponential_buffer_overflow.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_76395_int_overflow.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_77724_primary_key_with_a_whitespace.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_78833_utf8_flag_for_column_names.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_81536_multi_column_primary_key_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_88228_sqlite_3_8_0_crash.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_96050_db_filename_for_a_closed_database.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_96877_unicode_statements.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_96878_fts_contentless_table.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/rt_97598_crash_on_disconnect_with_virtual_tables.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/00_base.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/01_destroy.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/02_find_function.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/10_filecontent.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/11_filecontent_fulltext.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/20_perldata.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/21_perldata_charinfo.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/virtual_table/rt_99748.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=105, Tests=3, 0 wallclock secs ( 0.10 usr 0.03 sys + 0.20 cusr 0.01 csys = 0.34 CPU)
Result: FAIL
Failed 105/105 test programs. 1/3 subtests failed.
Makefile:1093: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing DBD::SQLite failed. See /home/ryan/.cpanm/work/1493002254.30588/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Installed version (1.12) of DBD::SQLite is not in range '1.37'
! Bailing out the installation for DBIx-TryAgain-0.05.
FAIL
Command [cpanm --reinstall --verbose DBIx::TryAgain] 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