cpantestlogs/Text::CSV_PP::Simple_genfailure.log
2017-05-02 18:44:36 -07:00

146 lines
6.4 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/1493078058.14270
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 Text::CSV_PP::Simple () on cpanmetadb ...
Unpacking Text-CSV_PP-Simple-0.0.5.tar.gz
--> Working on Text::CSV_PP::Simple
Fetching http://www.cpan.org/authors/id/C/CO/COHTAN/Text-CSV_PP-Simple-0.0.5.tar.gz ... OK
Text-CSV_PP-Simple-0.0.5/
Text-CSV_PP-Simple-0.0.5/._Changes
Text-CSV_PP-Simple-0.0.5/Changes
Text-CSV_PP-Simple-0.0.5/inc/
Text-CSV_PP-Simple-0.0.5/inc/Module/
Text-CSV_PP-Simple-0.0.5/inc/Module/AutoInstall.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/AutoInstall.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Base.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Can.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Fetch.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Include.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Makefile.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Metadata.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/TestBase.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/Win32.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install/WriteAll.pm
Text-CSV_PP-Simple-0.0.5/inc/Module/Install.pm
Text-CSV_PP-Simple-0.0.5/inc/Spiffy.pm
Text-CSV_PP-Simple-0.0.5/inc/Test/
Text-CSV_PP-Simple-0.0.5/inc/Test/Base/
Text-CSV_PP-Simple-0.0.5/inc/Test/Base/Filter.pm
Text-CSV_PP-Simple-0.0.5/inc/Test/Base.pm
Text-CSV_PP-Simple-0.0.5/inc/Test/Builder/
Text-CSV_PP-Simple-0.0.5/inc/Test/Builder/Module.pm
Text-CSV_PP-Simple-0.0.5/inc/Test/Builder.pm
Text-CSV_PP-Simple-0.0.5/inc/Test/More.pm
Text-CSV_PP-Simple-0.0.5/lib/
Text-CSV_PP-Simple-0.0.5/lib/Text/
Text-CSV_PP-Simple-0.0.5/lib/Text/CSV_PP/
Text-CSV_PP-Simple-0.0.5/lib/Text/CSV_PP/._Simple.pm
Text-CSV_PP-Simple-0.0.5/lib/Text/CSV_PP/Simple.pm
Text-CSV_PP-Simple-0.0.5/._Makefile.PL
Text-CSV_PP-Simple-0.0.5/Makefile.PL
Text-CSV_PP-Simple-0.0.5/MANIFEST
Text-CSV_PP-Simple-0.0.5/META.yml
Text-CSV_PP-Simple-0.0.5/._README
Text-CSV_PP-Simple-0.0.5/README
Text-CSV_PP-Simple-0.0.5/t/
Text-CSV_PP-Simple-0.0.5/t/._00.load.t
Text-CSV_PP-Simple-0.0.5/t/00.load.t
Text-CSV_PP-Simple-0.0.5/t/._01.simple.t
Text-CSV_PP-Simple-0.0.5/t/01.simple.t
Text-CSV_PP-Simple-0.0.5/t/._02.field_map.t
Text-CSV_PP-Simple-0.0.5/t/02.field_map.t
Text-CSV_PP-Simple-0.0.5/t/._03.want_field.t
Text-CSV_PP-Simple-0.0.5/t/03.want_field.t
Text-CSV_PP-Simple-0.0.5/t/pod-coverage.t
Text-CSV_PP-Simple-0.0.5/t/pod.t
Text-CSV_PP-Simple-0.0.5/t/._test.csv
Text-CSV_PP-Simple-0.0.5/t/test.csv
Entering Text-CSV_PP-Simple-0.0.5
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Text-CSV_PP-Simple-0.0.5 ... Cannot determine perl version info from lib/Text/CSV_PP/Simple.pm
LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 322.
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.72)
- Text::CSV_PP ...loaded. (1.94)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::CSV_PP::Simple
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Text::CSV_PP 0 ... Yes (1.94)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing Text-CSV_PP-Simple-0.0.5 ... cp lib/Text/CSV_PP/Simple.pm blib/lib/Text/CSV_PP/Simple.pm
cp lib/Text/CSV_PP/._Simple.pm blib/lib/Text/CSV_PP/._Simple.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, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.simple.t t/02.field_map.t t/03.want_field.t t/pod-coverage.t t/pod.t
# Testing Text::CSV_PP::Simple 0.0.5
t/00.load.t ........ ok
t/01.simple.t ...... ok
syntax error at t/02.field_map.t line 6, near "->field_map qw/id name number/"
Execution of t/02.field_map.t aborted due to compilation errors.
# Looks like your test died before it could output anything.
t/02.field_map.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests
t/03.want_field.t .. ok
# Failed test 'Pod coverage on Text::CSV_PP::._Simple'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Text::CSV_PP::._Simple: couldn't find pod
# Looks like you failed 1 test of 2.
t/pod-coverage.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/pod.t ............ ok
Test Summary Report
-------------------
t/02.field_map.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/pod-coverage.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=6, Tests=20, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.13 cusr 0.00 csys = 0.15 CPU)
Result: FAIL
Failed 2/6 test programs. 1/20 subtests failed.
Makefile:779: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Text::CSV_PP::Simple failed. See /home/ryan/.cpanm/work/1493078058.14270/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Text::CSV_PP::Simple] 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