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 BDFOY, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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] [Thu Jan 11 10:21:05 2007] Trying to get 'http://www.cpan.org/authors/id/B/BD/BDFOY/File-Find-Closures-1.05.tar.gz' [MSG] [Thu Jan 11 10:21:05 2007] Trying to get 'http://www.cpan.org/authors/id/B/BD/BDFOY/CHECKSUMS' [MSG] [Thu Jan 11 10:21:06 2007] Checksum matches for 'File-Find-Closures-1.05.tar.gz' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/.lwpcookies' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/Changes' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/examples/' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/examples/README' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/lib/' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/lib/Closures.pm' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/LICENSE' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/Makefile.PL' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/MANIFEST' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/META.yml' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/README' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/compile.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_group.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_max_size.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_min_size.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_name.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_owner.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_regex.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/find_by_zero_size.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/pod.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/pod_coverage.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/prereq.t' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File-Find-Closures-1.05/t/test_manifest' [MSG] [Thu Jan 11 10:21:06 2007] Extracted 'File::Find::Closures' to '/home/cwill1is/.cpanplus/5.8.8/build/File-Find-Closures-1.05' [MSG] [Thu Jan 11 10:21:07 2007] Checking if your kit is complete... Looks good Writing Makefile for File::Find::Closures [MSG] [Thu Jan 11 10:21:07 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Jan 11 10:21:08 2007] cp lib/Closures.pm blib/lib/File/Find/Closures.pm Manifying blib/man3/File::Find::Closures.3 [ERROR] [Thu Jan 11 10:21:10 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cwill1is/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compile..............ok t/find_by_group........Name "File::Find::Closures::find_by_group" used only once: possible typo at t/find_by_group.t line 11. ok t/find_by_max_size.....ok t/find_by_min_size..... # Failed test 'Found Makefile' # at t/find_by_min_size.t line 45. # got: 'Makefile.PL' # expected: 'Makefile' # Failed test 'Found Makefile' # at t/find_by_min_size.t line 48. # got: 'Makefile.PL' # expected: 'Makefile' # Looks like you failed 2 tests of 40. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 38, 40 Failed 2/40 tests, 95.00% okay t/find_by_name.........ok t/find_by_owner........Name "File::Find::Closures::find_by_owner" used only once: possible typo at t/find_by_owner.t line 11. ok t/find_by_regex........ # Failed test 'Found Makefile' # at t/find_by_regex.t line 32. # got: 'Makefile.PL' # expected: 'Makefile' # Failed test 'Found Makefile' # at t/find_by_regex.t line 35. # got: 'Makefile.PL' # expected: 'Makefile' # Looks like you failed 2 tests of 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7, 9 Failed 2/9 tests, 77.78% okay t/find_by_zero_size....ok t/pod..................skipped all skipped: Test::Pod 1.00 required for testing POD t/pod_coverage.........ok t/prereq...............skipped all skipped: Test::Prereq required to test dependencies Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/find_by_min_size.t 2 512 40 2 38 40 t/find_by_regex.t 2 512 9 2 7 9 2 tests skipped. Failed 2/11 test scripts. 4/114 subtests failed. Files=11, Tests=114, 2 wallclock secs ( 0.69 cusr + 0.10 csys = 0.79 CPU) Failed 2/11 test programs. 4/114 subtests failed. *** Error code 35 Stop in /usr/home/cwill1is/.cpanplus/5.8.8/build/File-Find-Closures-1.05. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: File::Find 1.10 ******************************** 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.0307. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=freebsd, osvers=5.3-release, archname=i386-freebsd-thread-multi-64int uname='freebsd scc205.staffordshire.gov.uk 5.3-release freebsd 5.3-release #0: fri nov 5 04:19:18 utc 2004 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, 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_r perllibs=-lm -lcrypt -lutil -lc_r 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'
