Skip to content

Instantly share code, notes, and snippets.

@masak
Created September 2, 2009 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masak/179687 to your computer and use it in GitHub Desktop.
Save masak/179687 to your computer and use it in GitHub Desktop.
kaye:close masak$ perl Configure.pl
Reading configuration information from parrot_config
Creating Makefile
kaye:close masak$ make
**** Collecting gen_grammar.pg
**** Compiling gen_grammar.pg to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/library/PGE/Perl6Grammar.pbc \
--output=src/gen_grammar.pira \
src/gen_grammar.pg
grep -v '^.annotate' src/gen_grammar.pira \
> src/gen_grammar.pir
**** Collecting gen_actions.pm
cat src/parser/parse_utils.pm src/parser/actions.pm src/parser/builtin_actions.pm src/parser/declaration_actions.pm src/parser/expression_actions.pm src/parser/name_actions.pm src/parser/statement_actions.pm src/parser/token_actions.pm > src/gen_actions.pm
**** Compiling gen_actions.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=src/gen_actions.pira \
src/gen_actions.pm
grep -v '^.annotate' src/gen_actions.pira \
> src/gen_actions.pir
**** Collecting gen_builtins.pir
perl -MExtUtils::Command -e cat src/builtins/literals.pir src/builtins/optable.pir src/builtins/say.pir src/builtins/strings.pir > src/gen_builtins.pir
**** Compiling library/close/Compiler/Array.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Array.pira \
library/close/Compiler/Array.pm
grep -v '^.annotate' library/close/Compiler/Array.pira \
> library/close/Compiler/Array.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Array.pira
**** Compiling library/close/Compiler/Config.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Config.pira \
library/close/Compiler/Config.pm
grep -v '^.annotate' library/close/Compiler/Config.pira \
> library/close/Compiler/Config.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Config.pira
**** Compiling library/close/Compiler/Dumper.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Dumper.pira \
library/close/Compiler/Dumper.pm
grep -v '^.annotate' library/close/Compiler/Dumper.pira \
> library/close/Compiler/Dumper.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Dumper.pira
**** Compiling library/close/Compiler/Lookups.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Lookups.pira \
library/close/Compiler/Lookups.pm
grep -v '^.annotate' library/close/Compiler/Lookups.pira \
> library/close/Compiler/Lookups.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Lookups.pira
**** Compiling library/close/Compiler/Messages.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Messages.pira \
library/close/Compiler/Messages.pm
grep -v '^.annotate' library/close/Compiler/Messages.pira \
> library/close/Compiler/Messages.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Messages.pira
**** Compiling library/close/Compiler/MessageVisitor.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/MessageVisitor.pira \
library/close/Compiler/MessageVisitor.pm
grep -v '^.annotate' library/close/Compiler/MessageVisitor.pira \
> library/close/Compiler/MessageVisitor.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/MessageVisitor.pira
**** Compiling library/close/Compiler/Namespaces.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Namespaces.pira \
library/close/Compiler/Namespaces.pm
grep -v '^.annotate' library/close/Compiler/Namespaces.pira \
> library/close/Compiler/Namespaces.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Namespaces.pira
**** Compiling library/close/Compiler/Node.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/Node.pira \
library/close/Compiler/Node.pm
grep -v '^.annotate' library/close/Compiler/Node.pira \
> library/close/Compiler/Node.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/Node.pira
**** Compiling library/close/Compiler/PrettyPrintVisitor.pm to PIR
/usr/local/bin/parrot /usr/local/lib/parrot/1.5.0-devel/languages/nqp/nqp.pbc --target=pir \
--output=library/close/Compiler/PrettyPrintVisitor.pira \
library/close/Compiler/PrettyPrintVisitor.pm
grep -v '^.annotate' library/close/Compiler/PrettyPrintVisitor.pira \
> library/close/Compiler/PrettyPrintVisitor.pir
perl -MExtUtils::Command -e rm_f library/close/Compiler/PrettyPrintVisitor.pira
make: *** No rule to make target `library/close/Compiler/ScopeAssignmentVisitor.pm', needed by `library/close/Compiler/ScopeAssignmentVisitor.pir'. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment