cpantestlogs/MooseX::LogDispatch::Compat::FileBased_genfailure.log
2017-05-02 18:44:36 -07:00

126 lines
6 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/1493297580.22482
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 MooseX::LogDispatch::Compat::FileBased () on cpanmetadb ...
Unpacking MooseX-LogDispatch-1.1003.tar.gz
--> Working on MooseX::LogDispatch::Compat::FileBased
Fetching http://www.cpan.org/authors/id/J/JG/JGOULAH/MooseX-LogDispatch-1.1003.tar.gz ... OK
MooseX-LogDispatch-1.1003/
MooseX-LogDispatch-1.1003/MANIFEST
MooseX-LogDispatch-1.1003/Makefile.PL
MooseX-LogDispatch-1.1003/lib/
MooseX-LogDispatch-1.1003/lib/MooseX/
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch.pm
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch/
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch/Interface.pm
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch/Compat/
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch/Compat/FileBased.pm
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch/ConfigMaker.pm
MooseX-LogDispatch-1.1003/lib/MooseX/LogDispatch/Levels.pm
MooseX-LogDispatch-1.1003/Changes
MooseX-LogDispatch-1.1003/README
MooseX-LogDispatch-1.1003/META.yml
MooseX-LogDispatch-1.1003/t/
MooseX-LogDispatch-1.1003/t/02hash-config.t
MooseX-LogDispatch-1.1003/t/00.load.t
MooseX-LogDispatch-1.1003/t/03user-config.t
MooseX-LogDispatch-1.1003/t/test.cfg
MooseX-LogDispatch-1.1003/t/01basic.t
MooseX-LogDispatch-1.1003/t/pod.t
MooseX-LogDispatch-1.1003/inc/
MooseX-LogDispatch-1.1003/inc/Module/
MooseX-LogDispatch-1.1003/inc/Module/Install/
MooseX-LogDispatch-1.1003/inc/Module/Install/Can.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/Include.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/Makefile.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/Win32.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/Metadata.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/Base.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/Fetch.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/WriteAll.pm
MooseX-LogDispatch-1.1003/inc/Module/Install/AutoInstall.pm
MooseX-LogDispatch-1.1003/inc/Module/Install.pm
MooseX-LogDispatch-1.1003/inc/Module/AutoInstall.pm
Entering MooseX-LogDispatch-1.1003
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring MooseX-LogDispatch-1.1003 ... Cannot determine perl version info from lib/MooseX/LogDispatch.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- IO::Scalar ...loaded. (2.111)
- Test::More ...loaded. (1.302078)
- Moose ...loaded. (2.2004)
- Log::Dispatch::Configurator ...loaded. (1.00)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MooseX::LogDispatch
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::Scalar 0 ... Yes (2.111)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Log::Dispatch::Configurator 0 ... Yes (1.00)
Checking if you have Moose 0 ... Yes (2.2004)
OK
Building and testing MooseX-LogDispatch-1.1003 ... cp lib/MooseX/LogDispatch.pm blib/lib/MooseX/LogDispatch.pm
cp lib/MooseX/LogDispatch/ConfigMaker.pm blib/lib/MooseX/LogDispatch/ConfigMaker.pm
cp lib/MooseX/LogDispatch/Compat/FileBased.pm blib/lib/MooseX/LogDispatch/Compat/FileBased.pm
cp lib/MooseX/LogDispatch/Interface.pm blib/lib/MooseX/LogDispatch/Interface.pm
cp lib/MooseX/LogDispatch/Levels.pm blib/lib/MooseX/LogDispatch/Levels.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/00.load.t t/01basic.t t/02hash-config.t t/03user-config.t t/pod.t
# Testing MooseX::LogDispatch 1.1003
t/00.load.t ........ ok
Can't locate object method "alias_method" via package "Moose::Meta::Class" at /home/ryan/.cpanm/work/1493297580.22482/MooseX-LogDispatch-1.1003/blib/lib/MooseX/LogDispatch.pm line 44.
BEGIN failed--compilation aborted at t/01basic.t line 15.
# Looks like your test exited with 255 before it could output anything.
t/01basic.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
t/02hash-config.t .. ok
t/03user-config.t .. ok
t/pod.t ............ ok
Test Summary Report
-------------------
t/01basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 0.
Files=5, Tests=22, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.71 cusr 0.04 csys = 0.78 CPU)
Result: FAIL
Failed 1/5 test programs. 0/22 subtests failed.
Makefile:785: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing MooseX::LogDispatch::Compat::FileBased failed. See /home/ryan/.cpanm/work/1493297580.22482/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose MooseX::LogDispatch::Compat::FileBased] 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