cpantestlogs/Pugs::Grammar::P6Rule_genfailure.log
2017-05-02 18:44:36 -07:00

573 lines
27 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/1492982629.9079
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 Pugs::Grammar::P6Rule () on cpanmetadb ...
Unpacking v6-alpha-0.006.tar.gz
--> Working on Pugs::Grammar::P6Rule
Fetching http://www.cpan.org/authors/id/A/AU/AUDREYT/v6-alpha-0.006.tar.gz ... OK
v6-alpha-0.006/
v6-alpha-0.006/ChangeLog
v6-alpha-0.006/hello_world.pl
v6-alpha-0.006/inc/
v6-alpha-0.006/inc/Module/
v6-alpha-0.006/inc/Module/Install/
v6-alpha-0.006/inc/Module/Install/Base.pm
v6-alpha-0.006/inc/Module/Install/Can.pm
v6-alpha-0.006/inc/Module/Install/Fetch.pm
v6-alpha-0.006/inc/Module/Install/Makefile.pm
v6-alpha-0.006/inc/Module/Install/Metadata.pm
v6-alpha-0.006/inc/Module/Install/Win32.pm
v6-alpha-0.006/inc/Module/Install/WriteAll.pm
v6-alpha-0.006/inc/Module/Install.pm
v6-alpha-0.006/lib/
v6-alpha-0.006/lib/Pugs/
v6-alpha-0.006/lib/Pugs/Compiler/
v6-alpha-0.006/lib/Pugs/Compiler/Perl6.pm
v6-alpha-0.006/lib/Pugs/Emitter/
v6-alpha-0.006/lib/Pugs/Emitter/Perl6/
v6-alpha-0.006/lib/Pugs/Emitter/Perl6/Perl5.pm
v6-alpha-0.006/lib/Pugs/Grammar/
v6-alpha-0.006/lib/Pugs/Grammar/BaseCategory.pm
v6-alpha-0.006/lib/Pugs/Grammar/Circumfix.pm
v6-alpha-0.006/lib/Pugs/Grammar/Expression.pm
v6-alpha-0.006/lib/Pugs/Grammar/Infix.pm
v6-alpha-0.006/lib/Pugs/Grammar/Operator.pm
v6-alpha-0.006/lib/Pugs/Grammar/P6Rule.pm
v6-alpha-0.006/lib/Pugs/Grammar/Perl6.pm
v6-alpha-0.006/lib/Pugs/Grammar/Pod.pm
v6-alpha-0.006/lib/Pugs/Grammar/Postcircumfix.pm
v6-alpha-0.006/lib/Pugs/Grammar/Postfix.pm
v6-alpha-0.006/lib/Pugs/Grammar/Prefix.pm
v6-alpha-0.006/lib/Pugs/Grammar/StatementControl.pm
v6-alpha-0.006/lib/Pugs/Grammar/Term.pm
v6-alpha-0.006/lib/Pugs/Grammar/Ternary.pm
v6-alpha-0.006/lib/Pugs/Runtime/
v6-alpha-0.006/lib/Pugs/Runtime/Perl6.pm
v6-alpha-0.006/lib/v6.pm
v6-alpha-0.006/Makefile.PL
v6-alpha-0.006/MANIFEST
v6-alpha-0.006/META.yml
v6-alpha-0.006/README
v6-alpha-0.006/t/
v6-alpha-0.006/t/01-pod.t
v6-alpha-0.006/t/01-tap.t
v6-alpha-0.006/t/02-counter.t
v6-alpha-0.006/t/03-equal.t
v6-alpha-0.006/t/04-if.t
v6-alpha-0.006/t/05-sub.t
v6-alpha-0.006/t/06-use.t
v6-alpha-0.006/t/07-binding.t
v6-alpha-0.006/t/07-defined.t
v6-alpha-0.006/t/07-end-blocks.t
v6-alpha-0.006/t/07-for.t
v6-alpha-0.006/t/07-isa.t
v6-alpha-0.006/t/07-range.t
v6-alpha-0.006/t/07-ref.t
v6-alpha-0.006/t/07-split.t
v6-alpha-0.006/t/07-substr.t
v6-alpha-0.006/t/07-tailcall.t
v6-alpha-0.006/t/07-try.t
v6-alpha-0.006/t/08-test.t
v6-alpha-0.006/t/12-caller.t
v6-alpha-0.006/t/13-match.t
v6-alpha-0.006/t/Test.pm
v6-alpha-0.006/TODO
Entering v6-alpha-0.006
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring v6-alpha-0.006 ... Warning: prerequisite Data::Bind 0.25 not found.
Warning: prerequisite Pugs::Compiler::Rule 0.06 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for v6::alpha
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Module::Compile 0.17 ... Yes (0.35)
Checking if you have Devel::Caller 0.10 ... Yes (2.06)
Checking if you have Pugs::Compiler::Rule 0.06 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Moose 0.10 ... Yes (2.2004)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Data::Bind 0.25 ... No
Searching Pugs::Compiler::Rule (0.06) on cpanmetadb ...
Unpacking Pugs-Compiler-Rule-0.37.tar.gz
OK
==> Found dependencies: Pugs::Compiler::Rule, Data::Bind
--> Working on Pugs::Compiler::Rule
Fetching http://www.cpan.org/authors/id/F/FG/FGLOCK/Pugs-Compiler-Rule-0.37.tar.gz ... OK
Pugs-Compiler-Rule-0.37/
Pugs-Compiler-Rule-0.37/Changes
Pugs-Compiler-Rule-0.37/examples/
Pugs-Compiler-Rule-0.37/examples/adder.grammar
Pugs-Compiler-Rule-0.37/examples/adder.input
Pugs-Compiler-Rule-0.37/examples/digits.grammar
Pugs-Compiler-Rule-0.37/examples/digits.input
Pugs-Compiler-Rule-0.37/examples/Grammar.grammar
Pugs-Compiler-Rule-0.37/examples/grammar.input
Pugs-Compiler-Rule-0.37/examples/langs.grammar
Pugs-Compiler-Rule-0.37/examples/langs.input
Pugs-Compiler-Rule-0.37/examples/langs2.grammar
Pugs-Compiler-Rule-0.37/inc/
Pugs-Compiler-Rule-0.37/inc/Module/
Pugs-Compiler-Rule-0.37/inc/Module/Install/
Pugs-Compiler-Rule-0.37/inc/Module/Install/Base.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Can.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Fetch.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Include.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Makefile.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Metadata.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Scripts.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/TestBase.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/Win32.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install/WriteAll.pm
Pugs-Compiler-Rule-0.37/inc/Module/Install.pm
Pugs-Compiler-Rule-0.37/inc/Spiffy.pm
Pugs-Compiler-Rule-0.37/inc/Test/
Pugs-Compiler-Rule-0.37/inc/Test/Base/
Pugs-Compiler-Rule-0.37/inc/Test/Base/Filter.pm
Pugs-Compiler-Rule-0.37/inc/Test/Base.pm
Pugs-Compiler-Rule-0.37/inc/Test/Builder/
Pugs-Compiler-Rule-0.37/inc/Test/Builder/Module.pm
Pugs-Compiler-Rule-0.37/inc/Test/Builder.pm
Pugs-Compiler-Rule-0.37/inc/Test/More.pm
Pugs-Compiler-Rule-0.37/lib/
Pugs-Compiler-Rule-0.37/lib/Pugs/
Pugs-Compiler-Rule-0.37/lib/Pugs/AST/
Pugs-Compiler-Rule-0.37/lib/Pugs/AST/Expression.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Compiler/
Pugs-Compiler-Rule-0.37/lib/Pugs/Compiler/Grammar.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Compiler/Regex.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Compiler/RegexPerl5.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Compiler/Rule.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Compiler/Token.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Grammar/
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Grammar/Perl5.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Parsec.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl5/
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl5/CharClass.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl5/Ratchet.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl5/Regex.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl5.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl6/
Pugs-Compiler-Rule-0.37/lib/Pugs/Emitter/Rule/Perl6/Ratchet.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/Base.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/Precedence.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/Rule.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/Rule.pmc
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/Rule2.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/RulePure.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Common.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Match/
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Match/HsBridge.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Match.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Regex.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Rule.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/StrPos.pm
Pugs-Compiler-Rule-0.37/lib/Pugs/Runtime/Tracer.pm
Pugs-Compiler-Rule-0.37/Makefile.PL
Pugs-Compiler-Rule-0.37/MANIFEST
Pugs-Compiler-Rule-0.37/MANIFEST.SKIP
Pugs-Compiler-Rule-0.37/META.yml
Pugs-Compiler-Rule-0.37/README
Pugs-Compiler-Rule-0.37/t/
Pugs-Compiler-Rule-0.37/t/00-pod-coverage.t
Pugs-Compiler-Rule-0.37/t/00-pod.t
Pugs-Compiler-Rule-0.37/t/01-iterator_engine.t
Pugs-Compiler-Rule-0.37/t/02-grammar.t
Pugs-Compiler-Rule-0.37/t/03-match.t
Pugs-Compiler-Rule-0.37/t/04-compiler-grammar.t
Pugs-Compiler-Rule-0.37/t/04-compiler-regex.t
Pugs-Compiler-Rule-0.37/t/04-compiler-rule.t
Pugs-Compiler-Rule-0.37/t/04-rule.t
Pugs-Compiler-Rule-0.37/t/05-var.t
Pugs-Compiler-Rule-0.37/t/06-subrule.t
Pugs-Compiler-Rule-0.37/t/08-hash.t
Pugs-Compiler-Rule-0.37/t/09-ratchet.t
Pugs-Compiler-Rule-0.37/t/10-regex_perl5.t
Pugs-Compiler-Rule-0.37/t/11-parsec.t
Pugs-Compiler-Rule-0.37/t/11-quantifier.t
Pugs-Compiler-Rule-0.37/t/12-plain_regex.t
Pugs-Compiler-Rule-0.37/t/13-char_classes.t
Pugs-Compiler-Rule-0.37/t/14-mini_perl6.t
Pugs-Compiler-Rule-0.37/t/15-STD.t
Pugs-Compiler-Rule-0.37/t/16-examples.t
Pugs-Compiler-Rule-0.37/t/16-safemode.t
Pugs-Compiler-Rule-0.37/t/16-tracer-examples.t
Pugs-Compiler-Rule-0.37/t/17-tracer.t
Pugs-Compiler-Rule-0.37/t/ast/
Pugs-Compiler-Rule-0.37/t/ast/00-basic.t
Pugs-Compiler-Rule-0.37/t/declare/
Pugs-Compiler-Rule-0.37/t/declare/00-demo.t
Pugs-Compiler-Rule-0.37/t/declare/01-sigspace.t
Pugs-Compiler-Rule-0.37/t/emitter/
Pugs-Compiler-Rule-0.37/t/emitter/00-ratchet.t
Pugs-Compiler-Rule-0.37/t/lib/
Pugs-Compiler-Rule-0.37/t/lib/AST.pm
Pugs-Compiler-Rule-0.37/t/lib/Emitter.pm
Pugs-Compiler-Rule-0.37/t/lib/Regex.pm
Pugs-Compiler-Rule-0.37/t/lib/Util.pm
Pugs-Compiler-Rule-0.37/TODO
Pugs-Compiler-Rule-0.37/tracer/
Pugs-Compiler-Rule-0.37/tracer/jquery.js
Pugs-Compiler-Rule-0.37/tracer/tracer.js
Pugs-Compiler-Rule-0.37/util/
Pugs-Compiler-Rule-0.37/util/compile_p6grammar.pl
Pugs-Compiler-Rule-0.37/util/gen-tracer-view.pl
Pugs-Compiler-Rule-0.37/util/patch-rule-pmc.pl
Pugs-Compiler-Rule-0.37/util/update-rule-pmc
Pugs-Compiler-Rule-0.37/util/update-rule-pmc-obsolete
Pugs-Compiler-Rule-0.37/util/update-tracer-demos
Entering Pugs-Compiler-Rule-0.37
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Pugs-Compiler-Rule-0.37 ... In releng mode...
Warning: prerequisite Parse::Yapp 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Pugs::Compiler::Rule
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have PadWalker 1.0 ... Yes (2.2)
Checking if you have Parse::Yapp 0 ... No
Checking if you have Cache::Cache 1.05 ... Yes (1.08)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::Slurp 0 ... Yes (9999.19)
Searching Parse::Yapp (0) on cpanmetadb ...
Unpacking Parse-Yapp-1.05.tar.gz
OK
==> Found dependencies: Parse::Yapp
--> Working on Parse::Yapp
Fetching http://www.cpan.org/authors/id/F/FD/FDESAR/Parse-Yapp-1.05.tar.gz ... OK
Parse-Yapp-1.05/
Parse-Yapp-1.05/README
Parse-Yapp-1.05/Calc.yp
Parse-Yapp-1.05/MANIFEST
Parse-Yapp-1.05/yapp
Parse-Yapp-1.05/lib/
Parse-Yapp-1.05/lib/Parse/
Parse-Yapp-1.05/lib/Parse/Yapp/
Parse-Yapp-1.05/lib/Parse/Yapp/Output.pm
Parse-Yapp-1.05/lib/Parse/Yapp/Driver.pm
Parse-Yapp-1.05/lib/Parse/Yapp/Grammar.pm
Parse-Yapp-1.05/lib/Parse/Yapp/Lalr.pm
Parse-Yapp-1.05/lib/Parse/Yapp/Parse.pm
Parse-Yapp-1.05/lib/Parse/Yapp/Options.pm
Parse-Yapp-1.05/lib/Parse/Yapp.pm
Parse-Yapp-1.05/Changes
Parse-Yapp-1.05/Makefile.PL
Parse-Yapp-1.05/t/
Parse-Yapp-1.05/t/stress.t
Parse-Yapp-1.05/t/base.t
Parse-Yapp-1.05/t/calc.t
Parse-Yapp-1.05/YappParse.yp
Entering Parse-Yapp-1.05
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Parse-Yapp-1.05 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Parse::Yapp
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Parse-Yapp-1.05 ... cp lib/Parse/Yapp/Options.pm blib/lib/Parse/Yapp/Options.pm
cp lib/Parse/Yapp/Parse.pm blib/lib/Parse/Yapp/Parse.pm
cp lib/Parse/Yapp.pm blib/lib/Parse/Yapp.pm
cp lib/Parse/Yapp/Lalr.pm blib/lib/Parse/Yapp/Lalr.pm
cp lib/Parse/Yapp/Output.pm blib/lib/Parse/Yapp/Output.pm
cp lib/Parse/Yapp/Driver.pm blib/lib/Parse/Yapp/Driver.pm
cp lib/Parse/Yapp/Grammar.pm blib/lib/Parse/Yapp/Grammar.pm
cp yapp blib/script/yapp
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yapp
Manifying 1 pod document
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
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\G{ <-- HERE / at YappParse.yp line 288.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Grammar.pm line 15.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Grammar.pm line 15.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Lalr.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Lalr.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Output.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Output.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp.pm line 16.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp.pm line 16.
Compilation failed in require at t/base.t line 109.
BEGIN failed--compilation aborted at t/base.t line 109.
t/base.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\G{ <-- HERE / at YappParse.yp line 288.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Grammar.pm line 15.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Grammar.pm line 15.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Lalr.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Lalr.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Output.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Output.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp.pm line 16.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp.pm line 16.
Compilation failed in require at t/calc.t line 13.
BEGIN failed--compilation aborted at t/calc.t line 13.
t/calc.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 15/15 subtests
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\G{ <-- HERE / at YappParse.yp line 288.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Grammar.pm line 15.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Grammar.pm line 15.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Lalr.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Lalr.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Output.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp/Output.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp.pm line 16.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492982629.9079/Parse-Yapp-1.05/blib/lib/Parse/Yapp.pm line 16.
Compilation failed in require at t/stress.t line 23.
BEGIN failed--compilation aborted at t/stress.t line 23.
t/stress.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests
Test Summary Report
-------------------
t/base.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/calc.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 15 tests but ran 1.
t/stress.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 1.
Files=3, Tests=2, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.01 CPU)
Result: FAIL
Failed 3/3 test programs. 2/2 subtests failed.
Makefile:859: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Parse::Yapp failed. See /home/ryan/.cpanm/work/1492982629.9079/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Parse::Yapp' is not installed
! Bailing out the installation for Pugs-Compiler-Rule-0.37.
Searching Data::Bind (0.25) on cpanmetadb ...
Unpacking Data-Bind-0.30.tar.gz
FAIL
--> Working on Data::Bind
Fetching http://www.cpan.org/authors/id/C/CL/CLKAO/Data-Bind-0.30.tar.gz ... OK
Data-Bind-0.30/
Data-Bind-0.30/Bind.xs
Data-Bind-0.30/CHANGES
Data-Bind-0.30/inc/
Data-Bind-0.30/inc/Module/
Data-Bind-0.30/inc/Module/Install/
Data-Bind-0.30/inc/Module/Install/Base.pm
Data-Bind-0.30/inc/Module/Install/Can.pm
Data-Bind-0.30/inc/Module/Install/Fetch.pm
Data-Bind-0.30/inc/Module/Install/Makefile.pm
Data-Bind-0.30/inc/Module/Install/Metadata.pm
Data-Bind-0.30/inc/Module/Install/Win32.pm
Data-Bind-0.30/inc/Module/Install/WriteAll.pm
Data-Bind-0.30/inc/Module/Install.pm
Data-Bind-0.30/lib/
Data-Bind-0.30/lib/Data/
Data-Bind-0.30/lib/Data/Bind.pm
Data-Bind-0.30/Makefile.PL
Data-Bind-0.30/MANIFEST
Data-Bind-0.30/META.yml
Data-Bind-0.30/t/
Data-Bind-0.30/t/arrays.t
Data-Bind-0.30/t/coderef.t
Data-Bind-0.30/t/compat.t
Data-Bind-0.30/t/highlevel.t
Data-Bind-0.30/t/multidimension.t
Data-Bind-0.30/t/objects.t
Data-Bind-0.30/t/overload.t
Data-Bind-0.30/t/scalars.t
Data-Bind-0.30/t/slurpy_param.t
Data-Bind-0.30/t/sub.t
Entering Data-Bind-0.30
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Data-Bind-0.29 ... LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 322.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Bind
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Data::Capture 0 ... Yes (0.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
Checking if you have Devel::LexAlias 0 ... Yes (0.05)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Devel::Caller 0.10 ... Yes (2.06)
Checking if you have PadWalker 0 ... Yes (2.2)
OK
Building and testing Data-Bind-0.29 ... cp lib/Data/Bind.pm blib/lib/Data/Bind.pm
Running Mkbootstrap for Bind ()
chmod 644 "Bind.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bind.bs blib/arch/auto/Data/Bind/Bind.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Bind.xs > Bind.xsc
Please specify prototyping behavior for Bind.xs (see perlxs manual)
mv Bind.xsc Bind.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Bind.c
rm -f blib/arch/auto/Data/Bind/Bind.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bind.o -o blib/arch/auto/Data/Bind/Bind.so \
\
chmod 755 blib/arch/auto/Data/Bind/Bind.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bind.bs blib/arch/auto/Data/Bind/Bind.bs 644
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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Attempt to free nonexistent shared string 'new_value' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/More.pm line 1542.
Attempt to free nonexistent shared string '' at t/arrays.t line 140.
t/arrays.t .......... ok
t/coderef.t ......... ok
t/compat.t .......... ok
t/highlevel.t ....... ok
t/multidimension.t .. ok
t/objects.t ......... ok
t/overload.t ........ ok
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 100.
# Failed test 'bound readonly sub param was bound correctly (1)'
# at t/scalars.t line 100.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '42'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 102.
# Failed test 'bound readonly sub param was bound correctly (2)'
# at t/scalars.t line 102.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '43'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 107.
# Failed test 'bound readonly sub param remains readonly (2)'
# at t/scalars.t line 107.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '43'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 123.
# Failed test 'bound rw sub param was bound correctly (1)'
# at t/scalars.t line 123.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '42'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 125.
# Failed test 'bound rw sub param was bound correctly (2)'
# at t/scalars.t line 125.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '43'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/scalars.t line 128.
# Failed test 'bound rw sub param remains rw (2)'
# at t/scalars.t line 128.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '23'
# Looks like you failed 6 tests of 28.
t/scalars.t .........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/28 subtests
(less 1 skipped subtest: 21 okay)
# Testing with positional arguments
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 51.
# Failed test 'Testing the value for positional'
# at t/slurpy_param.t line 51.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '1'
# Testing without positional arguments
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 70.
# Failed test 'Testing the value for positional'
# at t/slurpy_param.t line 70.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '20'
# Testing with named arguments (named param isn't required)
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 125.
# Failed test 'Testing the named argument'
# at t/slurpy_param.t line 125.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '20'
# Testing with named arguments (named param is required) (++ version)
# Testing with named arguments (named param is required) (trait version)
# Testing with slurpy scalar
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 191.
# Failed test 'Testing the first slurpy scalar...'
# at t/slurpy_param.t line 191.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '1'
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/slurpy_param.t line 193.
# Failed test 'Testing the second slurpy scalar...'
# at t/slurpy_param.t line 193.
Use of uninitialized value in concatenation (.) or string at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Builder.pm line 780.
# got: ''
# expected: '2'
# Looks like you failed 5 tests of 26.
t/slurpy_param.t ....
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/26 subtests
t/sub.t ............. ok
Test Summary Report
-------------------
t/scalars.t (Wstat: 1536 Tests: 28 Failed: 6)
Failed tests: 17-18, 20, 22-23, 25
Non-zero exit status: 6
t/slurpy_param.t (Wstat: 1280 Tests: 26 Failed: 5)
Failed tests: 2, 7, 17, 24-25
Non-zero exit status: 5
Files=10, Tests=140, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.30 cusr 0.01 csys = 0.34 CPU)
Result: FAIL
Failed 2/10 test programs. 11/140 subtests failed.
Makefile:949: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Data::Bind failed. See /home/ryan/.cpanm/work/1492982629.9079/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Pugs::Compiler::Rule' is not installed, Module 'Data::Bind' is not installed
! Bailing out the installation for v6-alpha-0.006.
FAIL
Command [cpanm --reinstall --verbose Pugs::Grammar::P6Rule] 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