cpantestlogs/Class::Plugin::Util_genfailure.log
2017-05-02 18:44:36 -07:00

126 lines
5.9 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/1492979978.9858
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 Class::Plugin::Util () on cpanmetadb ...
Unpacking Class-Plugin-Util-0.009.tar.gz
--> Working on Class::Plugin::Util
Fetching http://www.cpan.org/authors/id/A/AS/ASKSH/Class-Plugin-Util-0.009.tar.gz ... OK
Class-Plugin-Util-0.009/
Class-Plugin-Util-0.009/LICENSE
Class-Plugin-Util-0.009/lib/
Class-Plugin-Util-0.009/lib/Class/
Class-Plugin-Util-0.009/lib/Class/Plugin/
Class-Plugin-Util-0.009/lib/Class/Plugin/Util.pm
Class-Plugin-Util-0.009/MANIFEST
Class-Plugin-Util-0.009/Build.PL
Class-Plugin-Util-0.009/config.ph
Class-Plugin-Util-0.009/Changes
Class-Plugin-Util-0.009/Makefile.PL
Class-Plugin-Util-0.009/t/
Class-Plugin-Util-0.009/t/13-Class-Plugin-Util.t
Class-Plugin-Util-0.009/t/perlcritic.t
Class-Plugin-Util-0.009/t/perlcriticrc
Class-Plugin-Util-0.009/t/pod-coverage.t
Class-Plugin-Util-0.009/t/00-Kwalitee.t
Class-Plugin-Util-0.009/t/00-YAML-META_valid.t
Class-Plugin-Util-0.009/t/pod.t
Class-Plugin-Util-0.009/t/a.pl
Class-Plugin-Util-0.009/t/00.load.t
Class-Plugin-Util-0.009/README
Class-Plugin-Util-0.009/examples/
Class-Plugin-Util-0.009/examples/plugin/
Class-Plugin-Util-0.009/examples/plugin/plugin.pl
Class-Plugin-Util-0.009/examples/plugin/MyPlugin/
Class-Plugin-Util-0.009/examples/plugin/MyPlugin/XMLSupport.pm
Class-Plugin-Util-0.009/examples/first_available/
Class-Plugin-Util-0.009/examples/first_available/test.pl
Class-Plugin-Util-0.009/examples/first_available/MyApp/
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export/
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export/JSON/
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export/JSON/Syck.pm
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export/YAML/
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export/YAML/LibYAML.pm
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export/Base.pm
Class-Plugin-Util-0.009/examples/first_available/MyApp/Export.pm
Class-Plugin-Util-0.009/devel/
Class-Plugin-Util-0.009/devel/incrementversion.sh
Class-Plugin-Util-0.009/devel/curversion
Class-Plugin-Util-0.009/devel/grepversion.sh
Class-Plugin-Util-0.009/META.yml
Entering Class-Plugin-Util-0.009
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 Class-Plugin-Util-0.009 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Class-Plugin-Util' version '0.009'
Checking dependencies from MYMETA.json ...
Checking if you have Test::Simple 0.42 ... Yes (1.302078)
Checking if you have Module::Find 0.05 ... Yes (0.13)
OK
Building and testing Class-Plugin-Util-0.009 ... Building Class-Plugin-Util
t/00-Kwalitee.t ........... skipped: Author test. Set $ENV{CLASSPLUGINUTIL_AUTHOR} to a true value to run.
t/00-YAML-META_valid.t .... skipped: Author test. Set $ENV{CLASSPLUGINUTIL_AUTHOR} to a true value
# Failed test 'use Class::Plugin::Util;'
# at t/00.load.t line 4.
# Tried to use 'Class::Plugin::Util'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1492979978.9858/Class-Plugin-Util-0.009/blib/lib/Class/Plugin/Util.pm line 264.
# Compilation failed in require at t/00.load.t line 4.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Testing Class::Plugin::Util
# Looks like you failed 1 test of 1.
t/00.load.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1492979978.9858/Class-Plugin-Util-0.009/blib/lib/Class/Plugin/Util.pm line 264.
Compilation failed in require at t/13-Class-Plugin-Util.t line 36.
BEGIN failed--compilation aborted at t/13-Class-Plugin-Util.t line 36.
t/13-Class-Plugin-Util.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/perlcritic.t ............ skipped: Author test. Set $ENV{CLASSPLUGINUTIL_AUTHOR} to a true value to run.
t/pod-coverage.t .......... skipped: Author test. Set $ENV{CLASSPLUGINUTIL_AUTHOR} to a true value to run.
t/pod.t ................... skipped: Author test. Set $ENV{CLASSPLUGINUTIL_AUTHOR} to a true value to run.
Test Summary Report
-------------------
t/00.load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/13-Class-Plugin-Util.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=7, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.17 CPU)
Result: FAIL
Failed 2/7 test programs. 1/1 subtests failed.
! Installing Class::Plugin::Util failed. See /home/ryan/.cpanm/work/1492979978.9858/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Class::Plugin::Util] 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