Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Devel-1.34 v5.15.2 GNU/Linux
Date: 2011-09-02T23:19:50Z
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 Tomas Doran,
This is a computer-generated report for Catalyst-Devel-1.34
on perl 5.15.2, created by CPAN-Reporter-1.1902.
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 '/usr/bin/make test':
make[1]: Entering directory `/home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY'
PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01use.t t/back_compat.t t/generated_app.t t/get_sharedir_file.t t/optional_http-server-restart.t t/render_file_contents.t t/render_share_dir_file.t
t/01use.t ......................... ok
t/back_compat.t ................... ok
# Generated app is in /tmp/EhLoUSy4jo
# Failed test 'Exit status ok for '/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/bin/perl Makefile.PL''
# at t/generated_app.t line 175.
# got: '2'
# expected: '0'
# STDOUT:
# STDERR:
# Can't locate inc/Module/Install.pm in @INC (@INC contains: /home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY/inc /home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY/blib/lib /home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib /home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/site_perl/5.15.2/x86_64-linux-thread-multi /home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/site_perl/5.15.2 /home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/5.15.2/x86_64-linux-thread-multi /home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/5.15.2 .) at Makefile.PL line 4.
# BEGIN failed--compilation aborted at Makefile.PL line 4.
# Failed test 'Makefile generated'
# at t/generated_app.t line 90.
# Failed test 'Exit status ok for 'make''
# at t/generated_app.t line 175.
# got: '2'
# expected: '0'
# STDOUT:
# make[2]: Entering directory `/tmp/EhLoUSy4jo/TestApp'
# make[2]: Leaving directory `/tmp/EhLoUSy4jo/TestApp'
# STDERR:
# make[2]: *** No targets specified and no makefile found. Stop.
Can't locate inc/Module/Install.pm in @INC (@INC contains: /home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY/inc /home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY/blib/lib /home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib /etc/perl /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
Failed to run "perl Makefile.PL".
# Tests were run but no plan was declared and done_testing() was not seen.
cannot remove path when cwd is /tmp/EhLoUSy4jo/TestApp for /tmp/EhLoUSy4jo: at /home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/5.15.2/File/Temp.pm line 902
t/generated_app.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/56 subtests
t/get_sharedir_file.t ............. ok
t/optional_http-server-restart.t .. skipped: set TEST_HTTP to enable this test
t/render_file_contents.t .......... ok
t/render_share_dir_file.t ......... ok
Test Summary Report
-------------------
t/generated_app.t (Wstat: 512 Tests: 56 Failed: 3)
Failed tests: 45-47
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=7, Tests=71, 11 wallclock secs ( 0.05 usr 0.06 sys + 8.36 cusr 1.62 csys = 10.09 CPU)
Result: FAIL
Failed 1/7 test programs. 3/71 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/sand/.cpan/build/Catalyst-Devel-1.34-OJHSeY'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------------------- ------- -------
Catalyst 5.90001 5.90002
Catalyst::Action::RenderView 0.10 0.16
Catalyst::Plugin::ConfigLoader 0.30 0.30
Catalyst::Plugin::Static::Simple 0.28 0.29
Config::General 2.42 2.50
ExtUtils::MakeMaker 6.11 6.59
File::ChangeNotify 0.07 0.20
File::Copy::Recursive 0 0.38
File::ShareDir 0 1.03
Module::Install 0.91 1.01
Moose 0 2.0204
MooseX::Daemonize 0 0.13
MooseX::Emulate::Class::Accessor::Fast 0 0.00903
namespace::autoclean 0 0.13
namespace::clean 0 0.21
Path::Class 0.09 0.24
Starman 0 0.2013
Template 2.14 2.22
Test::Fatal 0.003 0.006
Test::More 0.94 0.98
build_requires:
Module Need Have
-------------------------------------- ------- -------
ExtUtils::MakeMaker 6.42 6.59
Test::Fatal 0.003 0.006
Test::More 0.94 0.98
configure_requires:
Module Need Have
-------------------------------------- ------- -------
ExtUtils::MakeMaker 6.42 6.59
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB = /home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch:/home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28364
PERL5_CPAN_IS_RUNNING = 28364
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04_01
File::Spec 3.34
Module::Build 0.39_01
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
Commit id: 9a74aa57c6171e0a53a4defac910aed66bc40363
Platform:
osname=linux, osvers=3.0.0-1-amd64, archname=x86_64-linux-thread-multi
uname='linux k81 3.0.0-1-amd64 #1 smp sat aug 27 16:21:11 utc 2011 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.6.1', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Sep 2 2011 19:29:41
%ENV:
PERL5LIB="/home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch:/home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28364"
PERL5_CPAN_IS_RUNNING="28364"
@INC:
/home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/arch
/home/sand/.cpan/build/Mail-SpamAssassin-2.43-vZt_75/blib/lib
/home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/site_perl/5.15.2/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/site_perl/5.15.2
/home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/5.15.2/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.15.2-224-g9a74aa5/ba65/lib/5.15.2
.