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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Audrey Tang,
    
This is a computer-generated test report for PDF-FromHTML-0.24, created
automatically by CPAN::Reporter, version 0.39, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module               Need Have 
    -------------------- ---- -----
    Graphics::ColorNames 0    1.06 
  ! HTML::Tidy           0    n/a  
    Image::Size          0    3.01 
    List::Util           0    1.18 
    LWP::Simple          0    1.41 
    PDF::API2            0    2.000
    PDF::Writer          0.05 0.06 
    XML::Twig            0    3.29 

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

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/david/cpantesting/perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       2.56  
    Test::More          0.67  
    version             0.70  

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

/home/david/cpantesting/perl-5.8.8/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=XML::Twig,0,Graphics::ColorNames,0,Image::Size,0,PDF::Writer,0.05,PDF::API2,0,HTML::Tidy,0
*** If you cannot install HTML::Tidy, you may use the XML::Clean
    module instead; however, you will run probably run into more
    "XML not well-formed" errors that way.
CPAN: File::HomeDir loaded ok
*** Installing dependencies...
*** Installing HTML::Tidy...
Going to read /home/david/cpantesting/perl-5.8.8/.cpan/Metadata
  Database was generated on Thu, 15 Feb 2007 20:09:31 GMT
Running install for module HTML::Tidy
Running make for P/PE/PETDANCE/HTML-Tidy-1.06.tar.gz
CPAN: Digest::SHA loaded ok
Checksum for 
/home/david/cpantesting/perl-5.8.8/.cpan/sources/authors/id/P/PE/PETDANCE/HTML-Tidy-1.06.tar.gz
 ok
Scanning cache /home/david/cpantesting/perl-5.8.8/.cpan/build for sizes
HTML-Tidy-1.06/
HTML-Tidy-1.06/Changes
HTML-Tidy-1.06/ppport.h
HTML-Tidy-1.06/MANIFEST
HTML-Tidy-1.06/Tidy.xs
HTML-Tidy-1.06/META.yml
HTML-Tidy-1.06/lib/
HTML-Tidy-1.06/lib/HTML/
HTML-Tidy-1.06/lib/HTML/Tidy.pm
HTML-Tidy-1.06/lib/HTML/Tidy/
HTML-Tidy-1.06/lib/HTML/Tidy/Message.pm
HTML-Tidy-1.06/README
HTML-Tidy-1.06/bin/
HTML-Tidy-1.06/bin/webtidy
HTML-Tidy-1.06/t/
HTML-Tidy-1.06/t/venus.t
HTML-Tidy-1.06/t/ignore-text.t
HTML-Tidy-1.06/t/message.t
HTML-Tidy-1.06/t/extra-quote.t
HTML-Tidy-1.06/t/pod.t
HTML-Tidy-1.06/t/pod-coverage.t
HTML-Tidy-1.06/t/00-load.t
HTML-Tidy-1.06/t/segfault-form.t
HTML-Tidy-1.06/t/too-many-titles.t
HTML-Tidy-1.06/t/venus.cfg
HTML-Tidy-1.06/t/perfect.t
HTML-Tidy-1.06/t/ignore.t
HTML-Tidy-1.06/t/simple.t
HTML-Tidy-1.06/t/levels.t
HTML-Tidy-1.06/t/venus.html
HTML-Tidy-1.06/Makefile.PL
Removing previously used 
/home/david/cpantesting/perl-5.8.8/.cpan/build/HTML-Tidy-1.06

  CPAN.pm: Going to build P/PE/PETDANCE/HTML-Tidy-1.06.tar.gz

Note (probably harmless): No library found for -ltidy

It seems that you don't have libtidy installed.  HTML::Tidy does no
real work on its own.  See the section "INSTALLING LIBTIDY" in Tidy.pm
for a step-by-step walkthrough of building the lib.  You can also refer
to http://tidy.sourceforge.net/.

