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

180 lines
7.9 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/1493005889.24746
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::RecordParser () on cpanmetadb ...
Unpacking Text-RecordParser-1.6.5.tar.gz
--> Working on Text::RecordParser
Fetching http://www.cpan.org/authors/id/K/KC/KCLARK/Text-RecordParser-1.6.5.tar.gz ... OK
Text-RecordParser-1.6.5/
Text-RecordParser-1.6.5/bin/
Text-RecordParser-1.6.5/Changes
Text-RecordParser-1.6.5/inc/
Text-RecordParser-1.6.5/INSTALL
Text-RecordParser-1.6.5/lib/
Text-RecordParser-1.6.5/Makefile.PL
Text-RecordParser-1.6.5/MANIFEST
Text-RecordParser-1.6.5/META.yml
Text-RecordParser-1.6.5/README
Text-RecordParser-1.6.5/t/
Text-RecordParser-1.6.5/TODO
Text-RecordParser-1.6.5/t/00-pipe.t
Text-RecordParser-1.6.5/t/01-new.t
Text-RecordParser-1.6.5/t/02-filename-fh.t
Text-RecordParser-1.6.5/t/03-separator.t
Text-RecordParser-1.6.5/t/04-bind.t
Text-RecordParser-1.6.5/t/05-fetch.t
Text-RecordParser-1.6.5/t/06-filter.t
Text-RecordParser-1.6.5/t/07-parse.t
Text-RecordParser-1.6.5/t/08-compute.t
Text-RecordParser-1.6.5/t/09-comment.t
Text-RecordParser-1.6.5/t/10-tablify.t
Text-RecordParser-1.6.5/t/11-tabmerge.t
Text-RecordParser-1.6.5/t/12-object.t
Text-RecordParser-1.6.5/t/13-tab2graph.t
Text-RecordParser-1.6.5/t/14-trim.t
Text-RecordParser-1.6.5/t/data/
Text-RecordParser-1.6.5/t/pod-coverage.t
Text-RecordParser-1.6.5/t/pod.t
Text-RecordParser-1.6.5/t/data/bad-file
Text-RecordParser-1.6.5/t/data/commented.dat
Text-RecordParser-1.6.5/t/data/commented2.dat
Text-RecordParser-1.6.5/t/data/empty
Text-RecordParser-1.6.5/t/data/merge1.tab
Text-RecordParser-1.6.5/t/data/merge2.tab
Text-RecordParser-1.6.5/t/data/merge3.tab
Text-RecordParser-1.6.5/t/data/numbers.csv
Text-RecordParser-1.6.5/t/data/people-no-header.dat
Text-RecordParser-1.6.5/t/data/people.dat
Text-RecordParser-1.6.5/t/data/pipe.dat
Text-RecordParser-1.6.5/t/data/simpsons.alt
Text-RecordParser-1.6.5/t/data/simpsons.csv
Text-RecordParser-1.6.5/t/data/simpsons.pdd
Text-RecordParser-1.6.5/t/data/simpsons.ssv
Text-RecordParser-1.6.5/t/data/simpsons.tab
Text-RecordParser-1.6.5/t/data/tabular.tab
Text-RecordParser-1.6.5/t/data/trim.csv
Text-RecordParser-1.6.5/lib/Text/
Text-RecordParser-1.6.5/lib/Text/RecordParser/
Text-RecordParser-1.6.5/lib/Text/RecordParser.pm
Text-RecordParser-1.6.5/lib/Text/RecordParser/Object.pm
Text-RecordParser-1.6.5/lib/Text/RecordParser/Tab.pm
Text-RecordParser-1.6.5/inc/Module/
Text-RecordParser-1.6.5/inc/Module/Install/
Text-RecordParser-1.6.5/inc/Module/Install.pm
Text-RecordParser-1.6.5/inc/Module/Install/Base.pm
Text-RecordParser-1.6.5/inc/Module/Install/Can.pm
Text-RecordParser-1.6.5/inc/Module/Install/Fetch.pm
Text-RecordParser-1.6.5/inc/Module/Install/Makefile.pm
Text-RecordParser-1.6.5/inc/Module/Install/Metadata.pm
Text-RecordParser-1.6.5/inc/Module/Install/Scripts.pm
Text-RecordParser-1.6.5/inc/Module/Install/Win32.pm
Text-RecordParser-1.6.5/inc/Module/Install/WriteAll.pm
Text-RecordParser-1.6.5/bin/foo.png
Text-RecordParser-1.6.5/bin/tab2graph
Text-RecordParser-1.6.5/bin/tablify
Text-RecordParser-1.6.5/bin/tabmerge
Entering Text-RecordParser-1.6.5
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Text-RecordParser-1.006005 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::RecordParser
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Text::Autoformat 0 ... Yes (1.74)
Checking if you have Class::Accessor 0 ... Yes (0.34)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Readonly 0 ... Yes (2.05)
Checking if you have IO::Scalar 0 ... Yes (2.111)
Checking if you have List::MoreUtils 0 ... Yes (0.418)
OK
Building and testing Text-RecordParser-1.006005 ... cp lib/Text/RecordParser.pm blib/lib/Text/RecordParser.pm
cp lib/Text/RecordParser/Tab.pm blib/lib/Text/RecordParser/Tab.pm
cp lib/Text/RecordParser/Object.pm blib/lib/Text/RecordParser/Object.pm
cp bin/tab2graph blib/script/tab2graph
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tab2graph
cp bin/tablify blib/script/tablify
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tablify
cp bin/tabmerge blib/script/tabmerge
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tabmerge
Manifying 3 pod documents
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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-pipe.t ......... ok
t/01-new.t .......... ok
t/02-filename-fh.t .. ok
t/03-separator.t .... ok
t/04-bind.t ......... ok
t/05-fetch.t ........ ok
t/06-filter.t ....... ok
t/07-parse.t ........ ok
t/08-compute.t ...... ok
t/09-comment.t ...... ok
Argument "" isn't numeric in numeric gt (>) at (eval 26) line 1, <$fh> line 4.
Argument "" isn't numeric in numeric gt (>) at (eval 27) line 1, <$fh> line 5.
t/10-tablify.t ...... ok
t/11-tabmerge.t ..... ok
t/12-object.t ....... ok
# Failed test 'Diagnostic OK'
# at t/13-tab2graph.t line 34.
# got: 'Command 'circo' not found in /home/ryan/perl5/perlbrew/bin, /home/ryan/perl5/perlbrew/perls/perl-blead/bin, /home/ryan/.cargo/bin, /home/ryan/workspace/esp8266/esp-open-sdk/xtensa-lx106-elf/bin, /home/ryan/perl5/perlbrew/bin, /home/ryan/perl5/perlbrew/perls/perl-5.24.1/bin, /home/ryan/prefix/bin, /usr/local/bin, /usr/bin, /bin, /usr/local/games, /usr/games, /home/ryan/bin, /home/ryan/prefix/bin, /home/ryan/DirkDashing2Trial at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/GraphViz.pm line 1278.
# '
# expected: 'Image created "foo.png."
# '
# Failed test 'File is correct size'
# at t/13-tab2graph.t line 36.
# Looks like you failed 2 tests of 4.
t/13-tab2graph.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/14-trim.t ......... ok
t/pod-coverage.t .... ok
t/pod.t ............. ok
Test Summary Report
-------------------
t/13-tab2graph.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=17, Tests=214, 3 wallclock secs ( 0.06 usr 0.01 sys + 1.89 cusr 0.30 csys = 2.26 CPU)
Result: FAIL
Failed 1/17 test programs. 2/214 subtests failed.
Makefile:825: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Text::RecordParser failed. See /home/ryan/.cpanm/work/1493005889.24746/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Text::RecordParser] 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