164 lines
10 KiB
Text
164 lines
10 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/1493044853.2902
|
|
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 Catalyst::Plugin::AtomServer () on cpanmetadb ...
|
|
Unpacking Catalyst-Plugin-AtomServer-0.04.tar.gz
|
|
--> Working on Catalyst::Plugin::AtomServer
|
|
Fetching http://www.cpan.org/authors/id/B/BT/BTROTT/Catalyst-Plugin-AtomServer-0.04.tar.gz ... OK
|
|
Catalyst-Plugin-AtomServer-0.04/
|
|
Catalyst-Plugin-AtomServer-0.04/Build.PL
|
|
Catalyst-Plugin-AtomServer-0.04/Changes
|
|
Catalyst-Plugin-AtomServer-0.04/inc/
|
|
Catalyst-Plugin-AtomServer-0.04/inc/ExtUtils/
|
|
Catalyst-Plugin-AtomServer-0.04/inc/ExtUtils/AutoInstall.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/AutoInstall.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/AutoInstall.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Base.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Build.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Can.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Fetch.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Include.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Makefile.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Metadata.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/Win32.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install/WriteAll.pm
|
|
Catalyst-Plugin-AtomServer-0.04/inc/Module/Install.pm
|
|
Catalyst-Plugin-AtomServer-0.04/lib/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/Plugin/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/Plugin/AtomServer.pm
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/Plugin/Authentication/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/Plugin/Authentication/Credential/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/Plugin/Authentication/Credential/Atom.pm
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/View/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/View/Atom/
|
|
Catalyst-Plugin-AtomServer-0.04/lib/Catalyst/View/Atom/XML.pm
|
|
Catalyst-Plugin-AtomServer-0.04/Makefile.PL
|
|
Catalyst-Plugin-AtomServer-0.04/MANIFEST
|
|
Catalyst-Plugin-AtomServer-0.04/META.yml
|
|
Catalyst-Plugin-AtomServer-0.04/README
|
|
Catalyst-Plugin-AtomServer-0.04/t/
|
|
Catalyst-Plugin-AtomServer-0.04/t/00-compile.t
|
|
Catalyst-Plugin-AtomServer-0.04/t/01-client.t
|
|
Catalyst-Plugin-AtomServer-0.04/t/lib/
|
|
Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp/
|
|
Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp/View/
|
|
Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp/View/XML.pm
|
|
Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp.pm
|
|
Entering Catalyst-Plugin-AtomServer-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 Catalyst-Plugin-AtomServer-0.04 ... *** Module::AutoInstall version 1.02
|
|
*** Checking for Perl dependencies...
|
|
[Core Features]
|
|
- Catalyst ...loaded. (5.90114)
|
|
- Catalyst::Plugin::Authentication ...loaded. (0.10023)
|
|
- XML::Atom ...loaded. (0.41)
|
|
- MIME::Base64 ...loaded. (3.15)
|
|
- Digest::SHA1 ...loaded. (2.13)
|
|
*** Module::AutoInstall configuration finished.
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Catalyst-Plugin-AtomServer' version '0.04'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
|
Checking if you have Catalyst 0 ... Yes (5.90114)
|
|
Checking if you have Catalyst::Plugin::Authentication 0 ... Yes (0.10023)
|
|
Checking if you have XML::Atom 0 ... Yes (0.41)
|
|
Checking if you have Digest::SHA1 0 ... Yes (2.13)
|
|
OK
|
|
Building and testing Catalyst-Plugin-AtomServer-0.04 ... Building Catalyst-Plugin-AtomServer
|
|
|
|
# Failed test 'use Catalyst::Plugin::AtomServer;'
|
|
# at t/00-compile.t line 6.
|
|
# Tried to use 'Catalyst::Plugin::AtomServer'.
|
|
# Error: You are trying to modify Catalyst::Request, which has been made immutable, this is not supported. Try subclassing Catalyst::Request, rather than monkeypatching it at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/MooseX/Emulate/Class/Accessor/Fast.pm line 106.
|
|
# MooseX::Emulate::Class::Accessor::Fast::mk_accessors("Catalyst::Request", "url_parameters", "is_atom", "is_soap", "_body_parsed") called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/blib/lib/Catalyst/Plugin/AtomServer.pm line 17
|
|
# require Catalyst/Plugin/AtomServer.pm called at t/00-compile.t line 6
|
|
# main::BEGIN() called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/blib/lib/Catalyst/Plugin/AtomServer.pm line 0
|
|
# eval {...} called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/blib/lib/Catalyst/Plugin/AtomServer.pm line 0
|
|
# eval 'package main;
|
|
# BEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] }
|
|
# #line 6 t/00-compile.t
|
|
# use Catalyst::Plugin::AtomServer @{$args[0]};
|
|
# 1;
|
|
# ' called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/More.pm line 1031
|
|
# Test::More::_eval("package main;\x{a}BEGIN { \${^WARNING_BITS} = \$args[-1] if defined"..., ARRAY(0x558bd3ff3050), undef) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/More.pm line 1007
|
|
# Test::More::use_ok("Catalyst::Plugin::AtomServer") called at t/00-compile.t line 6
|
|
# Compilation failed in require at t/00-compile.t line 6.
|
|
# BEGIN failed--compilation aborted at t/00-compile.t line 6.
|
|
# Looks like you failed 1 test of 1.
|
|
t/00-compile.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
You are trying to modify Catalyst::Request, which has been made immutable, this is not supported. Try subclassing Catalyst::Request, rather than monkeypatching it at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/MooseX/Emulate/Class/Accessor/Fast.pm line 106.
|
|
MooseX::Emulate::Class::Accessor::Fast::mk_accessors("Catalyst::Request", "url_parameters", "is_atom", "is_soap", "_body_parsed") called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/blib/lib/Catalyst/Plugin/AtomServer.pm line 17
|
|
require Catalyst/Plugin/AtomServer.pm called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Runtime.pm line 317
|
|
Module::Runtime::require_module("Catalyst::Plugin::AtomServer") called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Class/Load.pm line 174
|
|
Class::Load::try {...} () called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Try/Tiny.pm line 99
|
|
eval {...} called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Try/Tiny.pm line 94
|
|
Try::Tiny::try(CODE(0x55de6f39d8d8), Try::Tiny::Catch=REF(0x55de6f4e9438)) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Class/Load.pm line 180
|
|
Class::Load::try_load_class("Catalyst::Plugin::AtomServer", undef) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Class/Load.pm line 35
|
|
Class::Load::load_class("Catalyst::Plugin::AtomServer", undef) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst.pm line 3818
|
|
Catalyst::setup_plugins("TestApp", ARRAY(0x55de6f3922e8)) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst.pm line 1375
|
|
Catalyst::setup("TestApp") called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp.pm line 29
|
|
require TestApp.pm called at t/01-client.t line 8
|
|
main::BEGIN() called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/blib/lib/Catalyst/Plugin/AtomServer.pm line 0
|
|
eval {...} called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/blib/lib/Catalyst/Plugin/AtomServer.pm line 0
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst.pm line 3818.
|
|
Catalyst::setup_plugins("TestApp", ARRAY(0x55de6f3922e8)) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst.pm line 1375
|
|
Catalyst::setup("TestApp") called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp.pm line 29
|
|
require TestApp.pm called at t/01-client.t line 8
|
|
main::BEGIN() called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp.pm line 0
|
|
eval {...} called at /home/ryan/.cpanm/work/1493044853.2902/Catalyst-Plugin-AtomServer-0.04/t/lib/TestApp.pm line 0
|
|
Compilation failed in require at t/01-client.t line 8.
|
|
BEGIN failed--compilation aborted at t/01-client.t line 8.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/01-client.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 18/18 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/01-client.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 18 tests but ran 0.
|
|
Files=2, Tests=1, 4 wallclock secs ( 0.02 usr 0.00 sys + 0.73 cusr 0.05 csys = 0.80 CPU)
|
|
Result: FAIL
|
|
Failed 2/2 test programs. 1/1 subtests failed.
|
|
! Installing Catalyst::Plugin::AtomServer failed. See /home/ryan/.cpanm/work/1493044853.2902/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Catalyst::Plugin::AtomServer] 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
|