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/
--
Dear Andy Lester,
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] [Fri Sep 19 22:50:27 2008] cp lib/HTML/Tidy/Message.pm blib/lib/HTML/Tidy/Message.pm
cp lib/HTML/Tidy.pm blib/lib/HTML/Tidy.pm
/Volumes/Media/smoke/rel/perl-5.10.0/bin/perl /Volumes/Media/smoke/rel/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /Volumes/Media/smoke/rel/perl-5.10.0/lib/5.10.0/ExtUtils/typemap Tidy.xs > Tidy.xsc && mv Tidy.xsc Tidy.c
cc -c -I. -I/usr/include/tidy -I/usr/local/include/tidy -I/sw/include/tidy -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -O3 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I/Volumes/Media/smoke/rel/perl-5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE" Tidy.c
In file included from /usr/include/tidy/tidy.h:70,
from Tidy.xs:5:
/usr/include/tidy/platform.h:114:1: warning: "HAS_VSNPRINTF" redefined
In file included from /Volumes/Media/smoke/rel/perl-5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE/perl.h:38,
from Tidy.xs:2:
/Volumes/Media/smoke/rel/perl-5.10.0/lib/5.10.0/darwin-thread-multi-64int-2level/CORE/config.h:3783:1: warning: this is the location of the previous definition
Tidy.xs: In function 'XS_HTML__Tidy__tidy_messages':
Tidy.xs:79: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness
Tidy.xs: In function 'XS_HTML__Tidy__tidy_clean':
Tidy.xs:163: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness
Tidy.xs:164: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' differ in signedness
Running Mkbootstrap for HTML::Tidy ()
chmod 644 Tidy.bs
rm -f blib/arch/auto/HTML/Tidy/Tidy.bundle
LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib Tidy.o -o blib/arch/auto/HTML/Tidy/Tidy.bundle \
-ltidy \
chmod 755 blib/arch/auto/HTML/Tidy/Tidy.bundle
cp Tidy.bs blib/arch/auto/HTML/Tidy/Tidy.bs
chmod 644 blib/arch/auto/HTML/Tidy/Tidy.bs
cp bin/webtidy blib/script/webtidy
/Volumes/Media/smoke/rel/perl-5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/webtidy
Manifying blib/man3/HTML::Tidy::Message.3
Manifying blib/man3/HTML::Tidy.3
[ERROR] [Fri Sep 19 22:50:41 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /Volumes/Media/smoke/rel/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load............ok
t/cfg-for-parse......ok
t/clean-crash........ok
t/extra-quote........ok
t/ignore-text........
# Failed test 'Matching warnings'
# at t/ignore-text.t line 32.
# Structures begin differing at:
# $got->[0] = 'DATA (24:86) Warning: unescaped & which should be written as &'
# $expected->[0] = 'DATA (24:78) Warning: unescaped & which should be written as &'
# Looks like you failed 1 test of 3.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/3 tests, 66.67%% okay
t/ignore.............
# Failed test 'Matching warnings'
# at t/ignore.t line 35.
# Structures begin differing at:
# $got->[2] = '- (24:86) Warning: unescaped & which should be written as &'
# $expected->[2] = '- (24:78) Warning: unescaped & which should be written as &'
# Looks like you failed 1 test of 7.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/7 tests, 85.71%% okay
t/levels.............
# Failed test 'Matching messages'
# at t/levels.t line 27.
# Structures begin differing at:
# $got->[3] = '- (24:86) Warning: unescaped & which should be written as &'
# $expected->[3] = '- (24:78) Warning: unescaped & which should be written as &'
# Looks like you failed 1 test of 3.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/3 tests, 66.67%% okay
t/message............ok
t/opt-00.............
# Failed test 'Cleaned stuff looks like what we expected'
# at t/opt-00.t line 69.
# Structures begin differing at:
# $got->[20] = '
'
# $expected->[20] = '
'
# Looks like you failed 1 test of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00%% okay
t/perfect............ok
t/pod-coverage.......skipped
all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod................skipped
all skipped: Test::Pod 1.14 required for testing POD
t/roundtrip..........ok
t/segfault-form......ok
t/simple.............ok
t/too-many-titles....ok
t/unicode............ok
t/venus..............
# Failed test 'Cooked stuff looks like what we expected'
# at t/venus.t line 27.
# Structures begin differing at:
# $got->[47] = '
'
# $expected->[47] = ' '
# Looks like you failed 1 test of 3.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/3 tests, 66.67%% okay
t/version............
# Failed test 'Valid version string'
# at t/version.t line 17.
# '1st December 2004'
# doesn't match '(?-xism:\d\d? (January|February|March|April|May|June|July|August|September|October|November|December) \d\d\d\d)'
Argument "1st" isn't numeric in addition (+) at /Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tidy-1.08/blib/lib/HTML/Tidy.pm line 367.
# Failed test 'Version is greater than 9/1/2005'
# at t/version.t line 20.
# '20041201'
# >=
# '20050901'
# Looks like you failed 2 tests of 3.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-3
Failed 2/3 tests, 33.33%% okay
t/wordwrap...........ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/ignore-text.t 1 256 3 1 3
t/ignore.t 1 256 7 1 3
t/levels.t 1 256 3 1 3
t/opt-00.t 1 256 2 1 2
t/venus.t 1 256 3 1 3
t/version.t 2 512 3 2 2-3
2 tests skipped.
Failed 6/20 test scripts. 7/75 subtests failed.
Files=20, Tests=75, 13 wallclock secs ( 4.66 cusr + 1.69 csys = 6.35 CPU)
Failed 6/20 test programs. 7/75 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Fri Sep 19 22:50:41 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
Carp 1.08 0
Exporter 5.62 0
Test::Builder 0.72 0
Test::More 0.72 0
constant 1.13 0
overload 1.06 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 CPANPLUS::Dist::YACSmoke 0.04.
------------------------------
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/rel/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.22/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.22/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.22/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.22/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.22/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/List-MoreUtils-0.22/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Params-Validate-0.91/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Params-Validate-0.91/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Params-Validate-0.91/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Params-Validate-0.91/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Params-Validate-0.91/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Params-Validate-0.91/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-Locale-0.42/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-Locale-0.42/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-Locale-0.42/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-Locale-0.42/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-Locale-0.42/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-Locale-0.42/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Class-Singleton-1.4/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Class-Singleton-1.4/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Class-Singleton-1.4/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Class-Singleton-1.4/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Class-Singleton-1.4/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/Class-Singleton-1.4/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-TimeZone-0.80/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-TimeZone-0.80/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-TimeZone-0.80/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-TimeZone-0.80/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-TimeZone-0.80/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-TimeZone-0.80/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-0.4304/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-0.4304/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-0.4304/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-0.4304/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-0.4304/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/DateTime-0.4304/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Scrubber-0.08/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Scrubber-0.08/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Scrubber-0.08/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Scrubber-0.08/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Scrubber-0.08/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Scrubber-0.08/blib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tidy-1.08/blib/lib:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tidy-1.08/blib/arch:/Volumes/Media/smoke/rel/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tidy-1.08/blib
PERL5_CPANPLUS_IS_RUNNING = 12026
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL5_CPANPLUS_VERBOSE = 1
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /Volumes/Media/smoke/rel/perl-5.10.0/bin/perl
UID: $< = 502
EUID: $> = 502
GID: $( = 502 502
EGID: $) = 502 502
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) 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 -Dprefix=/Volumes/Media/smoke/rel/perl-5.10.0 -Dusethreads -Duse64bitint'
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=' '