Report for RTF-Parser-1.07

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL RTF-Parser-1.07 v5.12.2 GNU/Linux
Date: 2011-03-18T22:44:00Z

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 Philippe Verdret,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9102. 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] [Fri Mar 18 22:43:40 2011] Checking if your kit is complete...
Warning: the following files are missing in your kit:
	t/test.pl
Please inform the author.
Warning: prerequisite RTF::HTML::Converter 0 not found.
Writing Makefile for RTF::HTML::Converter::API

[MSG] [Fri Mar 18 22:43:40 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Mar 18 22:43:40 2011] Checking for previous PASS result for "RTF-HTML-Converter-API-0.1"
[MSG] [Fri Mar 18 22:43:40 2011] Module 'RTF::HTML::Converter::API' requires 'RTF::HTML::Converter' version '0' to be installed 
[MSG] [Fri Mar 18 22:43:40 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/P/PV/PVERD/CHECKSUMS'
[MSG] [Fri Mar 18 22:43:41 2011] Checksum matches for 'RTF-Parser-1.07.tar.gz'
[MSG] [Fri Mar 18 22:43:41 2011] Extracted 'RTF::HTML::Converter' to '/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07'
[MSG] [Fri Mar 18 22:43:41 2011] CPANPLUS is prefering Build.PL
[MSG] [Fri Mar 18 22:43:41 2011] Writing Makefile for RTF::Parser

[MSG] [Fri Mar 18 22:43:41 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Mar 18 22:43:41 2011] Checking for previous PASS result for "RTF-Parser-1.07"
[MSG] [Fri Mar 18 22:43:41 2011] cp lib/RTF/Config.pm blib/lib/RTF/Config.pm
cp lib/RTF/HTML/ansi blib/lib/RTF/HTML/ansi
cp lib/RTF/Charsets.pm blib/lib/RTF/Charsets.pm
cp lib/RTF/HTML/Converter.pm blib/lib/RTF/HTML/Converter.pm
cp lib/RTF/TEXT/char_map blib/lib/RTF/TEXT/char_map
cp lib/RTF/TEXT/ansi blib/lib/RTF/TEXT/ansi
cp lib/RTF/Control.pm blib/lib/RTF/Control.pm
cp lib/RTF/TEXT/Converter.pm blib/lib/RTF/TEXT/Converter.pm
cp lib/RTF/HTML/char_map blib/lib/RTF/HTML/char_map
cp lib/RTF/Parser.pm blib/lib/RTF/Parser.pm
cp rtf2text blib/script/rtf2text
/home/cpan/pit/thr/perl-5.12.2/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rtf2text
cp rtf2html blib/script/rtf2html
/home/cpan/pit/thr/perl-5.12.2/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rtf2html

[ERROR] [Fri Mar 18 22:43:41 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.12.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bareword "Carp::confess" not allowed while "strict subs" in use at /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib/RTF/Parser.pm line 15.
BEGIN not safe after errors--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib/RTF/Parser.pm line 112.
Compilation failed in require at /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib/RTF/Control.pm line 16.
BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib/RTF/Control.pm line 16.
Compilation failed in require at /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib/RTF/HTML/Converter.pm line 5.
BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib/RTF/HTML/Converter.pm line 5.
Compilation failed in require at t/t1.t line 1.
BEGIN failed--compilation aborted at t/t1.t line 1.
t/t1.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/t1.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.01 usr  0.00 sys +  0.01 cusr  0.00 csys =  0.02 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Fri Mar 18 22:43:41 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9102
	CPANPLUS::Dist::Build              0.54
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3624
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.88

******************************** 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.62.
Powered by minismokebox version 0.42

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 12872
    PERL5_CPANPLUS_IS_VERSION = 0.9102
    PERL5_MINISMOKEBOX = 0.42
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.12.2
    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/thr/perl-5.12.2/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.12.2 -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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


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_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Feb 15 2011 15:56:04
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="12872"
    PERL5_CPANPLUS_IS_VERSION="0.9102"
    PERL5_MINISMOKEBOX="0.42"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.12.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.2/.cpanplus/5.12.2/build/RTF-Parser-1.07/blib/arch
    /home/cpan/pit/thr/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux-thread-multi
    /home/cpan/pit/thr/perl-5.12.2/lib/site_perl/5.12.2
    /home/cpan/pit/thr/perl-5.12.2/lib/5.12.2/x86_64-linux-thread-multi
    /home/cpan/pit/thr/perl-5.12.2/lib/5.12.2
    .