306 lines
15 KiB
Text
306 lines
15 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/1493691865.10720
|
|
You have make /usr/bin/make
|
|
You have LWP 5.837
|
|
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::Raw () on cpanmetadb ...
|
|
Unpacking DBIx-Raw-0.15.tar.gz
|
|
--> Working on DBIx::Raw
|
|
Fetching http://www.cpan.org/authors/id/S/SR/SRCHULO/DBIx-Raw-0.15.tar.gz ... OK
|
|
DBIx-Raw-0.15/
|
|
DBIx-Raw-0.15/Changes
|
|
DBIx-Raw-0.15/lib/
|
|
DBIx-Raw-0.15/Makefile.PL
|
|
DBIx-Raw-0.15/MANIFEST
|
|
DBIx-Raw-0.15/META.json
|
|
DBIx-Raw-0.15/META.yml
|
|
DBIx-Raw-0.15/README
|
|
DBIx-Raw-0.15/t/
|
|
DBIx-Raw-0.15/t/00-load.t
|
|
DBIx-Raw-0.15/t/01-init.t
|
|
DBIx-Raw-0.15/t/02-init-conf.t
|
|
DBIx-Raw-0.15/t/02-init-dbh.t
|
|
DBIx-Raw-0.15/t/03-create-table.t
|
|
DBIx-Raw-0.15/t/04-raw_simple_syntax_scalar.t
|
|
DBIx-Raw-0.15/t/05-raw_simple_syntax_scalar_with_vals.t
|
|
DBIx-Raw-0.15/t/06-raw_complex_syntax_scalar.t
|
|
DBIx-Raw-0.15/t/07-raw_complex_syntax_scalar_with_vals.t
|
|
DBIx-Raw-0.15/t/08-raw_simple_syntax_list.t
|
|
DBIx-Raw-0.15/t/09-raw_simple_syntax_list_with_vals.t
|
|
DBIx-Raw-0.15/t/10-raw_complex_syntax_list.t
|
|
DBIx-Raw-0.15/t/11-raw_complex_syntax_list_with_vals.t
|
|
DBIx-Raw-0.15/t/12-raw_simple_syntax_hash.t
|
|
DBIx-Raw-0.15/t/13-raw_simple_syntax_hash_with_vals.t
|
|
DBIx-Raw-0.15/t/14-raw_complex_syntax_hash.t
|
|
DBIx-Raw-0.15/t/15-raw_complex_syntax_hash_with_vals.t
|
|
DBIx-Raw-0.15/t/16-raw_simple_syntax_hash_star.t
|
|
DBIx-Raw-0.15/t/17-raw_encrypt_indices.t
|
|
DBIx-Raw-0.15/t/18-raw_encrypt_negative_indices.t
|
|
DBIx-Raw-0.15/t/19-raw_encrypt_insert.t
|
|
DBIx-Raw-0.15/t/20-raw_encrypt_insert_multiple.t
|
|
DBIx-Raw-0.15/t/21-raw_encrypt_where_not_encrypted.t
|
|
DBIx-Raw-0.15/t/22-raw_decrypt_scalar.t
|
|
DBIx-Raw-0.15/t/23-raw_decrypt_list.t
|
|
DBIx-Raw-0.15/t/24-raw_decrypt_hash.t
|
|
DBIx-Raw-0.15/t/25-raw_encrypt_star.t
|
|
DBIx-Raw-0.15/t/26-raw_decrypt_star_scalar.t
|
|
DBIx-Raw-0.15/t/27-raw_decrypt_star_list.t
|
|
DBIx-Raw-0.15/t/28-aoh_no_decrypt.t
|
|
DBIx-Raw-0.15/t/29-aoh_decrypt.t
|
|
DBIx-Raw-0.15/t/30-hoh_no_decrypt.t
|
|
DBIx-Raw-0.15/t/31-hoh_decrypt.t
|
|
DBIx-Raw-0.15/t/32-hoa_no_decrypt.t
|
|
DBIx-Raw-0.15/t/33-hoa_decrypt.t
|
|
DBIx-Raw-0.15/t/34-hoaoh_no_decrypt.t
|
|
DBIx-Raw-0.15/t/35-hoaoh_decrypt.t
|
|
DBIx-Raw-0.15/t/36-array_no_decrypt.t
|
|
DBIx-Raw-0.15/t/37-array_decrypt.t
|
|
DBIx-Raw-0.15/t/38-hash_no_decrypt.t
|
|
DBIx-Raw-0.15/t/39-hash_decrypt.t
|
|
DBIx-Raw-0.15/t/40-hash_update_no_where_no_id_no_encrypt.t
|
|
DBIx-Raw-0.15/t/41-hash_update_no_where_no_id_encrypt.t
|
|
DBIx-Raw-0.15/t/42-hash_update_no_where_id_no_encrypt.t
|
|
DBIx-Raw-0.15/t/43-hash_update_no_where_id_encrypt.t
|
|
DBIx-Raw-0.15/t/44-hash_update_where_no_id_no_encrypt.t
|
|
DBIx-Raw-0.15/t/45-hash_update_where_no_id_encrypt.t
|
|
DBIx-Raw-0.15/t/46-hash_update_where_vals_no_id_no_encrypt.t
|
|
DBIx-Raw-0.15/t/47-hash_update_where_vals_no_id_encrypt.t
|
|
DBIx-Raw-0.15/t/48-hash_update_where_vals_id_no_encrypt.t
|
|
DBIx-Raw-0.15/t/49-hash_update_where_vals_id_encrypt.t
|
|
DBIx-Raw-0.15/t/50-hash_update_pk_no_encrypt.t
|
|
DBIx-Raw-0.15/t/51-hash_update_pk_encrypt.t
|
|
DBIx-Raw-0.15/t/52-hash_update_pk_no_encrypt_where.t
|
|
DBIx-Raw-0.15/t/53-hash_update_pk_encrypt_where.t
|
|
DBIx-Raw-0.15/t/54-hash_update_pk_no_encrypt_where_vals.t
|
|
DBIx-Raw-0.15/t/55-hash_update_pk_encrypt_where_vals.t
|
|
DBIx-Raw-0.15/t/56-hash_update_scalar.t
|
|
DBIx-Raw-0.15/t/57-hoh_href.t
|
|
DBIx-Raw-0.15/t/58-hoa_href.t
|
|
DBIx-Raw-0.15/t/59-hoaoh_href.t
|
|
DBIx-Raw-0.15/t/60-hash_href.t
|
|
DBIx-Raw-0.15/t/61-raw_simple_syntax_undef.t
|
|
DBIx-Raw-0.15/t/62-raw_simple_syntax_undef_list.t
|
|
DBIx-Raw-0.15/t/63-raw_simple_syntax_undef_hash.t
|
|
DBIx-Raw-0.15/t/64-reconnect-dsn-user-password.t
|
|
DBIx-Raw-0.15/t/65-reconnect-conf.t
|
|
DBIx-Raw-0.15/t/66-reconnect.t
|
|
DBIx-Raw-0.15/t/67-aoa_no_decrypt.t
|
|
DBIx-Raw-0.15/t/68-aoa_decrypt.t
|
|
DBIx-Raw-0.15/t/69-insert_multiple_no_encrypt.t
|
|
DBIx-Raw-0.15/t/boilerplate.t
|
|
DBIx-Raw-0.15/t/dbix_conf.pl
|
|
DBIx-Raw-0.15/t/dbix_conf.yaml
|
|
DBIx-Raw-0.15/t/dbixtest.pm
|
|
DBIx-Raw-0.15/t/manifest.t
|
|
DBIx-Raw-0.15/lib/DBIx/
|
|
DBIx-Raw-0.15/lib/DBIx/Raw/
|
|
DBIx-Raw-0.15/lib/DBIx/Raw.pm
|
|
DBIx-Raw-0.15/lib/DBIx/Raw/Crypt.pm
|
|
Entering DBIx-Raw-0.15
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring DBIx-Raw-0.15 ... Checking if your kit is complete...
|
|
Looks good
|
|
Invalid LICENSE value 'Artistic_2_0' ignored
|
|
Invalid LICENSE value 'Artistic_2_0' ignored
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DBIx::Raw
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Crypt::Mode::CBC::Easy 0 ... Yes (0.004)
|
|
Checking if you have Cwd 0 ... Yes (3.62)
|
|
Checking if you have Test::Carp 0 ... Yes (0.2)
|
|
Checking if you have Digest::MD5 0 ... Yes (2.55)
|
|
Checking if you have Crypt::CBC 0 ... Yes (2.33)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have DBD::SQLite 0 ... Yes (1.54)
|
|
Checking if you have Mouse 0 ... Yes (v2.4.9)
|
|
Checking if you have Config::Any 0 ... Yes (0.30)
|
|
Checking if you have Crypt::Blowfish 0 ... Yes (2.14)
|
|
Checking if you have YAML::XS 0 ... Yes (0.64)
|
|
Checking if you have DBI 0 ... Yes (1.636)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have List::Util 0 ... Yes (1.47)
|
|
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
|
OK
|
|
Building and testing DBIx-Raw-0.15 ... cp lib/DBIx/Raw.pm blib/lib/DBIx/Raw.pm
|
|
cp lib/DBIx/Raw/Crypt.pm blib/lib/DBIx/Raw/Crypt.pm
|
|
Manifying 1 pod document
|
|
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
|
|
# Testing DBIx::Raw 0.15, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ..................................... ok
|
|
t/01-init.t ..................................... ok
|
|
t/02-init-conf.t ................................ ok
|
|
t/02-init-dbh.t ................................. ok
|
|
t/03-create-table.t ............................. ok
|
|
t/04-raw_simple_syntax_scalar.t ................. ok
|
|
t/05-raw_simple_syntax_scalar_with_vals.t ....... ok
|
|
t/06-raw_complex_syntax_scalar.t ................ ok
|
|
t/07-raw_complex_syntax_scalar_with_vals.t ...... ok
|
|
t/08-raw_simple_syntax_list.t ................... ok
|
|
t/09-raw_simple_syntax_list_with_vals.t ......... ok
|
|
t/10-raw_complex_syntax_list.t .................. ok
|
|
t/11-raw_complex_syntax_list_with_vals.t ........ ok
|
|
t/12-raw_simple_syntax_hash.t ................... ok
|
|
t/13-raw_simple_syntax_hash_with_vals.t ......... ok
|
|
t/14-raw_complex_syntax_hash.t .................. ok
|
|
t/15-raw_complex_syntax_hash_with_vals.t ........ ok
|
|
t/16-raw_simple_syntax_hash_star.t .............. ok
|
|
t/17-raw_encrypt_indices.t ...................... ok
|
|
t/18-raw_encrypt_negative_indices.t ............. ok
|
|
t/19-raw_encrypt_insert.t ....................... ok
|
|
t/20-raw_encrypt_insert_multiple.t .............. ok
|
|
t/21-raw_encrypt_where_not_encrypted.t .......... ok
|
|
t/22-raw_decrypt_scalar.t ....................... ok
|
|
t/23-raw_decrypt_list.t ......................... ok
|
|
t/24-raw_decrypt_hash.t ......................... ok
|
|
t/25-raw_encrypt_star.t ......................... ok
|
|
t/26-raw_decrypt_star_scalar.t .................. ok
|
|
t/27-raw_decrypt_star_list.t .................... ok
|
|
t/28-aoh_no_decrypt.t ........................... ok
|
|
t/29-aoh_decrypt.t .............................. ok
|
|
t/30-hoh_no_decrypt.t ........................... ok
|
|
t/31-hoh_decrypt.t .............................. ok
|
|
t/32-hoa_no_decrypt.t ........................... ok
|
|
t/33-hoa_decrypt.t .............................. ok
|
|
t/34-hoaoh_no_decrypt.t ......................... ok
|
|
t/35-hoaoh_decrypt.t ............................ ok
|
|
t/36-array_no_decrypt.t ......................... ok
|
|
t/37-array_decrypt.t ............................ ok
|
|
t/38-hash_no_decrypt.t .......................... ok
|
|
t/39-hash_decrypt.t ............................. ok
|
|
t/40-hash_update_no_where_no_id_no_encrypt.t .... ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/41-hash_update_no_where_no_id_encrypt.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/42-hash_update_no_where_id_no_encrypt.t ....... ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/43-hash_update_no_where_id_encrypt.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/44-hash_update_where_no_id_no_encrypt.t ....... ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/45-hash_update_where_no_id_encrypt.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/46-hash_update_where_vals_no_id_no_encrypt.t .. ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/47-hash_update_where_vals_no_id_encrypt.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/48-hash_update_where_vals_id_no_encrypt.t ..... ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/49-hash_update_where_vals_id_encrypt.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/50-hash_update_pk_no_encrypt.t ................ ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/51-hash_update_pk_encrypt.t ...................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/52-hash_update_pk_no_encrypt_where.t .......... ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/53-hash_update_pk_encrypt_where.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/54-hash_update_pk_no_encrypt_where_vals.t ..... ok
|
|
Can't use string ("*") as an ARRAY ref while "strict refs" in use at /home/ryan/.cpanm/work/1493691865.10720/DBIx-Raw-0.15/blib/lib/DBIx/Raw.pm line 1118.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/55-hash_update_pk_encrypt_where_vals.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
t/56-hash_update_scalar.t ....................... ok
|
|
t/57-hoh_href.t ................................. ok
|
|
t/58-hoa_href.t ................................. ok
|
|
t/59-hoaoh_href.t ............................... ok
|
|
t/60-hash_href.t ................................ ok
|
|
t/61-raw_simple_syntax_undef.t .................. ok
|
|
t/62-raw_simple_syntax_undef_list.t ............. ok
|
|
t/63-raw_simple_syntax_undef_hash.t ............. ok
|
|
t/64-reconnect-dsn-user-password.t .............. ok
|
|
t/65-reconnect-conf.t ........................... ok
|
|
t/66-reconnect.t ................................ ok
|
|
t/67-aoa_no_decrypt.t ........................... ok
|
|
t/68-aoa_decrypt.t .............................. ok
|
|
t/69-insert_multiple_no_encrypt.t ............... ok
|
|
t/boilerplate.t ................................. ok
|
|
t/manifest.t .................................... skipped: Author tests not required for installation
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/41-hash_update_no_where_no_id_encrypt.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/43-hash_update_no_where_id_encrypt.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/45-hash_update_where_no_id_encrypt.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/47-hash_update_where_vals_no_id_encrypt.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/49-hash_update_where_vals_id_encrypt.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/51-hash_update_pk_encrypt.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/53-hash_update_pk_encrypt_where.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/55-hash_update_pk_encrypt_where_vals.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
|
|
TODO passed: 2-3
|
|
Files=73, Tests=372, 15 wallclock secs ( 0.14 usr 0.02 sys + 7.38 cusr 0.80 csys = 8.34 CPU)
|
|
Result: FAIL
|
|
Failed 8/73 test programs. 0/372 subtests failed.
|
|
Makefile:874: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing DBIx::Raw failed. See /home/ryan/.cpanm/work/1493691865.10720/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose DBIx::Raw] 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
|