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 cpan-testers@perl.org to keep other test volunteers informed and to prevent any duplicate effort. -- Dear David Golden, 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] [Tue Sep 20 09:24:24 2005] Trying to get 'ftp://ftp.oleane.net/pub/CPAN/authors/id/D/DA/DAGOLDEN/CHECKSUMS' [CP_MSG] [Tue Sep 20 09:24:24 2005] Checksum matches for 'ExtUtils-ModuleMaker-TT-0.79.tar.gz' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/README' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/scripts/' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/scripts/makeperlmod' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/MANIFEST' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/LICENSE' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/Build.PL' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/07_buildproxy.t' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/02_ini.t' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/05_template.t' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/04_compact.t' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/06_singlepm.t' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/t/03_quick.t' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/Changes' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/Todo' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/META.yml' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/MANIFEST.SKIP' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/lib/' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/lib/ExtUtils/' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/lib/ExtUtils/ModuleMaker/' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/lib/ExtUtils/ModuleMaker/TT.pm' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils-ModuleMaker-TT-0.79/Makefile.PL' [CP_MSG] [Tue Sep 20 09:24:28 2005] Extracted 'ExtUtils::ModuleMaker::TT' to '/home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79' [CP_MSG] [Tue Sep 20 09:24:29 2005] Checking if your kit is complete... Looks good Warning: prerequisite Config::General 2.19 not found. Warning: prerequisite ExtUtils::ModuleMaker 0.39 not found. Warning: prerequisite Template 2.13 not found. Writing Makefile for ExtUtils::ModuleMaker::TT [CP_MSG] [Tue Sep 20 09:24:29 2005] Module 'ExtUtils::ModuleMaker::TT' requires 'Config::General' version '2.19' to be installed [CP_MSG] [Tue Sep 20 09:24:29 2005] Module 'ExtUtils::ModuleMaker::TT' requires 'ExtUtils::ModuleMaker' version '0.39' to be installed [CP_MSG] [Tue Sep 20 09:24:29 2005] Module 'ExtUtils::ModuleMaker::TT' requires 'Template' version '2.13' to be installed [CP_MSG] [Tue Sep 20 09:24:31 2005] cp lib/ExtUtils/ModuleMaker/TT.pm blib/lib/ExtUtils/ModuleMaker/TT.pm cp scripts/makeperlmod blib/script/makeperlmod /usr/local/bin/p583 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/makeperlmod Manifying blib/man1/makeperlmod.1 Manifying blib/man3/ExtUtils::ModuleMaker::TT.3 [CP_ERROR] [Tue Sep 20 09:24:33 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/p583 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/02_ini...........ok t/03_quick.........Can't locate object method "check_dir" via package "ExtUtils::ModuleMaker::TT" at /home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79/blib/lib/ExtUtils/ModuleMaker/TT.pm line 364. # Looks like you planned 19 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-19 Failed 15/19 tests, 21.05% okay t/04_compact.......Can't locate object method "check_dir" via package "ExtUtils::ModuleMaker::TT" at /home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79/blib/lib/ExtUtils/ModuleMaker/TT.pm line 364. # Looks like you planned 19 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-19 Failed 15/19 tests, 21.05% okay t/05_template......Can't locate object method "check_dir" via package "ExtUtils::ModuleMaker::TT" at /home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79/blib/lib/ExtUtils/ModuleMaker/TT.pm line 332. # Looks like you planned 17 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-17 Failed 13/17 tests, 23.53% okay t/06_singlepm......Can't locate object method "check_dir" via package "ExtUtils::ModuleMaker::TT" at /home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79/blib/lib/ExtUtils/ModuleMaker/TT.pm line 364. # Looks like you planned 15 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-15 Failed 11/15 tests, 26.67% okay t/07_buildproxy....Can't locate object method "check_dir" via package "ExtUtils::ModuleMaker::TT" at /home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79/blib/lib/ExtUtils/ModuleMaker/TT.pm line 364. # Looks like you planned 20 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-20 Failed 16/20 tests, 20.00% okay Failed 5/6 test scripts, 16.67% okay. 70/95 subtests failed, 26.32% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03_quick.t 255 65280 19 30 157.89% 5-19 t/04_compact.t 255 65280 19 30 157.89% 5-19 t/05_template.t 255 65280 17 26 152.94% 5-17 t/06_singlepm.t 255 65280 15 22 146.67% 5-15 t/07_buildproxy.t 255 65280 20 32 160.00% 5-20 *** Error code 2 Stop in /home/cpan/plus/5.8.3/build/ExtUtils-ModuleMaker-TT-0.79. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Config::General 0 Cwd 3.11 Data::Dumper 2.121 ExtUtils::ModuleMaker 0 File::Basename 2.72 File::Path 1.06 File::Spec 3.11 File::Spec::Functions 1.3 File::Temp 0.16 Getopt::Long 2.34 Pod::Usage 1.16 Template 0 Test::More 0.60 ******************************** 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 3) 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/p583' 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'