Created
February 10, 2011 03:55
-
-
Save TimToady/819913 to your computer and use it in GitHub Desktop.
viv boot failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
perl -MExtUtils::Command -e rm_rf boot/syml | |
perl ./viv --boot --noperl6lib --compile-setting CORE.setting | |
perl ./viv --boot --noperl6lib -5 -o STD.pm5 STD.pm6 | |
Compiled lib/DEBUG.pm6 | |
Compiled lib/NAME.pm6 | |
Compiled lib/Stash.pm6 | |
Compiled ./CursorBase.pm6 | |
Compiled ./Cursor.pm6 | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_VertVert::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_VertVert::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_VertVert::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_Tilde::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_Tilde::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_Tilde::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_SlashSlash::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_SlashSlash::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_SlashSlash::ISA at /home/larry/perl6/std/Actions.pm line 345. | |
Can't locate package VAST::Assignment_operator for @VAST::infix__S_VertVert::ISA at ./viv line 400 | |
VAST::Base::emit_p5('VAST::statement=HASH(0x9c8c078)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::statement=HASH(0x9c8c078)') called at ./viv line 2490 | |
VAST::statementlist::emit_p5('VAST::statementlist=HASH(0x9c7e4d8)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::statementlist=HASH(0x9c7e4d8)') called at ./viv line 1153 | |
VAST::metachar__S_Cur_Ly::re_ast('VAST::metachar__S_Cur_Ly=HASH(0x9c50c28)') called at ./viv line 639 | |
VAST::atom::re_ast('VAST::atom=HASH(0x9c4b6d8)') called at ./viv line 1877 | |
VAST::quantified_atom::re_ast('VAST::quantified_atom=HASH(0x9c62c70)') called at ./viv line 1935 | |
VAST::quant_atom_list::re_ast('VAST::quant_atom_list=HASH(0x9c95248)') called at ./viv line 2073 | |
VAST::regex_def::re_ast('VAST::regex_def=HASH(0x9b78d28)') called at ./viv line 2169 | |
VAST::regex_def::emit_p5('VAST::regex_def=HASH(0x9b78d28)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::regex_def=HASH(0x9b78d28)') called at ./viv line 2043 | |
VAST::regex_declarator__S_regex::emit_p5('VAST::regex_declarator__S_regex=HASH(0x9b74430)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::regex_declarator__S_regex=HASH(0x9b74430)') called at ./viv line 2668 | |
VAST::term__S_regex_declarator::emit_p5('VAST::term__S_regex_declarator=HASH(0x9b003b8)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::term__S_regex_declarator=HASH(0x9b003b8)') called at ./viv line 400 | |
VAST::Base::emit_p5('VAST::statement=HASH(0x9b3a2a0)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::statement=HASH(0x9b3a2a0)') called at ./viv line 2493 | |
VAST::statementlist::emit_p5('VAST::statementlist=HASH(0x18f3a438)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::statementlist=HASH(0x18f3a438)') called at ./viv line 1634 | |
VAST::package_def::emit_p5('VAST::package_def=HASH(0x7df0618)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::package_def=HASH(0x7df0618)') called at ./viv line 1531 | |
VAST::package_declarator__S_grammar::emit_p5('VAST::package_declarator__S_grammar=HASH(0x7d36d78)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::package_declarator__S_grammar=HASH(0x7d36d78)') called at ./viv line 400 | |
VAST::Base::emit_p5('VAST::term__S_package_declarator=HASH(0x7de8b30)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::term__S_package_declarator=HASH(0x7de8b30)') called at ./viv line 400 | |
VAST::Base::emit_p5('VAST::statement=HASH(0x7d364b0)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::statement=HASH(0x7d364b0)') called at ./viv line 2490 | |
VAST::statementlist::emit_p5('VAST::statementlist=HASH(0x7d1e3e0)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::statementlist=HASH(0x7d1e3e0)') called at ./viv line 784 | |
VAST::comp_unit::emit_p5('VAST::comp_unit=HASH(0x7c2e4b8)') called at (eval 17) line 19 | |
VAST::Base::p5('VAST::comp_unit=HASH(0x7c2e4b8)') called at ./viv line 4203 | |
make: *** [STD.pmc] Error 25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment