cpantestlogs/Test::HTTP::AnyEvent::Server_genfailure.log
2017-05-02 18:44:36 -07:00

150 lines
7.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/1493494012.4018
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 Test::HTTP::AnyEvent::Server () on cpanmetadb ...
Unpacking Test-HTTP-AnyEvent-Server-0.013.tar.gz
--> Working on Test::HTTP::AnyEvent::Server
Fetching http://www.cpan.org/authors/id/S/SY/SYP/Test-HTTP-AnyEvent-Server-0.013.tar.gz ... OK
Test-HTTP-AnyEvent-Server-0.013/
Test-HTTP-AnyEvent-Server-0.013/Changes
Test-HTTP-AnyEvent-Server-0.013/LICENSE
Test-HTTP-AnyEvent-Server-0.013/MANIFEST
Test-HTTP-AnyEvent-Server-0.013/MANIFEST.SKIP
Test-HTTP-AnyEvent-Server-0.013/META.yml
Test-HTTP-AnyEvent-Server-0.013/Makefile.PL
Test-HTTP-AnyEvent-Server-0.013/README
Test-HTTP-AnyEvent-Server-0.013/SIGNATURE
Test-HTTP-AnyEvent-Server-0.013/dist.ini
Test-HTTP-AnyEvent-Server-0.013/eg/
Test-HTTP-AnyEvent-Server-0.013/lib/
Test-HTTP-AnyEvent-Server-0.013/perlcritic.rc
Test-HTTP-AnyEvent-Server-0.013/t/
Test-HTTP-AnyEvent-Server-0.013/weaver.ini
Test-HTTP-AnyEvent-Server-0.013/t/00-compile.t
Test-HTTP-AnyEvent-Server-0.013/t/00-load.t
Test-HTTP-AnyEvent-Server-0.013/t/01-basic.t
Test-HTTP-AnyEvent-Server-0.013/t/02-forked.t
Test-HTTP-AnyEvent-Server-0.013/t/03-flood.t
Test-HTTP-AnyEvent-Server-0.013/t/04-https.t
Test-HTTP-AnyEvent-Server-0.013/t/05-proxy.t
Test-HTTP-AnyEvent-Server-0.013/t/06-custom.t
Test-HTTP-AnyEvent-Server-0.013/t/author-critic.t
Test-HTTP-AnyEvent-Server-0.013/t/author-test-eol.t
Test-HTTP-AnyEvent-Server-0.013/t/cert.pem
Test-HTTP-AnyEvent-Server-0.013/t/release-cpan-changes.t
Test-HTTP-AnyEvent-Server-0.013/t/release-dist-manifest.t
Test-HTTP-AnyEvent-Server-0.013/t/release-distmeta.t
Test-HTTP-AnyEvent-Server-0.013/t/release-kwalitee.t
Test-HTTP-AnyEvent-Server-0.013/t/release-minimum-version.t
Test-HTTP-AnyEvent-Server-0.013/t/release-mojibake.t
Test-HTTP-AnyEvent-Server-0.013/t/release-no-tabs.t
Test-HTTP-AnyEvent-Server-0.013/t/release-pod-coverage.t
Test-HTTP-AnyEvent-Server-0.013/t/release-pod-linkcheck.t
Test-HTTP-AnyEvent-Server-0.013/t/release-pod-syntax.t
Test-HTTP-AnyEvent-Server-0.013/t/release-portability.t
Test-HTTP-AnyEvent-Server-0.013/t/release-synopsis.t
Test-HTTP-AnyEvent-Server-0.013/t/release-test-version.t
Test-HTTP-AnyEvent-Server-0.013/t/release-unused-vars.t
Test-HTTP-AnyEvent-Server-0.013/lib/Test/
Test-HTTP-AnyEvent-Server-0.013/lib/Test/HTTP/
Test-HTTP-AnyEvent-Server-0.013/lib/Test/HTTP/AnyEvent/
Test-HTTP-AnyEvent-Server-0.013/lib/Test/HTTP/AnyEvent/Server.pm
Test-HTTP-AnyEvent-Server-0.013/eg/standalone.pl
Entering Test-HTTP-AnyEvent-Server-0.013
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Test-HTTP-AnyEvent-Server-0.013 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::HTTP::AnyEvent::Server
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have AnyEvent::Log 0 ... Yes (undef)
Checking if you have Moo 0 ... Yes (2.003002)
Checking if you have AnyEvent::Util 0 ... Yes (undef)
Checking if you have MooX::Types::MooseLike::Base 0 ... Yes (0.29)
Checking if you have HTTP::Headers 0 ... Yes (6.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have HTTP::Tiny 0 ... Yes (0.070)
Checking if you have HTTP::Response 0 ... Yes (6.11)
Checking if you have AnyEvent::HTTP 0 ... Yes (2.23)
Checking if you have HTTP::Status 0 ... Yes (6.11)
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have AnyEvent 7.0 ... Yes (7.13)
Checking if you have AnyEvent::Socket 0 ... Yes (undef)
Checking if you have AnyEvent::Handle 0 ... Yes (undef)
OK
Building and testing Test-HTTP-AnyEvent-Server-0.013 ... cp lib/Test/HTTP/AnyEvent/Server.pm blib/lib/Test/HTTP/AnyEvent/Server.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
t/00-compile.t ............... ok
# Test::HTTP::AnyEvent::Server v0.013, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t .................. ok
t/01-basic.t ................. ok
t/02-forked.t ................ ok
t/03-flood.t ................. skipped: these tests are for automated testing
t/04-https.t .................
No subtests run
t/05-proxy.t .................
All 4 subtests passed
t/06-custom.t ................ ok
t/author-critic.t ............ skipped: these tests are for testing by the author
t/author-test-eol.t .......... skipped: these tests are for testing by the author
t/release-cpan-changes.t ..... skipped: these tests are for release candidate testing
t/release-dist-manifest.t .... skipped: these tests are for release candidate testing
t/release-distmeta.t ......... skipped: these tests are for release candidate testing
t/release-kwalitee.t ......... skipped: these tests are for release candidate testing
t/release-minimum-version.t .. skipped: these tests are for release candidate testing
t/release-mojibake.t ......... skipped: these tests are for release candidate testing
t/release-no-tabs.t .......... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing
t/release-portability.t ...... skipped: these tests are for release candidate testing
t/release-synopsis.t ......... skipped: these tests are for release candidate testing
t/release-test-version.t ..... skipped: these tests are for release candidate testing
t/release-unused-vars.t ...... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/04-https.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
t/05-proxy.t (Wstat: 11 Tests: 4 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=24, Tests=27, 4 wallclock secs ( 0.04 usr 0.03 sys + 0.83 cusr 0.10 csys = 1.00 CPU)
Result: FAIL
Failed 2/24 test programs. 0/27 subtests failed.
Makefile:869: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Test::HTTP::AnyEvent::Server failed. See /home/ryan/.cpanm/work/1493494012.4018/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Test::HTTP::AnyEvent::Server] 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