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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Agent Zhang,
    
This is a computer-generated report for Pugs-Compiler-Rule-0.27
on perl-5.8.8, created automatically by CPAN-Reporter-1.04 
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, 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 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::Calc at C:/strawberry-perl/perl/site/lib/Win32API/File.pm line 20
Skip blib\lib\Pugs\Emitter\Rule\Parsec.pm (unchanged)
Skip blib\lib\Pugs\Grammar\Rule2.pm (unchanged)
Skip blib\lib\Pugs\Runtime\Match.pm (unchanged)
Skip blib\lib\Pugs\Compiler\Rule.pm (unchanged)
Skip blib\lib\Pugs\Emitter\Rule\Perl5\CharClass.pm (unchanged)
Skip blib\lib\Pugs\Grammar\Rule.pm (unchanged)
Skip blib\lib\Pugs\Emitter\Rule\Perl5.pm (unchanged)
Skip blib\lib\Pugs\Grammar\Precedence.pm (unchanged)
Skip blib\lib\Pugs\Emitter\Grammar\Perl5.pm (unchanged)
Skip blib\lib\Pugs\Emitter\Rule\Perl5\Regex.pm (unchanged)
Skip blib\lib\Pugs\Grammar\Base.pm (unchanged)
Skip blib\lib\Pugs\Runtime\Rule.pm (unchanged)
Skip blib\lib\Pugs\Compiler\Grammar.pm (unchanged)
Skip blib\lib\Pugs\Emitter\Rule\Perl5\Ratchet.pm (unchanged)
Skip blib\lib\Pugs\Compiler\Regex.pm (unchanged)
Skip blib\lib\Pugs\Runtime\Match\HsBridge.pm (unchanged)
Skip blib\lib\Pugs\Runtime\StrPos.pm (unchanged)
Skip blib\lib\Pugs\Runtime\Common.pm (unchanged)
Skip blib\lib\Pugs\AST\Expression.pm (unchanged)
Skip blib\lib\Pugs\Runtime\Tracer.pm (unchanged)
Skip blib\lib\Pugs\Grammar\Rule.pmc (unchanged)
Skip blib\lib\Pugs\Runtime\Regex.pm (unchanged)
Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::Calc at C:/strawberry-perl/perl/site/lib/Win32API/File.pm line 20
Skip blib\lib\Pugs\Emitter\Rule\Perl6\Ratchet.pm (unchanged)
Skip blib\lib\Pugs\Compiler\Token.pm (unchanged)
Skip blib\lib\Pugs\Grammar\RulePure.pm (unchanged)
Skip blib\lib\Pugs\Compiler\RegexPerl5.pm (unchanged)
C:\strawberry-perl\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp 
util/compile_p6grammar.pl blib\script\compile_p6grammar.pl
pl2bat.bat blib\script\compile_p6grammar.pl
C:\strawberry-perl\perl\bin\perl.exe "-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................ok
t/05-var.................ok
t/06-subrule.............ok
        2/43 skipped: various reasons
t/08-hash................ok
t/09-ratchet.............ok
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............Can't find string terminator "'" anywhere before EOF 
at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MAdder -e 'print Adder->add("3 + 23")->(), "\n"' ] okay'
#   at t/16-examples.t line 18.
#          got: ''
#     expected: '26'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MAdder -e 'print Adder->add("532+49")->(), "\n"' ] okay'
#   at t/16-examples.t line 18.
#          got: ''
#     expected: '581'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MDigits -e 'print Digits->count("49a3")->(), "\n"' ] okay'
#   at t/16-examples.t line 18.
#          got: ''
#     expected: '3'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MLangs -e 'print My::VB->def("Dim a, b As double")->{"My::C.var_list"}, "\n"' 
] okay'
#   at t/16-examples.t line 18.
#          got: ''
#     expected: 'a, b'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MLangs2 -e 'print My::VB->def("Dim a, b As double")->{"My::C.var_list"}, "\n"' 
] okay'
#   at t/16-examples.t line 18.
#          got: ''
#     expected: 'a, b '
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MGrammar -e 'print Pugs::Grammar::Rule->rule("a b")->to' ] okay'
#   at t/16-examples.t line 18.
#          got: ''
#     expected: '3'
# Looks like you failed 6 tests of 12.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 2, 4, 6, 8, 10, 12
        Failed 6/12 tests, 50.00% okay
t/16-safemode............ERROR: code blocks not allowed in safe mode: "{ return 
$/[0] + $/[1] }"
ERROR: code blocks not allowed in safe mode: "{ return $/[0] + $/[1] }"
ERROR: verbatim Perl 5 blocks not allowed in safe mode: " our $Count = 0; "
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MLangs -e 'print My::VB->def("Dim a, b As double")->{"My::C.var_list"}, "\n"' 
] okay'
#   at t/16-safemode.t line 26.
#          got: ''
#     expected: 'a, b'

#   Failed test 'debugging output count ok'
#   at t/16-safemode.t line 27.
#          got: ''
#     expected: '96'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MLangs2 -e 'print My::VB->def("Dim a, b As double")->{"My::C.var_list"}, "\n"' 
] okay'
#   at t/16-safemode.t line 26.
#          got: ''
#     expected: 'a, b '

