759 lines
24 KiB
Text
759 lines
24 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493144852.12785
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching Perl6::Rules () on cpanmetadb ...
|
|
Unpacking Perl6-Rules-0.03.tar.gz
|
|
--> Working on Perl6::Rules
|
|
Fetching http://www.cpan.org/authors/id/D/DC/DCONWAY/Perl6-Rules-0.03.tar.gz ... OK
|
|
Perl6-Rules-0.03/
|
|
Perl6-Rules-0.03/Changes
|
|
Perl6-Rules-0.03/Makefile.PL
|
|
Perl6-Rules-0.03/MANIFEST
|
|
Perl6-Rules-0.03/README
|
|
Perl6-Rules-0.03/Rules.pm
|
|
Perl6-Rules-0.03/t/
|
|
Perl6-Rules-0.03/t/anchors.t
|
|
Perl6-Rules-0.03/t/array_cap.t
|
|
Perl6-Rules-0.03/t/assert.t
|
|
Perl6-Rules-0.03/t/capture.t
|
|
Perl6-Rules-0.03/t/charset.t
|
|
Perl6-Rules-0.03/t/codeblock.t
|
|
Perl6-Rules-0.03/t/codevars.t
|
|
Perl6-Rules-0.03/t/combchar.t
|
|
Perl6-Rules-0.03/t/context.t
|
|
Perl6-Rules-0.03/t/continue.t
|
|
Perl6-Rules-0.03/t/counted.t
|
|
Perl6-Rules-0.03/t/der_grammar.t
|
|
Perl6-Rules-0.03/t/error.t
|
|
Perl6-Rules-0.03/t/exhaustive.t
|
|
Perl6-Rules-0.03/t/grammar.t
|
|
Perl6-Rules-0.03/t/hash_cap.t
|
|
Perl6-Rules-0.03/t/hashkv.t
|
|
Perl6-Rules-0.03/t/inline.t
|
|
Perl6-Rules-0.03/t/litvar.t
|
|
Perl6-Rules-0.03/t/lookaround.t
|
|
Perl6-Rules-0.03/t/named_cap.t
|
|
Perl6-Rules-0.03/t/named_chars.t
|
|
Perl6-Rules-0.03/t/newline.t
|
|
Perl6-Rules-0.03/t/noncap.t
|
|
Perl6-Rules-0.03/t/null.t
|
|
Perl6-Rules-0.03/t/overlapping.t
|
|
Perl6-Rules-0.03/t/patvar.t
|
|
Perl6-Rules-0.03/t/pos.t
|
|
Perl6-Rules-0.03/t/prior.t
|
|
Perl6-Rules-0.03/t/prior_interp.t
|
|
Perl6-Rules-0.03/t/propcharset_slow_to_compile.t
|
|
Perl6-Rules-0.03/t/properties.t.bak
|
|
Perl6-Rules-0.03/t/properties_slow_to_compile.t
|
|
Perl6-Rules-0.03/t/qinterp.t
|
|
Perl6-Rules-0.03/t/repeat.t
|
|
Perl6-Rules-0.03/t/rulecode.t
|
|
Perl6-Rules-0.03/t/self.t
|
|
Perl6-Rules-0.03/t/stdrules.t
|
|
Perl6-Rules-0.03/t/subrule.t
|
|
Perl6-Rules-0.03/t/subst.t
|
|
Perl6-Rules-0.03/t/unimplemented.t
|
|
Perl6-Rules-0.03/t/unimplemented.t.bak
|
|
Perl6-Rules-0.03/t/word.t
|
|
Entering Perl6-Rules-0.03
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Perl6-Rules-0.03 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Perl6::Rules
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Filter::Simple 0.78 ... Yes (0.93)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Attribute::Handlers 0.78 ... Yes (0.99)
|
|
OK
|
|
Building and testing Perl6-Rules-0.03 ... cp Rules.pm blib/lib/Perl6/Rules.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
t/anchors.t ...................... ok
|
|
t/array_cap.t .................... ok
|
|
t/assert.t ....................... ok
|
|
t/capture.t ...................... ok
|
|
t/charset.t ...................... ok
|
|
t/codeblock.t .................... ok
|
|
t/codevars.t ..................... ok
|
|
t/combchar.t ..................... ok
|
|
|
|
# Failed test 'Continued match pos'
|
|
# at t/context.t line 6.
|
|
|
|
# Failed test 'Insensitive continued match pos'
|
|
# at t/context.t line 10.
|
|
|
|
# Failed test 'Insensitive recontinued match pos'
|
|
# at t/context.t line 13.
|
|
|
|
# Failed test 'Insensitive repeated continued match'
|
|
# at t/context.t line 17.
|
|
|
|
# Failed test 'Insensitive repeated continued match pos'
|
|
# at t/context.t line 18.
|
|
|
|
# Failed test 'Insensitive scalar repeated continued match pos'
|
|
# at t/context.t line 22.
|
|
# Looks like you failed 6 tests of 7.
|
|
t/context.t ......................
|
|
Dubious, test returned 6 (wstat 1536, 0x600)
|
|
Failed 6/7 subtests
|
|
|
|
# Failed test 'Interim position correct'
|
|
# at t/continue.t line 6.
|
|
|
|
# Failed test 'Final position correct'
|
|
# at t/continue.t line 8.
|
|
|
|
# Failed test 'Correctly substituted contiguously'
|
|
# at t/continue.t line 13.
|
|
# Looks like you failed 3 tests of 6.
|
|
t/continue.t .....................
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/6 subtests
|
|
|
|
# Failed test 'No match nth(0)'
|
|
# at t/counted.t line 14.
|
|
|
|
# Failed test 'Matched value for nth(2)'
|
|
# at t/counted.t line 20.
|
|
|
|
# Failed test 'Matched value for nth(3)'
|
|
# at t/counted.t line 23.
|
|
|
|
# Failed test 'Matched value for nth(4)'
|
|
# at t/counted.t line 26.
|
|
|
|
# Failed test 'Matched value for nth(5)'
|
|
# at t/counted.t line 29.
|
|
|
|
# Failed test 'Matched value for nth(6)'
|
|
# at t/counted.t line 32.
|
|
|
|
# Failed test 'No match nth(7)'
|
|
# at t/counted.t line 34.
|
|
|
|
# Failed test 'Matched value for 2'
|
|
# at t/counted.t line 41.
|
|
|
|
# Failed test 'Matched value for 3'
|
|
# at t/counted.t line 41.
|
|
|
|
# Failed test 'Matched value for 4'
|
|
# at t/counted.t line 41.
|
|
|
|
# Failed test 'Matched value for 5'
|
|
# at t/counted.t line 41.
|
|
|
|
# Failed test 'Matched value for 6'
|
|
# at t/counted.t line 41.
|
|
|
|
# Failed test 'Matched value for 2st'
|
|
# at t/counted.t line 51.
|
|
|
|
# Failed test 'Matched value for 3st'
|
|
# at t/counted.t line 54.
|
|
|
|
# Failed test 'Matched value for 4st'
|
|
# at t/counted.t line 57.
|
|
|
|
# Failed test 'Matched value for 5st'
|
|
# at t/counted.t line 60.
|
|
|
|
# Failed test 'Matched value for 6st'
|
|
# at t/counted.t line 63.
|
|
|
|
# Failed test 'No match 7st'
|
|
# at t/counted.t line 65.
|
|
|
|
# Failed test 'Matched value for 2nd'
|
|
# at t/counted.t line 74.
|
|
|
|
# Failed test 'Matched value for 3nd'
|
|
# at t/counted.t line 77.
|
|
|
|
# Failed test 'Matched value for 4nd'
|
|
# at t/counted.t line 80.
|
|
|
|
# Failed test 'Matched value for 5nd'
|
|
# at t/counted.t line 83.
|
|
|
|
# Failed test 'Matched value for 6nd'
|
|
# at t/counted.t line 86.
|
|
|
|
# Failed test 'No match 7nd'
|
|
# at t/counted.t line 88.
|
|
|
|
# Failed test 'Matched value for 2rd'
|
|
# at t/counted.t line 97.
|
|
|
|
# Failed test 'Matched value for 3rd'
|
|
# at t/counted.t line 100.
|
|
|
|
# Failed test 'Matched value for 4rd'
|
|
# at t/counted.t line 103.
|
|
|
|
# Failed test 'Matched value for 5rd'
|
|
# at t/counted.t line 106.
|
|
|
|
# Failed test 'Matched value for 6rd'
|
|
# at t/counted.t line 109.
|
|
|
|
# Failed test 'No match 7rd'
|
|
# at t/counted.t line 111.
|
|
|
|
# Failed test 'Matched value for 2th'
|
|
# at t/counted.t line 120.
|
|
|
|
# Failed test 'Matched value for 3th'
|
|
# at t/counted.t line 123.
|
|
|
|
# Failed test 'Matched value for 4th'
|
|
# at t/counted.t line 126.
|
|
|
|
# Failed test 'Matched value for 5th'
|
|
# at t/counted.t line 129.
|
|
|
|
# Failed test 'Matched value for 6th'
|
|
# at t/counted.t line 132.
|
|
|
|
# Failed test 'No match 7th'
|
|
# at t/counted.t line 134.
|
|
|
|
# Failed test 'Can't substitute 0th'
|
|
# at t/counted.t line 140.
|
|
|
|
# Failed test 'No change to data for 0th'
|
|
# at t/counted.t line 141.
|
|
|
|
# Failed test 'substituted 2nd correctly'
|
|
# at t/counted.t line 149.
|
|
|
|
# Failed test 'substituted 3rd correctly'
|
|
# at t/counted.t line 153.
|
|
|
|
# Failed test 'substituted 4th correctly'
|
|
# at t/counted.t line 157.
|
|
|
|
# Failed test 'substituted 5th correctly'
|
|
# at t/counted.t line 161.
|
|
|
|
# Failed test 'substituted 6th correctly'
|
|
# at t/counted.t line 165.
|
|
|
|
# Failed test 'Can't substitute 7th'
|
|
# at t/counted.t line 168.
|
|
|
|
# Failed test 'No change to data for 7th'
|
|
# at t/counted.t line 169.
|
|
|
|
# Failed test 'Matched value for 3rd f[\d|\w+]'
|
|
# at t/counted.t line 175.
|
|
|
|
# Failed test 'Matched value for 3th <ident>'
|
|
# at t/counted.t line 178.
|
|
|
|
# Failed test 'Matched value for 3th \b <ident>'
|
|
# at t/counted.t line 181.
|
|
|
|
# Failed test 'Matched value for x(0)'
|
|
# at t/counted.t line 195.
|
|
|
|
# Failed test 'Matched value for x(2)'
|
|
# at t/counted.t line 201.
|
|
|
|
# Failed test 'Matched value for x(2) with <ws>'
|
|
# at t/counted.t line 204.
|
|
|
|
# Failed test 'Matched value for x(3)'
|
|
# at t/counted.t line 207.
|
|
|
|
# Failed test 'Matched value for x(4)'
|
|
# at t/counted.t line 210.
|
|
|
|
# Failed test 'Matched value for x(5)'
|
|
# at t/counted.t line 213.
|
|
|
|
# Failed test 'Matched value for x(6)'
|
|
# at t/counted.t line 216.
|
|
|
|
# Failed test 'no match x(7)'
|
|
# at t/counted.t line 218.
|
|
|
|
# Failed test 'Matched value for 2'
|
|
# at t/counted.t line 224.
|
|
|
|
# Failed test 'Matched value for 3'
|
|
# at t/counted.t line 224.
|
|
|
|
# Failed test 'Matched value for 4'
|
|
# at t/counted.t line 224.
|
|
|
|
# Failed test 'Matched value for 5'
|
|
# at t/counted.t line 224.
|
|
|
|
# Failed test 'Matched value for 6'
|
|
# at t/counted.t line 224.
|
|
|
|
# Failed test 'Matched value for 2x'
|
|
# at t/counted.t line 233.
|
|
|
|
# Failed test 'Matched value for 3x'
|
|
# at t/counted.t line 236.
|
|
|
|
# Failed test 'Matched value for 4x'
|
|
# at t/counted.t line 239.
|
|
|
|
# Failed test 'Matched value for 5x'
|
|
# at t/counted.t line 242.
|
|
|
|
# Failed test 'Matched value for 6x'
|
|
# at t/counted.t line 245.
|
|
|
|
# Failed test 'No match 7x'
|
|
# at t/counted.t line 247.
|
|
|
|
# Failed test 'Can't substitute 0x'
|
|
# at t/counted.t line 252.
|
|
|
|
# Failed test 'No change to data for 0x'
|
|
# at t/counted.t line 253.
|
|
|
|
# Failed test 'substituted 2x correctly'
|
|
# at t/counted.t line 261.
|
|
|
|
# Failed test 'substituted 3x correctly'
|
|
# at t/counted.t line 265.
|
|
|
|
# Failed test 'substituted 4x correctly'
|
|
# at t/counted.t line 269.
|
|
|
|
# Failed test 'substituted 5x correctly'
|
|
# at t/counted.t line 273.
|
|
|
|
# Failed test 'substituted 6x correctly'
|
|
# at t/counted.t line 277.
|
|
|
|
# Failed test 'substituted 7x correctly'
|
|
# at t/counted.t line 281.
|
|
|
|
# Failed test 'substituted :g:1st correctly'
|
|
# at t/counted.t line 296.
|
|
|
|
# Failed test 'substituted :g:2nd correctly'
|
|
# at t/counted.t line 300.
|
|
|
|
# Failed test 'substituted :g:3rd correctly'
|
|
# at t/counted.t line 304.
|
|
|
|
# Failed test 'substituted :g:4th correctly'
|
|
# at t/counted.t line 308.
|
|
|
|
# Failed test 'substituted :g:5th correctly'
|
|
# at t/counted.t line 312.
|
|
|
|
# Failed test 'substituted :g:6th correctly'
|
|
# at t/counted.t line 316.
|
|
|
|
# Failed test 'Global :7th match'
|
|
# at t/counted.t line 319.
|
|
|
|
# Failed test 'substituted :g:7th correctly'
|
|
# at t/counted.t line 320.
|
|
# Looks like you failed 83 tests of 172.
|
|
t/counted.t ......................
|
|
Dubious, test returned 83 (wstat 21248, 0x5300)
|
|
Failed 83/172 subtests
|
|
t/der_grammar.t .................. ok
|
|
|
|
# Failed test 'Missing parens after :nth modifier'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Missing parens after :x modifier'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid quantifier: /abc(* <--HERE .../'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid quantifier: /abc(*d)*<4> <--HERE .../'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'The use of variables in repetitions is not yet supported: <$n>'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'The use of variables in repetitions is not yet supported: <1,$n>'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Cannot interpolate $1 as pattern'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid Perl 6 pattern (perhaps mismatched brackets?): m/(1)>1/;'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid Perl 6 pattern (perhaps mismatched brackets?): m/2>2/;'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid Perl 6 pattern (perhaps mismatched brackets?): m/3<3/;'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid Perl 6 pattern (perhaps mismatched brackets?): m/5[5[5]/;'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Invalid Perl 6 pattern (perhaps mismatched brackets?): s/(<f>}4/zero/;'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Can't specify both :globally and :x(2) on the same rule'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
|
|
# Failed test 'Fatal errors in one or more Perl 6 rules'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 135.
|
|
# Looks like your test exited with 12 just after 16.
|
|
t/error.t ........................
|
|
Dubious, test returned 12 (wstat 3072, 0xc00)
|
|
Failed 14/16 subtests
|
|
|
|
# Failed test 'Correct number of matches (1)'
|
|
# at t/exhaustive.t line 22.
|
|
Can't locate object method "pos" via package "abrAcadAbbra" (perhaps you forgot to load "abrAcadAbbra"?) at t/exhaustive.t line 27.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/exhaustive.t ...................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 1/3 subtests
|
|
t/grammar.t ...................... ok
|
|
|
|
# Failed test 'a key'
|
|
# at t/hash_cap.t line 120.
|
|
|
|
# Failed test 'c key'
|
|
# at t/hash_cap.t line 122.
|
|
|
|
# Failed test 't key'
|
|
# at t/hash_cap.t line 127.
|
|
|
|
# Failed test 'No other bases'
|
|
# at t/hash_cap.t line 129.
|
|
|
|
# Failed test 'Hash interpolation'
|
|
# at t/hash_cap.t line 133.
|
|
|
|
# Failed test 'a key'
|
|
# at t/hash_cap.t line 134.
|
|
|
|
# Failed test 'G key'
|
|
# at t/hash_cap.t line 138.
|
|
|
|
# Failed test 't key'
|
|
# at t/hash_cap.t line 140.
|
|
|
|
# Failed test 'No other bases'
|
|
# at t/hash_cap.t line 142.
|
|
|
|
# Failed test 'Trailing aca'
|
|
# at t/hash_cap.t line 143.
|
|
# Looks like you failed 10 tests of 116.
|
|
t/hash_cap.t .....................
|
|
Dubious, test returned 10 (wstat 2560, 0xa00)
|
|
Failed 10/116 subtests
|
|
|
|
# Failed test 'Simple hash repeated matching'
|
|
# at t/hashkv.t line 22.
|
|
|
|
# Failed test 'Simple hash interpolation (c3)'
|
|
# at t/hashkv.t line 36.
|
|
|
|
# Failed test 'Simple hash interpolation (e3)'
|
|
# at t/hashkv.t line 37.
|
|
|
|
# Failed test 'Nested hash interpolation (c)'
|
|
# at t/hashkv.t line 39.
|
|
|
|
# Failed test 'Simple hash repeated matching (c3 e3 e3 c3)'
|
|
# at t/hashkv.t line 48.
|
|
# Looks like you failed 5 tests of 23.
|
|
t/hashkv.t .......................
|
|
Dubious, test returned 5 (wstat 1280, 0x500)
|
|
Failed 5/23 subtests
|
|
t/inline.t ....................... ok
|
|
|
|
# Failed test 'Simple hash repeated matching'
|
|
# at t/litvar.t line 61.
|
|
# Looks like you failed 1 test of 29.
|
|
t/litvar.t .......................
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/29 subtests
|
|
t/lookaround.t ................... ok
|
|
|
|
# Failed test 'Captured <alpha>'
|
|
# at t/named_cap.t line 25.
|
|
|
|
# Failed test 'Captured <ident>'
|
|
# at t/named_cap.t line 26.
|
|
|
|
# Failed test 'Captured $first'
|
|
# at t/named_cap.t line 30.
|
|
|
|
# Failed test 'Captured $family'
|
|
# at t/named_cap.t line 31.
|
|
|
|
# Failed test 'Captured <ident>'
|
|
# at t/named_cap.t line 32.
|
|
|
|
# Failed test 'Pair match'
|
|
# at t/named_cap.t line 34.
|
|
|
|
# Failed test 'Key match'
|
|
# at t/named_cap.t line 37.
|
|
|
|
# Failed test 'Value match'
|
|
# at t/named_cap.t line 38.
|
|
|
|
# Failed test 'Pair match'
|
|
# at t/named_cap.t line 40.
|
|
|
|
# Failed test 'Reverse key match'
|
|
# at t/named_cap.t line 43.
|
|
|
|
# Failed test 'Reverse value match'
|
|
# at t/named_cap.t line 44.
|
|
# Looks like you failed 11 tests of 26.
|
|
t/named_cap.t ....................
|
|
Dubious, test returned 11 (wstat 2816, 0xb00)
|
|
Failed 11/26 subtests
|
|
\N{NAME} must be resolved by the lexer in regex; marked by <-- HERE in m/(?xm)(?{local (@Perl6::Rules::d0,%Perl6::Rules::d0);local$Perl6::Rules::startpos=pos;})((?:(?:(?-x:\N{LINE FEED (LF) <-- HERE }))))(?{Perl6::Rules::Match::_success();$Perl6::Rules::prior = 2;})|(?{Perl6::Rules::Match::_failure})(?!)/ at (eval 13) line 1.
|
|
t/named_chars.t ..................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
t/newline.t ...................... ok
|
|
t/noncap.t ....................... ok
|
|
t/null.t ......................... ok
|
|
|
|
# Failed test 'Correct number of matches (1)'
|
|
# at t/overlapping.t line 16.
|
|
Can't locate object method "pos" via package "abrAcadAbbra" (perhaps you forgot to load "abrAcadAbbra"?) at t/overlapping.t line 21.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/overlapping.t ..................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 1/3 subtests
|
|
|
|
# Failed test 'Simple hash interpolation (a)'
|
|
# at t/patvar.t line 40.
|
|
|
|
# Failed test 'Simple hash interpolation (b)'
|
|
# at t/patvar.t line 41.
|
|
|
|
# Failed test 'Simple hash interpolation (c)'
|
|
# at t/patvar.t line 42.
|
|
|
|
# Failed test 'Nested hash interpolation (a)'
|
|
# at t/patvar.t line 44.
|
|
|
|
# Failed test 'Simple hash repeated matching'
|
|
# at t/patvar.t line 50.
|
|
# Looks like you failed 5 tests of 19.
|
|
t/patvar.t .......................
|
|
Dubious, test returned 5 (wstat 1280, 0x500)
|
|
Failed 5/19 subtests
|
|
t/pos.t .......................... ok
|
|
t/prior.t ........................ ok
|
|
t/prior_interp.t ................. ok
|
|
Can't find Unicode property definition "BidiL" in regex; marked by <-- HERE in m/(?xm)(?{local (@Perl6::Rules::d0,%Perl6::Rules::d0);local$Perl6::Rules::startpos=pos;})((?:\A(?:(?:(?:\p{BidiL} <-- HERE )))\z))(?{Perl6::Rules::Match::_success();$Perl6::Rules::prior = 734;})|(?{Perl6::Rules::Match::_failure})(?!)/ at (eval 745) line 1.
|
|
t/propcharset_slow_to_compile.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
|
|
# Failed test 'Don't match unrelated <L> (Letter)'
|
|
# at t/properties_slow_to_compile.t line 12.
|
|
|
|
# Failed test 'Match unrelated negated <L> (Letter)'
|
|
# at t/properties_slow_to_compile.t line 13.
|
|
|
|
# Failed test 'Match unrelated inverted <L> (Letter)'
|
|
# at t/properties_slow_to_compile.t line 14.
|
|
|
|
# Failed test 'Don't match unrelated <Letter>'
|
|
# at t/properties_slow_to_compile.t line 20.
|
|
|
|
# Failed test 'Match unrelated negated <Letter>'
|
|
# at t/properties_slow_to_compile.t line 21.
|
|
|
|
# Failed test 'Match unrelated inverted <Letter>'
|
|
# at t/properties_slow_to_compile.t line 22.
|
|
|
|
# Failed test 'Don't match unrelated <OtherLetter>'
|
|
# at t/properties_slow_to_compile.t line 133.
|
|
|
|
# Failed test 'Match unrelated negated <OtherLetter>'
|
|
# at t/properties_slow_to_compile.t line 134.
|
|
|
|
# Failed test 'Match unrelated inverted <OtherLetter>'
|
|
# at t/properties_slow_to_compile.t line 135.
|
|
|
|
# Failed test 'Match <C> (Other)'
|
|
# at t/properties_slow_to_compile.t line 711.
|
|
|
|
# Failed test 'Don't match negated <C> (Other)'
|
|
# at t/properties_slow_to_compile.t line 712.
|
|
|
|
# Failed test 'Don't match inverted <C> (Other)'
|
|
# at t/properties_slow_to_compile.t line 713.
|
|
|
|
# Failed test 'Match unanchored <C> (Other)'
|
|
# at t/properties_slow_to_compile.t line 717.
|
|
|
|
# Failed test 'Match <Other>'
|
|
# at t/properties_slow_to_compile.t line 719.
|
|
|
|
# Failed test 'Don't match negated <Other>'
|
|
# at t/properties_slow_to_compile.t line 720.
|
|
|
|
# Failed test 'Don't match inverted <Other>'
|
|
# at t/properties_slow_to_compile.t line 721.
|
|
|
|
# Failed test 'Match unanchored <Other>'
|
|
# at t/properties_slow_to_compile.t line 725.
|
|
|
|
# Failed test 'Match <Format>'
|
|
# at t/properties_slow_to_compile.t line 766.
|
|
|
|
# Failed test 'Don't match negated <Format>'
|
|
# at t/properties_slow_to_compile.t line 767.
|
|
|
|
# Failed test 'Don't match inverted <Format>'
|
|
# at t/properties_slow_to_compile.t line 768.
|
|
|
|
# Failed test 'Match unanchored <Format>'
|
|
# at t/properties_slow_to_compile.t line 772.
|
|
Can't find Unicode property definition "BidiL" in regex; marked by <-- HERE in m/\p{BidiL} <-- HERE / at /home/ryan/.cpanm/work/1493144852.12785/Perl6-Rules-0.03/blib/lib/Perl6/Rules.pm line 1568.
|
|
# Looks like your test exited with 255 just after 594.
|
|
t/properties_slow_to_compile.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 21/594 subtests
|
|
t/qinterp.t ...................... ok
|
|
t/repeat.t ....................... ok
|
|
t/rulecode.t ..................... ok
|
|
t/self.t ......................... ok
|
|
t/stdrules.t ..................... ok
|
|
t/subrule.t ...................... ok
|
|
t/subst.t ........................ ok
|
|
# Looks like your test exited with 9 just after 10.
|
|
t/unimplemented.t ................
|
|
Dubious, test returned 9 (wstat 2304, 0x900)
|
|
All 10 subtests passed
|
|
|
|
# Failed test 'Word space match'
|
|
# at t/word.t line 7.
|
|
|
|
# Failed test 'Word newline match'
|
|
# at t/word.t line 8.
|
|
|
|
# Failed test 'Word nonspace nonmatch'
|
|
# at t/word.t line 9.
|
|
|
|
# Failed test 'Word pre-shriek match'
|
|
# at t/word.t line 14.
|
|
|
|
# Failed test 'Word post-shriek match'
|
|
# at t/word.t line 18.
|
|
|
|
# Failed test 'Literal multi-shriek match'
|
|
# at t/word.t line 22.
|
|
# Looks like you failed 6 tests of 16.
|
|
t/word.t .........................
|
|
Dubious, test returned 6 (wstat 1536, 0x600)
|
|
Failed 6/16 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/context.t (Wstat: 1536 Tests: 7 Failed: 6)
|
|
Failed tests: 2-7
|
|
Non-zero exit status: 6
|
|
t/continue.t (Wstat: 768 Tests: 6 Failed: 3)
|
|
Failed tests: 2, 4, 6
|
|
Non-zero exit status: 3
|
|
t/counted.t (Wstat: 21248 Tests: 172 Failed: 83)
|
|
Failed tests: 1, 5, 7, 9, 11, 13-14, 18, 20, 22, 24, 26
|
|
30, 32, 34, 36, 38-39, 43, 45, 47, 49, 51-52
|
|
56, 58, 60, 62, 64-65, 69, 71, 73, 75, 77-80
|
|
84, 86, 88, 90, 92-94, 96, 98, 100, 102
|
|
106, 108, 110, 112, 114, 116-117, 121, 123
|
|
125, 127, 129, 133, 135, 137, 139, 141-144
|
|
148, 150, 152, 154, 156, 158, 160, 162
|
|
164, 166, 168, 170-172
|
|
Non-zero exit status: 83
|
|
t/error.t (Wstat: 3072 Tests: 16 Failed: 14)
|
|
Failed tests: 3-16
|
|
Non-zero exit status: 12
|
|
t/exhaustive.t (Wstat: 65280 Tests: 3 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 255
|
|
t/hash_cap.t (Wstat: 2560 Tests: 116 Failed: 10)
|
|
Failed tests: 96, 98, 103, 105-107, 111, 113, 115-116
|
|
Non-zero exit status: 10
|
|
t/hashkv.t (Wstat: 1280 Tests: 23 Failed: 5)
|
|
Failed tests: 11, 17-18, 20, 23
|
|
Non-zero exit status: 5
|
|
t/litvar.t (Wstat: 256 Tests: 29 Failed: 1)
|
|
Failed test: 29
|
|
Non-zero exit status: 1
|
|
t/named_cap.t (Wstat: 2816 Tests: 26 Failed: 11)
|
|
Failed tests: 15-16, 18-26
|
|
Non-zero exit status: 11
|
|
t/named_chars.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/overlapping.t (Wstat: 65280 Tests: 3 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 255
|
|
t/patvar.t (Wstat: 1280 Tests: 19 Failed: 5)
|
|
Failed tests: 13-15, 17, 19
|
|
Non-zero exit status: 5
|
|
t/propcharset_slow_to_compile.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/properties_slow_to_compile.t (Wstat: 65280 Tests: 594 Failed: 21)
|
|
Failed tests: 4-6, 11-13, 99-101, 544-546, 550-553, 557
|
|
588-590, 594
|
|
Non-zero exit status: 255
|
|
t/unimplemented.t (Wstat: 2304 Tests: 10 Failed: 0)
|
|
Non-zero exit status: 9
|
|
t/word.t (Wstat: 1536 Tests: 16 Failed: 6)
|
|
Failed tests: 3-5, 9, 12, 15
|
|
Non-zero exit status: 6
|
|
Files=41, Tests=1618, 8 wallclock secs ( 0.14 usr 0.02 sys + 7.13 cusr 0.68 csys = 7.97 CPU)
|
|
Result: FAIL
|
|
Failed 16/41 test programs. 167/1618 subtests failed.
|
|
Makefile:841: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 6
|
|
! Installing Perl6::Rules failed. See /home/ryan/.cpanm/work/1493144852.12785/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Perl6::Rules] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|