cpantestlogs/Template::Parser::RemoteInclude_genfailure.log
2017-05-02 18:44:36 -07:00

182 lines
8.3 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/1493053209.1383
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 Template::Parser::RemoteInclude () on cpanmetadb ...
Unpacking Template-Parser-RemoteInclude-0.01.tar.gz
--> Working on Template::Parser::RemoteInclude
Fetching http://www.cpan.org/authors/id/C/CC/CCCP/Template-Parser-RemoteInclude-0.01.tar.gz ... OK
Template-Parser-RemoteInclude/
Template-Parser-RemoteInclude/inc/
Template-Parser-RemoteInclude/inc/Module/
Template-Parser-RemoteInclude/inc/Module/Install/
Template-Parser-RemoteInclude/inc/Module/Install/Base.pm
Template-Parser-RemoteInclude/inc/Module/Install/Metadata.pm
Template-Parser-RemoteInclude/inc/Module/Install/AuthorTests.pm
Template-Parser-RemoteInclude/inc/Module/Install/Include.pm
Template-Parser-RemoteInclude/inc/Module/Install/WriteAll.pm
Template-Parser-RemoteInclude/inc/Module/Install/Scripts.pm
Template-Parser-RemoteInclude/inc/Module/Install/Win32.pm
Template-Parser-RemoteInclude/inc/Module/Install/Can.pm
Template-Parser-RemoteInclude/inc/Module/Install/Fetch.pm
Template-Parser-RemoteInclude/inc/Module/Install/CheckConflicts.pm
Template-Parser-RemoteInclude/inc/Module/Install/AuthorRequires.pm
Template-Parser-RemoteInclude/inc/Module/Install/AutoInstall.pm
Template-Parser-RemoteInclude/inc/Module/Install/Makefile.pm
Template-Parser-RemoteInclude/inc/Module/AutoInstall.pm
Template-Parser-RemoteInclude/inc/Module/Install.pm
Template-Parser-RemoteInclude/META.yml
Template-Parser-RemoteInclude/README.pod
Template-Parser-RemoteInclude/MANIFEST
Template-Parser-RemoteInclude/t/
Template-Parser-RemoteInclude/t/Template-Parser-RemoteInclude.t
Template-Parser-RemoteInclude/lib/
Template-Parser-RemoteInclude/lib/Template/
Template-Parser-RemoteInclude/lib/Template/Parser/
Template-Parser-RemoteInclude/lib/Template/Parser/RemoteInclude.pm
Template-Parser-RemoteInclude/Makefile.PL
Template-Parser-RemoteInclude/Changes
Entering Template-Parser-RemoteInclude
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Template::Parser::RemoteInclude-5.010001 ... Subroutine author_requires redefined at inc/Module/Install/AuthorRequires.pm line 14.
Subroutine check_conflicts redefined at inc/Module/Install/CheckConflicts.pm line 13.
Cannot determine license info from lib/Template/Parser/RemoteInclude.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- namespace::autoclean ...loaded. (0.28)
- AnyEvent ...loaded. (7.13)
- AnyEvent::Curl::Multi ...missing. (would need 1.1)
- Template ...loaded. (2.27)
- HTTP::Request ...loaded. (6.11)
- Scalar::Util ...loaded. (1.47)
- Try::Tiny ...loaded. (0.28)
- Sub::Install ...loaded. (0.928)
*** Module::AutoInstall configuration finished.
Warning: prerequisite AnyEvent::Curl::Multi 1.1 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for TemplateParserRemoteInclude
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Template 0 ... Yes (2.27)
Checking if you have AnyEvent::Curl::Multi 1.1 ... No
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have AnyEvent 0 ... Yes (7.13)
Checking if you have Sub::Install 0 ... Yes (0.928)
Checking if you have namespace::autoclean 0 ... Yes (0.28)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Searching AnyEvent::Curl::Multi (1.1) on cpanmetadb ...
Unpacking AnyEvent-Curl-Multi-1.1.tar.gz
OK
==> Found dependencies: AnyEvent::Curl::Multi
--> Working on AnyEvent::Curl::Multi
Fetching http://www.cpan.org/authors/id/O/OT/OTTERLEY/AnyEvent-Curl-Multi-1.1.tar.gz ... OK
AnyEvent-Curl-Multi-1.1/
AnyEvent-Curl-Multi-1.1/t/
AnyEvent-Curl-Multi-1.1/t/boilerplate.t
AnyEvent-Curl-Multi-1.1/t/00-load.t
AnyEvent-Curl-Multi-1.1/t/manifest.t
AnyEvent-Curl-Multi-1.1/t/simple.t
AnyEvent-Curl-Multi-1.1/t/pod.t
AnyEvent-Curl-Multi-1.1/lib/
AnyEvent-Curl-Multi-1.1/lib/AnyEvent/
AnyEvent-Curl-Multi-1.1/lib/AnyEvent/Curl/
AnyEvent-Curl-Multi-1.1/lib/AnyEvent/Curl/Multi.pm
AnyEvent-Curl-Multi-1.1/META.yml
AnyEvent-Curl-Multi-1.1/Changes
AnyEvent-Curl-Multi-1.1/MANIFEST
AnyEvent-Curl-Multi-1.1/ignore.txt
AnyEvent-Curl-Multi-1.1/Makefile.PL
AnyEvent-Curl-Multi-1.1/README
Entering AnyEvent-Curl-Multi-1.1
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring AnyEvent-Curl-Multi-1.1 ... WARNING: Your libcurl doesn't appear to be built with c-ares support. This
could significantly compromise the performance of programs that use
AnyEvent::Curl::Multi. You will either need to contact your OS vendor to
obtain an update of libcurl with c-ares support, or compile a local version of
libcurl with c-ares support (e.g. in /usr/local or /opt/local) and ensure
WWW::Curl is linked against it.
(Continuing in 10 seconds.)
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for AnyEvent::Curl::Multi
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have WWW::Curl 4.14 ... Yes (4.17)
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have HTTP::Response 0 ... Yes (6.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Object::Event 1 ... Yes (1.23)
Checking if you have AnyEvent 5 ... Yes (7.13)
OK
Building and testing AnyEvent-Curl-Multi-1.1 ... cp lib/AnyEvent/Curl/Multi.pm blib/lib/AnyEvent/Curl/Multi.pm
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
# Testing AnyEvent::Curl::Multi 1.1, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ...... ok
t/boilerplate.t .. ok
t/manifest.t ..... skipped: Author tests not required for installation
t/pod.t .......... ok
# Failed test 'HTTP response from http://www.perl.org was successful'
# at t/simple.t line 27.
# Looks like you failed 1 test of 9.
t/simple.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
Test Summary Report
-------------------
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
t/simple.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 9
Non-zero exit status: 1
Files=5, Tests=14, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.17 cusr 0.01 csys = 0.20 CPU)
Result: FAIL
Failed 1/5 test programs. 1/14 subtests failed.
Makefile:854: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing AnyEvent::Curl::Multi failed. See /home/ryan/.cpanm/work/1493053209.1383/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'AnyEvent::Curl::Multi' is not installed
! Bailing out the installation for Template::Parser::RemoteInclude-5.010001.
FAIL
Command [cpanm --reinstall --verbose Template::Parser::RemoteInclude] 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