Front page | perl.cpan.testers |
Postings from January 2007
FAIL SCALP-0.0.3 i386-freebsd-thread-multi-64int 5.3-release
From:
chris
Date:
January 21, 2007 18:13
Subject:
FAIL SCALP-0.0.3 i386-freebsd-thread-multi-64int 5.3-release
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 XSAWYERX,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Mon Jan 22 02:13:39 2007] Trying to get 'http://www.cpan.org/authors/id/X/XS/XSAWYERX/SCALP-0.0.3.tar.gz'
[MSG] [Mon Jan 22 02:13:40 2007] Trying to get 'http://www.cpan.org/authors/id/X/XS/XSAWYERX/CHECKSUMS'
[MSG] [Mon Jan 22 02:13:40 2007] Checksum matches for 'SCALP-0.0.3.tar.gz'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/MANIFEST'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/README'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/Makefile.PL'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/Todo'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/Changes'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/META.yml'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/lib/'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/lib/SCALP/'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/lib/SCALP/Menu.pm'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/lib/SCALP/News.pm'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/lib/SCALP/Plain.pm'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/lib/SCALP.pm'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/t/'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/t/pod-coverage.t'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/t/pod.t'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/t/00-load.t'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP-0.0.3/t/boilerplate.t'
[MSG] [Mon Jan 22 02:13:40 2007] Extracted 'SCALP' to '/home/cwill1is/.cpanplus/5.8.8/build/SCALP-0.0.3'
[MSG] [Mon Jan 22 02:13:41 2007] Checking if your kit is complete...
Looks good
Writing Makefile for SCALP
[MSG] [Mon Jan 22 02:13:41 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Jan 22 02:13:42 2007] cp lib/SCALP.pm blib/lib/SCALP.pm
cp lib/SCALP/Menu.pm blib/lib/SCALP/Menu.pm
cp lib/SCALP/Plain.pm blib/lib/SCALP/Plain.pm
cp lib/SCALP/News.pm blib/lib/SCALP/News.pm
Manifying blib/man3/SCALP::Plain.3
Manifying blib/man3/SCALP::Menu.3
Manifying blib/man3/SCALP.3
Manifying blib/man3/SCALP::News.3
[ERROR] [Mon Jan 22 02:13:43 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cwill1is/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........
# Failed test 'use SCALP::News;'
# at t/00-load.t line 8.
# Tried to use 'SCALP::News'.
# Error: syntax error at /usr/home/cwill1is/.cpanplus/5.8.8/build/SCALP-0.0.3/blib/lib/SCALP/News.pm line 38, near "};"
# syntax error at /usr/home/cwill1is/.cpanplus/5.8.8/build/SCALP-0.0.3/blib/lib/SCALP/News.pm line 48, near "};"
# Missing right curly or square bracket at /usr/home/cwill1is/.cpanplus/5.8.8/build/SCALP-0.0.3/blib/lib/SCALP/News.pm line 54, at end of line
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at t/00-load.t line 8.
# Testing SCALP 0.0.3, Perl 5.008008, /usr/home/cwill1is/perl588/bin/perl
# Looks like you failed 1 test of 4.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/4 tests, 75.00% okay
t/boilerplate.....ok
t/pod-coverage....
# Failed test 'Pod coverage on SCALP'
# at /usr/home/cwill1is/perl588/lib/site_perl/5.8.8/Test/Pod/Coverage.pm line 126.
# Coverage for SCALP is 28.6%, with 5 naked subroutines:
# get_entries
# get_entry
# get_last_entry
# postentry
# preentry
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/4 tests, 75.00% okay
t/pod.............# Looks like you failed 1 test of 4.
skipped
all skipped: Test::Pod 1.14 required for testing POD
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/00-load.t 1 256 4 1 3
t/pod-coverage.t 1 256 4 1 1
1 test skipped.
Failed 2/4 test scripts. 2/14 subtests failed.
Files=4, Tests=14, 1 wallclock secs ( 0.20 cusr + 0.07 csys = 0.27 CPU)
*** Error code 35
Stop in /usr/home/cwill1is/.cpanplus/5.8.8/build/SCALP-0.0.3.
Failed 2/4 test programs. 2/14 subtests failed.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Test::More 0.66
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPAN::YACSmoke 0.0307.
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=5.3-release, archname=i386-freebsd-thread-multi-64int
uname='freebsd scc205.staffordshire.gov.uk 5.3-release freebsd 5.3-release #0: fri nov 5 04:19:18 utc 2004 root@harlow.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc_r
perllibs=-lm -lcrypt -lutil -lc_r
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL SCALP-0.0.3 i386-freebsd-thread-multi-64int 5.3-release
by chris