Front page | perl.cpan.testers |
Postings from May 2008
FAIL Mail-Action-0.42 i686-linux-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
May 20, 2008 07:53
Subject:
FAIL Mail-Action-0.42 i686-linux-64int-ld 2.6.24-16-generic
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear chromatic,
This is a computer-generated report for Mail-Action-0.42
on perl 5.10.0 patch 33823, created by CPAN-Reporter-1.13.
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://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/action.............Use of uninitialized value in subroutine entry at /home/david/.cpan/build/Test-MockObject-1.08-kT__zd/blib/lib/Test/MockObject.pm line 299.
# Failed test 'startup died (Can't use string ("") as a subroutine ref while "strict refs" in use at /home/david/.cpan/build/Test-MockObject-1.08-kT__zd/blib/lib/Test/MockObject.pm line 299.)'
# at t/action.t line 4.
# (in Mail::Action::Test->startup)
# Looks like you planned 46 tests but only ran 4.
# Looks like you failed 1 test of 4 run.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 43/46 subtests
t/address............ok
t/address_desc.......ok
t/address_roles......# apply the expires role
# apply the named role
# apply the described role
ok
t/podtohelp..........ok
t/request............ok
t/storage............ok
Test Summary Report
-------------------
t/action.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Parse errors: Bad plan. You planned 46 tests but ran 4.
Files=7, Tests=99, 1 wallclock secs ( 0.00 usr 0.06 sys + 0.41 cusr 0.34 csys = 0.81 CPU)
Result: FAIL
Failed 1/7 test programs. 1/99 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- ---- -----
Class::Roles 0.30 0.30
Email::Address 1.889
Email::MIME 1.861
Email::MIME::Modifier 1.442
Email::Simple 2.003
Email::Simple::Headers 1.971
Mail::Mailer 2.03
Pod::Simple 3.05
YAML 0.35 0.66
build_requires:
Module Need Have
---------------------- ---- -----
IO::File 1.14
Test::Class 0.30
Test::Exception 0.27
Test::MockObject 0.11 1.08
Test::Simple 0.47 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/david/perl/5.10.x/lib/5.10.0
PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_xV7r.txt
PERL5_CPANPLUS_IS_RUNNING = 27742
PERL5_CPAN_IS_RUNNING = 27742
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27118,27742
PERL_CR_SMOKER_CURRENT = Mail-Action-0.42
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.x/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0 patch 33823) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Mail-Action-0.42 i686-linux-64int-ld 2.6.24-16-generic
by DAGOLDEN