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 Philip Crow, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. 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': [CP_MSG] [Wed Sep 21 09:55:11 2005] Trying to get 'ftp://ftp.oleane.net/pub/CPAN/authors/id/P/PH/PHILCROW/CHECKSUMS' [CP_MSG] [Wed Sep 21 09:55:11 2005] Checksum matches for 'Inline-TT-0.06.tar.gz' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/lib/' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/lib/Inline/' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/lib/Inline/TT.pm' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/Changes' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/Makefile.PL' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/MANIFEST' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/META.yml' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/examples/' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/examples/simple' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/README' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/01_load.t' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/datarec.tt' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/header.tt' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/05_array.t' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/06_options.t' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/02_simple.t' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline-TT-0.06/t/03_include.t' [CP_MSG] [Wed Sep 21 09:55:14 2005] Extracted 'Inline::TT' to '/home/cpan/plus/5.8.2/build/Inline-TT-0.06' [CP_MSG] [Wed Sep 21 09:55:15 2005] Checking if your kit is complete... Looks good Warning: prerequisite Inline 0.42 not found. Warning: prerequisite Template 2.0 not found. Writing Makefile for Inline::TT [CP_MSG] [Wed Sep 21 09:55:15 2005] Module 'Inline::TT' requires 'Inline' version '0.42' to be installed [CP_MSG] [Wed Sep 21 09:55:15 2005] Module 'Inline::TT' requires 'Template' version '2.0' to be installed [CP_MSG] [Wed Sep 21 09:55:16 2005] cp lib/Inline/TT.pm blib/lib/Inline/TT.pm Manifying blib/man3/Inline::TT.3 [CP_ERROR] [Wed Sep 21 09:55:18 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/p582 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.......ok t/02_simple.....Can't locate Template/Parser.pm in @INC (@INC contains: /home/cpan/plus/5.8.1/build/Inline-0.44/blib/lib/ /home/cpan/plus/5.8.2/build/Inline-TT-0.06/blib/lib /home/cpan/plus/5.8.2/build/Inline-TT-0.06/blib/arch /home/cpan/plus/5.8.1/build/Inline-0.44/blib/lib /home/cpan/plus/5.8.1/build/Inline-0.44/blib/arch /home/cpan/plus/5.8.2/build/Inline-TT-0.06/blib/lib /home/perl/p582/lib/5.8.2/i386-freebsd /home/perl/p582/lib/5.8.2 /home/perl/p582/lib/site_perl/5.8.2/i386-freebsd /home/perl/p582/lib/site_perl/5.8.2 /home/perl/p582/lib/site_perl .) at /home/cpan/plus/5.8.2/build/Inline-TT-0.06/blib/lib/Inline/TT.pm line 9. BEGIN failed--compilation aborted at /home/cpan/plus/5.8.2/build/Inline-TT-0.06/blib/lib/Inline/TT.pm line 9. Compilation failed in require at (eval 8) line 1. Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, foo If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /home/cpan/plus/5.8.2/build/Inline-TT-0.06/_Inline at t/02_simple.t line 0 INIT failed--call queue aborted. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03_include....Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, foo If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /home/cpan/plus/5.8.2/build/Inline-TT-0.06/_Inline at t/03_include.t line 0 INIT failed--call queue aborted. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/05_array......Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, foo If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /home/cpan/plus/5.8.2/build/Inline-TT-0.06/_Inline at t/05_array.t line 0 INIT failed--call queue aborted. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/06_options....Error. You have specified 'TT' as an Inline programming language. I currently only know about the following languages: C, Foo, foo If you have installed a support module for this language, try deleting the config file from the following Inline DIRECTORY, and run again: /home/cpan/plus/5.8.2/build/Inline-TT-0.06/_Inline at t/06_options.t line 6 BEGIN failed--compilation aborted at t/06_options.t line 11. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 4/5 test scripts, 20.00% okay. 6/7 subtests failed, 14.29% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/02_simple.t 255 65280 2 4 200.00% 1-2 t/03_include.t 255 65280 2 4 200.00% 1-2 t/05_array.t 255 65280 1 2 200.00% 1 t/06_options.t 255 65280 1 2 200.00% 1 *** Error code 2 Stop in /home/cpan/plus/5.8.2/build/Inline-TT-0.06. MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Template::Parser As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Philip Crow ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Template::Parser' => '0', # or a minimum working version } ); If you are interested in making a more flexible Makefile.PL that can probe for missing dependencies and install them, ExtUtils::AutoInstall at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be worth a look. Thanks! :-) PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Inline 0 Template 0 ******************************** 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 CPAN::YACSmoke 0.03. -- Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration: Platform: osname=freebsd, osvers=5.4-stable, archname=i386-freebsd uname='freebsd profane.mongueurs.net 5.4-stable freebsd 5.4-stable #2: thu aug 25 18:39:45 cest 2005 [EMAIL PROTECTED]:usrobjusrsrcsysprofane i386 ' config_args='-des -Dusemymalloc -Dprefix=/home/perl/p582' 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=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', 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 ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
