Report for HTML-FromText-2.05

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL HTML-FromText-2.05 v5.10.0 GNU/Linux
Date: 2012-08-19T00:11:56Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear Casey West,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9130. 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':

PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'indented tables with normal para'
#   at t/01_features.t line 286.
#          got: '<table class="hft-tables">
#   <tr><td>http://www.pm.org</td><td>Perl Mongers</td></tr>
#   <tr><td>http://perl.com</td><td>O&#39;Reilly Perl Center</td></tr>
#   <tr><td>http://lists.perl.org</td><td>List of Mailing Lists</td></tr>
#   <tr><td>http://use.perl.org</td><td>Perl News and Community Journals</td></tr>
#   <tr><td>http://perl.apache.org</td><td>mod_perl</td></tr>
#   <tr><td>http://theperlreview.com</td><td>The Perl Review</td></tr>
# </table>
# '
#     expected: '<table class="hft-tables">
#   <tr><td>http://www.pm.org</td><td>Perl Mongers</td></tr>
#   <tr><td>http://perl.com</td><td>O'Reilly Perl Center</td></tr>
#   <tr><td>http://lists.perl.org</td><td>List of Mailing Lists</td></tr>
#   <tr><td>http://use.perl.org</td><td>Perl News and Community Journals</td></tr>
#   <tr><td>http://perl.apache.org</td><td>mod_perl</td></tr>
#   <tr><td>http://theperlreview.com</td><td>The Perl Review</td></tr>
# </table>
# '
# Looks like you failed 1 test of 28.
t/01_features.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/28 subtests 

#   Failed test 'complex bullets'
#   at t/02_v2.01.t line 78.
#          got: '<ul class="hft-bullets">
# <li> Fast, powerful and extensible template processing system. </li>
#  <ul class="hft-bullets">
#  <li>         Powerful presentation language supports all standard templating directives, e.g. variable substitution, includes, conditionals,
#           loops. </li>
#    <ul class="hft-bullets">
#    <li>       Many additional features such as output filtering, exception handling, macro definition, support for plugin objects, definition
#           of template metadata, embedded Perl code (only enabled by EVAL_PERL option), definition of template blocks, a &#39;switch&#39;
#           statement, and more. </li>
#    <li>       Full support for complex Perl data types such as hashes, lists, objects and sub-routine references. </li>
#    </ul>
#   <li>        Clear separation of concerns between user interface (templates), application code (Perl objects/sub-routines) and data
#           (Perl data). </li>
#    <ul class="hft-bullets">
#    <li>       Programmer-centric back end, allowing application logic and data structures to be built in Perl. </li>
#    <li>       Designer-centric front end, hiding underlying complexity behind simple variable access. </li>
#    <li>       Templates are compiled to Perl code for maximum runtime efficiency and performance. Compiled templates are cached
#           and can be written to disk in &quot;compiled form&quot; (e.g. Perl code) to achieve cache persistance. </li>
#     <ul class="hft-bullets">
#     <li>      Well suited to online dynamic web content generation (e.g. Apache/mod_perl). </li>
#     <li>      Also has excellent support for offline batch processing for generating static pages (e.g. HTML, POD, LaTeX, PostScript,
#           plain text) from source templates. </li>
#      <ul class="hft-bullets">
#      <li>     Comprehensive documentation including tutorial and reference manuals. </li>
#      <li>     Fully Open Source and Free </li>
# </ul>
# </ul>
# </ul>
# </ul>
# </ul>
# '
#     expected: '<ul class="hft-bullets">
# <li> Fast, powerful and extensible template processing system. </li>
#  <ul class="hft-bullets">
#  <li>         Powerful presentation language supports all standard templating directives, e.g. variable substitution, includes, conditionals,
#           loops. </li>
#    <ul class="hft-bullets">
#    <li>       Many additional features such as output filtering, exception handling, macro definition, support for plugin objects, definition
#           of template metadata, embedded Perl code (only enabled by EVAL_PERL option), definition of template blocks, a 'switch'
#           statement, and more. </li>
#    <li>       Full support for complex Perl data types such as hashes, lists, objects and sub-routine references. </li>
#    </ul>
#   <li>        Clear separation of concerns between user interface (templates), application code (Perl objects/sub-routines) and data
#           (Perl data). </li>
#    <ul class="hft-bullets">
#    <li>       Programmer-centric back end, allowing application logic and data structures to be built in Perl. </li>
#    <li>       Designer-centric front end, hiding underlying complexity behind simple variable access. </li>
#    <li>       Templates are compiled to Perl code for maximum runtime efficiency and performance. Compiled templates are cached
#           and can be written to disk in &quot;compiled form&quot; (e.g. Perl code) to achieve cache persistance. </li>
#     <ul class="hft-bullets">
#     <li>      Well suited to online dynamic web content generation (e.g. Apache/mod_perl). </li>
#     <li>      Also has excellent support for offline batch processing for generating static pages (e.g. HTML, POD, LaTeX, PostScript,
#           plain text) from source templates. </li>
#      <ul class="hft-bullets">
#      <li>     Comprehensive documentation including tutorial and reference manuals. </li>
#      <li>     Fully Open Source and Free </li>
# </ul>
# </ul>
# </ul>
# </ul>
# </ul>
# '
# Looks like you failed 1 test of 6.
t/02_v2.01.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 
Can't load '/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/arch/auto/HTML/Parser/Parser.so' for module HTML::Parser: /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/arch/auto/HTML/Parser/Parser.so: undefined symbol: PL_stack_sp at /usr/lib/perl/5.14/DynaLoader.pm line 184.
 at /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/lib/HTML/Entities.pm line 152
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/lib/HTML/Entities.pm line 152.
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 'output from text2html correct'
#   at t/03_v2.02.t line 15.
#          got: ''
#     expected: '<p class="hft-paras">Hello</p>
# 
# <p class="hft-paras">Test</p>
# '
# Looks like you failed 1 test of 3.
t/03_v2.02.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
t/04_v2.03.t ..... ok
t/05_v2.04.t ..... ok
t/06_v2.05.t ..... ok
t/99_pod.t ....... skipped: Test::Pod v0.95 required for testing POD

