Report for String-ShowHTMLDiff-0.01

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL String-ShowHTMLDiff-0.01 v5.10.0 NetBSD
Date: 2011-08-07T10:46:11Z

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

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9109. 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 Aug  7 11:46:08 2011] cp lib/String/ShowHTMLDiff.pm blib/lib/String/ShowHTMLDiff.pm
Manifying blib/man3/String::ShowHTMLDiff.3

[ERROR] [Sun Aug  7 11:46:08 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use String::ShowHTMLDiff;'
#   at t/html_colored_diff.t line 3.
#     Tried to use 'String::ShowHTMLDiff'.
#     Error:  Can't locate Algorithm/Diff.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/arch /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/arch /home/cpan/pit/thr/perl-5.10.0/lib/5.10.0/amd64-netbsd-thread-multi /home/cpan/pit/thr/perl-5.10.0/lib/5.10.0 /home/cpan/pit/thr/perl-5.10.0/lib/site_perl/5.10.0/amd64-netbsd-thread-multi /home/cpan/pit/thr/perl-5.10.0/lib/site_perl/5.10.0 .) at /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib/String/ShowHTMLDiff.pm line 23.
# BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib/String/ShowHTMLDiff.pm line 23.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Undefined subroutine &String::ShowHTMLDiff::html_colored_diff called at t/html_colored_diff.t line 9.
# Looks like you planned 2 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 9 just after 1.
t/html_colored_diff.t .. 
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/html_colored_diff.t (Wstat: 2304 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 9
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=1, Tests=1,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.03 cusr  0.00 csys =  0.06 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
*** Error code 9

Stop.
make: stopped in /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01

[MSG] [Sun Aug  7 11:46:08 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:

Algorithm::Diff

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

WriteMakefile(
    AUTHOR      => 'JGARVIN (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'Algorithm::Diff'	=> '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.58        0
	  Test::More                         0.98        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9109
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.58
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.91

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

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 25808
    PERL5_CPANPLUS_IS_VERSION = 0.9109
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.10.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=netbsd, osvers=5.99.55, archname=amd64-netbsd-thread-multi
    uname='netbsd glissade.bingosnet.co.uk 5.99.55 netbsd 5.99.55 (generic) #0: sat jul 16 05:30:59 utc 2011 builds@b6.netbsd.org:homebuildsabheadamd64201107160350z-objhomebuildsabheadsrcsysarchamd64compilegeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    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/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under netbsd
  Compiled at Jul 17 2011 13:28:26
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="25808"
    PERL5_CPANPLUS_IS_VERSION="0.9109"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.10.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.10.0/.cpanplus/5.10.0/build/String-ShowHTMLDiff-0.01/blib/arch
    /home/cpan/pit/thr/perl-5.10.0/lib/5.10.0/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.10.0/lib/5.10.0
    /home/cpan/pit/thr/perl-5.10.0/lib/site_perl/5.10.0/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.10.0/lib/site_perl/5.10.0
    .