cpantestlogs/File::Convert::CSV_genfailure.log
2017-05-02 18:44:36 -07:00

150 lines
9.1 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/1493520816.15759
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 File::Convert::CSV () on cpanmetadb ...
Unpacking File-Convert-CSV-0.03.tar.gz
--> Working on File::Convert::CSV
Fetching http://www.cpan.org/authors/id/M/MU/MUENALAN/File-Convert-CSV-0.03.tar.gz ... OK
File-Convert-CSV-0.03/
File-Convert-CSV-0.03/META.yml
File-Convert-CSV-0.03/Makefile.PL
File-Convert-CSV-0.03/Changes
File-Convert-CSV-0.03/t/
File-Convert-CSV-0.03/t/File-Convert-Taqman.t
File-Convert-CSV-0.03/t/File-Convert-CSV.t
File-Convert-CSV-0.03/t/File-Convert-Turner_Modulo.t
File-Convert-CSV-0.03/examples/
File-Convert-CSV-0.03/examples/excel_export.txt
File-Convert-CSV-0.03/examples/turner_modulo--single.csv
File-Convert-CSV-0.03/examples/taqman_export.txt
File-Convert-CSV-0.03/examples/turner_modulo--kinetics.csv
File-Convert-CSV-0.03/lib/
File-Convert-CSV-0.03/lib/File/
File-Convert-CSV-0.03/lib/File/Convert/
File-Convert-CSV-0.03/lib/File/Convert/Turner_Modulo.pm
File-Convert-CSV-0.03/lib/File/Convert/Taqman.pm
File-Convert-CSV-0.03/lib/File/Convert/CSV.pm
File-Convert-CSV-0.03/MANIFEST
File-Convert-CSV-0.03/README
Entering File-Convert-CSV-0.03
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring File-Convert-CSV-0.03 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::Convert::CSV
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing File-Convert-CSV-0.03 ... cp lib/File/Convert/Taqman.pm blib/lib/File/Convert/Taqman.pm
cp lib/File/Convert/CSV.pm blib/lib/File/Convert/CSV.pm
cp lib/File/Convert/Turner_Modulo.pm blib/lib/File/Convert/Turner_Modulo.pm
Manifying 3 pod documents
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
# Failed test 'use File::Convert::CSV;'
# at t/File-Convert-CSV.t line 19.
# Tried to use 'File::Convert::CSV'.
# Error: Can't locate Class/Debugable.pm in @INC (you may need to install the Class::Debugable module) (@INC contains: /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/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 /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/CSV.pm line 13.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/CSV.pm line 13.
# Compilation failed in require at t/File-Convert-CSV.t line 19.
# BEGIN failed--compilation aborted at t/File-Convert-CSV.t line 19.
Can't locate object method "new" via package "File::Convert::CSV" at t/File-Convert-CSV.t line 26.
# Looks like your test exited with 255 just after 1.
t/File-Convert-CSV.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use File::Convert::CSV;'
# at t/File-Convert-Taqman.t line 21.
# Tried to use 'File::Convert::CSV'.
# Error: Can't locate Class/Debugable.pm in @INC (you may need to install the Class::Debugable module) (@INC contains: /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/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 /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/CSV.pm line 13.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/CSV.pm line 13.
# Compilation failed in require at t/File-Convert-Taqman.t line 21.
# BEGIN failed--compilation aborted at t/File-Convert-Taqman.t line 21.
# Failed test 'use File::Convert::Taqman;'
# at t/File-Convert-Taqman.t line 22.
# Tried to use 'File::Convert::Taqman'.
# Error: Attempt to reload File/Convert/CSV.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/Taqman.pm line 26.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/Taqman.pm line 26.
# Compilation failed in require at t/File-Convert-Taqman.t line 22.
# BEGIN failed--compilation aborted at t/File-Convert-Taqman.t line 22.
Can't locate object method "new" via package "File::Convert::Taqman" at t/File-Convert-Taqman.t line 28.
# Looks like your test exited with 255 just after 2.
t/File-Convert-Taqman.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use File::Convert::CSV;'
# at t/File-Convert-Turner_Modulo.t line 22.
# Tried to use 'File::Convert::CSV'.
# Error: Can't locate Class/Debugable.pm in @INC (you may need to install the Class::Debugable module) (@INC contains: /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/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 /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/CSV.pm line 13.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/CSV.pm line 13.
# Compilation failed in require at t/File-Convert-Turner_Modulo.t line 22.
# BEGIN failed--compilation aborted at t/File-Convert-Turner_Modulo.t line 22.
# Failed test 'use File::Convert::Turner_Modulo;'
# at t/File-Convert-Turner_Modulo.t line 23.
# Tried to use 'File::Convert::Turner_Modulo'.
# Error: Attempt to reload File/Convert/CSV.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/Turner_Modulo.pm line 62.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493520816.15759/File-Convert-CSV-0.03/blib/lib/File/Convert/Turner_Modulo.pm line 62.
# Compilation failed in require at t/File-Convert-Turner_Modulo.t line 23.
# BEGIN failed--compilation aborted at t/File-Convert-Turner_Modulo.t line 23.
Can't locate object method "new" via package "File::Convert::Turner_Modulo" at t/File-Convert-Turner_Modulo.t line 31.
# Looks like your test exited with 255 just after 2.
t/File-Convert-Turner_Modulo.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/File-Convert-CSV.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/File-Convert-Taqman.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 2.
t/File-Convert-Turner_Modulo.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 2.
Files=3, Tests=5, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.09 CPU)
Result: FAIL
Failed 3/3 test programs. 5/5 subtests failed.
Makefile:845: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing File::Convert::CSV failed. See /home/ryan/.cpanm/work/1493520816.15759/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose File::Convert::CSV] 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