cpantestlogs/Perl6::Pod::Slide_genfailure.log
2017-05-02 18:44:36 -07:00

159 lines
5.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/1493759744.24068
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 Perl6::Pod::Slide () on cpanmetadb ...
Unpacking Perl6-Pod-Slide-0.10.tar.gz
--> Working on Perl6::Pod::Slide
Fetching http://www.cpan.org/authors/id/Z/ZA/ZAG/Perl6-Pod-Slide-0.10.tar.gz ... OK
Perl6-Pod-Slide-0.10/
Perl6-Pod-Slide-0.10/MANIFEST
Perl6-Pod-Slide-0.10/META.yml
Perl6-Pod-Slide-0.10/Makefile.PL
Perl6-Pod-Slide-0.10/scripts/
Perl6-Pod-Slide-0.10/scripts/pod6slide
Perl6-Pod-Slide-0.10/lib/
Perl6-Pod-Slide-0.10/lib/Perl6/
Perl6-Pod-Slide-0.10/lib/Perl6/Pod/
Perl6-Pod-Slide-0.10/lib/Perl6/Pod/Slide.pm
Perl6-Pod-Slide-0.10/Changes
Perl6-Pod-Slide-0.10/t/
Perl6-Pod-Slide-0.10/t/lib/
Perl6-Pod-Slide-0.10/t/lib/T/
Perl6-Pod-Slide-0.10/t/lib/T/Slide.pm
Perl6-Pod-Slide-0.10/t/lib/TBase.pm
Perl6-Pod-Slide-0.10/t/01_Blocks.t
Perl6-Pod-Slide-0.10/README
Perl6-Pod-Slide-0.10/Build.PL
Perl6-Pod-Slide-0.10/META.json
Entering Perl6-Pod-Slide-0.10
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 Perl6-Pod-Slide-0.10 ... Checking prerequisites...
requires:
! XML::ExtOn is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Perl6-Pod-Slide' version '0.10'
Checking dependencies from MYMETA.json ...
Checking if you have Test::Class 0 ... Yes (0.50)
Checking if you have XML::ExtOn 0.14 ... No
Checking if you have Perl6::Pod 0.59 ... Yes (0.72)
Searching XML::ExtOn (0.14) on cpanmetadb ...
Unpacking XML-ExtOn-0.17.tar.gz
OK
==> Found dependencies: XML::ExtOn
--> Working on XML::ExtOn
Fetching http://www.cpan.org/authors/id/Z/ZA/ZAG/XML-ExtOn-0.17.tar.gz ... OK
XML-ExtOn-0.17/
XML-ExtOn-0.17/Changes
XML-ExtOn-0.17/MANIFEST
XML-ExtOn-0.17/META.yml
XML-ExtOn-0.17/Build.PL
XML-ExtOn-0.17/Makefile.PL
XML-ExtOn-0.17/README
XML-ExtOn-0.17/t/
XML-ExtOn-0.17/lib/
XML-ExtOn-0.17/lib/XML/
XML-ExtOn-0.17/lib/XML/ExtOn.pm
XML-ExtOn-0.17/lib/XML/ExtOn/
XML-ExtOn-0.17/lib/XML/ExtOn/Writer.pm
XML-ExtOn-0.17/lib/XML/ExtOn/Context.pm
XML-ExtOn-0.17/lib/XML/ExtOn/SAX12ExtOn.pm
XML-ExtOn-0.17/lib/XML/ExtOn/TieAttrsName.pm
XML-ExtOn-0.17/lib/XML/ExtOn/TieAttrs.pm
XML-ExtOn-0.17/lib/XML/ExtOn/IncXML.pm
XML-ExtOn-0.17/lib/XML/ExtOn/Element.pm
XML-ExtOn-0.17/lib/XML/ExtOn/Attributes.pm
XML-ExtOn-0.17/t/081_split_pipe.t
XML-ExtOn-0.17/t/080_create_pipe.t
XML-ExtOn-0.17/t/008_TieAttrs.t
XML-ExtOn-0.17/t/070_characters_cdata.t
XML-ExtOn-0.17/t/010_Element.t
XML-ExtOn-0.17/t/050.t
XML-ExtOn-0.17/t/093_wrap_around.t
XML-ExtOn-0.17/t/090_add_content.t
XML-ExtOn-0.17/t/060_ExtOn_skip_root.t
XML-ExtOn-0.17/t/009_Context.t
XML-ExtOn-0.17/t/009_Attributes.t
Entering XML-ExtOn-0.17
Checking configure dependencies from META.yml
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring XML-ExtOn-0.17 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'XML-ExtOn' version '0.17'
Checking dependencies from MYMETA.json ...
Checking if you have XML::Filter::SAX1toSAX2 0 ... Yes (0.03)
Checking if you have Tie::UnionHash 0 ... Yes (0.02)
Checking if you have XML::Parser::PerlSAX 0 ... Yes (0.08)
Checking if you have XML::SAX 0 ... Yes (0.99)
Checking if you have XML::SAX::Writer 0 ... Yes (0.56)
Checking if you have XML::Flow 0.85 ... Yes (0.86)
OK
Building and testing XML-ExtOn-0.17 ... Building XML-ExtOn
t/008_TieAttrs.t .......... ok
# Failed test 'check a_stack'
# at t/009_Attributes.t line 54.
# Structures begin differing at:
# $got->[0]{Prefix} = 'xlink'
# $expected->[0]{Prefix} = 'xmlns'
# Looks like you failed 1 test of 5.
t/009_Attributes.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/009_Context.t ........... ok
t/010_Element.t ........... ok
t/050.t ................... ok
t/060_ExtOn_skip_root.t ... ok
t/070_characters_cdata.t .. ok
t/080_create_pipe.t ....... ok
t/081_split_pipe.t ........ ok
t/090_add_content.t ....... ok
t/093_wrap_around.t ....... ok
Test Summary Report
-------------------
t/009_Attributes.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=11, Tests=81, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.46 cusr 0.02 csys = 0.52 CPU)
Result: FAIL
Failed 1/11 test programs. 1/81 subtests failed.
! Installing XML::ExtOn failed. See /home/ryan/.cpanm/work/1493759744.24068/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'XML::ExtOn' is not installed
! Bailing out the installation for Perl6-Pod-Slide-0.10.
FAIL
Command [cpanm --reinstall --verbose Perl6::Pod::Slide] 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