cpantestlogs/OpenFrame::WebApp_genfailure.log
2017-05-02 18:44:36 -07:00

393 lines
17 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/1493691745.9377
You have make /usr/bin/make
You have LWP 5.837
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 OpenFrame::WebApp () on cpanmetadb ...
Unpacking OpenFrame-WebApp-0.04.tar.gz
--> Working on OpenFrame::WebApp
Fetching http://www.cpan.org/authors/id/S/SP/SPURKIS/OpenFrame-WebApp-0.04.tar.gz ... OK
OpenFrame-WebApp-0.04
OpenFrame-WebApp-0.04/Build.PL
OpenFrame-WebApp-0.04/CHANGES
OpenFrame-WebApp-0.04/docs
OpenFrame-WebApp-0.04/docs/design-notes.txt
OpenFrame-WebApp-0.04/examples
OpenFrame-WebApp-0.04/examples/htdocs
OpenFrame-WebApp-0.04/examples/htdocs/index.html
OpenFrame-WebApp-0.04/examples/htdocs/petal
OpenFrame-WebApp-0.04/examples/htdocs/petal/footer
OpenFrame-WebApp-0.04/examples/htdocs/petal/hello_world
OpenFrame-WebApp-0.04/examples/htdocs/petal/login
OpenFrame-WebApp-0.04/examples/htdocs/petal/welcome
OpenFrame-WebApp-0.04/examples/htdocs/tt2
OpenFrame-WebApp-0.04/examples/htdocs/tt2/footer
OpenFrame-WebApp-0.04/examples/htdocs/tt2/hello_world
OpenFrame-WebApp-0.04/examples/htdocs/tt2/login
OpenFrame-WebApp-0.04/examples/htdocs/tt2/welcome
OpenFrame-WebApp-0.04/examples/simple.pl
OpenFrame-WebApp-0.04/lib
OpenFrame-WebApp-0.04/lib/OpenFrame
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Error
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Error/Abstract.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Error/LoadClass.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Error.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Factory.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline/SessionInStore.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline/StaticContent.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline/TemplateInStore.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline/UserInSession.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline/UserInStore.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Decline.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Session
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Session/CookieLoader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Session/Loader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Session/Saver.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Session.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Template
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Template/Loader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/Template.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User/EnvLoader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User/Loader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User/RequestLoader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User/SaveInSession.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User/Session.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User/SessionLoader.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Segment/User.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Session
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Session/CacheBase.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Session/Factory.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Session/FileCache.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Session/MemCache.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Session.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Template
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Template/Error.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Template/Factory.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Template/Petal.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Template/TT2.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/Template.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/User
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/User/Factory.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp/User.pm
OpenFrame-WebApp-0.04/lib/OpenFrame/WebApp.pm
OpenFrame-WebApp-0.04/Makefile.PL
OpenFrame-WebApp-0.04/MANIFEST
OpenFrame-WebApp-0.04/META.yml
OpenFrame-WebApp-0.04/README
OpenFrame-WebApp-0.04/t
OpenFrame-WebApp-0.04/t/02..errors.t
OpenFrame-WebApp-0.04/t/05..factory.t
OpenFrame-WebApp-0.04/t/09..template.t
OpenFrame-WebApp-0.04/t/10..template_factory.t
OpenFrame-WebApp-0.04/t/11..template_tt2.t
OpenFrame-WebApp-0.04/t/12..template_petal.t
OpenFrame-WebApp-0.04/t/18..template_segment.t
OpenFrame-WebApp-0.04/t/19..template_loader.t
OpenFrame-WebApp-0.04/t/20..session.t
OpenFrame-WebApp-0.04/t/21..session_filecache.t
OpenFrame-WebApp-0.04/t/22..session_memcache.t
OpenFrame-WebApp-0.04/t/25..session_factory.t
OpenFrame-WebApp-0.04/t/26..session_loader.t
OpenFrame-WebApp-0.04/t/27..session_cookies.t
OpenFrame-WebApp-0.04/t/29..session_segment.t
OpenFrame-WebApp-0.04/t/30..user.t
OpenFrame-WebApp-0.04/t/34..remote_user_loader.t
OpenFrame-WebApp-0.04/t/35..request_user_loader.t
OpenFrame-WebApp-0.04/t/36..session_user_loader.t
OpenFrame-WebApp-0.04/t/39..user_segment.t
OpenFrame-WebApp-0.04/t/50..decliners.t
OpenFrame-WebApp-0.04/t/51..savers.t
OpenFrame-WebApp-0.04/t/lib
OpenFrame-WebApp-0.04/t/lib/Test
OpenFrame-WebApp-0.04/t/lib/Test/Session.pm
OpenFrame-WebApp-0.04/t/lib/Test/Template.pm
OpenFrame-WebApp-0.04/t/templates
OpenFrame-WebApp-0.04/t/templates/error.petal
OpenFrame-WebApp-0.04/t/templates/error.tt2
OpenFrame-WebApp-0.04/t/templates/test.petal
OpenFrame-WebApp-0.04/t/templates/test.tt2
OpenFrame-WebApp-0.04/TODO
Entering OpenFrame-WebApp-0.04
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 OpenFrame-WebApp-0.04 ... Checking prerequisites...
requires:
! OpenFrame is not installed
! Pipeline 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 'OpenFrame-WebApp' version '0.04'
Checking dependencies from MYMETA.json ...
Checking if you have OpenFrame 3.00 ... No
Checking if you have Time::ParseDate 2003.0 ... Yes (2015.103)
Checking if you have Test::More 0.01 ... Yes (1.302083)
Checking if you have Pipeline 3.04 ... No
Checking if you have Cache::Cache 1.01 ... Yes (1.08)
Checking if you have Module::Build 0.19 ... Yes (0.4222)
Searching OpenFrame (3.00) on cpanmetadb ...
Unpacking OpenFrame-3.05.tar.gz
OK
==> Found dependencies: OpenFrame, Pipeline
--> Working on OpenFrame
Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/OpenFrame-3.05.tar.gz ... OK
OpenFrame-3.05/
OpenFrame-3.05/CHANGES
OpenFrame-3.05/lib/
OpenFrame-3.05/lib/OpenFrame/
OpenFrame-3.05/lib/OpenFrame/Argument/
OpenFrame-3.05/lib/OpenFrame/Argument/Blob.pm
OpenFrame-3.05/lib/OpenFrame/Cookie.pm
OpenFrame-3.05/lib/OpenFrame/Cookies.pm
OpenFrame-3.05/lib/OpenFrame/Object.pm
OpenFrame-3.05/lib/OpenFrame/Request.pm
OpenFrame-3.05/lib/OpenFrame/Response.pm
OpenFrame-3.05/lib/OpenFrame/Segment/
OpenFrame-3.05/lib/OpenFrame/Segment/ContentLoader.pm
OpenFrame-3.05/lib/OpenFrame/Segment/HTTP/
OpenFrame-3.05/lib/OpenFrame/Segment/HTTP/Request.pm
OpenFrame-3.05/lib/OpenFrame/Segment/HTTP/Response.pm
OpenFrame-3.05/lib/OpenFrame.pm
OpenFrame-3.05/Makefile.PL
OpenFrame-3.05/MANIFEST
OpenFrame-3.05/MANIFEST.SKIP
OpenFrame-3.05/META.yml
OpenFrame-3.05/README
OpenFrame-3.05/saofs.pl
OpenFrame-3.05/t/
OpenFrame-3.05/t/00object.t
OpenFrame-3.05/t/01request.t
OpenFrame-3.05/t/02http_request.t
OpenFrame-3.05/t/03argument.t
OpenFrame-3.05/t/04response.t
OpenFrame-3.05/t/98compile.t
OpenFrame-3.05/webpages/
OpenFrame-3.05/webpages/index.html
Entering OpenFrame-3.05
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring OpenFrame-3.05 ... Warning: prerequisite Pipeline 2.00 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for OpenFrame
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::Null 0.01 ... Yes (1.01)
Checking if you have File::Temp 0.01 ... Yes (0.2304)
Checking if you have Test::Simple 0.01 ... Yes (1.302083)
Checking if you have HTTP::Request 0.01 ... Yes (5.827)
Checking if you have Pipeline 2.00 ... No
Checking if you have File::Type 0.01 ... Yes (0.22)
Checking if you have Test::More 0.01 ... Yes (1.302083)
Checking if you have CGI::Cookie 0.01 ... Yes (4.36)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Pipeline (2.00) on cpanmetadb ...
Unpacking Pipeline-3.12.tar.gz
OK
==> Found dependencies: Pipeline
--> Working on Pipeline
Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/Pipeline-3.12.tar.gz ... OK
Pipeline-3.12/
Pipeline-3.12/CHANGES
Pipeline-3.12/lib/
Pipeline-3.12/lib/Pipeline/
Pipeline-3.12/lib/Pipeline/Analyser.pm
Pipeline-3.12/lib/Pipeline/Base.pm
Pipeline-3.12/lib/Pipeline/Dispatch.pm
Pipeline-3.12/lib/Pipeline/Dumper.pm
Pipeline-3.12/lib/Pipeline/Error/
Pipeline-3.12/lib/Pipeline/Error/Abstract.pm
Pipeline-3.12/lib/Pipeline/Error/AsyncResults.pm
Pipeline-3.12/lib/Pipeline/Error/Construction.pm
Pipeline-3.12/lib/Pipeline/Production.pm
Pipeline-3.12/lib/Pipeline/Segment/
Pipeline-3.12/lib/Pipeline/Segment/Async/
Pipeline-3.12/lib/Pipeline/Segment/Async/Fork.pm
Pipeline-3.12/lib/Pipeline/Segment/Async/Handler.pm
Pipeline-3.12/lib/Pipeline/Segment/Async/IThreads.pm
Pipeline-3.12/lib/Pipeline/Segment/Async.pm
Pipeline-3.12/lib/Pipeline/Segment/Tester.pm
Pipeline-3.12/lib/Pipeline/Segment.pm
Pipeline-3.12/lib/Pipeline/Store/
Pipeline-3.12/lib/Pipeline/Store/ISA.pm
Pipeline-3.12/lib/Pipeline/Store/Simple.pm
Pipeline-3.12/lib/Pipeline/Store.pm
Pipeline-3.12/lib/Pipeline.pm
Pipeline-3.12/Makefile.PL
Pipeline-3.12/MANIFEST
Pipeline-3.12/META.yml
Pipeline-3.12/NINJA
Pipeline-3.12/README
Pipeline-3.12/t/
Pipeline-3.12/t/00load.t
Pipeline-3.12/t/01simple.t
Pipeline-3.12/t/03colour.t
Pipeline-3.12/t/04storepipe.t
Pipeline-3.12/t/05production.t
Pipeline-3.12/t/06segment.t
Pipeline-3.12/t/07base.t
Pipeline-3.12/t/08tester.t
Pipeline-3.12/t/09fitzgibbon.t
Pipeline-3.12/t/10dispatch.t
Pipeline-3.12/t/11async.t
Pipeline-3.12/t/12test_failing_init.t
Pipeline-3.12/t/13emit.t
Pipeline-3.12/t/14transaction.t
Pipeline-3.12/t/15nestedstore.t
Pipeline-3.12/t/16destroy.t
Pipeline-3.12/t/17isa_store.t
Pipeline-3.12/t/98compile.t
Pipeline-3.12/t/99pod.t
Pipeline-3.12/t/lib/
Pipeline-3.12/t/lib/Dye.pm
Pipeline-3.12/t/lib/MyPipe.pm
Pipeline-3.12/t/lib/MyPipeCleanup.pm
Pipeline-3.12/t/lib/Tap.pm
Pipeline-3.12/t/lib/Water.pm
Entering Pipeline-3.12
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Pipeline-3.12 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Pipeline
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0.01 ... Yes (1.47)
Checking if you have Data::Structure::Util 0.04 ... Yes (0.16)
Checking if you have Error 0.15 ... Yes (0.17024)
Checking if you have IO::Null 0.01 ... Yes (1.01)
Checking if you have Test::More 0.01 ... Yes (1.302083)
Checking if you have Class::ISA 0.01 ... Yes (0.36)
Checking if you have Data::UUID 0.01 ... Yes (1.221)
Checking if you have IO::String 0.01 ... Yes (1.08)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Pipeline-3.12 ... cp lib/Pipeline/Dispatch.pm blib/lib/Pipeline/Dispatch.pm
cp lib/Pipeline/Base.pm blib/lib/Pipeline/Base.pm
cp lib/Pipeline/Error/Construction.pm blib/lib/Pipeline/Error/Construction.pm
cp lib/Pipeline/Segment/Tester.pm blib/lib/Pipeline/Segment/Tester.pm
cp lib/Pipeline/Store/Simple.pm blib/lib/Pipeline/Store/Simple.pm
cp lib/Pipeline/Error/AsyncResults.pm blib/lib/Pipeline/Error/AsyncResults.pm
cp lib/Pipeline/Store.pm blib/lib/Pipeline/Store.pm
cp lib/Pipeline/Analyser.pm blib/lib/Pipeline/Analyser.pm
cp lib/Pipeline/Error/Abstract.pm blib/lib/Pipeline/Error/Abstract.pm
cp lib/Pipeline/Production.pm blib/lib/Pipeline/Production.pm
cp lib/Pipeline.pm blib/lib/Pipeline.pm
cp lib/Pipeline/Store/ISA.pm blib/lib/Pipeline/Store/ISA.pm
cp lib/Pipeline/Segment/Async/Fork.pm blib/lib/Pipeline/Segment/Async/Fork.pm
cp lib/Pipeline/Segment/Async/Handler.pm blib/lib/Pipeline/Segment/Async/Handler.pm
cp lib/Pipeline/Segment/Async/IThreads.pm blib/lib/Pipeline/Segment/Async/IThreads.pm
cp lib/Pipeline/Dumper.pm blib/lib/Pipeline/Dumper.pm
cp lib/Pipeline/Segment/Async.pm blib/lib/Pipeline/Segment/Async.pm
cp lib/Pipeline/Segment.pm blib/lib/Pipeline/Segment.pm
Manifying 18 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, 'blib/lib', 'blib/arch')" t/*.t
t/00load.t ............... ok
t/01simple.t ............. ok
# Failed test 'water should be light slate blue'
# at t/03colour.t line 29.
# got: 'lightslateblue'
# expected: 'light slate blue'
# Failed test 'should get dark magenta water out'
# at t/03colour.t line 44.
# got: 'darkmagenta'
# expected: 'dark magenta'
# Looks like you failed 2 tests of 6.
t/03colour.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
t/04storepipe.t .......... ok
t/05production.t ......... ok
t/06segment.t ............ ok
t/07base.t ............... ok
t/08tester.t ............. ok
no_plan takes no arguments at t/09fitzgibbon.t line 5.
t/09fitzgibbon.t ......... ok
no_plan takes no arguments at t/10dispatch.t line 6.
t/10dispatch.t ........... ok
no_plan takes no arguments at t/11async.t line 7.
t/11async.t .............. ok
no_plan takes no arguments at t/12test_failing_init.t line 6.
t/12test_failing_init.t .. ok
no_plan takes no arguments at t/13emit.t line 12.
t/13emit.t ............... ok
no_plan takes no arguments at t/14transaction.t line 6.
t/14transaction.t ........ ok
no_plan takes no arguments at t/15nestedstore.t line 6.
t/15nestedstore.t ........ ok
t/16destroy.t ............ ok
t/17isa_store.t .......... ok
t/98compile.t ............ ok
# Failed test 'Pod had errors in [lib/Pipeline/Dispatch.pm]'
# at t/99pod.t line 49.
*** ERROR: =cut found outside a pod block. Skipping to next block. at line 223 in file lib/Pipeline/Dispatch.pm
lib/Pipeline/Dispatch.pm has 1 pod syntax error.
# Failed test 'Pod had errors in [blib/lib/Pipeline/Dispatch.pm]'
# at t/99pod.t line 49.
*** ERROR: =cut found outside a pod block. Skipping to next block. at line 223 in file blib/lib/Pipeline/Dispatch.pm
blib/lib/Pipeline/Dispatch.pm has 1 pod syntax error.
# Looks like you failed 2 tests of 41.
t/99pod.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/41 subtests
Test Summary Report
-------------------
t/03colour.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 3, 6
Non-zero exit status: 2
t/99pod.t (Wstat: 512 Tests: 41 Failed: 2)
Failed tests: 2, 25
Non-zero exit status: 2
Files=19, Tests=131, 2 wallclock secs ( 0.06 usr 0.00 sys + 0.75 cusr 0.08 csys = 0.89 CPU)
Result: FAIL
Failed 2/19 test programs. 4/131 subtests failed.
Makefile:920: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Pipeline failed. See /home/ryan/.cpanm/work/1493691745.9377/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Pipeline' is not installed
! Bailing out the installation for OpenFrame-3.05.
Already tried Pipeline. Skipping.
! Installing the dependencies failed: Module 'Pipeline' is not installed, Module 'OpenFrame' is not installed
! Bailing out the installation for OpenFrame-WebApp-0.04.
FAIL
Command [cpanm --reinstall --verbose OpenFrame::WebApp] 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