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 Shlomi Fish, This is a computer-generated error report created automatically by CPANPLUS, version 0.061. 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] [Sat Jul 15 09:59:00 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SH/SHLOMIF/File-Find-Object-0.0.3.tar.gz' [MSG] [Sat Jul 15 09:59:01 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SH/SHLOMIF/CHECKSUMS' [MSG] [Sat Jul 15 09:59:03 2006] Checksum matches for 'File-Find-Object-0.0.3.tar.gz' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/tree' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/01ffo.t' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/sample-data/' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/sample-data/h.txt' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/02tree-create.t' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/04destroy.t' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/03traverse.t' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/lib/' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/lib/File/' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/lib/File/Find/' [MSG] [Sat Jul 15 09:59:03 2006] Extracted 'File-Find-Object-0.0.3/t/lib/File/Find/Object/' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/t/lib/File/Find/Object/TreeCreate.pm' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/META.yml' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/Changes' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/lib/' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/lib/File/' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/lib/File/Find/' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/lib/File/Find/Object.pm' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/lib/File/Find/Object/' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/lib/File/Find/Object/internal.pm' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/MANIFEST' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/Makefile.PL' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File-Find-Object-0.0.3/README' [MSG] [Sat Jul 15 09:59:04 2006] Extracted 'File::Find::Object' to 'C:\Perl\Cpanplus\5.8.8\build\File-Find-Object-0.0.3' [MSG] [Sat Jul 15 09:59:06 2006] Checking if your kit is complete... Looks good Writing Makefile for File::Find::Object Set up gcc environment - 3.2.3 (mingw special 20030504-1) [MSG] [Sat Jul 15 09:59:06 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sat Jul 15 09:59:22 2006] cp lib/File/Find/Object.pm blib\lib\File\Find\Object.pm cp lib/File/Find/Object/internal.pm blib\lib\File\Find\Object\internal.pm [ERROR] [Sat Jul 15 09:59:26 2006] MAKE TEST failed: No such file or directory C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01ffo............ok t/02tree-create....ok t/03traverse.......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/04destroy........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03traverse.t 1 256 1 1 100.00% 1 t/04destroy.t 1 256 2 1 50.00% 1 Avoid loop t/dir => t/dir/a Avoid loop t/dir => t/dir/b Avoid loop t\sample-data\traverse-1 => t\sample-data\traverse-1/a Avoid loop t\sample-data\traverse-1 => t\sample-data\traverse-1/foo # Failed test 'Checking for regular, lexicographically sorted order' # in t/03traverse.t at line 59. # Structures begin differing at: # $got->[1] = 't\sample-data\traverse-1/a' # $expected->[1] = 't\sample-data\traverse-1\a' # Looks like you failed 1 test of 1. Avoid loop t\sample-data\traverse-1 => t\sample-data\traverse-1/a Avoid loop t\sample-data\traverse-1 => t\sample-data\traverse-1/foo # Failed test 'Checking for regular, lexicographically sorted order' # in t/04destroy.t at line 80. # Structures begin differing at: # $got->[1] = 't\sample-data\traverse-1/a' # $expected->[1] = 't\sample-data\traverse-1\a' # Looks like you failed 1 test of 2. Failed 2/4 test scripts, 50.00% okay. 2/28 subtests failed, 92.86% okay. dmake.EXE: Error code 129, while making 'test_dynamic' ******************************** 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: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing', optimize='-O2', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='3.2.3 (mingw special 20030504-1)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86' libpth=\lib libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lmsvcrt libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll'
