Skip to content

Instantly share code, notes, and snippets.

@dagolden
Created May 7, 2015 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagolden/cad4884ec4f059b50587 to your computer and use it in GitHub Desktop.
Save dagolden/cad4884ec4f059b50587 to your computer and use it in GitHub Desktop.
cpanm (App::cpanminus) 1.7027 on perl 5.020002 built for darwin-thread-multi-2level
Work directory is /Users/david/.cpanm/work/1431036372.26152
You have make /usr/bin/make
You have LWP 6.13
You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3
You have /usr/bin/unzip
Searching Dist::Zilla::Plugin::Test::Version on cpanmetadb ...
--> Working on Dist::Zilla::Plugin::Test::Version
Fetching http://www.cpan.org/authors/id/P/PL/PLICEASE/Dist-Zilla-Plugin-Test-Version-1.00.tar.gz
-> OK
Unpacking Dist-Zilla-Plugin-Test-Version-1.00.tar.gz
Entering Dist-Zilla-Plugin-Test-Version-1.00
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Configuring Dist-Zilla-Plugin-Test-Version-1.00
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dist::Zilla::Plugin::Test::Version
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have namespace::autoclean 0 ... Yes (0.24)
Checking if you have Test::DZil 0 ... Yes (5.036)
Checking if you have File::Spec 0 ... Yes (3.48_01)
Checking if you have Test::NoTabs 0 ... Yes (1.4)
Checking if you have warnings 0 ... Yes (1.23)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have Dist::Zilla::Role::FileFinderUser 0 ... Yes (5.036)
Checking if you have Test::Script 1.05 ... Yes (1.07)
Checking if you have IO::Handle 0 ... Yes (1.35)
Checking if you have Path::Class 0 ... Yes (0.35)
Checking if you have Test::More 0 ... Yes (1.301001_110)
Checking if you have IPC::Open3 0 ... Yes (1.16)
Checking if you have Dist::Zilla::Role::TextTemplate 0 ... Yes (5.036)
Checking if you have Dist::Zilla::Role::PrereqSource 0 ... Yes (5.036)
Checking if you have strict 0 ... Yes (1.08)
Checking if you have File::chdir 0 ... Yes (0.1010)
Checking if you have Moose 0 ... Yes (2.1403)
Checking if you have Test::Version 1 ... Yes (1.004001)
Checking if you have Dist::Zilla::Plugin::InlineFiles 0 ... Yes (5.036)
Building and testing Dist-Zilla-Plugin-Test-Version-1.00
cp lib/Dist/Zilla/Plugin/Test/Version.pm blib/lib/Dist/Zilla/Plugin/Test/Version.pm
PERL_DL_NONLAZY=1 "/Users/david/.plenv/versions/20.2t/bin/perl5.20.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- ------------
# ExtUtils::MakeMaker any 7.04
# File::Spec any 3.48_01
# File::chdir any 0.1010
# IO::Handle any 1.35
# IPC::Open3 any 1.16
# Path::Class any 0.35
# Test::DZil any 5.036
# Test::More any 1.301001_110
# Test::NoTabs any 1.4
# Test::Script 1.05 1.07
# Test::Version 1 1.004001
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150002
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------------------- ---- --------
# Dist::Zilla::Plugin::InlineFiles any 5.036
# Dist::Zilla::Role::FileFinderUser any 5.036
# Dist::Zilla::Role::PrereqSource any 5.036
# Dist::Zilla::Role::TextTemplate any 5.036
# Moose any 2.1403
# Test::Version 1 1.004001
# namespace::autoclean any 0.24
# strict any 1.08
# warnings any 1.23
#
t/00-report-prereqs.t .. ok
t/file.t ............... ok
# Failed test 'check test runs'
# at t/filename_match.t line 50.
# 1 -
# # Failed test 'check version in 'lib/Foo/ConfigData.pm''
# # at xt/release/test-version.t line 22.
# # No version was found in 'lib/Foo/ConfigData.pm'.
# # Looks like you failed 1 test of 5.
# Looks like you failed 1 test of 5.
t/filename_match.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/finder.t ............. ok
Test Summary Report
-------------------
t/filename_match.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=5, Tests=17, 5 wallclock secs ( 0.02 usr 0.01 sys + 4.38 cusr 0.29 csys = 4.70 CPU)
Result: FAIL
Failed 1/5 test programs. 1/17 subtests failed.
make: *** [test_dynamic] Error 255
-> FAIL Installing Dist::Zilla::Plugin::Test::Version failed. See /Users/david/.cpanm/work/1431036372.26152/build.log for details. Retry with --force to force install it.
Expiring 4 work directories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment