168 lines
7.1 KiB
Text
168 lines
7.1 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/1493047028.19466
|
|
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 TBX::Checker () on cpanmetadb ...
|
|
Unpacking TBX-Checker-0.03.tar.gz
|
|
--> Working on TBX::Checker
|
|
Fetching http://www.cpan.org/authors/id/B/BY/BYUTRG/TBX-Checker-0.03.tar.gz ... OK
|
|
TBX-Checker-0.03
|
|
TBX-Checker-0.03/README
|
|
TBX-Checker-0.03/Changes
|
|
TBX-Checker-0.03/LICENSE
|
|
TBX-Checker-0.03/INSTALL
|
|
TBX-Checker-0.03/dist.ini
|
|
TBX-Checker-0.03/META.yml
|
|
TBX-Checker-0.03/MANIFEST
|
|
TBX-Checker-0.03/Build.PL
|
|
TBX-Checker-0.03/t
|
|
TBX-Checker-0.03/t/0-use.t
|
|
TBX-Checker-0.03/META.json
|
|
TBX-Checker-0.03/Makefile.PL
|
|
TBX-Checker-0.03/MANIFEST.SKIP
|
|
TBX-Checker-0.03/t/perlcriticrc
|
|
TBX-Checker-0.03/t/00-compile.t
|
|
TBX-Checker-0.03/t/01-Behavior.t
|
|
TBX-Checker-0.03/t/corpus
|
|
TBX-Checker-0.03/t/corpus/bad.tbx
|
|
TBX-Checker-0.03/t/corpus/good.tbx
|
|
TBX-Checker-0.03/lib/TBX
|
|
TBX-Checker-0.03/lib/TBX/Checker.pm
|
|
TBX-Checker-0.03/t/corpus/small.xcs
|
|
TBX-Checker-0.03/xt/author
|
|
TBX-Checker-0.03/xt/author/critic.t
|
|
TBX-Checker-0.03/xt/release
|
|
TBX-Checker-0.03/xt/release/distmeta.t
|
|
TBX-Checker-0.03/xt/release/mojibake.t
|
|
TBX-Checker-0.03/xt/release/synopsis.t
|
|
TBX-Checker-0.03/xt/release/kwalitee.t
|
|
TBX-Checker-0.03/t/corpus/tbxxcsdtd.dtd
|
|
TBX-Checker-0.03/xt/release/meta-json.t
|
|
TBX-Checker-0.03/xt/release/pod-syntax.t
|
|
TBX-Checker-0.03/share
|
|
TBX-Checker-0.03/share/tbxcheck-1_2_9.jar
|
|
TBX-Checker-0.03/xt/release/portability.t
|
|
TBX-Checker-0.03/xt/release/unused-vars.t
|
|
TBX-Checker-0.03/xt/release/test-version.t
|
|
TBX-Checker-0.03/xt/release/pod-coverage.t
|
|
TBX-Checker-0.03/xt/release/cpan-changes.t
|
|
TBX-Checker-0.03/xt/release/dist-manifest.t
|
|
TBX-Checker-0.03/xt/release/pod-linkcheck.t
|
|
TBX-Checker-0.03/t/000-report-versions-tiny.t
|
|
TBX-Checker-0.03/xt/release/minimum-version.t
|
|
TBX-Checker-0.03/t/corpus/TBXcoreStructV02.dtd
|
|
Entering TBX-Checker-0.03
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have File::ShareDir::Install 0.03 ... Yes (0.11)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring TBX-Checker-0.03 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'TBX-Checker' version '0.03'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Exporter::Easy 0 ... Yes (0.18)
|
|
Checking if you have File::ShareDir 1.00 ... Yes (1.102)
|
|
Checking if you have File::Find 0 ... Yes (1.34)
|
|
Checking if you have URI::file 0 ... Yes (4.21)
|
|
Checking if you have Path::Tiny 0 ... Yes (0.094)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have Capture::Tiny 0 ... Yes (0.40)
|
|
Checking if you have FindBin 0 ... Yes (1.51)
|
|
Checking if you have feature 0 ... Yes (1.47)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Module::Build 0.3601 ... Yes (0.4222)
|
|
Checking if you have autodie 0 ... Yes (2.29)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
OK
|
|
Building and testing TBX-Checker-0.03 ... Building TBX-Checker
|
|
t/0-use.t ..................... ok
|
|
t/00-compile.t ................ ok
|
|
# I"m in Tiny.pm right now
|
|
#
|
|
#
|
|
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08
|
|
# perl: 5.026000 (wanted 5.010) on linux from /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
#
|
|
# Capture::Tiny => 0.40 (want any version)
|
|
# Carp => 1.38 (want any version)
|
|
# Exporter::Easy => 0.18 (want any version)
|
|
# File::Find => 1.34 (want any version)
|
|
# File::ShareDir => 1.102 (want any version)
|
|
# File::ShareDir::Install => 0.11 (want 0.03)
|
|
# File::Temp => 0.2304 (want any version)
|
|
# FindBin => 1.51 (want any version)
|
|
# Module::Build => 0.4222 (want 0.3601)
|
|
# Path::Tiny => 0.094 (want any version)
|
|
# Pod::Coverage::TrustPod => 0.100003 (want any version)
|
|
# Test::CPAN::Meta => 0.25 (want any version)
|
|
# Test::More => 1.302078 (want 0.88)
|
|
# Test::Pod => 1.51 (want 1.41)
|
|
# Test::Pod::Coverage => 1.10 (want 1.08)
|
|
# URI::file => 4.21 (want any version)
|
|
# autodie => 2.29 (want any version)
|
|
# feature => 1.47 (want any version)
|
|
# strict => 1.11 (want any version)
|
|
# version => 0.9918 (want 0.9901)
|
|
# warnings => 1.37 (want any version)
|
|
#
|
|
# Thanks for using my code. I hope it works for you.
|
|
# If not, please try and include this output in the bug report.
|
|
# That will help me reproduce the issue and solve your problem.
|
|
#
|
|
t/000-report-versions-tiny.t .. ok
|
|
|
|
# Failed test 'good.tbx should check'
|
|
# at t/01-Behavior.t line 36.
|
|
|
|
# Failed test 'arguments passed on to jar'
|
|
# at t/01-Behavior.t line 43.
|
|
|
|
# Failed test 'good.tbx should check'
|
|
# at t/01-Behavior.t line 36.
|
|
|
|
# Failed test 'arguments passed on to jar'
|
|
# at t/01-Behavior.t line 43.
|
|
# Looks like you failed 4 tests of 6.
|
|
t/01-Behavior.t ...............
|
|
Dubious, test returned 4 (wstat 1024, 0x400)
|
|
Failed 4/6 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-Behavior.t (Wstat: 1024 Tests: 6 Failed: 4)
|
|
Failed tests: 1, 3-4, 6
|
|
Non-zero exit status: 4
|
|
Files=4, Tests=9, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.27 cusr 0.02 csys = 0.30 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 4/9 subtests failed.
|
|
! Installing TBX::Checker failed. See /home/ryan/.cpanm/work/1493047028.19466/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose TBX::Checker] 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
|