#   Failed test 'debugging output count ok'
#   at t/16-safemode.t line 27.
#          got: ''
#     expected: '100'
ERROR: verbatim Perl 5 blocks not allowed in safe mode: "

use utf8;
no strict 'refs';
no warnings 'redefine';
no warnings 'once';

#use Pugs::Runtime::Match;

our %rule_terms;
our %variables;

"
# Looks like you failed 4 tests of 10.
dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 5-6, 8-9
        Failed 4/10 tests, 60.00% okay
t/16-tracer-examples.....Can't find string terminator "'" anywhere before EOF 
at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MAdder -e 'print Adder->add("3 + 23")->(), "\n"' ] okay'
#   at t/16-tracer-examples.t line 20.
#          got: ''
#     expected: '26'

#   Failed test 'debugging output count ok'
#   at t/16-tracer-examples.t line 21.
#          got: ''
#     expected: '23'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MAdder -e 'print Adder->add("532+49")->(), "\n"' ] okay'
#   at t/16-tracer-examples.t line 20.
#          got: ''
#     expected: '581'

#   Failed test 'debugging output count ok'
#   at t/16-tracer-examples.t line 21.
#          got: ''
#     expected: '23'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MDigits -e 'print Digits->count("49a3")->(), "\n"' ] okay'
#   at t/16-tracer-examples.t line 20.
#          got: ''
#     expected: '3'

#   Failed test 'debugging output count ok'
#   at t/16-tracer-examples.t line 21.
#          got: ''
#     expected: '61'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MLangs -e 'print My::VB->def("Dim a, b As double")->{"My::C.var_list"}, "\n"' 
] okay'
#   at t/16-tracer-examples.t line 20.
#          got: ''
#     expected: 'a, b'

#   Failed test 'debugging output count ok'
#   at t/16-tracer-examples.t line 21.
#          got: ''
#     expected: '96'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MLangs2 -e 'print My::VB->def("Dim a, b As double")->{"My::C.var_list"}, "\n"' 
] okay'
#   at t/16-tracer-examples.t line 20.
#          got: ''
#     expected: 'a, b '

#   Failed test 'debugging output count ok'
#   at t/16-tracer-examples.t line 21.
#          got: ''
#     expected: '100'
Can't find string terminator "'" anywhere before EOF at -e line 1.

#   Failed test 'output of [ C:\strawberry-perl\perl\bin\perl.exe -Ilib -Itmp 
-MGrammar -e 'print Pugs::Grammar::Rule->rule("a b")->to' ] okay'
#   at t/16-tracer-examples.t line 20.
#          got: ''
#     expected: '3'

#   Failed test 'debugging output count ok'
#   at t/16-tracer-examples.t line 21.
#          got: ''
#     expected: '515'
# Looks like you failed 12 tests of 18.
dubious
        Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 2-3, 5-6, 8-9, 11-12, 14-15, 17-18
        Failed 12/18 tests, 33.33% okay
t/17-tracer..............ok
t/ast/00-basic........... t/ast/00-basic.t_ generated.
ok
t/declare/00-demo........ok
t/declare/01-sigspace....ok
t/emitter/00-ratchet.....
#   Failed test 'TEST 2: - alt ok
# @@ -1,13 +1,13 @@
#         \#\# pos: 0 5
#         (
# -           ( $pad{I1170} = $pos or 1 )
# +           ( $pad{I1001} = $pos or 1 )
#             && (
#    
#             \#\# <group />
#  
#             )
#           || (
# -           ( ( $bool = 1 ) && ( $pos = $pad{I1170} ) or 1 )
# +           ( ( $bool = 1 ) && ( $pos = $pad{I1001} ) or 1 )
#             &&   
#             \#\# <group />
#  
# '
#   at t/lib/Emitter.pm line 62.

#   Failed test 'TEST 7: metasyntax <%...> - variable ok
# @@ -1,25 +1,25 @@
#            \#\# pos: 1 6
#            do {
# -            our $I1176;
# -            our $I1176_sizes;
# -            unless ( $I1176 ) {
# +            our $I1007;
# +            our $I1007_sizes;
# +            unless ( $I1007 ) {
#                  my $hash = \%hi;
#                  my %sizes = map { length($_) => 1 } keys %$hash;
# -                $I1176_sizes = [ sort { $b <=> $a } keys %sizes ];
# -                $I1176 = $hash;
# +                $I1007_sizes = [ sort { $b <=> $a } keys %sizes ];
# +                $I1007 = $hash;
#              }
#              my $match = 0;
#              my $key;
# -            for ( @$I1176_sizes ) {
# +            for ( @$I1007_sizes ) {
#                  $key = ( $pos <= length( $s )
#                              ? substr( $s, $pos, $_ )
#                              : '' );
# -                if ( exists $I1176->{$key} ) {
# +                if ( exists $I1007->{$key} ) {
#                      \#$named{KEY} = $key;
#                      \#$::_V6_MATCH_ = $m;
#                      \#print "m: ", Dumper( $::_V6_MATCH_->data )
#                      \#    if ( $key eq 'until' );
# -                    $match = Pugs::Runtime::Regex::preprocess_hash( $I1176, 
$key )->( $s, $grammar, { p => ( $pos + $_ ), positionals => [ ], args => { KEY 
=> $key } }, undef );
# +                    $match = Pugs::Runtime::Regex::preprocess_hash( $I1007, 
$key )->( $s, $grammar, { p => ( $pos + $_ ), positionals => [ ], args => { KEY 
=> $key } }, undef );
#                      last if $match;
#                  }
#              }
# '
#   at t/lib/Emitter.pm line 62.

