cpantestlogs/SDLx::GUI_genfailure.log
2017-05-02 18:44:36 -07:00

151 lines
7.2 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/1493316917.19470
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 SDLx::GUI () on cpanmetadb ...
Unpacking SDLx-GUI-0.002.tar.gz
--> Working on SDLx::GUI
Fetching http://www.cpan.org/authors/id/J/JQ/JQUELIN/SDLx-GUI-0.002.tar.gz ... OK
SDLx-GUI-0.002/
SDLx-GUI-0.002/lib/
SDLx-GUI-0.002/lib/SDLx/
SDLx-GUI-0.002/lib/SDLx/GUI/
SDLx-GUI-0.002/lib/SDLx/GUI/Widget/
SDLx-GUI-0.002/lib/SDLx/GUI/Widget/Toplevel.pm
SDLx-GUI-0.002/lib/SDLx/GUI/Widget/Button.pm
SDLx-GUI-0.002/lib/SDLx/GUI/Widget/Label.pm
SDLx-GUI-0.002/lib/SDLx/GUI/Widget.pm
SDLx-GUI-0.002/lib/SDLx/GUI/Types.pm
SDLx-GUI-0.002/lib/SDLx/GUI/Debug.pm
SDLx-GUI-0.002/lib/SDLx/GUI/Pack.pm
SDLx-GUI-0.002/lib/SDLx/GUI.pm
SDLx-GUI-0.002/AUTHOR_PLEDGE
SDLx-GUI-0.002/META.json
SDLx-GUI-0.002/Build.PL
SDLx-GUI-0.002/MANIFEST
SDLx-GUI-0.002/META.yml
SDLx-GUI-0.002/dist.ini
SDLx-GUI-0.002/LICENSE
SDLx-GUI-0.002/t/
SDLx-GUI-0.002/t/000-report-versions-tiny.t
SDLx-GUI-0.002/t/release-pod-coverage.t
SDLx-GUI-0.002/t/release-pod-syntax.t
SDLx-GUI-0.002/t/00-compile.t
SDLx-GUI-0.002/t/gui.t
SDLx-GUI-0.002/Changes
SDLx-GUI-0.002/README
Entering SDLx-GUI-0.002
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring SDLx-GUI-0.002 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'SDLx-GUI' version '0.002'
Checking dependencies from MYMETA.json ...
Checking if you have SDL::Event 0 ... Yes (undef)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have SDLx::Surface 0 ... Yes (undef)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have MooseX::Has::Sugar 0 ... Yes (1.000006)
Checking if you have List::AllUtils 0 ... Yes (0.14)
Checking if you have SDLx::Sprite 0 ... Yes (undef)
Checking if you have SDLx::Rect 0 ... Yes (0.01)
Checking if you have SDL::Video 0 ... Yes (undef)
Checking if you have SDLx::Text 0 ... Yes (undef)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have SDL::Color 0 ... Yes (undef)
Checking if you have Test::More 0.88 ... Yes (1.302078)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have MooseX::SemiAffordanceAccessor 0 ... Yes (0.10)
Checking if you have Module::Build 0.3601 ... Yes (0.4222)
Checking if you have Exporter::Lite 0 ... Yes (0.08)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.2004)
Checking if you have SDLx::App 0 ... Yes (undef)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have warnings 0 ... Yes (1.37)
OK
Building and testing SDLx-GUI-0.002 ... Building SDLx-GUI
t/00-compile.t ................ ok
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.026000 (wanted 5.016) on linux from /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
#
# Carp => 1.38 (want any version)
# DateTime => 1.42 (want any version)
# Exporter::Lite => 0.08 (want any version)
# File::Spec => 3.62 (want any version)
# IO::Handle => 1.36 (want any version)
# IPC::Open3 => 1.20 (want any version)
# List::AllUtils => 0.14 (want any version)
# Module::Build => 0.4222 (want 0.3601)
# Moose => 2.2004 (want any version)
# Moose::Util::TypeConstraints => 2.2004 (want any version)
# MooseX::Has::Sugar => 1.000006 (want any version)
# MooseX::SemiAffordanceAccessor => 0.10 (want any version)
# SDL::Color => <undef> (want any version)
# SDL::Event => <undef> (want any version)
# SDL::Video => <undef> (want any version)
# SDLx::App => <undef> (want any version)
# SDLx::Rect => 0.01 (want any version)
# SDLx::Sprite => <undef> (want any version)
# SDLx::Surface => <undef> (want any version)
# SDLx::Text => <undef> (want any version)
# Test::More => 1.302078 (want 0.88)
# Time::HiRes => 1.9741 (want any version)
# strict => 1.11 (want any version)
# warnings => 1.37 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
Unable to open a console terminal at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/SDLx/App.pm line 123.
SDLx::App::new("SDLx::App", "title", "SDLx::GUI tests", "width", 640, "height", 480, "exit_on_quit", ...) called at t/gui.t line 19
t/gui.t .......................
Dubious, test returned 25 (wstat 6400, 0x1900)
No subtests run
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/gui.t (Wstat: 6400 Tests: 0 Failed: 0)
Non-zero exit status: 25
Parse errors: No plan found in TAP output
Files=5, Tests=9, 2 wallclock secs ( 0.01 usr 0.00 sys + 2.34 cusr 0.10 csys = 2.45 CPU)
Result: FAIL
Failed 1/5 test programs. 0/9 subtests failed.
! Installing SDLx::GUI failed. See /home/ryan/.cpanm/work/1493316917.19470/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose SDLx::GUI] 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