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

168 lines
7.7 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/1493604668.23578
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::CWidget () on cpanmetadb ...
Unpacking Tk-JComboBox-1.14.tar.gz
--> Working on Tk::CWidget
Fetching http://www.cpan.org/authors/id/R/RC/RCSEEGE/Tk-JComboBox-1.14.tar.gz ... OK
Tk-JComboBox-1.14/
Tk-JComboBox-1.14/Changes
Tk-JComboBox-1.14/examples/
Tk-JComboBox-1.14/examples/popupCreate.pl
Tk-JComboBox-1.14/examples/README
Tk-JComboBox-1.14/examples/select.pl
Tk-JComboBox-1.14/examples/simpleEd.pl
Tk-JComboBox-1.14/examples/simpleRO.pl
Tk-JComboBox-1.14/lib/
Tk-JComboBox-1.14/lib/Tk/
Tk-JComboBox-1.14/lib/Tk/CWidget/
Tk-JComboBox-1.14/lib/Tk/CWidget/Util/
Tk-JComboBox-1.14/lib/Tk/CWidget/Util/Boolean.pm
Tk-JComboBox-1.14/lib/Tk/CWidget.pm
Tk-JComboBox-1.14/lib/Tk/CWidget.pod
Tk-JComboBox-1.14/lib/Tk/JComboBox/
Tk-JComboBox-1.14/lib/Tk/JComboBox/jcb_edit.gif
Tk-JComboBox-1.14/lib/Tk/JComboBox/jcb_ro.gif
Tk-JComboBox-1.14/lib/Tk/JComboBox/tutorial.pod
Tk-JComboBox-1.14/lib/Tk/JComboBox.pm
Tk-JComboBox-1.14/lib/Tk/JComboBox.pod
Tk-JComboBox-1.14/Makefile.PL
Tk-JComboBox-1.14/MANIFEST
Tk-JComboBox-1.14/META.yml
Tk-JComboBox-1.14/README
Tk-JComboBox-1.14/t/
Tk-JComboBox-1.14/t/01_Create.t
Tk-JComboBox-1.14/t/02_Options_Basic.t
Tk-JComboBox-1.14/t/03_Options_Callback.t
Tk-JComboBox-1.14/t/04_Options_Misc.t
Tk-JComboBox-1.14/t/05_Methods.t
Tk-JComboBox-1.14/t/06_Bugs.t
Tk-JComboBox-1.14/t/07_Pod.t
Tk-JComboBox-1.14/t/button.gif
Tk-JComboBox-1.14/TestNotes
Entering Tk-JComboBox-1.14
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Tk-JComboBox-1.14 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tk::JComboBox
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Tie::Watch 0 ... Yes (1.302)
Checking if you have Tk 800.024 ... Yes (804.033)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Tk-JComboBox-1.14 ... cp lib/Tk/JComboBox/jcb_edit.gif blib/lib/Tk/JComboBox/jcb_edit.gif
cp lib/Tk/JComboBox.pm blib/lib/Tk/JComboBox.pm
cp lib/Tk/CWidget.pm blib/lib/Tk/CWidget.pm
cp lib/Tk/JComboBox.pod blib/lib/Tk/JComboBox.pod
cp lib/Tk/JComboBox/tutorial.pod blib/lib/Tk/JComboBox/tutorial.pod
cp lib/Tk/JComboBox/jcb_ro.gif blib/lib/Tk/JComboBox/jcb_ro.gif
cp lib/Tk/CWidget.pod blib/lib/Tk/CWidget.pod
cp lib/Tk/CWidget/Util/Boolean.pm blib/lib/Tk/CWidget/Util/Boolean.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
Uncaught exception from user code:
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/01_Create.t line 15.
Tk::MainWindow::new("MainWindow") called at t/01_Create.t line 15
# Looks like your test exited with 99 just after 1.
t/01_Create.t ............
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 30/31 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/02_Options_Basic.t line 47.
# Looks like your test exited with 99 before it could output anything.
t/02_Options_Basic.t .....
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 205/205 subtests
Uncaught exception from user code:
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/03_Options_Callback.t line 25.
Tk::MainWindow::new("MainWindow") called at t/03_Options_Callback.t line 25
# Looks like your test exited with 99 before it could output anything.
t/03_Options_Callback.t ..
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 71/71 subtests
Uncaught exception from user code:
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/04_Options_Misc.t line 26.
Tk::MainWindow::new("MainWindow") called at t/04_Options_Misc.t line 26
# Looks like your test exited with 99 before it could output anything.
t/04_Options_Misc.t ......
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 254/254 subtests
Uncaught exception from user code:
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/05_Methods.t line 11.
Tk::MainWindow::new("MainWindow") called at t/05_Methods.t line 11
# Looks like your test exited with 99 before it could output anything.
t/05_Methods.t ...........
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 130/130 subtests
Uncaught exception from user code:
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/06_Bugs.t line 11.
Tk::MainWindow::new("MainWindow") called at t/06_Bugs.t line 11
# Looks like your test exited with 99 before it could output anything.
t/06_Bugs.t ..............
Dubious, test returned 99 (wstat 25344, 0x6300)
Failed 28/28 subtests
t/07_Pod.t ............... ok
Test Summary Report
-------------------
t/01_Create.t (Wstat: 25344 Tests: 1 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 31 tests but ran 1.
t/02_Options_Basic.t (Wstat: 25344 Tests: 0 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 205 tests but ran 0.
t/03_Options_Callback.t (Wstat: 25344 Tests: 0 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 71 tests but ran 0.
t/04_Options_Misc.t (Wstat: 25344 Tests: 0 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 254 tests but ran 0.
t/05_Methods.t (Wstat: 25344 Tests: 0 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 130 tests but ran 0.
t/06_Bugs.t (Wstat: 25344 Tests: 0 Failed: 0)
Non-zero exit status: 99
Parse errors: Bad plan. You planned 28 tests but ran 0.
Files=7, Tests=7, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.54 cusr 0.04 csys = 0.60 CPU)
Result: FAIL
Failed 6/7 test programs. 0/7 subtests failed.
Makefile:857: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Tk::CWidget failed. See /home/ryan/.cpanm/work/1493604668.23578/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Tk::CWidget] 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