Report for HTML-DataTable-0.52

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL HTML-DataTable-0.52 v5.8.9 Mac OS X
Date: 2011-12-11T07:52:32Z

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 NICWOLFF,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9113. 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 Dec 11 08:01:08 2011] cp lib/HTML/DataTable/DBI.pm blib/lib/HTML/DataTable/DBI.pm
cp lib/HTML/DataTable.pm blib/lib/HTML/DataTable.pm
Manifying blib/man3/HTML::DataTable::DBI.3
Manifying blib/man3/HTML::DataTable.3

[ERROR] [Sun Dec 11 08:01:09 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/64bit/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bailout called.  Further testing stopped:  

#   Failed test 'use HTML::DataTable;'
#   at t/00-load.t line 6.
#     Tried to use 'HTML::DataTable'.
#     Error:  Can't locate HTML/FromArrayref.pm in @INC (@INC contains: /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/arch /Volumes/Media/smoke/64bit/perl-5.8.9/lib/5.8.9/darwin-64int-2level /Volumes/Media/smoke/64bit/perl-5.8.9/lib/5.8.9 /Volumes/Media/smoke/64bit/perl-5.8.9/lib/site_perl/5.8.9/darwin-64int-2level /Volumes/Media/smoke/64bit/perl-5.8.9/lib/site_perl/5.8.9) at /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib/HTML/DataTable.pm line 7.
# BEGIN failed--compilation aborted at /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib/HTML/DataTable.pm line 7.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.

#   Failed test 'use HTML::DataTable::DBI;'
#   at t/00-load.t line 10.
#     Tried to use 'HTML::DataTable::DBI'.
#     Error:  Can't locate DBI.pm in @INC (@INC contains: /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/arch /Volumes/Media/smoke/64bit/perl-5.8.9/lib/5.8.9/darwin-64int-2level /Volumes/Media/smoke/64bit/perl-5.8.9/lib/5.8.9 /Volumes/Media/smoke/64bit/perl-5.8.9/lib/site_perl/5.8.9/darwin-64int-2level /Volumes/Media/smoke/64bit/perl-5.8.9/lib/site_perl/5.8.9) at /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib/HTML/DataTable/DBI.pm line 8.
# BEGIN failed--compilation aborted at /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib/HTML/DataTable/DBI.pm line 8.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
# Looks like you failed 2 tests of 2.
FAILED--Further testing stopped.
make: *** [test_dynamic] Error 2

[MSG] [Sun Dec 11 08:01:09 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

HTML::FromArrayref
DBI

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'NICWOLFF (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'HTML::FromArrayref'	=> '0', # or a minimum working version
	'DBI'	=> '0', # or a minimum working version
    }
);

Thanks! :-)

PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                6.62        0
	  Test::More                         0.98        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9113
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.07
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.95

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

------------------------------
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/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib:/Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 2825
    PERL5_CPANPLUS_IS_VERSION = 0.9113
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /Volumes/Media/smoke/64bit/conf/perl-5.8.9
    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 = /Volumes/Media/smoke/64bit/perl-5.8.9/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


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


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=darwin, osvers=8.11.0, archname=darwin-64int-2level
    uname='darwin afalglas.bingosnet.co.uk 8.11.0 darwin kernel version 8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Volumes/Media/smoke/64bit/perl-5.8.9 -Duse64bitint'
    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=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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_INT USE_FAST_STDIO
                        USE_LARGE_FILES USE_PERLIO
  Built under darwin
  Compiled at Jun 16 2009 15:57:18
  %ENV:
    PERL5LIB=":/Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib:/Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="2825"
    PERL5_CPANPLUS_IS_VERSION="0.9113"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/Volumes/Media/smoke/64bit/conf/perl-5.8.9"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/lib
    /Volumes/Media/smoke/64bit/conf/perl-5.8.9/.cpanplus/5.8.9/build/HTML-DataTable-0.52/blib/arch
    /Volumes/Media/smoke/64bit/perl-5.8.9/lib/5.8.9/darwin-64int-2level
    /Volumes/Media/smoke/64bit/perl-5.8.9/lib/5.8.9
    /Volumes/Media/smoke/64bit/perl-5.8.9/lib/site_perl/5.8.9/darwin-64int-2level
    /Volumes/Media/smoke/64bit/perl-5.8.9/lib/site_perl/5.8.9
    .