Front page | perl.cpan.testers |
Postings from April 2008
FAIL CGI-PrintWrapper-0.8 darwin-thread-multi-64int-2level 8.10.0
From:
chris
Date:
April 20, 2008 04:41
Subject:
FAIL CGI-PrintWrapper-0.8 darwin-thread-multi-64int-2level 8.10.0
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 BINKLEY,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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] [Sun Apr 20 12:41:21 2008] Trying to get 'http://www.cpan.org/authors/id/B/BI/BINKLEY/CGI-PrintWrapper-0.8.tar.gz'
[MSG] [Sun Apr 20 12:41:26 2008] Trying to get 'http://www.cpan.org/authors/id/B/BI/BINKLEY/CHECKSUMS'
[MSG] [Sun Apr 20 12:41:26 2008] Checksum matches for 'CGI-PrintWrapper-0.8.tar.gz'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/lib/'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/lib/CGI/'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/lib/CGI/PrintWrapper.pm'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/t/'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/t/02print.t'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/t/03args.t'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/t/01load.t'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/TODO'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/MANIFEST'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/Makefile.PL'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/Changes'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI-PrintWrapper-0.8/README'
[MSG] [Sun Apr 20 12:41:27 2008] Extracted 'CGI::PrintWrapper' to '/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/CGI-PrintWrapper-0.8'
[MSG] [Sun Apr 20 12:41:28 2008] Checking if your kit is complete...
Looks good
Writing Makefile for CGI::PrintWrapper
[MSG] [Sun Apr 20 12:41:28 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun Apr 20 12:41:32 2008] cp lib/CGI/PrintWrapper.pm blib/lib/CGI/PrintWrapper.pm
Manifying blib/man3/CGI::PrintWrapper.3
[ERROR] [Sun Apr 20 12:41:34 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /Volumes/Media/smoke/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01load.......ok
t/02print......# Test 8 got: "<form method=\"post\" action=\"http://localhost\" enctype=\"multipart/form-data\">\n</form>" (t/02print.t at line 32)
# Expected: "<FORM METHOD=\"POST\" ENCTYPE=\"application/x-www-form-urlencoded\">\n</FORM>"
# t/02print.t line 32 is: ok ($io->string,
Failed 1/8 subtests
t/03args.......# Test 3 got: "<ul></ul>" (t/03args.t at line 29)
# Expected: "<UL></UL>"
# t/03args.t line 29 is: ok ($s, '<UL></UL>');
# Test 4 got: "<ul>\n<li><strong>fred</strong></li>\n<ul>\n<li>barney</li>\n</ul>\n<li><strong>wilma</strong></li>\n<ul>\n<li>betty</li>\n<li>bam-bam</li>\n<li>dino</li>\n</ul>\n</ul>" (t/03args.t at line 39)
# Expected: "<UL>\n<LI><STRONG>fred</STRONG>\n<UL>\n<LI>barney\n</UL>\n<LI><STRONG>wilma</STRONG>\n<UL>\n<LI>betty\n<LI>bam-bam\n<LI>dino\n</UL>\n</UL>\n"
# (Install the Algorithm::Diff module to have differences in multiline
# output explained. You might also set the PERL_TEST_DIFF environment
# variable to run a diff program on the output.)
# t/03args.t line 39 is: ok ($s, <<EOS);
# Test 7 got: "<ul>\n<li><strong>wilma</strong></li>\n<ul>\n<li>betty</li>\n<li>bam-bam</li>\n<li>dino</li>\n</ul>\n<li><strong>fred</strong></li>\n<ul>\n<li>barney</li>\n</ul>\n</ul>" (t/03args.t at line 69)
# Expected: "<UL>\n<LI><STRONG>fred</STRONG>\n<UL>\n<LI>barney\n</UL>\n<LI><STRONG>wilma</STRONG>\n<UL>\n<LI>betty\n<LI>bam-bam\n<LI>dino\n</UL>\n</UL>\n"
# t/03args.t line 69 is: ok ($s, <<EOS);
Failed 3/7 subtests
Test Summary Report
-------------------
t/02print.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 8
t/03args.t (Wstat: 0 Tests: 7 Failed: 3)
Failed tests: 3-4, 7
Files=3, Tests=16, 1 wallclock secs ( 0.11 usr 0.07 sys + 0.84 cusr 0.20 csys = 1.22 CPU)
Result: FAIL
Failed 2/3 test programs. 4/16 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Sun Apr 20 12:41:35 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
CGI 3.35 2
Carp 1.08 0
******************************** 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. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
PERL5LIB = :/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/CGI-PrintWrapper-0.8/blib/lib:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/CGI-PrintWrapper-0.8/blib/arch:/Volumes/Media/smoke/blead/.cpanplus/5.11.0/build/CGI-PrintWrapper-0.8/blib
PERL5_CPANPLUS_IS_RUNNING = 16387
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /Volumes/Media/smoke/blead/bin/perl5.11.0
UID: $< = 502
EUID: $> = 502
GID: $( = 502 502
EGID: $) = 502 502
-------------------------------
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 33713) configuration:
Platform:
osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-64int-2level
uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc '
config_args='-de -Dusedevel -Dprefix=/Volumes/Media/smoke/blead -Duse64bitint -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long 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'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, 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'
-
FAIL CGI-PrintWrapper-0.8 darwin-thread-multi-64int-2level 8.10.0
by chris