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 MOCONNOR, 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] [Wed Jul 12 09:41:59 2006] Trying to get 'http://www.cpan.org/authors/id/M/MO/MOCONNOR/REST-Application-0.91.tar.gz' [MSG] [Wed Jul 12 09:42:00 2006] Trying to get 'http://www.cpan.org/authors/id/M/MO/MOCONNOR/CHECKSUMS' [MSG] [Wed Jul 12 09:42:01 2006] Checksum matches for 'REST-Application-0.91.tar.gz' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/lib/' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/lib/REST/' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/lib/REST/Application/' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/lib/REST/Application/Routes.pm' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/lib/REST/Application.pm' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/Makefile.PL' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/MANIFEST' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/META.yml' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/t/' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/t/01-basic.t' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/t/02-routes.t' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/t/RoutesTestClass.pm' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST-Application-0.91/t/TestClass.pm' [MSG] [Wed Jul 12 09:42:02 2006] Extracted 'REST::Application' to '/opt/perl/testers/.cpanplus/5.8.8/build/REST-Application-0.91' [MSG] [Wed Jul 12 09:42:02 2006] Checking if your kit is complete... Looks good Warning: prerequisite Tie::IxHash 0 not found. Writing Makefile for REST::Application [MSG] [Wed Jul 12 09:42:02 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jul 12 09:42:02 2006] Module 'REST::Application' requires 'Tie::IxHash' version '0' to be installed [MSG] [Wed Jul 12 09:42:02 2006] Trying to get 'http://www.cpan.org/authors/id/G/GS/GSAR/Tie-IxHash-1.21.tar.gz' [MSG] [Wed Jul 12 09:42:03 2006] Trying to get 'http://www.cpan.org/authors/id/G/GS/GSAR/CHECKSUMS' [MSG] [Wed Jul 12 09:42:04 2006] Checksum matches for 'Tie-IxHash-1.21.tar.gz' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/Makefile.PL' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/Changes' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/t/' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/t/ixhash.t' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/README' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/lib/' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/lib/Tie/' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/lib/Tie/IxHash.pm' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie-IxHash-1.21/MANIFEST' [MSG] [Wed Jul 12 09:42:05 2006] Extracted 'Tie::IxHash' to '/opt/perl/testers/.cpanplus/5.8.8/build/Tie-IxHash-1.21' [MSG] [Wed Jul 12 09:42:05 2006] Checking if your kit is complete... Looks good Writing Makefile for Tie::IxHash [MSG] [Wed Jul 12 09:42:05 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jul 12 09:42:07 2006] cp lib/Tie/IxHash.pm blib/lib/Tie/IxHash.pm Manifying blib/man3/Tie::IxHash.3 [MSG] [Wed Jul 12 09:42:07 2006] MAKE TEST passed: t/ixhash....ok All tests successful. Files=1, Tests=25, 0 wallclock secs ( 0.03 cusr + 0.00 csys = 0.03 CPU) [MSG] [Wed Jul 12 09:42:07 2006] Ok, not sending test report [MSG] [Wed Jul 12 09:42:08 2006] cp lib/REST/Application.pm blib/lib/REST/Application.pm cp lib/REST/Application/Routes.pm blib/lib/REST/Application/Routes.pm Manifying blib/man3/REST::Application.3 Manifying blib/man3/REST::Application::Routes.3 [ERROR] [Wed Jul 12 09:42:10 2006] MAKE TEST failed: [EMAIL PROTECTED] t/01-basic..... # Failed test 'Redirect header' # in t/01-basic.t at line 396. # 'Status: 302 Found # Location: http://www.google.com # # ' # doesn't match '(?-xism:^Status: 302 Moved\r\n[lL]ocation: http://www\.google\.com\r\n\r\n$)' # Looks like you failed 1 test of 57. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 49 Failed 1/57 tests, 98.25% okay t/02-routes.... # Failed test 'Redirect header' # in t/02-routes.t at line 392. # 'Status: 302 Found # Location: http://www.google.com # # ' # doesn't match '(?-xism:^Status: 302 Moved\r\n[lL]ocation: http://www\.google\.com\r\n\r\n$)' # Looks like you failed 1 test of 60. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 46 Failed 1/60 tests, 98.33% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-basic.t 1 256 57 1 1.75% 49 t/02-routes.t 1 256 60 1 1.67% 46 Failed 2/2 test scripts, 0.00% okay. 2/117 subtests failed, 98.29% okay. make: *** [test_dynamic] Error 1 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: CGI 3.20 Tie::IxHash 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.03. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.16.14, archname=x86_64-linux-thread-multi-ld uname='linux rinse 2.6.16.14 #1 smp mon may 8 23:44:32 cst 2006 x86_64 gnulinux ' config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]' 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=define uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g -O3', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE' cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'