#   Failed test 'TEST 9: alt - alt ok
# @@ -1,13 +1,13 @@
#         \#\# pos: 0 3
#         (
# -           ( $pad{I1178} = $pos or 1 )
# +           ( $pad{I1009} = $pos or 1 )
#             && (
#  
#             \#\# <constant />
#  
#             )
#           || (
# -           ( ( $bool = 1 ) && ( $pos = $pad{I1178} ) or 1 )
# +           ( ( $bool = 1 ) && ( $pos = $pad{I1009} ) or 1 )
#             && 
#             \#\# <constant />
#  
# '
#   at t/lib/Emitter.pm line 62.

#   Failed test 'TEST 12: closure quantifier - quant ok
# @@ -1,10 +1,10 @@
#         \#\# pos: 0 8
#         (
# -        (   ( $pad{I1182} = $pos or 1 ) &&
# +        (   ( $pad{I1013} = $pos or 1 ) &&
#  
#             \#\# <constant />
# - ||    ( ( $pos = $pad{I1182} ) && 0 ) ) &&         (   ( $pad{I1182} = $pos 
or 1 ) &&
# + ||    ( ( $pos = $pad{I1013} ) && 0 ) ) &&         (   ( $pad{I1013} = $pos 
or 1 ) &&
#  
#             \#\# <constant />
# - ||    ( ( $pos = $pad{I1182} ) && 0 ) )
# + ||    ( ( $pos = $pad{I1013} ) && 0 ) )
#         )'
#   at t/lib/Emitter.pm line 62.

#   Failed test 'TEST 13: quantifier + - quant ok
# @@ -1,12 +1,12 @@
#         \#\# pos: 0 4
#         (
# -        (   ( $pad{I1183} = $pos or 1 ) &&
# +        (   ( $pad{I1014} = $pos or 1 ) &&
#  
#             \#\# <constant />
# - ||    ( ( $pos = $pad{I1183} ) && 0 ) )
# + ||    ( ( $pos = $pad{I1014} ) && 0 ) )
#         && do { while (
# -        (   ( $pad{I1183} = $pos or 1 ) &&
# +        (   ( $pad{I1014} = $pos or 1 ) &&
#  
#             \#\# <constant />
# - ||    ( ( $pos = $pad{I1183} ) && 0 ) )) {}; $bool = 1 }
# + ||    ( ( $pos = $pad{I1014} ) && 0 ) )) {}; $bool = 1 }
#         )'
#   at t/lib/Emitter.pm line 62.

#   Failed test 'TEST 14: quantifier ? - quant ok
# @@ -1,8 +1,8 @@
#         \#\# pos: 0 4
#         (
# -        (   ( $pad{I1184} = $pos or 1 ) &&
# +        (   ( $pad{I1015} = $pos or 1 ) &&
#  
#             \#\# <constant />
# - ||    ( ( $pos = $pad{I1184} ) && 0 ) )
# + ||    ( ( $pos = $pad{I1015} ) && 0 ) )
#         || ( $bool = 1 )
#         )'
#   at t/lib/Emitter.pm line 62.
 t/emitter/00-ratchet.t_ generated.
# Looks like you failed 6 tests of 53.
dubious
        Test returned status 6 (wstat 1536, 0x600)
DIED. FAILED tests 4, 17, 21, 29, 31, 33
        Failed 6/53 tests, 88.68% okay
Failed Test            Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/16-examples.t           6  1536    12    6  2 4 6 8 10 12
t/16-safemode.t           4  1024    10    4  5-6 8-9
t/16-tracer-examples.t   12  3072    18   12  2-3 5-6 8-9 11-12 14-15 17-18
t/emitter/00-ratchet.t    6  1536    53    6  4 17 21 29 31 33
4 tests and 2 subtests skipped.
Failed 4/28 test scripts. 28/774 subtests failed.
Files=28, Tests=774, 38 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 4/28 test programs. 28/774 subtests failed.
dmake.EXE:  Error code 134, while making 'test_dynamic'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module       Need Have   
    ------------ ---- -------
    Cache::Cache 1.05 1.05   
    File::Slurp  0    9999.12
    PadWalker    1.0  1.5    
    Parse::Yapp  0    0      

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    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 = 
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 964
    PERL5_CPAN_IS_RUNNING = 964
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 12 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\MMUSGR~1\LOCALS~1\Temp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\strawberry-perl\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to