cpantestlogs/Getopt::Lucid_incfailure.log
2017-04-18 14:54:58 -04:00

217 lines
11 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/1491259306.20780
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 Getopt::Lucid () on cpanmetadb ...
Unpacking Getopt-Lucid-1.07.tar.gz
--> Working on Getopt::Lucid
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Getopt-Lucid-1.07.tar.gz ... OK
Getopt-Lucid-1.07/
Getopt-Lucid-1.07/Changes
Getopt-Lucid-1.07/CONTRIBUTING.mkdn
Getopt-Lucid-1.07/cpanfile
Getopt-Lucid-1.07/dist.ini
Getopt-Lucid-1.07/examples/
Getopt-Lucid-1.07/lib/
Getopt-Lucid-1.07/LICENSE
Getopt-Lucid-1.07/Makefile.PL
Getopt-Lucid-1.07/MANIFEST
Getopt-Lucid-1.07/META.json
Getopt-Lucid-1.07/META.yml
Getopt-Lucid-1.07/perlcritic.rc
Getopt-Lucid-1.07/README
Getopt-Lucid-1.07/t/
Getopt-Lucid-1.07/Todo
Getopt-Lucid-1.07/xt/
Getopt-Lucid-1.07/xt/author/
Getopt-Lucid-1.07/xt/release/
Getopt-Lucid-1.07/xt/release/distmeta.t
Getopt-Lucid-1.07/xt/release/minimum-version.t
Getopt-Lucid-1.07/xt/author/00-compile.t
Getopt-Lucid-1.07/xt/author/critic.t
Getopt-Lucid-1.07/xt/author/pod-coverage.t
Getopt-Lucid-1.07/xt/author/pod-spell.t
Getopt-Lucid-1.07/xt/author/pod-syntax.t
Getopt-Lucid-1.07/xt/author/portability.t
Getopt-Lucid-1.07/xt/author/test-version.t
Getopt-Lucid-1.07/t/00-new.t
Getopt-Lucid-1.07/t/00-report-prereqs.dd
Getopt-Lucid-1.07/t/00-report-prereqs.t
Getopt-Lucid-1.07/t/01-exceptions.t
Getopt-Lucid-1.07/t/02-getopt.t
Getopt-Lucid-1.07/t/03-getopt-notargv.t
Getopt-Lucid-1.07/t/04-names.t
Getopt-Lucid-1.07/t/05-accessors.t
Getopt-Lucid-1.07/t/06-default-handling.t
Getopt-Lucid-1.07/t/07-magic-names.t
Getopt-Lucid-1.07/t/08-strict-names.t
Getopt-Lucid-1.07/t/09-negation.t
Getopt-Lucid-1.07/t/10-default-validation.t
Getopt-Lucid-1.07/t/ErrorMessages.pm
Getopt-Lucid-1.07/lib/Getopt/
Getopt-Lucid-1.07/lib/Getopt/Lucid/
Getopt-Lucid-1.07/lib/Getopt/Lucid.pm
Getopt-Lucid-1.07/lib/Getopt/Lucid/Exception.pm
Getopt-Lucid-1.07/examples/cpanget
Entering Getopt-Lucid-1.07
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Getopt-Lucid-1.07 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Getopt::Lucid
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.62 ... Yes (1.302078)
Checking if you have Exception::Class::TryCatch 1.10 ... Yes (1.13)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Exception::Class 1.23 ... Yes (1.42)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have vars 0 ... Yes (1.03)
Checking if you have Storable 2.16 ... Yes (2.51)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Carp 0 ... Yes (1.42)
Checking if you have File::Spec 0 ... Yes (3.67)
OK
Building and testing Getopt-Lucid-1.07 ... cp lib/Getopt/Lucid.pm blib/lib/Getopt/Lucid.pm
cp lib/Getopt/Lucid/Exception.pm blib/lib/Getopt/Lucid/Exception.pm
Manifying 2 pod documents
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
t/00-new.t ................. ok
do "t/00-report-prereqs.dd" failed, '.' is no longer in @INC at t/00-report-prereqs.t line 71.
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.17 7.24
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Test Requires ===
#
# Module Want Have
# -------------------------- ---- --------
# Data::Dumper any 2.161
# Exception::Class::TryCatch 1.10 1.13
# ExtUtils::MakeMaker any 7.24
# File::Spec any 3.67
# Test::More 0.62 1.302078
# vars any 1.03
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------- ---- ----
# Carp any 1.42
# Exception::Class 1.23 1.42
# Exporter any 5.72
# Storable 2.16 2.51
# strict any 1.11
# warnings any 1.37
#
t/00-report-prereqs.t ...... ok
t/01-exceptions.t .......... ok
Can't locate t/ErrorMessages.pm in @INC (you may need to install the t::ErrorMessages module) (@INC contains: /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/lib /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/02-getopt.t line 7.
BEGIN failed--compilation aborted at t/02-getopt.t line 7.
t/02-getopt.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/03-getopt-notargv.t ...... ok
t/04-names.t ............... ok
t/05-accessors.t ........... ok
Can't locate t/ErrorMessages.pm in @INC (you may need to install the t::ErrorMessages module) (@INC contains: /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/lib /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/06-default-handling.t line 8.
BEGIN failed--compilation aborted at t/06-default-handling.t line 8.
t/06-default-handling.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/ErrorMessages.pm in @INC (you may need to install the t::ErrorMessages module) (@INC contains: /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/lib /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/07-magic-names.t line 8.
BEGIN failed--compilation aborted at t/07-magic-names.t line 8.
t/07-magic-names.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/ErrorMessages.pm in @INC (you may need to install the t::ErrorMessages module) (@INC contains: /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/lib /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/08-strict-names.t line 11.
BEGIN failed--compilation aborted at t/08-strict-names.t line 11.
t/08-strict-names.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/ErrorMessages.pm in @INC (you may need to install the t::ErrorMessages module) (@INC contains: /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/lib /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/09-negation.t line 8.
BEGIN failed--compilation aborted at t/09-negation.t line 8.
t/09-negation.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/ErrorMessages.pm in @INC (you may need to install the t::ErrorMessages module) (@INC contains: /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/lib /home/ryan/.cpanm/work/1491259306.20780/Getopt-Lucid-1.07/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/10-default-validation.t line 8.
BEGIN failed--compilation aborted at t/10-default-validation.t line 8.
t/10-default-validation.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/02-getopt.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/06-default-handling.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/07-magic-names.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/08-strict-names.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/09-negation.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/10-default-validation.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=12, Tests=31, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.42 cusr 0.04 csys = 0.48 CPU)
Result: FAIL
Failed 6/12 test programs. 0/31 subtests failed.
Makefile:875: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Getopt::Lucid failed. See /home/ryan/.cpanm/work/1491259306.20780/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Getopt::Lucid] 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