Subject: | test errors for 1.07_01 |
Date: | Tue, 19 Dec 2006 20:16:24 +0100 |
To: | bug-HTML-Tidy [...] rt.cpan.org |
From: | jo / ak <jo [...] akweb.de> |
When I tried to install HTML-Tidy-1.07_01 with CPANPLUS, I got the
following errors:
[ERROR] [Tue Dec 19 20:07:10 2006] MAKE TEST failed: Bad file
descriptor PERL_DL
_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/l
ib', 'blib/arch')" t/*.t
t/00-load............ok
t/cfg-for-parse......ok
t/clean-crash........ok
t/extra-quote........ok
t/ignore-text........ok
t/ignore.............ok
t/levels.............ok
t/message............ok
t/opt-00.............
# Failed test (t/opt-00.t at line 69)
# Structures begin differing at:
# $got->[20] = '<p> </p>'
# $expected->[20] = '<p>'
# 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.......ok
t/pod................ok
t/roundtrip..........ok
t/segfault-form......ok
t/simple.............ok
t/too-many-titles....ok
t/unicode............ok
t/venus..............
# Failed test (t/venus.t at line 27)
# Structures begin differing at:
# $got->[47] = ' <address>'
# $expected->[47] = ' <center>'
# 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 (t/version.t at line 17)
# '1st December 2004'
# doesn't match '(?-xism:\d\d?
(January|February|March|April|May|June|July|A
ugust|September|October|November|December) \d\d\d\d)'
Argument "1st" isn't numeric in addition (+) at
/root/.cpanplus/5.8.5/build/HTML
-Tidy-1.07_01/blib/lib/HTML/Tidy.pm line 361.
# Failed test (t/version.t at line 20)
# 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 Failed List of Failed
-------------------------------------------------------------------------------
t/opt-00.t 1 256 2 1 50.00% 2
t/venus.t 1 256 3 1 33.33% 3
t/version.t 2 512 3 2 66.67% 2-3
Failed 3/20 test scripts, 85.00% okay. 4/80 subtests failed, 95.00% okay.
make: *** [test_dynamic] Error 255
[ERROR] [Tue Dec 19 20:07:10 2006] Unable to create a new distribution
object fo
r 'HTML::Tidy' -- cannot continue
My Perl configuration is:
~ # perl -V
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=linux, osvers=2.6.9-1.906_elsmp, archname=i386-linux-thread-multi
uname='linux tweety.build.redhat.com 2.6.9-1.906_elsmp #1 smp sun
dec 12 22:58:08 est 2004 i686 i686 i386 gnulinux '
config_args='-des -Doptimize=-O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -Dversion=5.8.5 -Dmyhostname=localhost
-Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc.
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux
-Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads
-Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db
-Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio
-Dinstallusrbinperl -Ubincompat5005 -Uversiononly
-Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.4 5.8.3 5.8.2 5.8.1
5.8.0'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm',
optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include
-I/usr/include/gdbm'
ccversion='', gccversion='3.4.3 20050227 (Red Hat 3.4.3-22)',
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8,
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=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Apr 28 2005 19:38:43