cpantestlogs/Dist::Zilla::Plugin::LatestPrereqs_genfailure.log
2017-04-18 14:54:58 -04:00

107 lines
5.5 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491968927.16315
You have make /usr/bin/make
You have LWP 6.24
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 Dist::Zilla::Plugin::LatestPrereqs () on cpanmetadb ...
Unpacking Dist-Zilla-Plugin-LatestPrereqs-0.4.tar.gz
--> Working on Dist::Zilla::Plugin::LatestPrereqs
Fetching http://www.cpan.org/authors/id/M/ME/MELO/Dist-Zilla-Plugin-LatestPrereqs-0.4.tar.gz ... OK
Dist-Zilla-Plugin-LatestPrereqs-0.4
Dist-Zilla-Plugin-LatestPrereqs-0.4/README
Dist-Zilla-Plugin-LatestPrereqs-0.4/Changes
Dist-Zilla-Plugin-LatestPrereqs-0.4/LICENSE
Dist-Zilla-Plugin-LatestPrereqs-0.4/INSTALL
Dist-Zilla-Plugin-LatestPrereqs-0.4/dist.ini
Dist-Zilla-Plugin-LatestPrereqs-0.4/META.yml
Dist-Zilla-Plugin-LatestPrereqs-0.4/MANIFEST
Dist-Zilla-Plugin-LatestPrereqs-0.4/META.json
Dist-Zilla-Plugin-LatestPrereqs-0.4/t
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/00-load.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/Makefile.PL
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/release-eol.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/release-no-tabs.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/release-distmeta.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/release-pod-syntax.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/05-cpan-meta-prereqs.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/t/release-pod-coverage.t
Dist-Zilla-Plugin-LatestPrereqs-0.4/lib/Dist/Zilla/Plugin
Dist-Zilla-Plugin-LatestPrereqs-0.4/lib/Dist/Zilla/Plugin/LatestPrereqs.pm
Entering Dist-Zilla-Plugin-LatestPrereqs-0.4
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dist-Zilla-Plugin-LatestPrereqs-0.4 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dist::Zilla::Plugin::LatestPrereqs
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Dist::Zilla 4.0 ... Yes (6.009)
Checking if you have Module::CoreList 0 ... Yes (5.20170420)
Checking if you have Test::More 0.92 ... Yes (1.302078)
Checking if you have CPAN::Meta::Prereqs 2.101670 ... Yes (2.150010)
Checking if you have CPAN 1.9402 ... Yes (2.16)
OK
Building and testing Dist-Zilla-Plugin-LatestPrereqs-0.4 ... cp lib/Dist/Zilla/Plugin/LatestPrereqs.pm blib/lib/Dist/Zilla/Plugin/LatestPrereqs.pm
Manifying 1 pod document
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, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Dist::Zilla::Plugin::LatestPrereqs;'
# at t/00-load.t line 7.
# Tried to use 'Dist::Zilla::Plugin::LatestPrereqs'.
# Error: CPAN::Index version 1.93 required--this is only version 0.01 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/CPAN.pm line 29.
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/CPAN.pm line 29.
# Compilation failed in require at /home/ryan/.cpanm/work/1491968927.16315/Dist-Zilla-Plugin-LatestPrereqs-0.4/blib/lib/Dist/Zilla/Plugin/LatestPrereqs.pm line 7.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1491968927.16315/Dist-Zilla-Plugin-LatestPrereqs-0.4/blib/lib/Dist/Zilla/Plugin/LatestPrereqs.pm line 7.
# Compilation failed in require at t/00-load.t line 7.
# BEGIN failed--compilation aborted at t/00-load.t line 7.
# Looks like you failed 1 test of 1.
t/00-load.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/05-cpan-meta-prereqs.t .. ok
t/release-distmeta.t ...... skipped: these tests are for release candidate testing
t/release-eol.t ........... skipped: these tests are for release candidate testing
t/release-no-tabs.t ....... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=7, Tests=12, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.30 cusr 0.02 csys = 0.34 CPU)
Result: FAIL
Failed 1/7 test programs. 1/12 subtests failed.
Makefile:850: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Dist::Zilla::Plugin::LatestPrereqs failed. See /home/ryan/.cpanm/work/1491968927.16315/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dist::Zilla::Plugin::LatestPrereqs] 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