Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Devel-1.34 v5.15.3 GNU/Linux
Date: 2011-09-23T00:42:02Z
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.3, 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-TIjKKC'
PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/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/BsFeVJeiyQ
# Failed test 'Exit status ok for '/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/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-TIjKKC/inc /home/sand/.cpan/build/Catalyst-Devel-1.34-TIjKKC/blib/lib /home/sand/.cpan/build/Catalyst-Devel-1.34-TIjKKC/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/lib /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/lib /home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/site_perl/5.15.3/x86_64-linux-ld /home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/site_perl/5.15.3 /home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/5.15.3/x86_64-linux-ld /home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/5.15.3 .) 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/BsFeVJeiyQ/TestApp'
# make[2]: Leaving directory `/tmp/BsFeVJeiyQ/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-TIjKKC/inc /home/sand/.cpan/build/Catalyst-Devel-1.34-TIjKKC/blib/lib /home/sand/.cpan/build/Catalyst-Devel-1.34-TIjKKC/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/lib /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/arch /home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/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/BsFeVJeiyQ/TestApp for /tmp/BsFeVJeiyQ: at /home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/5.15.3/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, 15 wallclock secs ( 0.04 usr 0.02 sys + 7.60 cusr 0.66 csys = 8.32 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-TIjKKC'
------------------------------
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.0205
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.2014
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-g7XBGJ/blib/arch:/home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7360
PERL5_CPAN_IS_RUNNING = 7360
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.3-32-g2527559/2b65/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_04
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 3) configuration:
Commit id: 25275596243468dc2f7e4dddb6ac6eb8aac471f2
Platform:
osname=linux, osvers=3.0.0-1-amd64, archname=x86_64-linux-ld
uname='linux k81 3.0.0-1-amd64 #1 smp tue sep 20 07:03:13 utc 2011 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, 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 -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Sep 22 2011 21:15:11
%ENV:
PERL5LIB="/home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/arch:/home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="7360"
PERL5_CPAN_IS_RUNNING="7360"
@INC:
/home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/arch
/home/sand/.cpan/build/Mail-SpamAssassin-2.43-g7XBGJ/blib/lib
/home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/site_perl/5.15.3/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/site_perl/5.15.3
/home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/5.15.3/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.15.3-32-g2527559/2b65/lib/5.15.3
.