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 Agent Zhang, This is a computer-generated test report for Pugs-Compiler-Rule-0.25, created automatically by CPAN::Reporter, version 0.45, 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 your distribution tests are not fully supported on this machine, either due to operating system limitations or missing prerequisite modules. If the failure is due to missing prerequisites, you may wish to disregard this report. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ------- Cache::Cache 1.05 1.05 File::Slurp 0 9999.12 ! PadWalker 1.0 n/a Parse::Yapp 0 0 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.utf8 PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = /home/sand/.cpan/build/File-Flat-1.00-8RAzIP/blib/arch:/home/sand/.cpan/build/File-Flat-1.00-8RAzIP/blib/lib:/home/sand/.cpan/build/prefork-1.01-3f7601/blib/arch:/home/sand/.cpan/build/prefork-1.01-3f7601/blib/lib:/home/sand/.cpan/build/File-chmod-0.31-Im7J3v/blib/arch:/home/sand/.cpan/build/File-chmod-0.31-Im7J3v/blib/lib:/home/sand/.cpan/build/Class-Autouse-1.27-LwNEin/blib/arch:/home/sand/.cpan/build/Class-Autouse-1.27-LwNEin/blib/lib:/home/sand/.cpan/build/Pod-Tests-0.18-OX7fZm/blib/arch:/home/sand/.cpan/build/Pod-Tests-0.18-OX7fZm/blib/lib:/home/sand/.cpan/build/Algorithm-Dependency-1.103-VRwD6U/blib/arch:/home/sand/.cpan/build/Algorithm-Dependency-1.103-VRwD6U/blib/lib PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/local/perl-5.6.2/bin/perl UID: $< = 1005 EUID: $> = 1005 GID: $( = 1005 1005 EGID: $) = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.91_52 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41_04 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.64 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': make[1]: Entering directory `/home/sand/.cpan/build/Pugs-Compiler-Rule-0.25-eSGTzo' Skip blib/lib/Pugs/Grammar/Rule.pm (unchanged) Skip blib/lib/Pugs/Emitter/Rule/Perl5.pm (unchanged) Skip blib/lib/Pugs/Runtime/Rule.pm (unchanged) Skip blib/lib/Pugs/Grammar/Precedence.pm (unchanged) Skip blib/lib/Pugs/Compiler/Grammar.pm (unchanged) Skip blib/lib/Pugs/AST/Expression.pm (unchanged) Skip blib/lib/Pugs/Emitter/Rule/Perl5/Ratchet.pm (unchanged) Skip blib/lib/Pugs/Compiler/Rule.pm (unchanged) Skip blib/lib/Pugs/Runtime/Common.pm (unchanged) Skip blib/lib/Pugs/Grammar/Rule2.pm (unchanged) Skip blib/lib/Pugs/Runtime/StrPos.pm (unchanged) Skip blib/lib/Pugs/Grammar/RulePure.pm (unchanged) Skip blib/lib/Pugs/Grammar/Rule.pmc (unchanged) Skip blib/lib/Pugs/Emitter/Rule/Perl6/Ratchet.pm (unchanged) Skip blib/lib/Pugs/Compiler/Regex.pm (unchanged) Skip blib/lib/Pugs/Emitter/Grammar/Perl5.pm (unchanged) Skip blib/lib/Pugs/Runtime/Match.pm (unchanged) Skip blib/lib/Pugs/Runtime/Regex.pm (unchanged) Skip blib/lib/Pugs/Emitter/Rule/Parsec.pm (unchanged) Skip blib/lib/Pugs/Emitter/Rule/Perl5/Regex.pm (unchanged) Skip blib/lib/Pugs/Grammar/Base.pm (unchanged) Skip blib/lib/Pugs/Compiler/Token.pm (unchanged) Skip blib/lib/Pugs/Emitter/Rule/Perl5/CharClass.pm (unchanged) Skip blib/lib/Pugs/Compiler/RegexPerl5.pm (unchanged) Skip blib/lib/Pugs/Runtime/Match/HsBridge.pm (unchanged) PERL_DL_NONLAZY=1 /usr/local/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/00-pod-coverage........skipped all skipped: We know we don't have enough POD :( t/00-pod.................ok t/01-iterator_engine.....ok t/02-grammar.............ok t/03-match...............ok t/04-compiler-grammar....ok t/04-compiler-regex......ok t/04-compiler-rule.......ok t/04-rule................ # Failed test 'a named subrule calls a lexical unnamed subrule' # at t/04-rule.t line 257. # got: '' # expected: 'x' # Looks like you failed 1 test of 80. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 35 Failed 1/80 tests, 98.75% okay t/05-var.................ok t/06-subrule.............Couldn't find '$rule1' in surrounding lexical scope. at /home/sand/.cpan/build/Pugs-Compiler-Rule-0.25-eSGTzo/blib/lib/Pugs/Compiler/Regex.pm line 216 # Looks like you planned 43 tests but only ran 23. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 24-43 Failed 20/43 tests, 53.49% okay t/08-hash................Use of uninitialized value in subroutine entry at /home/sand/.cpan/build/Pugs-Compiler-Rule-0.25-eSGTzo/blib/lib/Pugs/Compiler/Regex.pm line 216. Can't use string ("") as a subroutine ref while "strict refs" in use at /home/sand/.cpan/build/Pugs-Compiler-Rule-0.25-eSGTzo/blib/lib/Pugs/Compiler/Regex.pm line 216. # Looks like you planned 8 tests but only ran 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-8 Failed 7/8 tests, 12.50% okay t/09-ratchet............. # Failed test 'a named subrule calls a lexical unnamed subrule' # at t/09-ratchet.t line 156. # got: '' # expected: 'x' Couldn't find '$rule1' in surrounding lexical scope. at (eval 172) line 36 # Looks like you planned 167 tests but only ran 63. # Looks like you failed 1 test of 63 run. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 26, 64-167 Failed 105/167 tests, 37.13% okay t/10-regex_perl5.........ok t/11-parsec..............skipped all skipped: The Parsec emitter is not quite ready yet t/11-quantifier..........ok t/12-plain_regex.........skipped all skipped: The plain regex emitter is not quite ready yet t/13-char_classes........ok t/14-mini_perl6..........skipped all skipped: The MiniPerl6 emitter is not quite ready yet t/15-STD.................ok t/16-examples............ok t/declare/00-demo........ERROR: Can't open '$() : xyzw $/.from : 0 $/.to : 4 ' as file: No such file or directory at t/lib/Regex.pm line 97, <DATA> line 1. # Looks like you planned 45 tests but only ran 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-45 Failed 44/45 tests, 2.22% okay t/declare/01-sigspace....ok t/emitter/00-ratchet..... t/emitter/00-ratchet.t_ generated. ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/04-rule.t 1 256 80 1 35 t/06-subrule.t 255 65280 43 40 24-43 t/08-hash.t 255 65280 8 14 2-8 t/09-ratchet.t 1 256 167 209 26 64-167 t/declare/00-demo.t 255 65280 45 88 2-45 4 tests skipped. Failed 5/24 test scripts. 177/662 subtests failed. Files=24, Tests=662, 36 wallclock secs (23.22 cusr + 1.70 csys = 24.92 CPU) Failed 5/24 test programs. 177/662 subtests failed. make[1]: *** [test_dynamic] Error 11 make[1]: Leaving directory `/home/sand/.cpan/build/Pugs-Compiler-Rule-0.25-eSGTzo' -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.6.16-2-k7, archname=i686-linux-64int uname='linux k75 2.6.16-2-k7 #2 mon may 22 23:23:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/usr/local/perl-5.6.2 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -es -Duse64bitint -Dusedevel -des' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='4.0.4 20060507 (prerelease) (Debian 4.0.3-3)', 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=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