Test Summary Report
-------------------
t/01_features.t (Wstat: 256 Tests: 28 Failed: 1)
  Failed test:  28
  Non-zero exit status: 1
t/02_v2.01.t   (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  6
  Non-zero exit status: 1
t/03_v2.02.t   (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=7, Tests=47,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.18 cusr  0.04 csys =  0.27 CPU)
Result: FAIL
Failed 3/7 test programs. 3/47 subtests failed.
make: *** [test_dynamic] Error 255


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Email::Find::addrspec              0.09     0.09
	  Exporter::Lite                     0.02     0.01
	  ExtUtils::MakeMaker                6.62        0
	  HTML::Entities                     3.69     1.26
	  Scalar::Util                       1.19     1.12
	  Test::More                         0.98     0.47
	  Text::Tabs                     2007.1117  98.1128

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9130
	CPANPLUS::Dist::Build              0.62
	Cwd                                3.33
	ExtUtils::CBuilder             0.280205
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.15
	File::Spec                         3.33
	Module::Build                    0.4002
	Test::Harness                      3.25
	Test::More                         0.98
	version                            0.99

******************************** 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.84.
Powered by minismokebox version 0.54

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/script:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/TimeDate-1.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/TimeDate-1.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/MailTools-2.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/MailTools-2.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Valid-0.190/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Valid-0.190/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Find-0.10/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Find-0.10/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Exporter-Lite-0.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Exporter-Lite-0.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 28146
    PERL5_CPANPLUS_IS_VERSION = 0.9130
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.10.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/pit/bare/perl-5.10.0/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=3.2.0-24-generic, archname=x86_64-linux
    uname='linux pluto 3.2.0-24-generic #37-ubuntu smp wed apr 25 08:43:22 utc 2012 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.10.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.15'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under linux
  Compiled at May 14 2012 15:52:35
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/TimeDate-1.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/TimeDate-1.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/MailTools-2.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/MailTools-2.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Valid-0.190/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Valid-0.190/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Find-0.10/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Find-0.10/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Exporter-Lite-0.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Exporter-Lite-0.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/arch:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="28146"
    PERL5_CPANPLUS_IS_VERSION="0.9130"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.10.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/TimeDate-1.20/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/TimeDate-1.20/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/MailTools-2.09/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/MailTools-2.09/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Valid-0.190/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Valid-0.190/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Find-0.10/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Email-Find-0.10/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Exporter-Lite-0.02/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/Exporter-Lite-0.02/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.69/blib/arch
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/lib
    /home/cpan/pit/bare/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-FromText-2.05/blib/arch
    /home/cpan/pit/bare/perl-5.10.0/lib/5.10.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.10.0/lib/5.10.0
    /home/cpan/pit/bare/perl-5.10.0/lib/site_perl/5.10.0/x86_64-linux
    /home/cpan/pit/bare/perl-5.10.0/lib/site_perl/5.10.0
    .