cpanm (App::cpanminus) 1.6919 on perl 5.016003 built for x86_64-linux Work directory is /home/david/.cpanm/work/1371473604.3433 You have make /usr/bin/make You have LWP 6.05 You have /bin/tar: tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . 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 SQL::Abstract on cpanmetadb ... --> Working on SQL::Abstract Fetching http://www.cpan.org/authors/id/R/RI/RIBASUSHI/SQL-Abstract-1.74.tar.gz -> OK Unpacking SQL-Abstract-1.74.tar.gz Entering SQL-Abstract-1.74 Checking configure dependencies from META.yml Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.68) Configuring SQL-Abstract-1.74 Running Makefile.PL *** Module::AutoInstall version 1.06 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.98 >= 0.92) - Test::Exception ...loaded. (0.32) - Test::Warn ...loaded. (0.24) - Test::Deep ...loaded. (0.110 >= 0.101) - Storable ...loaded. (2.34) - List::Util ...loaded. (1.25) - Scalar::Util ...loaded. (1.25) - Class::Accessor::Grouped ...loaded. (0.10010 >= 0.10005) - Getopt::Long::Descriptive ...loaded. (0.093 >= 0.091) - Hash::Merge ...loaded. (0.12 >= 0.12) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for SQL::Abstract Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have Class::Accessor::Grouped 0.10005 ... Yes (0.10010) Checking if you have Scalar::Util 0 ... Yes (1.25) Checking if you have Test::Exception 0 ... Yes (0.32) Checking if you have Hash::Merge 0.12 ... Yes (0.12) Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (6.68) Checking if you have Storable 0 ... Yes (2.34) Checking if you have List::Util 0 ... Yes (1.25) Checking if you have Test::More 0.92 ... Yes (0.98) Checking if you have Test::Warn 0 ... Yes (0.24) Checking if you have Getopt::Long::Descriptive 0.091 ... Yes (0.093) Checking if you have Test::Deep 0.101 ... Yes (0.110) Building and testing SQL-Abstract-1.74 cp lib/DBIx/Class/Storage/Debug/PrettyPrint.pm blib/lib/DBIx/Class/Storage/Debug/PrettyPrint.pm cp lib/SQL/Abstract/Test.pm blib/lib/SQL/Abstract/Test.pm cp lib/SQL/Abstract/Tree.pm blib/lib/SQL/Abstract/Tree.pm cp lib/SQL/Abstract.pm blib/lib/SQL/Abstract.pm cp script/format-sql blib/script/format-sql /home/david/perl5/perlbrew/perls/perl-5.16.3/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/format-sql Manifying blib/man3/DBIx::Class::Storage::Debug::PrettyPrint.3 Manifying blib/man3/SQL::Abstract::Test.3 Manifying blib/man3/SQL::Abstract::Tree.3 Manifying blib/man3/SQL::Abstract.3 PERL_DL_NONLAZY=1 /home/david/perl5/perlbrew/perls/perl-5.16.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/dbic/*.t t/00new.t ................. ok t/01generate.t ............ ok t/02where.t ............... ok t/03values.t .............. ok t/04modifiers.t ........... ok t/05in_between.t .......... ok t/06order_by.t ............ ok t/07subqueries.t .......... ok t/08special_ops.t ......... ok t/09refkind.t ............. ok Cannot copy to ARRAY in goto at /home/david/.cpanm/work/1371473604.3433/SQL-Abstract-1.74/blib/lib/SQL/Abstract/Tree.pm line 510. # Looks like you planned 1766 tests but ran 129. # Looks like your test exited with 255 just after 129. t/10test.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1637/1766 subtests Cannot copy to ARRAY in goto at /home/david/.cpanm/work/1371473604.3433/SQL-Abstract-1.74/blib/lib/SQL/Abstract/Tree.pm line 510. # Tests were run but no plan was declared and done_testing() was not seen. t/11parser.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) All 7 subtests passed Modification of a read-only value attempted at t/12confmerge.t line 16. t/12confmerge.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Modification of a read-only value attempted at t/12format_keyword.t line 19. t/12format_keyword.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Modification of a read-only value attempted at t/13whitespace_keyword.t line 22. t/13whitespace_keyword.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Cannot copy to ARRAY in goto at /home/david/.cpanm/work/1371473604.3433/SQL-Abstract-1.74/blib/lib/SQL/Abstract/Tree.pm line 510. t/14roundtrippin.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Cannot copy to ARRAY in goto at /home/david/.cpanm/work/1371473604.3433/SQL-Abstract-1.74/blib/lib/SQL/Abstract/Tree.pm line 532. t/15placeholders.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Cannot copy to ARRAY in goto at /home/david/.cpanm/work/1371473604.3433/SQL-Abstract-1.74/blib/lib/SQL/Abstract/Tree.pm line 510. # Tests were run but no plan was declared and done_testing() was not seen. t/16no_sideeffects.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) All 2 subtests passed t/20injection_guard.t ..... ok t/21op_ident.t ............ ok t/22op_value.t ............ ok t/90pod.t ................. skipped: Test::Pod 1.14 required t/91podcoverage.t ......... skipped: Pod::Coverage 0.19 required t/dbic/bulk-insert.t ...... skipped: Test temporarily requires DBIx::Class t/dbic/no-repeats.t ....... skipped: Test temporarily requires DBIx::Class t/dbic/show-progress.t .... skipped: Test temporarily requires DBIx::Class Test Summary Report ------------------- t/10test.t (Wstat: 65280 Tests: 129 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1766 tests but ran 129. t/11parser.t (Wstat: 65280 Tests: 7 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/12confmerge.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/12format_keyword.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/13whitespace_keyword.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/14roundtrippin.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/15placeholders.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/16no_sideeffects.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=26, Tests=732, 3 wallclock secs ( 0.21 usr 0.06 sys + 2.79 cusr 0.17 csys = 3.23 CPU) Result: FAIL Failed 8/26 test programs. 0/732 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing SQL::Abstract failed. See /home/david/.cpanm/work/1371473604.3433/build.log for details. Retry with --force to force install it.