cpantestlogs/Tk::TreeGraph_genfailure.log
2017-05-02 18:44:36 -07:00

126 lines
5.5 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/1493145372.24598
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 Tk::TreeGraph () on cpanmetadb ...
Unpacking Tk-TreeGraph-1.030.tar.gz
--> Working on Tk::TreeGraph
Fetching http://www.cpan.org/authors/id/D/DD/DDUMONT/Tk-TreeGraph-1.030.tar.gz ... OK
Tk-TreeGraph-1.030/
Tk-TreeGraph-1.030/t/
Tk-TreeGraph-1.030/t/no_coord.t
Tk-TreeGraph-1.030/t/spline.t
Tk-TreeGraph-1.030/t/tree.t
Tk-TreeGraph-1.030/t/flash.t
Tk-TreeGraph-1.030/t/only_node.t
Tk-TreeGraph-1.030/t/modify.t
Tk-TreeGraph-1.030/META.yml
Tk-TreeGraph-1.030/TreeGraph.pm
Tk-TreeGraph-1.030/MANIFEST
Tk-TreeGraph-1.030/ChangeLog
Tk-TreeGraph-1.030/demo/
Tk-TreeGraph-1.030/demo/treegraph.pl
Tk-TreeGraph-1.030/README
Tk-TreeGraph-1.030/Makefile.PL
Entering Tk-TreeGraph-1.030
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Tk-TreeGraph-1.030 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tk::TreeGraph
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Tk 0 ... Yes (804.033)
OK
Building and testing Tk-TreeGraph-1.030 ... cp TreeGraph.pm blib/lib/Tk/TreeGraph.pm
AutoSplitting blib/lib/Tk/TreeGraph.pm (blib/lib/auto/Tk/TreeGraph)
cp demo/treegraph.pl blib/arch/Tk/demos/widtrib/treegraph.pl
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
couldn't connect to display ":0" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Tk/MainWindow.pm line 53.
MainWindow->new() at t/flash.t line 55.
t/flash.t ......
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 3/4 subtests
couldn't connect to display ":0" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Tk/MainWindow.pm line 53.
MainWindow->new() at t/modify.t line 56.
t/modify.t .....
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 3/4 subtests
couldn't connect to display ":0" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Tk/MainWindow.pm line 53.
MainWindow->new() at t/no_coord.t line 30.
t/no_coord.t ...
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 10/11 subtests
couldn't connect to display ":0" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Tk/MainWindow.pm line 53.
MainWindow->new() at t/only_node.t line 242.
t/only_node.t ..
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 10/11 subtests
couldn't connect to display ":0" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Tk/MainWindow.pm line 53.
MainWindow->new() at t/spline.t line 31.
t/spline.t .....
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 4/5 subtests
couldn't connect to display ":0" at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Tk/MainWindow.pm line 53.
MainWindow->new() at t/tree.t line 30.
t/tree.t .......
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 10/11 subtests
Test Summary Report
-------------------
t/flash.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/modify.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/no_coord.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 11 tests but ran 1.
t/only_node.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 11 tests but ran 1.
t/spline.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 5 tests but ran 1.
t/tree.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 11 tests but ran 1.
Files=6, Tests=6, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.18 CPU)
Result: FAIL
Failed 6/6 test programs. 0/6 subtests failed.
Makefile:843: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 99
! Installing Tk::TreeGraph failed. See /home/ryan/.cpanm/work/1493145372.24598/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Tk::TreeGraph] 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