cpantestlogs/Defaults::Modern_genfailure.log
2017-05-02 18:44:36 -07:00

199 lines
8.5 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/1492985421.21477
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 Defaults::Modern () on cpanmetadb ...
Unpacking Defaults-Modern-0.011001.tar.gz
--> Working on Defaults::Modern
Fetching http://www.cpan.org/authors/id/A/AV/AVENJ/Defaults-Modern-0.011001.tar.gz ... OK
Defaults-Modern-0.011001/
Defaults-Modern-0.011001/Changes
Defaults-Modern-0.011001/examples/
Defaults-Modern-0.011001/examples/to_immutable.pl
Defaults-Modern-0.011001/dist.ini
Defaults-Modern-0.011001/xt/
Defaults-Modern-0.011001/xt/reverse_dependencies.t
Defaults-Modern-0.011001/lib/
Defaults-Modern-0.011001/lib/Defaults/
Defaults-Modern-0.011001/lib/Defaults/Modern/
Defaults-Modern-0.011001/lib/Defaults/Modern/Define.pm
Defaults-Modern-0.011001/lib/Defaults/Modern.pm
Defaults-Modern-0.011001/META.json
Defaults-Modern-0.011001/README.mkdn
Defaults-Modern-0.011001/Makefile.PL
Defaults-Modern-0.011001/MANIFEST
Defaults-Modern-0.011001/cpanfile
Defaults-Modern-0.011001/META.yml
Defaults-Modern-0.011001/LICENSE
Defaults-Modern-0.011001/t/
Defaults-Modern-0.011001/t/author-pod-syntax.t
Defaults-Modern-0.011001/t/release-dist-manifest.t
Defaults-Modern-0.011001/t/release-cpan-changes.t
Defaults-Modern-0.011001/t/author-pod-coverage.t
Defaults-Modern-0.011001/t/00-report-prereqs.t
Defaults-Modern-0.011001/t/inc/
Defaults-Modern-0.011001/t/inc/TypeLib.pm
Defaults-Modern-0.011001/t/inc/PkgTrue.pm
Defaults-Modern-0.011001/t/release-pod-linkcheck.t
Defaults-Modern-0.011001/t/modern.t
Defaults-Modern-0.011001/t/00-report-prereqs.dd
Defaults-Modern-0.011001/t/author-no-tabs.t
Entering Defaults-Modern-0.011001
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Defaults-Modern-0.011001 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Defaults::Modern
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have PerlX::Maybe 1 ... Yes (1.001)
Checking if you have indirect 0.30 ... Yes (0.37)
Checking if you have Type::Tiny 1 ... Yes (1.000006)
Checking if you have Quote::Code 1.01 ... Yes (1.0102)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Keyword::Simple 0 ... Yes (0.03)
Checking if you have Moo 2 ... Yes (2.003002)
Checking if you have Try::Tiny 0.24 ... Yes (0.28)
Checking if you have Switch::Plain 0.05 ... Yes (0.0501)
Checking if you have Import::Into 1 ... Yes (1.002005)
Checking if you have Types::Path::Tiny 0.005 ... Yes (0.005)
Checking if you have Module::Runtime 0 ... Yes (0.014)
Checking if you have Types::LoadableClass 0.002 ... Yes (0.003)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Path::Tiny 0.091 ... Yes (0.094)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Function::Parameters 1.07 ... Yes (2.000003)
Checking if you have List::Objects::WithUtils 2.028 ... Yes (2.028003)
Checking if you have true 0.18 ... Yes (0.18)
Checking if you have strictures 2 ... Yes (2.000003)
Checking if you have match::simple 0.004 ... Yes (0.010)
Checking if you have List::Objects::Types 1.003 ... Yes (2.001001)
Checking if you have bareword::filehandles 0 ... Yes (0.004)
Checking if you have Exporter::Tiny 0.04 ... Yes (0.044)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0.88 ... Yes (1.302078)
OK
Building and testing Defaults-Modern-0.011001 ... cp lib/Defaults/Modern/Define.pm blib/lib/Defaults/Modern/Define.pm
cp lib/Defaults/Modern.pm blib/lib/Defaults/Modern.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
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.24
# File::Spec any 3.62
# Test::More 0.88 1.302078
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------ ----- --------
# Carp any 1.38
# Exporter::Tiny 0.04 0.044
# Function::Parameters 1.07 2.000003
# Import::Into 1 1.002005
# Keyword::Simple any 0.03
# List::Objects::Types 1.003 2.001001
# List::Objects::WithUtils 2.028 2.028003
# Module::Runtime any 0.014
# Moo 2 2.003002
# Path::Tiny 0.091 0.094
# PerlX::Maybe 1 1.001
# Quote::Code 1.01 1.0102
# Scalar::Util any 1.47
# Switch::Plain 0.05 0.0501
# Try::Tiny 0.24 0.28
# Type::Tiny 1 1.000006
# Types::LoadableClass 0.002 0.003
# Types::Path::Tiny 0.005 0.005
# bareword::filehandles any 0.004
# indirect 0.30 0.37
# match::simple 0.004 0.010
# strictures 2 2.000003
# true 0.18 0.18
#
# === Runtime Recommends ===
#
# Module Want Have
# ----------------- ---- --------
# MooX::TypeTiny any 0.001003
# PerlX::Maybe::XS 1 1.001
# match::simple::XS any 0.001
#
t/00-report-prereqs.t ...... ok
t/author-no-tabs.t ......... skipped: these tests are for testing by the author
t/author-pod-coverage.t .... skipped: these tests are for testing by the author
t/author-pod-syntax.t ...... skipped: these tests are for testing by the author
In fun frob: parameter 1 ($arr): Reference bless( [1,2,3], 'List::Objects::WithUtils::Array' ) did not pass type constraint (not isa ArrayObj) at t/modern.t line 97.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 30.
t/modern.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 30 subtests passed
t/release-cpan-changes.t ... skipped: these tests are for release candidate testing
t/release-dist-manifest.t .. skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/modern.t (Wstat: 65280 Tests: 30 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=8, Tests=31, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.35 cusr 0.02 csys = 0.39 CPU)
Result: FAIL
Failed 1/8 test programs. 0/31 subtests failed.
Makefile:900: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Defaults::Modern failed. See /home/ryan/.cpanm/work/1492985421.21477/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Defaults::Modern] 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