cpantestlogs/Web::Simple::Dispatcher_genfailure.log
2017-05-02 18:44:36 -07:00

161 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/1493217662.27003
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 Web::Simple::Dispatcher () on cpanmetadb ...
Unpacking Web-Simple-0.004.tar.gz
--> Working on Web::Simple::Dispatcher
Fetching http://www.cpan.org/authors/id/F/FR/FREW/Web-Simple-0.004.tar.gz ... OK
Web-Simple-0.004/
Web-Simple-0.004/MANIFEST
Web-Simple-0.004/Makefile.PL
Web-Simple-0.004/Changes
Web-Simple-0.004/inc/
Web-Simple-0.004/inc/Module/
Web-Simple-0.004/inc/Module/Install.pm
Web-Simple-0.004/inc/Module/Install/
Web-Simple-0.004/inc/Module/Install/Can.pm
Web-Simple-0.004/inc/Module/Install/Win32.pm
Web-Simple-0.004/inc/Module/Install/Fetch.pm
Web-Simple-0.004/inc/Module/Install/Metadata.pm
Web-Simple-0.004/inc/Module/Install/WriteAll.pm
Web-Simple-0.004/inc/Module/Install/Makefile.pm
Web-Simple-0.004/inc/Module/Install/Base.pm
Web-Simple-0.004/META.yml
Web-Simple-0.004/lib/
Web-Simple-0.004/lib/HTML/
Web-Simple-0.004/lib/HTML/Tags.pm
Web-Simple-0.004/lib/CSS/
Web-Simple-0.004/lib/CSS/Declare.pm
Web-Simple-0.004/lib/XML/
Web-Simple-0.004/lib/XML/Tags.pm
Web-Simple-0.004/lib/Web/
Web-Simple-0.004/lib/Web/Simple/
Web-Simple-0.004/lib/Web/Simple/Application.pm
Web-Simple-0.004/lib/Web/Simple/ParamParser.pm
Web-Simple-0.004/lib/Web/Simple/DispatchParser.pm
Web-Simple-0.004/lib/Web/Simple/HackedPlack.pm
Web-Simple-0.004/lib/Web/Simple.pm
Web-Simple-0.004/docs/
Web-Simple-0.004/docs/takahashi.css
Web-Simple-0.004/docs/takahashi.js
Web-Simple-0.004/docs/antiquated-perl.xul
Web-Simple-0.004/examples/
Web-Simple-0.004/examples/hello-world/
Web-Simple-0.004/examples/hello-world/hello-world.cgi
Web-Simple-0.004/examples/dispatchex/
Web-Simple-0.004/examples/dispatchex/dispatchex.cgi
Web-Simple-0.004/examples/bloggery/
Web-Simple-0.004/examples/bloggery/posts/
Web-Simple-0.004/examples/bloggery/posts/One-Post.html
Web-Simple-0.004/examples/bloggery/posts/One-Post.summary.html
Web-Simple-0.004/examples/bloggery/posts/Another-Post.html
Web-Simple-0.004/examples/bloggery/bloggery.cgi
Web-Simple-0.004/t/
Web-Simple-0.004/t/bloggery.t
Web-Simple-0.004/t/css_declare.t
Web-Simple-0.004/t/buildall.t
Web-Simple-0.004/t/tags.t
Web-Simple-0.004/t/env.t
Web-Simple-0.004/t/param_parser.t
Web-Simple-0.004/t/globbery/
Web-Simple-0.004/t/globbery/two
Web-Simple-0.004/t/globbery/one
Web-Simple-0.004/t/dispatch_parser.t
Web-Simple-0.004/t/post.t
Entering Web-Simple-0.004
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Web-Simple-0.004 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Web::Simple
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Plack 0 ... Yes (1.0043)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Syntax::Keyword::Gather 0 ... Yes (1.003001)
OK
Building and testing Web-Simple-0.004 ... cp lib/XML/Tags.pm blib/lib/XML/Tags.pm
cp lib/Web/Simple.pm blib/lib/Web/Simple.pm
cp lib/CSS/Declare.pm blib/lib/CSS/Declare.pm
cp lib/Web/Simple/DispatchParser.pm blib/lib/Web/Simple/DispatchParser.pm
cp lib/Web/Simple/Application.pm blib/lib/Web/Simple/Application.pm
cp lib/Web/Simple/HackedPlack.pm blib/lib/Web/Simple/HackedPlack.pm
cp lib/Web/Simple/ParamParser.pm blib/lib/Web/Simple/ParamParser.pm
cp lib/HTML/Tags.pm blib/lib/HTML/Tags.pm
Manifying 2 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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'require 'examples/bloggery/bloggery.cgi';'
# at t/bloggery.t line 6.
# Tried to require ''examples/bloggery/bloggery.cgi''.
# Error: Error parsing dispatch specification: No valid combinator - expected + or |
#
# GET + /
# ^ here
# Compilation failed in require at (eval 6) line 2.
# Looks like you failed 1 test of 1.
t/bloggery.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/buildall.t ......... ok
t/css_declare.t ...... ok
t/dispatch_parser.t .. ok
Can't locate Plack/Server/CGI.pm in @INC (you may need to install the Plack::Server::CGI module) (@INC contains: /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/inc /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/blib/lib /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/blib/lib/Web/Simple/Application.pm line 252.
t/env.t .............. skipped: (no reason given)
t/param_parser.t ..... ok
Can't locate Plack/Server/CGI.pm in @INC (you may need to install the Plack::Server::CGI module) (@INC contains: /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/inc /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/blib/lib /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1493217662.27003/Web-Simple-0.004/blib/lib/Web/Simple/Application.pm line 252.
t/post.t ............. skipped: (no reason given)
File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at t/tags.t line 63.
# Looks like your test exited with 255 just after 10.
t/tags.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 10 subtests passed
Test Summary Report
-------------------
t/bloggery.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/env.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
t/post.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
t/tags.t (Wstat: 65280 Tests: 10 Failed: 0)
Non-zero exit status: 255
Files=8, Tests=132, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.22 cusr 0.03 csys = 0.28 CPU)
Result: FAIL
Failed 4/8 test programs. 1/132 subtests failed.
Makefile:789: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Web::Simple::Dispatcher failed. See /home/ryan/.cpanm/work/1493217662.27003/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Web::Simple::Dispatcher] 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