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 MRAMBERG, This is a computer-generated error report created automatically by CPANPLUS, version 0.055. 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] [Tue Nov 1 02:09:25 2005] Trying to get 'http://www.cpan.org/authors/id/M/MR/MRAMBERG/HTTP-Request-AsCGI-0.2.tar.gz' [MSG] [Tue Nov 1 02:09:25 2005] Trying to get 'http://www.cpan.org/authors/id/M/MR/MRAMBERG/CHECKSUMS' [MSG] [Tue Nov 1 02:09:28 2005] No 'md5' checksum known for 'HTTP-Request-AsCGI-0.2.tar.gz' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/META.yml' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/Changes' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/t' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/examples' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/MANIFEST' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/lib' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/Makefile.PL' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/README' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/lib/HTTP' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/lib/HTTP/Request' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/lib/HTTP/Request/AsCGI.pm' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/examples/synopsis.pl' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/examples/daemon.pl' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/t/07forking.t' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/t/06response.t' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/t/04io.t' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/t/01use.t' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP-Request-AsCGI-0.2/t/05env.t' [MSG] [Tue Nov 1 02:09:28 2005] Extracted 'HTTP::Request::AsCGI' to '/cygdrive/c/Documents and Settings/imacat/Application Data/cygwin/.cpanplus/5.8.7/build/HTTP-Request-AsCGI-0.2' [MSG] [Tue Nov 1 02:09:34 2005] Checking if your kit is complete... Looks good Writing Makefile for HTTP::Request::AsCGI [MSG] [Tue Nov 1 02:09:34 2005] Module 'HTTP::Request::AsCGI' requires 'Class::Accessor' version '0' to be installed [MSG] [Tue Nov 1 02:09:52 2005] cp lib/HTTP/Request/AsCGI.pm blib/lib/HTTP/Request/AsCGI.pm [ERROR] [Tue Nov 1 02:10:05 2005] MAKE TEST failed: No such file or directory t/01use.........ok t/04io..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/05env.........Can't dup stdin: Bad file descriptor at t/04io.t line 19 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/06response....Can't dup stdin: Bad file descriptor at t/05env.t line 16 # Looks like your test died before it could output anything. Can't dup stdin: Bad file descriptor at t/06response.t line 18 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/07forking.....Can't dup stdin: Bad file descriptor at t/07forking.t line 32 Use of uninitialized value in pattern match (m//) at /cygdrive/c/Documents and Settings/imacat/Application Data/cygwin/.cpanplus/5.8.7/build/HTTP-Request-AsCGI-0.2/blib/lib/HTTP/Request/AsCGI.pm line 156. Use of uninitialized value in concatenation (.) or string at /cygdrive/c/Documents and Settings/imacat/Application Data/cygwin/.cpanplus/5.8.7/build/HTTP-Request-AsCGI-0.2/blib/lib/HTTP/Request/AsCGI.pm line 157. # Failed test (t/07forking.t at line 55) # got: 'HTTP/1.1' # expected: 'HTTP/1.0' # Failed test (t/07forking.t at line 56) # got: '' # expected: 'Hello!' # Failed test (t/07forking.t at line 57) # got: undef # expected: '6' # Failed test (t/07forking.t at line 58) # got: '' # expected: 'text/plain' # Failed test (t/07forking.t at line 59) # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '1' # Looks like you failed 5 tests of 8. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 4-8 Failed 5/8 tests, 37.50% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/04io.t 255 65280 3 6 200.00% 1-3 t/05env.t 255 65280 10 20 200.00% 1-10 t/06response.t 255 65280 8 16 200.00% 1-8 t/07forking.t 5 1280 8 5 62.50% 4-8 Failed 4/5 test scripts, 20.00% okay. 26/30 subtests failed, 13.33% okay. make: *** [test_dynamic] Error 5 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Carp 1.04 Class::Accessor 0 HTTP::Request 1.40 HTTP::Response 1.52 IO::File 1.11 Test::More 0.54 ******************************** 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 version 8 subversion 7) configuration: Platform: osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown unknown cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize' 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 -I/usr/local/include', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include' 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 -lcrypt -lgdbm_compat perllibs=-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'