If you do have libtidy installed, and I just haven't detected it,
go ahead and try building.  If HTML::Tidy builds and tests correctly,
then please let Andy Lester know at bug-html-tidy.cpan.org so that
he can fix the library detection code.

Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -ltidy
Writing Makefile for HTML::Tidy
make[1]: Entering directory 
`/home/david/cpantesting/perl-5.8.8/.cpan/build/HTML-Tidy-1.06'
cp lib/HTML/Tidy/Message.pm blib/lib/HTML/Tidy/Message.pm
cp lib/HTML/Tidy.pm blib/lib/HTML/Tidy.pm
/home/david/cpantesting/perl-5.8.8/bin/perl 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp  -typemap 
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/ExtUtils/typemap  Tidy.xs > 
Tidy.xsc && mv Tidy.xsc Tidy.c
Please specify prototyping behavior for Tidy.xs (see perlxs manual)
cc -c  -I. -I/usr/include/tidy -I/usr/local/include/tidy -I/sw/include/tidy 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" -fpic 
"-I/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/CORE"   Tidy.c
Tidy.xs:5:18: tidy.h: No such file or directory
Tidy.xs:6:20: buffio.h: No such file or directory
Tidy.xs: In function `XS_HTML__Tidy__tidy_messages':
Tidy.xs:17: error: `TidyBuffer' undeclared (first use in this function)
Tidy.xs:17: error: (Each undeclared identifier is reported only once
Tidy.xs:17: error: for each function it appears in.)
Tidy.xs:17: error: syntax error before "errbuf"
Tidy.xs:18: error: `TidyDoc' undeclared (first use in this function)
Tidy.xs:18: error: syntax error before "tdoc"
Tidy.xs:22: error: `tdoc' undeclared (first use in this function)
Tidy.xs:22: error: `errbuf' undeclared (first use in this function)
Tidy.xs:24: error: `input' undeclared (first use in this function)
Tidy.xs:30: error: `RETVAL' undeclared (first use in this function)
Tidy.c: At top level:
Tidy.c:61: error: syntax error before "void"
Tidy.c:61: error: conflicting types for `PL_stack_sp'
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux/CORE/thrdvar.h:34: 
error: previous declaration of `PL_stack_sp'
Tidy.c:61: error: `ax' undeclared here (not in a function)
Tidy.c:61: error: `tmpXSoff' undeclared here (not in a function)
Tidy.c:61: warning: data definition has no type or storage class
Tidy.c:61: error: syntax error before "return"
Tidy.c: In function `XS_HTML__Tidy__tidy_clean':
Tidy.c:68: warning: initialization makes pointer from integer without a cast
Tidy.xs:53: error: `TidyBuffer' undeclared (first use in this function)
Tidy.xs:53: error: syntax error before "errbuf"
Tidy.xs:54: error: syntax error before "output"
Tidy.xs: At top level:
Tidy.xs:56: error: syntax error before "tdoc"
Tidy.xs:56: error: `tdoc' used prior to declaration
Tidy.xs:56: error: initializer element is not constant
Tidy.xs:56: warning: data definition has no type or storage class
Tidy.xs:59: error: syntax error before "if"
Tidy.xs:62: error: `TidyWrapLen' undeclared here (not in a function)
Tidy.xs:62: error: initializer element is not constant
Tidy.xs:62: warning: data definition has no type or storage class
Tidy.xs:63: error: syntax error before "if"
Tidy.xs:78: error: syntax error before '++' token
Tidy.xs:81: error: syntax error before '++' token
Tidy.xs:84: error: `ax' undeclared here (not in a function)
Tidy.xs:84: error: `tmpXSoff' undeclared here (not in a function)
Tidy.xs:84: warning: data definition has no type or storage class
Tidy.xs:84: error: syntax error before "return"
Tidy.xs:87: error: syntax error before '&' token
Tidy.xs:87: warning: data definition has no type or storage class
Tidy.xs:88: error: syntax error before '&' token
Tidy.xs:88: warning: data definition has no type or storage class
Tidy.xs:89: warning: parameter names (without types) in function declaration
Tidy.xs:89: warning: data definition has no type or storage class
Tidy.c:114: error: redefinition of `PL_stack_sp'
Tidy.xs:84: error: `PL_stack_sp' previously defined here
Tidy.c:114: error: `sp' undeclared here (not in a function)
Tidy.c:114: warning: data definition has no type or storage class
Tidy.c:115: error: syntax error before "return"
Tidy.c: In function `boot_HTML__Tidy':
Tidy.c:125: warning: initialization makes pointer from integer without a cast
Tidy.c:132: warning: assignment makes integer from pointer without a cast
{standard input}: Assembler messages:
{standard input}:25: Error: symbol `PL_stack_sp' is already defined
make[1]: *** [Tidy.o] Error 1
make[1]: Leaving directory 
`/home/david/cpantesting/perl-5.8.8/.cpan/build/HTML-Tidy-1.06'
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
*** HTML::Tidy installation failed.
*** Module::AutoInstall installation finished.
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 
'blib/arch')" t/1-basic.t
t/1-basic....ok
All tests successful.
Files=1, Tests=2,  1 wallclock secs ( 0.16 cusr +  0.67 csys =  0.83 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
    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=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='3.3.5 (Debian 1:3.3.5-13)', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to