Front page | perl.cpan.testers |
Postings from September 2005
FAIL HTML-FromText-2.05 i386-freebsd 5.4-stable
Thread Previous
|
Thread Next
From:
david
Date:
September 23, 2005 13:59
Subject:
FAIL HTML-FromText-2.05 i386-freebsd 5.4-stable
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 Casey West,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. 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':
[CP_MSG] [Fri Sep 23 23:13:26 2005] Trying to get 'ftp://ftp.oleane.net/pub/CPAN/authors/id/C/CW/CWEST/CHECKSUMS'
[CP_MSG] [Fri Sep 23 23:13:27 2005] Checksum matches for 'HTML-FromText-2.05.tar.gz'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/bin/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/bin/text2html'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/Changes'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/ext/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/ext/emacs-macros.el'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/lib/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/lib/HTML/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/lib/HTML/FromText.pm'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/Makefile.PL'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/MANIFEST'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/MANIFEST.SKIP'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/META.yml'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/README'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/01_features.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/02_v2.01.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/03_v2.02.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/04_v2.03.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/05_v2.04.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/06_v2.05.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/99_pod.t'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/files/'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML-FromText-2.05/t/files/paras.txt'
[CP_MSG] [Fri Sep 23 23:13:30 2005] Extracted 'HTML::FromText' to '/home/cpan/plus/5.8.6/build/HTML-FromText-2.05'
[CP_MSG] [Fri Sep 23 23:13:31 2005] Checking if your kit is complete...
Looks good
Warning: prerequisite Email::Find::addrspec 0.09 not found.
Warning: prerequisite Exporter::Lite 0.01 not found.
Writing Makefile for HTML::FromText
[CP_MSG] [Fri Sep 23 23:13:31 2005] Module 'HTML::FromText' requires 'Email::Find::addrspec' version '0.09' to be installed
[CP_MSG] [Fri Sep 23 23:13:31 2005] Module 'HTML::FromText' requires 'Exporter::Lite' version '0.01' to be installed
[CP_MSG] [Fri Sep 23 23:13:33 2005] cp lib/HTML/FromText.pm blib/lib/HTML/FromText.pm
cp bin/text2html blib/script/text2html
/usr/local/bin/p586 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/text2html
Manifying blib/man1/text2html.1
Manifying blib/man3/HTML::FromText.3
[CP_ERROR] [Fri Sep 23 23:13:34 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/p586 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_features....ok
t/02_v2.01.......ok
t/03_v2.02.......Can't locate object method "bootstrap" via package "HTML::Parser" at /home/perl/p586/lib/site_perl/5.8.6/i386-freebsd/HTML/Parser.pm line 18.
Compilation failed in require at /home/perl/p586/lib/site_perl/5.8.6/i386-freebsd/HTML/Entities.pm line 136.
Compilation failed in require at blib/lib/HTML/FromText.pm line 22.
BEGIN failed--compilation aborted at blib/lib/HTML/FromText.pm line 22.
Compilation failed in require at blib/script/text2html line 6.
BEGIN failed--compilation aborted at blib/script/text2html line 6.
# Failed test (t/03_v2.02.t at line 15)
# got: ''
# expected: '<p class="hft-paras">Hello</p>
#
# <p class="hft-paras">Test</p>
# '
# Looks like you failed 1 test of 3.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/3 tests, 66.67% okay
t/04_v2.03.......ok
t/05_v2.04.......ok
t/06_v2.05.......ok
t/99_pod.........skipped
all skipped: Test::Pod v0.95 required for testing POD
Failed 1/7 test scripts, 85.71% okay. 1/47 subtests failed, 97.87% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/03_v2.02.t 1 256 3 1 33.33% 1
1 test skipped.
*** Error code 25
Stop in /home/cpan/plus/5.8.6/build/HTML-FromText-2.05.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Email::Find::addrspec 0
Exporter::Lite 0
HTML::Entities 1.29
Scalar::Util 1.14
Test::More 0.60
Text::Tabs 98.112801
******************************** 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.03.
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=freebsd, osvers=5.4-stable, archname=i386-freebsd
uname='freebsd profane.mongueurs.net 5.4-stable freebsd 5.4-stable #2: thu aug 25 18:39:45 cest 2005 root@profane.mongueurs.net:usrobjusrsrcsysprofane i386 '
config_args='-des -Dusemymalloc -Dprefix=/home/perl/p586'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', 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='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
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'
Thread Previous
|
Thread Next