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 Jan Dubois, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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] [Sun Sep 23 14:11:01 2007] Trying to get 'http://www.cpan.org/authors/id/J/JD/JDB/Win32-0.32.tar.gz' [MSG] [Sun Sep 23 14:11:02 2007] Trying to get 'http://www.cpan.org/authors/id/J/JD/JDB/CHECKSUMS' [MSG] [Sun Sep 23 14:11:03 2007] Checksum matches for 'Win32-0.32.tar.gz' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/Changes' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/longpath.inc' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/Makefile.PL' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/MANIFEST' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/META.yml' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/README' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/CreateFile.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/ExpandEnvironmentStrings.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetCurrentThreadId.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetFileVersion.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetFolderPath.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetFullPathName.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetLongPathName.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetOSVersion.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GetShortPathName.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/GuidGen.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/Names.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/t/Unicode.t' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/Win32.pm' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32-0.32/Win32.xs' [MSG] [Sun Sep 23 14:11:03 2007] Extracted 'Win32' to '/home/chris/.cpanplus/5.8.8/build/Win32-0.32' [MSG] [Sun Sep 23 14:11:05 2007] Checking if your kit is complete... Looks good Writing Makefile for Win32 [MSG] [Sun Sep 23 14:11:05 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sun Sep 23 14:11:18 2007] cp Win32.pm blib/lib/Win32.pm /usr/bin/perl5.8.8.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8/ExtUtils/typemap Win32.xs > Win32.xsc && mv Win32.xsc Win32.c gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O3 -DVERSION=\"0.32\" -DXS_VERSION=\"0.32\" "-I/usr/lib/perl5/5.8/cygwin/CORE" Win32.c Running Mkbootstrap for Win32 () chmod 644 Win32.bs rm -f blib/arch/auto/Win32/Win32.dll ld2 -s -L/usr/local/lib Win32.o -o blib/arch/auto/Win32/Win32.dll \ /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a -L/lib/w32api -lole32 -lversion \ gcc -shared -o Win32.dll -Wl,--out-implib=libWin32.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 -Wl,--enable-auto-image-base \ -s -L/usr/local/lib Win32.o /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a -L/lib/w32api -lole32 -lversion Creating library file: libWin32.dll.a mv Win32.dll libWin32.dll.a blib/arch/auto/Win32/ chmod 755 blib/arch/auto/Win32/Win32.dll cp Win32.bs blib/arch/auto/Win32/Win32.bs chmod 644 blib/arch/auto/Win32/Win32.bs [ERROR] [Sun Sep 23 14:11:24 2007] MAKE TEST failed: /usr/bin/perl5.8.8.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/CreateFile..................ok t/ExpandEnvironmentStrings....ok t/GetCurrentThreadId..........skipped all skipped: Test requires fork emulation t/GetFileVersion..............skipped all skipped: Only ActivePerl seems to set the perl.exe fileversion t/GetFolderPath...............ok t/GetFullPathName.............ok t/GetLongPathName.............FAILED test 36 Failed 1/36 tests, 97.22% okay t/GetOSVersion................ok t/GetShortPathName............ok t/GuidGen.....................ok t/Names.......................ok t/Unicode.....................skipped all skipped: Needs ActivePerl 820 or Perl 5.8.9 or later Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/GetLongPathName.t 36 1 36 3 tests skipped. Failed 1/12 test scripts. 1/94 subtests failed. Files=12, Tests=94, 4 wallclock secs ( 1.60 cusr + 1.42 csys = 3.02 CPU) Failed 1/12 test programs. 1/94 subtests failed. make: *** [test_dynamic] Error 255 [HISTORY] [Sun Sep 23 14:11:30 2007] Proceed anyway? [y/N]: y ******************************** 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=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel' 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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement' ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', 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=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
