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 AUFFLICK, This is a computer-generated error report created automatically by CPANPLUS, version 0.78. 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] [Fri Jul 6 20:09:20 2007] Trying to get 'http://www.cpan.org/authors/id/A/AU/AUFFLICK/HTTP-Server-Brick-0.0.9.tar.gz' [MSG] [Fri Jul 6 20:09:21 2007] Trying to get 'http://www.cpan.org/authors/id/A/AU/AUFFLICK/CHECKSUMS' [MSG] [Fri Jul 6 20:09:22 2007] Checksum matches for 'HTTP-Server-Brick-0.0.9.tar.gz' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/Build.PL' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/Changes' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/MANIFEST' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/META.yml' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/Makefile.PL' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/README' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/lib/' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/lib/HTTP/' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/lib/HTTP/Server/' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/lib/HTTP/Server/Brick.pm' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/t/' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/t/00.load.t' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/t/pod-coverage.t' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/t/pod.t' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP-Server-Brick-0.0.9/t/serving.t' [MSG] [Fri Jul 6 20:09:22 2007] Extracted 'HTTP::Server::Brick' to '/home/cwill1is/perl588/.cpanplus/5.8.8/build/HTTP-Server-Brick-0.0.9' [MSG] [Fri Jul 6 20:09:27 2007] # running Build.PL /home/cwill1is/perl588/bin/perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'HTTP-Server-Brick' version '0.0.9' Unknown 'build_class', defaulting to 'Module::Build' [MSG] [Fri Jul 6 20:09:27 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Fri Jul 6 20:09:30 2007] /home/cwill1is/perl588/bin/perl.exe Build --makefile_env_macros 1 Copying lib/HTTP/Server/Brick.pm -> blib/lib/HTTP/Server/Brick.pm Manifying blib/lib/HTTP/Server/Brick.pm -> blib/libdoc/HTTP.Server.Brick.3 [ERROR] [Fri Jul 6 20:09:50 2007] MAKE TEST failed: /home/cwill1is/perl588/bin/perl.exe Build --makefile_env_macros 1 test t/00.load.........# Testing HTTP::Server::Brick 0.0.9 ok t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............skipped all skipped: Test::Pod 1.14 required for testing POD t/serving.........# # # Using port: 85432 and host: localhost for test server. # If these are not suitable settings on your machine, set the environment # variables HSB_TEST_PORT and HSB_TEST_HOST to something suitable. # # Starting server # Failed test 'Directory indexing (result code as expected).' # at t/serving.t line 189. # got: 500 # expected: 200 # Failed test 'Directory indexing (content matched).' # at t/serving.t line 190. # '500 Can't connect to citu003.staffordshire.gov.uk:19896 (connect: Operation now in progress) # ' # doesn't match '(?s-xim:static/test.*foo.html.*foo.txt)' # Failed test 'Directory indexing (Mime type)' # at t/serving.t line 192. # got: 'text/plain' # expected: 'text/html' # Failed test 'Fully qualified Redirect (result code as expected).' # at t/serving.t line 189. # got: 500 # expected: 200 # Failed test 'Fully qualified Redirect (content matched).' # at t/serving.t line 190. # '500 Can't connect to citu003.staffordshire.gov.uk:19896 (connect: Operation now in progress) # ' # doesn't match '(?-xism:<html><body>No wildcards here</body></html>)' # Failed test 'Fully qualified Redirect (Mime type)' # at t/serving.t line 192. # got: 'text/plain' # expected: 'text/html' # Failed test 'Relative Redirect (result code as expected).' # at t/serving.t line 189. # got: 500 # expected: 200 # Failed test 'Relative Redirect (content matched).' # at t/serving.t line 190. # '500 Can't connect to citu003.staffordshire.gov.uk:19896 (connect: Operation now in progress) # ' # doesn't match '(?-xism:Path info: /flubber</p>)' # Failed test 'Relative Redirect (Mime type)' # at t/serving.t line 192. # got: 'text/plain' # expected: 'text/html' # Looks like you failed 9 tests of 67. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 8-10, 55-57, 59-61 Failed 9/67 tests, 86.57% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/serving.t 9 2304 67 9 8-10 55-57 59-61 2 tests skipped. Failed 1/4 test scripts. 9/68 subtests failed. Files=4, Tests=68, 17 wallclock secs ( 3.00 cusr + 2.48 csys = 5.47 CPU) Failed 1/4 test programs. 9/68 subtests failed. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: HTTP::Daemon 1.36 0 HTTP::Status 1.28 0 IO::Handle 1.27 0 LWP 5.805 0 LWP::MediaTypes 1.32 0 LWP::UserAgent 2.033 0 Module::Build 0.2808 0 Test::More 0.70 0 version 0.7203 0 ******************************** 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. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = ;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin NUMBER_OF_PROCESSORS = 1 PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/GNUWin32/bin:/cygdrive/c/strawberry-perl/perl/bin:/cygdrive/c/Program Files/Support Tools/:/cygdrive/c/Mingw/dmake:/cygdrive/c/Mingw/bin:/cygdrive/c/Mingw/tools:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft SQL Server/80/Tools/BINN://scc030/helpdeskv6$/HelpDesk/HDBIN32/:/cygdrive/c/Program Files/Vim/vim63:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/Subversion/bin:/cygdrive/c/strawberry-perl/perl/bin:/cygdrive/c/strawberry-perl/dmake/bin:/cygdrive/c/strawberry-perl/mingw/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/SSH Communications Security/SSH Secure Shell:/cygdrive/c/Program Files/Nmap PERL5LIB = :/home/cwill1is/perl588/.cpanplus/5.8.8/build/HTTP-Server-Brick-0.0.9/blib/lib:/home/cwill1is/perl588/.cpanplus/5.8.8/build/HTTP-Server-Brick-0.0.9/blib/arch:/home/cwill1is/perl588/.cpanplus/5.8.8/build/HTTP-Server-Brick-0.0.9/blib PERL5_CPANPLUS_IS_RUNNING = 13332 PERL5_CPANPLUS_IS_VERSION = 0.78 PERL_MM_USE_DEFAULT = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel TERM = cygwin Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cwill1is/perl588/bin/perl.exe UID: $< = 11964 EUID: $> = 11964 GID: $( = 10513 46503 47137 49232 18930 19834 44599 44594 13857 14694 11265 11812 11814 47366 51275 12222 10519 35917 10513 10512 1026 1003 545 544 EGID: $) = 10513 46503 47137 49232 18930 19834 44599 44594 13857 14694 11265 11812 11814 47366 51275 12222 10519 35917 10513 10512 1026 1003 545 544 ------------------------------- -- 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.2 citu003 1.5.24(0.15642) 2007-01-23 18:50 i686 cygwin ' 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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -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 =' -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=' ' cccdlflags=' ', lddlflags=' -L/usr/local/lib'
