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 report for Querylet-0.323 on perl-5.10.0, created automatically by CPAN-Reporter-1.0602 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from 'make test': 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, 10 wallclock secs ( 0.06 usr 0.07 sys + 2.21 cusr 2.38 csys = 4.72 CPU) Result: FAIL Failed 13/19 test programs. 0/39 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------- ---- ----- DBI 1 1.601 Filter::Simple 0 0.82 Test::More 0 0.74 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /Users/rjbs/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/teTeX/bin/i386-apple-darwin-current/ PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 42980 PERL5_CPAN_IS_RUNNING = 42980 SHELL = /bin/zsh TERM = xterm-color TMPDIR = /var/folders/pP/pPet3xRoHvqUoMgT7H92t++++TI/-Tmp-/ Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/local/bin/perl $UID/$EUID = 501 / 501 $GID = 501 501 98 101 $EGID = 501 501 98 101 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.2501 Module::Build 0.2808_01 Module::Signature 0.53 Test::Harness 3.07 Test::More 0.74 YAML 0.66 YAML::Syck 0.98 version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=darwin, osvers=9.1.0, archname=darwin-2level uname='darwin knight 9.1.0 darwin kernel version 9.1.0: wed oct 31 17:46:22 pdt 2007; root:xnu-1228.0.2~1release_i386 i386 i386 macbook1,1 darwin ' 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-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include' ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib -L/opt/local/lib' libpth=/usr/local/lib /opt/local/lib /usr/lib libs=-lgdbm -ldbm -ldl -lm -lutil -lc perllibs=-ldl -lm -lutil -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'
