cpantestlogs/Tie::CSV_File_genfailure.log
2017-05-02 18:44:36 -07:00

214 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/1493007856.31355
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 Tie::CSV_File () on cpanmetadb ...
Unpacking Tie-CSV_File-0.21.tar.gz
--> Working on Tie::CSV_File
Fetching http://www.cpan.org/authors/id/B/BI/BIGJ/Tie-CSV_File-0.21.tar.gz ... OK
Tie-CSV_File-0.21/
Tie-CSV_File-0.21/t/
Tie-CSV_File-0.21/t/wrong_parameter.t
Tie-CSV_File-0.21/t/store.t
Tie-CSV_File-0.21/t/exists.t
Tie-CSV_File-0.21/t/warn_parameter.t
Tie-CSV_File-0.21/t/false_but_defined_csv_options.t
Tie-CSV_File-0.21/t/delete.t
Tie-CSV_File-0.21/t/fetch.t
Tie-CSV_File-0.21/t/csv_options.t
Tie-CSV_File-0.21/t/assign_array.t
Tie-CSV_File-0.21/t/1.t
Tie-CSV_File-0.21/t/storesize.t
Tie-CSV_File-0.21/t/one_column_with_an_empty_string.t
Tie-CSV_File-0.21/t/CommonStuff.pm
Tie-CSV_File-0.21/Changes
Tie-CSV_File-0.21/MANIFEST
Tie-CSV_File-0.21/CSV_File.pm
Tie-CSV_File-0.21/README
Tie-CSV_File-0.21/Makefile.PL
Entering Tie-CSV_File-0.21
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Tie-CSV_File-0.21 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tie::CSV_File
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Tie::File 0 ... Yes (1.00)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Test::ManyParams 0 ... Yes (0.10)
Checking if you have Text::CSV_XS 0 ... Yes (1.28)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Data::Compare 0 ... Yes (1.25)
Checking if you have Test::Warn 0.05 ... Yes (0.32)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Params::Validate 0 ... Yes (1.26)
OK
Building and testing Tie-CSV_File-0.21 ... cp CSV_File.pm blib/lib/Tie/CSV_File.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
t/1.t ................................ ok
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "combine" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 137.
# Looks like your test exited with 255 before it could output anything.
t/assign_array.t .....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 198, <$fh> line 8.
# Looks like your test exited with 255 before it could output anything.
t/csv_options.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 15/15 subtests
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "combine" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 137.
# Looks like your test exited with 255 before it could output anything.
t/delete.t ...........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 60/60 subtests
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "combine" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 137.
t/exists.t ........................... skipped: (no reason given)
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "combine" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 137.
t/false_but_defined_csv_options.t .... skipped: (no reason given)
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 198, <$fh> line 8.
# Looks like your test exited with 255 before it could output anything.
t/fetch.t ............................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 198.
# Looks like your test exited with 255 before it could output anything.
t/one_column_with_an_empty_string.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "combine" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 220.
# Looks like your test exited with 255 before it could output anything.
t/store.t ............................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 53/53 subtests
Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
Can't locate object method "parse" via package "quote_char" (perhaps you forgot to load "quote_char"?) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 198, <$fh> line 1.
# Looks like your test exited with 255 just after 1.
t/storesize.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
# Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char should either be defined or not mentioned, but I got something like sep_char => undef
# found warning: Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# expected to find carped warning: (?^i:sep_char)
# Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char should have a length of 1, not 0 at t/warn_parameter.t line 20.
# found warning: Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# expected to find carped warning: (?^i:sep_char)
# Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char should have a length of 1, not 2 at t/warn_parameter.t line 20.
# found warning: Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Use of uninitialized value $options{"sep_re"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# expected to find carped warning: (?^i:sep_char)
# Failed test at t/warn_parameter.t line 21.
# found carped warning: The sep_char ' ' is itself not matched by the sep_re '(?^:\S)' at t/warn_parameter.t line 20.
# found warning: Use of uninitialized value $options{"eol"} in anonymous hash ({}) at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# found warning: Odd number of elements in anonymous hash at /home/ryan/.cpanm/work/1493007856.31355/Tie-CSV_File-0.21/blib/lib/Tie/CSV_File.pm line 112.
# expected to find carped warning: (?^i:sep_char)
# Looks like you failed 4 tests of 4.
t/warn_parameter.t ...................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests
t/wrong_parameter.t .................. ok
Test Summary Report
-------------------
t/assign_array.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/csv_options.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 15 tests but ran 0.
t/delete.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 60 tests but ran 0.
t/exists.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/false_but_defined_csv_options.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/fetch.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/one_column_with_an_empty_string.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/store.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 53 tests but ran 0.
t/storesize.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
t/warn_parameter.t (Wstat: 1024 Tests: 4 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
Files=12, Tests=10, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.54 cusr 0.04 csys = 0.60 CPU)
Result: FAIL
Failed 10/12 test programs. 4/10 subtests failed.
Makefile:856: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Tie::CSV_File failed. See /home/ryan/.cpanm/work/1493007856.31355/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Tie::CSV_File] 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