Back
From: metabase:user:1eed3a18-483e-11e2-a87b-a3931c712682
Subject: FAIL Dist-Zilla-Plugin-Test-EOL-0.14 v5.8.9 Mac OS X
Date: 2014-10-23T16:24:18Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear ETHER,
This is a computer-generated report for Dist-Zilla-Plugin-Test-EOL-0.14
on perl 5.8.9, created by App::cpanminus::reporter 0.11 (1.7001).
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing Dist-Zilla-Plugin-Test-EOL-0.14
cp lib/Dist/Zilla/Plugin/Test/EOL.pm blib/lib/Dist/Zilla/Plugin/Test/EOL.pm
cp lib/Dist/Zilla/Plugin/EOLTests.pm blib/lib/Dist/Zilla/Plugin/EOLTests.pm
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- -----
# ExtUtils::MakeMaker any 6.98
# Module::Build::Tiny 0.039 0.039
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 6.98
# File::Spec any 3.47
# File::pushd any 1.009
# Path::Tiny any 0.059
# Test::DZil any 5.021
# Test::Deep any 0.113
# Test::EOL any 1.5
# Test::More any 1.001008
# if any 0.05
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.142690
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------------- ----- --------
# Data::Section 0.004 0.200006
# Dist::Zilla::File::InMemory any 5.021
# Dist::Zilla::Role::FileGatherer any 5.021
# Dist::Zilla::Role::PrereqSource any 5.021
# Dist::Zilla::Role::TextTemplate any 5.021
# Moose any 2.1213
# Sub::Exporter::ForMethods any 0.100051
# namespace::autoclean any 0.20
# strict any 1.03
# warnings any 1.05_01
#
# === Other Modules ===
#
# Module Want Have
# --------------------- ---- --------
# CPAN::Meta::Validator any 2.142690
#
t/00-report-prereqs.t .. ok
Incorrect version of Fatal.pm loaded by autodie.
The autodie pragma uses an updated version of Fatal to do its
heavy lifting. We seem to have loaded Fatal version 1.06, which is
probably the version that came with your version of Perl. However
autodie needs version 2.25, which would have come bundled with
autodie.
You may be able to solve this problem by adding the following
line of code to your main program, before any use of Fatal or
autodie.
use lib "/Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/";
at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/autodie.pm line 53.
BEGIN failed--compilation aborted at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/autodie.pm line 53.
Compilation failed in require at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Dist/Zilla/Tester.pm line 11.
BEGIN failed--compilation aborted at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Dist/Zilla/Tester.pm line 11.
Compilation failed in require at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/DZil.pm line 6.
BEGIN failed--compilation aborted at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/DZil.pm line 6.
Compilation failed in require at t/01-basic.t line 6.
BEGIN failed--compilation aborted at t/01-basic.t line 6.
t/01-basic.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Incorrect version of Fatal.pm loaded by autodie.
The autodie pragma uses an updated version of Fatal to do its
heavy lifting. We seem to have loaded Fatal version 1.06, which is
probably the version that came with your version of Perl. However
autodie needs version 2.25, which would have come bundled with
autodie.
You may be able to solve this problem by adding the following
line of code to your main program, before any use of Fatal or
autodie.
use lib "/Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/";
at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/autodie.pm line 53.
BEGIN failed--compilation aborted at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/autodie.pm line 53.
Compilation failed in require at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Dist/Zilla/Tester.pm line 11.
BEGIN failed--compilation aborted at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Dist/Zilla/Tester.pm line 11.
Compilation failed in require at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/DZil.pm line 6.
BEGIN failed--compilation aborted at /Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/Test/DZil.pm line 6.
Compilation failed in require at (eval 8) line 6.
BEGIN failed--compilation aborted at (eval 8) line 6.
t/02-eoltests.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/eol.t ................ ok
Test Summary Report
-------------------
t/01-basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/02-eoltests.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=4, Tests=29, 2 wallclock secs ( 0.04 usr 0.02 sys + 1.47 cusr 0.09 csys = 1.62 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_CTYPE = en_US.UTF-8
PATH = /Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.8.9/bin:/Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.10.1/bin:/Users/stas/.vim/bin:/Users/stas/bin:/Users/stas/node_modules/.bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql92/bin:/opt/local/bin:/opt/local/sbin:/opt/local/libexec/ccache:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/stas/.vim/bin:/Users/stas/bin:/Users/stas/node_modules/.bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql92/bin:/opt/local/bin:/opt/local/sbin:/opt/local/libexec/ccache
PERL5LIB =
PERLBREW_BASHRC_VERSION = 0.71
PERLBREW_HOME = /Users/stas/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /Users/stas/perl5/perlbrew/perls/perl-5.8.9/man
PERLBREW_PATH = /Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /Users/stas/perl5/perlbrew
PERLBREW_VERSION = 0.71
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /opt/local/bin/zsh
TERM = screen
TMPDIR = /var/folders/k7/cj2hxbn162362g2150r7t9480000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 508 12 61 79 80 81 98 398 399 33 100 204
EUID = 501
EXECUTABLE_NAME = /Users/stas/perl5/perlbrew/perls/perl-5.8.9/bin/perl
GID = 20 20 508 12 61 79 80 81 98 398 399 33 100 204
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.142690
Cwd 3.47
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.18
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.00
ExtUtils::Manifest 1.68
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4210
Module::Signature 0.73
Parse::CPAN::Meta 1.4414
Test::Harness 3.33
Test::More 1.001008
YAML 1.13
YAML::Syck 1.27
version 0.9909
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=darwin, osvers=14.0.0, archname=darwin-2level
uname='darwin stas-macbook.local 14.0.0 darwin kernel version 14.0.0: fri sep 19 00:26:44 pdt 2014; root:xnu-2782.1.97~2release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/stas/perl5/perlbrew/perls/perl-5.8.9 -Aeval:scriptdir=/Users/stas/perl5/perlbrew/perls/perl-5.8.9/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/opt/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.54)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Built under darwin
Compiled at Oct 22 2014 11:24:18
%ENV:
PERL5LIB=""
PERLBREW_BASHRC_VERSION="0.71"
PERLBREW_HOME="/Users/stas/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/Users/stas/perl5/perlbrew/perls/perl-5.8.9/man"
PERLBREW_PATH="/Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/Users/stas/perl5/perlbrew"
PERLBREW_VERSION="0.71"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/darwin-2level
/Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/darwin-2level
/Users/stas/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.