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 Ricardo SIGNES, This is a computer-generated error report created automatically by CPANPLUS, version 0.84. 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 Jan 27 16:48:34 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RJ/RJBS/Querylet-0.323.tar.gz' [MSG] [Sun Jan 27 16:48:36 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS' [MSG] [Sun Jan 27 16:48:36 2008] Checksum matches for 'Querylet-0.323.tar.gz' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/Changes' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/LICENSE' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/MANIFEST' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/META.yml' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/Makefile.PL' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/README' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/lib/' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/lib/Querylet/' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/lib/Querylet/Input.pm' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/lib/Querylet/Output.pm' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/lib/Querylet/Query.pm' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/lib/Querylet.pm' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/00-load.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/01-makedb.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/as_bogus.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/as_code.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/as_csv.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/as_html.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/as_null.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/eg_wafer_01.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/eg_wafer_02.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/eg_wafer_03.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/from_3.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/option.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/output.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/pod-coverage.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/pod.t' [MSG] [Sun Jan 27 16:48:36 2008] Extracted 'Querylet-0.323/t/query.t' [MSG] [Sun Jan 27 16:48:37 2008] Extracted 'Querylet-0.323/t/to_dot.t' [MSG] [Sun Jan 27 16:48:37 2008] Extracted 'Querylet-0.323/t/to_file.t' [MSG] [Sun Jan 27 16:48:37 2008] Extracted 'Querylet-0.323/t/to_stdout.t' [MSG] [Sun Jan 27 16:48:37 2008] Extracted 'Querylet' to '/home/d/.cpanplus/5.10.0/build/Querylet-0.323' [MSG] [Sun Jan 27 16:48:40 2008] Checking if your kit is complete... Looks good Writing Makefile for Querylet [MSG] [Sun Jan 27 16:48:40 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Sun Jan 27 16:48:45 2008] cp lib/Querylet.pm blib/lib/Querylet.pm cp lib/Querylet/Query.pm blib/lib/Querylet/Query.pm cp lib/Querylet/Input.pm blib/lib/Querylet/Input.pm cp lib/Querylet/Output.pm blib/lib/Querylet/Output.pm Manifying blib/man3/Querylet.3 Manifying blib/man3/Querylet::Query.3 Manifying blib/man3/Querylet::Input.3 Manifying blib/man3/Querylet::Output.3 [ERROR] [Sun Jan 27 16:49:06 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load...........# Testing 0.323 ok t/01-makedb.........ok t/as_bogus..........syntax error at t/as_bogus.t line 53, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/as_bogus.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/as_code...........Scalar found where operator expected at t/as_code.t line 58, near "$q" (Might be a runaway multi-line {} string starting on line 22) (Missing semicolon on previous line?) syntax error at t/as_code.t line 58, near "$q" Execution of t/as_code.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/as_csv............Scalar found where operator expected at t/as_csv.t line 48, near "$q" (Might be a runaway multi-line {} string starting on line 19) (Missing semicolon on previous line?) syntax error at t/as_csv.t line 48, near "$q" Execution of t/as_csv.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/as_html...........# No tests run! Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/as_null...........syntax error at t/as_null.t line 55, at EOF (Might be a runaway multi-line {} string starting on line 22) Execution of t/as_null.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/eg_wafer_01.......syntax error at t/eg_wafer_01.t line 85, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/eg_wafer_01.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/eg_wafer_02.......syntax error at t/eg_wafer_02.t line 71, at EOF (Might be a runaway multi-line {} string starting on line 22) Execution of t/eg_wafer_02.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/eg_wafer_03.......syntax error at t/eg_wafer_03.t line 76, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/eg_wafer_03.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/from_3............syntax error at t/from_3.t line 60, at EOF (Might be a runaway multi-line {} string starting on line 25) Execution of t/from_3.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/option............# No tests run! Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/output............ok t/pod-coverage......ok t/pod...............ok t/query.............ok t/to_dot............syntax error at t/to_dot.t line 46, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/to_dot.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/to_file...........syntax error at t/to_file.t line 48, at EOF (Might be a runaway multi-line {} string starting on line 19) Execution of t/to_file.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/to_stdout.........Scalar found where operator expected at t/to_stdout.t line 41, near "$q" (Might be a runaway multi-line {} string starting on line 19) (Missing semicolon on previous line?) syntax error at t/to_stdout.t line 41, near "$q" Execution of t/to_stdout.t aborted due to compilation errors. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/as_bogus.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/as_code.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/as_csv.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/as_html.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/as_null.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/eg_wafer_01.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/eg_wafer_02.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/eg_wafer_03.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/from_3.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/option.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/to_dot.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/to_file.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/to_stdout.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=19, Tests=39, 18 wallclock secs ( 0.12 usr 0.07 sys + 4.98 cusr 6.54 csys = 11.71 CPU) Result: FAIL Failed 13/19 test programs. 0/39 subtests failed. make: *** [test_dynamic] Error 255 [MSG] [Sun Jan 27 16:49:06 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want DBI 1.601 1 Filter::Simple 0.82 0 Test::More 0.74 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. -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.22-3-486, archname=i686-linux uname='linux lyon 2.6.22-3-486 #1 mon nov 12 07:53:08 utc 2007 i686 gnulinux ' config_args='-de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.3 20071123 (prerelease) (Debian 4.2.2-4)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
