116 lines
5.5 KiB
Text
116 lines
5.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/1493760152.7132
|
|
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 Plack::Middleware::Auth::Form () on cpanmetadb ...
|
|
Unpacking Plack-Middleware-Auth-Form-0.012.tar.gz
|
|
--> Working on Plack::Middleware::Auth::Form
|
|
Fetching http://www.cpan.org/authors/id/Z/ZB/ZBY/Plack-Middleware-Auth-Form-0.012.tar.gz ... OK
|
|
Plack-Middleware-Auth-Form-0.012
|
|
Plack-Middleware-Auth-Form-0.012/TODO
|
|
Plack-Middleware-Auth-Form-0.012/main.t
|
|
Plack-Middleware-Auth-Form-0.012/README
|
|
Plack-Middleware-Auth-Form-0.012/Changes
|
|
Plack-Middleware-Auth-Form-0.012/LICENSE
|
|
Plack-Middleware-Auth-Form-0.012/INSTALL
|
|
Plack-Middleware-Auth-Form-0.012/dist.ini
|
|
Plack-Middleware-Auth-Form-0.012/app.psgi
|
|
Plack-Middleware-Auth-Form-0.012/t
|
|
Plack-Middleware-Auth-Form-0.012/t/main.t
|
|
Plack-Middleware-Auth-Form-0.012/t/unit.t
|
|
Plack-Middleware-Auth-Form-0.012/META.yml
|
|
Plack-Middleware-Auth-Form-0.012/MANIFEST
|
|
Plack-Middleware-Auth-Form-0.012/META.json
|
|
Plack-Middleware-Auth-Form-0.012/t/app.psgi
|
|
Plack-Middleware-Auth-Form-0.012/Makefile.PL
|
|
Plack-Middleware-Auth-Form-0.012/patch-Form.pm
|
|
Plack-Middleware-Auth-Form-0.012/t/unit.t.orig
|
|
Plack-Middleware-Auth-Form-0.012/t/release-kwalitee.t
|
|
Plack-Middleware-Auth-Form-0.012/t/wrap_body_override.t
|
|
Plack-Middleware-Auth-Form-0.012/t/release-pod-syntax.t
|
|
Plack-Middleware-Auth-Form-0.012/t/release-pod-coverage.t
|
|
Plack-Middleware-Auth-Form-0.012/lib/Plack/Middleware/Auth
|
|
Plack-Middleware-Auth-Form-0.012/lib/Plack/Middleware/Auth/Form.pm
|
|
Entering Plack-Middleware-Auth-Form-0.012
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Plack-Middleware-Auth-Form-0.012 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Plack::Middleware::Auth::Form
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Plack::Middleware 0 ... Yes (undef)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have Plack::Util 0 ... Yes (undef)
|
|
Checking if you have Plack::Util::Accessor 0 ... Yes (undef)
|
|
Checking if you have Plack::Request 0 ... Yes (1.0043)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have Plack::Middleware::Session 0 ... Yes (0.30)
|
|
Checking if you have HTTP::Message::PSGI 0 ... Yes (undef)
|
|
Checking if you have Plack::Middleware::Lint 0 ... Yes (undef)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have HTTP::Request 0 ... Yes (6.11)
|
|
Checking if you have Test::WWW::Mechanize::PSGI 0 ... Yes (0.36)
|
|
Checking if you have Plack::Builder 0 ... Yes (undef)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
OK
|
|
Building and testing Plack-Middleware-Auth-Form-0.012 ... cp lib/Plack/Middleware/Auth/Form.pm blib/lib/Plack/Middleware/Auth/Form.pm
|
|
cp patch-Form.pm blib/lib/Plack/Middleware/Auth/patch-Form.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
|
|
do "t/app.psgi" failed, '.' is no longer in @INC at t/main.t line 9.
|
|
Cannot load 't/app.psgi': No such file or directory at t/main.t line 24.
|
|
t/main.t ..................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/release-kwalitee.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-syntax.t .... skipped: these tests are for release candidate testing
|
|
t/unit.t .................. ok
|
|
t/wrap_body_override.t .... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/main.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=6, Tests=35, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.22 cusr 0.01 csys = 0.25 CPU)
|
|
Result: FAIL
|
|
Failed 1/6 test programs. 0/35 subtests failed.
|
|
Makefile:877: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Plack::Middleware::Auth::Form failed. See /home/ryan/.cpanm/work/1493760152.7132/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Plack::Middleware::Auth::Form] 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
|