Skip to content

Instantly share code, notes, and snippets.

@masak
Created February 12, 2009 11:27
Show Gist options
  • Save masak/62587 to your computer and use it in GitHub Desktop.
Save masak/62587 to your computer and use it in GitHub Desktop.
~/parrot$ svn up
U compilers/tge/tgc.pir
Updated to revision 36620.
~/parrot$ make realclean; perl Makefile.PL ; make
/usr/bin/perl -MExtUtils::Command -e rm_f \
"t/compilers/*/*.out" \
"t/compilers/*/*.pasm" \
"t/compilers/*/*.pbc" \
"t/compilers/*/*_pbcexe*" \
"t/compilers/*/*.pir" \
"t/compilers/*/*.stabs.s"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"t/compilers/*/*/*.out" \
"t/compilers/*/*/*.pasm" \
"t/compilers/*/*/*.pbc" \
"t/compilers/*/*/*_pbcexe*" \
"t/compilers/*/*/*.pir" \
"t/compilers/*/*/*.stabs.s"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"t/*/*.o" \
"t/*/*.out" \
"t/*/*.pasm" \
"t/*/*_pbcexe*" \
"t/*/*.pir" \
"t/*/*.stabs.s"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"t/library/*.pbc" \
"t/dynoplibs/*.pbc" \
"t/op/*.pbc" \
"t/oo/*.pbc" \
"t/pmc/*.pbc" \
"t/stress/*.pbc" \
"t/tools/*.pbc"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"t/src/*.c" \
"t/src/*.pdb" \
"t/src/*.manifest"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"t/tools/pmc2c.t_*" \
"t/tools/pmc2c.pmc_t_*" \
"t/tools/parrot_debugger.t.*"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"test" \
"test.*"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"parrot_test_run.tar.gz"
/usr/bin/perl -MExtUtils::Command -e rm_f \
src/string/api.o src/ops/core_ops.o src/ops/core_ops_switch.o src/byteorder.o src/string/charset.o src/core_pmcs.o src/datatypes.o src/debug.o src/dynext.o src/embed.o src/string/encoding.o src/events.o src/exceptions.o src/exit.o src/extend.o src/extend_vtable.o src/gc/api.o src/gc/generational_ms.o src/gc/incremental_ms.o src/gc/memory.o src/gc/pools.o src/gc/register.o src/gc/mark_sweep.o src/gc/system.o src/global.o src/global_setup.o src/hash.o src/hll.o src/call/pcc.o src/inter_cb.o src/inter_create.o src/inter_misc.o src/interpreter.o src/call/ops.o src/key.o src/library.o src/list.o src/longopt.o src/misc.o src/multidispatch.o src/nci.o src/oo.o src/packfile.o src/packout.o src/pic_jit.o src/pic.o src/platform.o src/pmc_freeze.o src/pmc.o src/runops_cores.o src/scheduler.o src/spf_render.o src/spf_vtable.o src/stacks.o src/string/primitives.o src/sub.o src/thread.o src/trace.o src/tsq.o src/utils.o src/vtables.o src/warnings.o src/packfile/pf_items.o src/ops/core_ops_cg.o src/ops/core_ops_cgp.o src/exec.o src/exec_cpu.o src/exec_dep.o src/exec_save.o src/jit.o src/jit_cpu.o src/jit_debug.o src/jit_debug_xcoff.o src/jit_defs.o src/gc/resources.o src/string/charset/ascii.o src/string/charset/binary.o src/string/charset/iso-8859-1.o src/string/charset/tables.o src/string/charset/unicode.o src/io/core.o src/io/api.o src/io/utf8.o src/io/buffer.o src/io/unix.o src/io/win32.o src/io/portable.o src/io/filehandle.o src/pmc/default.o src/pmc/null.o src/pmc/env.o src/pmc/key.o src/pmc/random.o src/pmc/unmanagedstruct.o src/pmc/managedstruct.o src/pmc/exception.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/parrotthread.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/closure.o src/pmc/continuation.o src/pmc/retcontinuation.o src/pmc/coroutine.o src/pmc/eval.o src/pmc/nci.o src/pmc/float.o src/pmc/integer.o src/pmc/bigint.o src/pmc/bignum.o src/pmc/complex.o src/pmc/string.o src/pmc/boolean.o src/pmc/ref.o src/pmc/sharedref.o src/pmc/array.o src/pmc/fixedintegerarray.o src/pmc/iterator.o src/pmc/fixedstringarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/tqueue.o src/pmc/os.o src/pmc/file.o src/pmc/addrregistry.o src/pmc/bound_nci.o src/pmc/callsignature.o src/pmc/capture.o src/pmc/class.o src/pmc/codestring.o src/pmc/cpointer.o src/pmc/eventhandler.o src/pmc/exceptionhandler.o src/pmc/exporter.o src/pmc/filehandle.o src/pmc/fixedbooleanarray.o src/pmc/fixedfloatarray.o src/pmc/fixedpmcarray.o src/pmc/lexinfo.o src/pmc/multisub.o src/pmc/namespace.o src/pmc/object.o src/pmc/packfile.o src/pmc/packfileannotation.o src/pmc/packfileannotationkeys.o src/pmc/packfileannotations.o src/pmc/packfileconstanttable.o src/pmc/packfiledirectory.o src/pmc/packfilefixupentry.o src/pmc/packfilefixuptable.o src/pmc/packfilerawsegment.o src/pmc/packfilesegment.o src/pmc/parrotrunningthread.o src/pmc/pccmethod_test.o src/pmc/pmcproxy.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/role.o src/pmc/scalar.o src/pmc/scheduler.o src/pmc/schedulermessage.o src/pmc/slice.o src/pmc/stringhandle.o src/pmc/task.o src/pmc/undef.o src/string/encoding/fixed_8.o src/string/encoding/ucs2.o src/string/encoding/utf16.o src/string/encoding/utf8.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.o compilers/imcc/main.o compilers/imcc/symreg.o compilers/imcc/instructions.o compilers/imcc/cfg.o compilers/imcc/reg_alloc.o compilers/imcc/sets.o compilers/imcc/debug.o compilers/imcc/optimizer.o compilers/imcc/pbc.o compilers/imcc/parser_util.o compilers/imcc/pcc.o \
./parrot \
./miniparrot \
blib/lib/libparrot.so.0.9.0 \
./installable_parrot \
./installable_pbc_disassemble \
./installable_pbc_dump \
./installable_pbc_info \
./installable_pbc_merge \
./installable_parrot_debugger \
pbc_to_exe.pbc pbc_to_exe.c pbc_to_exe.o pbc_to_exe \
compilers/imcc/main.o \
./pbc_dump src/pbc_dump.o src/packdump.o \
src/pbc_info.o ./pbc_info \
./parrot_debugger src/parrot_debugger.o \
./pbc_merge src/pbc_merge.o \
./pbc_disassemble src/pbc_disassemble.o \
src/main.o \
src/null_config.o \
src/parrot_config.o \
src/install_config.o \
src/exec_start.o \
src/nci_test.o \
runtime/parrot/dynext/libnci_test.so \
src/glut_callbacks.o \
runtime/parrot/dynext/libglutcb.so \
install_config.fpmc
/usr/bin/perl tools/build/c2str.pl --init
/usr/bin/perl -MExtUtils::Command -e rm_f \
src/string/private_cstring.h \
"src/*.str" "src/io/*.str" "src/pmc/*.str" \
"src/pmc/*.c" "src/pmc/pmc_*.h" "src/pmc/*.dump" \
vtable.dump "*.def" "*.lib" "*.exp"
/usr/bin/perl -MExtUtils::Command -e rm_f \
"runtime/parrot/dynext/*.so" \
"runtime/parrot/dynext/*.so" \
"runtime/parrot/dynext/*.lib" \
"*.pdb" "runtime/parrot/dynext/*.pdb" \
"*.ilk" "runtime/parrot/dynext/*.ilk" \
"*.exp" "runtime/parrot/dynext/*.exp" \
"*.def" "runtime/parrot/dynext/*.def" \
"*.manifest" "runtime/parrot/dynext/*.manifest"
make -C languages clean
make[1]: Entering directory `/home/evalenv/parrot/languages'
make -C abc clean
make[2]: Entering directory `/home/evalenv/parrot/languages/abc'
/usr/bin/perl -MExtUtils::Command -e rm_rf "t/*.pir" "t/*.out"
/usr/bin/perl -MExtUtils::Command -e rm_rf abc.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/abc'
make -C APL clean
make[2]: Entering directory `/home/evalenv/parrot/languages/APL'
/usr/bin/perl -MExtUtils::Command -e rm_f t/*.pir
/usr/bin/perl -MExtUtils::Command -e rm_f APL.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/APL'
make -C befunge clean
make[2]: Entering directory `/home/evalenv/parrot/languages/befunge'
/usr/bin/perl -MExtUtils::Command -e rm_f core \
"*.pbc" \
"*~"
make[2]: Leaving directory `/home/evalenv/parrot/languages/befunge'
make -C bf clean
make[2]: Entering directory `/home/evalenv/parrot/languages/bf'
/usr/bin/perl -MExtUtils::Command -e rm_f core "*.pbc" "*~"
make[2]: Leaving directory `/home/evalenv/parrot/languages/bf'
make -C c99 clean
make[2]: Entering directory `/home/evalenv/parrot/languages/c99'
/usr/bin/perl -MExtUtils::Command -e rm_rf c99.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib src/cpp/cpp.pbc src/cpp/src/gen_actions.pir src/cpp/src/gen_grammar.pir src/cpp/src/gen_builtins.pir
make[2]: Leaving directory `/home/evalenv/parrot/languages/c99'
make -C cardinal clean
make[2]: Entering directory `/home/evalenv/parrot/languages/cardinal'
/usr/bin/perl -MExtUtils::Command -e rm_rf cardinal.pbc cardinal.c *.manifest *.pdb cardinal.o cardinal installable_cardinal src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/cardinal'
make -C chitchat clean
make[2]: Entering directory `/home/evalenv/parrot/languages/chitchat'
/usr/bin/perl -MExtUtils::Command -e rm_rf chitchat.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/chitchat'
make -C cola clean
make[2]: Entering directory `/home/evalenv/parrot/languages/cola'
/usr/bin/perl -MExtUtils::Command -e rm_f \
core \
"*.obj" "*.pdb" "*.ilk" \
"*.o" \
parser.output \
colacc \
a.pir a.pbc a.pasm
make[2]: Leaving directory `/home/evalenv/parrot/languages/cola'
make -C dotnet clean
make[2]: Entering directory `/home/evalenv/parrot/languages/dotnet'
make[2]: *** No rule to make target `clean'. Stop.
make[2]: Leaving directory `/home/evalenv/parrot/languages/dotnet'
make[1]: [dotnet.clean] Error 2 (ignored)
make -C ecmascript clean
make[2]: Entering directory `/home/evalenv/parrot/languages/ecmascript'
/usr/bin/perl -MExtUtils::Command -e rm_rf js.pbc js js.c src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so /*.exp /*.ilk /*.manifest /*.pdb /*.lib t/*.out t/*.rb
make[2]: Leaving directory `/home/evalenv/parrot/languages/ecmascript'
make -C forth clean
make[2]: Entering directory `/home/evalenv/parrot/languages/forth'
/usr/bin/perl -MExtUtils::Command -e rm_rf forth.pbc tokenstream.pbc variablestack.pbc virtualstack.pbc
make[2]: Leaving directory `/home/evalenv/parrot/languages/forth'
make -C jako clean
make[2]: Entering directory `/home/evalenv/parrot/languages/jako'
/usr/bin/perl -MExtUtils::Command -e rm_f "examples/*.pir" "examples/*.list" "t/*.pir"
make[2]: Leaving directory `/home/evalenv/parrot/languages/jako'
make -C json clean
make[2]: Entering directory `/home/evalenv/parrot/languages/json'
/usr/bin/perl -MExtUtils::Command -e rm_rf json.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/json'
make -C lisp clean
make[2]: Entering directory `/home/evalenv/parrot/languages/lisp'
/usr/bin/perl -MExtUtils::Command -e rm_f t/*.out t/*.l
/usr/bin/perl -MExtUtils::Command -e rm_f core "*.pbc" "*~"
make[2]: Leaving directory `/home/evalenv/parrot/languages/lisp'
make -C lolcode clean
make[2]: Entering directory `/home/evalenv/parrot/languages/lolcode'
/usr/bin/perl -MExtUtils::Command -e rm_rf lolcode.pbc lolcode.c lolcode.ilk *.manifest *.pdb lolcode.o lolcode installable_lolcode src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/lolcode'
make -C lua clean
make[2]: Entering directory `/home/evalenv/parrot/languages/lua'
/usr/bin/perl -MExtUtils::Command -e rm_f lua lua.o lua.c "*.pbc" src/lua51_testlex_gen.pir src/dumplex_gen.pir src/lua51_gen.pir src/PASTGrammar_gen.pir src/POSTGrammar_gen.pir src/lib/luabytecode_gen.pir src/lib/sha1.pir "src/pmc/*.dump" "src/pmc/*.c" "src/pmc/pmc_*.h" "src/pmc/*_group.h" "src/pmc/*.so" "src/pmc/*.o" "src/lib/*.pbc" "t/pmc/*.pir" "t/*.pir" "t/*.lua" "t/*.luac" "t/*.orig_out" "t/*.parrot_out"
make[2]: Leaving directory `/home/evalenv/parrot/languages/lua'
make -C ook clean
make[2]: Entering directory `/home/evalenv/parrot/languages/ook'
/usr/bin/perl -MExtUtils::Command -e rm_f core \
"*.pbc" \
"*~" \
"hello.out" \
"foo.p*"
make[2]: Leaving directory `/home/evalenv/parrot/languages/ook'
make -C parrot_compiler clean
make[2]: Entering directory `/home/evalenv/parrot/languages/parrot_compiler'
/usr/bin/perl -MExtUtils::Command -e rm_f "*.pbc" parrot_compiler.pasm "t/*/*.code" "t/*/*.out" "t/*/*.pbc"
make[2]: Leaving directory `/home/evalenv/parrot/languages/parrot_compiler'
make -C pheme clean
make[2]: Entering directory `/home/evalenv/parrot/languages/pheme'
/usr/bin/perl -MExtUtils::Command -e rm_f pheme.pbc
/usr/bin/perl -MExtUtils::Command -e rm_f lib/pheme_grammar_gen.pir
/usr/bin/perl -MExtUtils::Command -e rm_f lib/ASTGrammar.pir
make[2]: Leaving directory `/home/evalenv/parrot/languages/pheme'
make -C PIR clean
make[2]: Entering directory `/home/evalenv/parrot/languages/PIR'
/usr/bin/perl -MExtUtils::Command -e rm_rf pir.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pasm/gen_pasm_pmc.pir src/pasm/gen_pasm.pir src/pasm/gen_pasm_io.pbc src/pasm/gen_pasm_core.pir src/pasm/gen_pasm_pmc.pbc src/pasm/gen_pasm.pbc src/pasm/gen_pasm_args.pir src/pasm/gen_pasm_instr.pir src/pasm/gen_pasm_core.pbc src/pasm/gen_pasm_args.pbc src/pasm/gen_pasm_io.pir src/pasm/gen_pasm_instr.pbc
make[2]: Leaving directory `/home/evalenv/parrot/languages/PIR'
make -C pipp clean
make[2]: Entering directory `/home/evalenv/parrot/languages/pipp'
/usr/bin/perl -MExtUtils::Command -e rm_f \
"src/pmc/*dump" \
"src/pmc/php*.c" \
"src/pmc/pmc_*h" \
"src/pmc/php_group.h" \
"src/pmc/*.o" \
"src/pmc/*.so"
/usr/bin/perl -MExtUtils::Command -e rm_f \
t/php/*.php \
t/php/*.pir \
t/php/*.out \
t/pmc/*.pir \
pipp_test_run.tar.gz
/usr/bin/perl -MExtUtils::Command -e rm_f "src/pmc/pipp_hash.o"
/usr/bin/perl -MExtUtils::Command -e rm_f \
src/common/pipplib.pbc \
src/common/*.pbc \
src/pct/gen_grammar.pir \
src/pct/gen_actions.pir \
pipp.pbc \
pipp.c \
pipp.o \
pipp
make[2]: Leaving directory `/home/evalenv/parrot/languages/pipp'
make -C punie clean
make[2]: Entering directory `/home/evalenv/parrot/languages/punie'
/usr/bin/perl -MExtUtils::Command -e rm_f "t/*.p1" "t/*.out" "t/*.pir"
/usr/bin/perl -MExtUtils::Command -e rm_f punie.pbc src/gen_punie.pir src/gen_punie-actions.pir
make[2]: Leaving directory `/home/evalenv/parrot/languages/punie'
make -C pynie clean
make[2]: Entering directory `/home/evalenv/parrot/languages/pynie'
/usr/bin/perl -MExtUtils::Command -e rm_rf pynie.pbc src/gen_grammar.pir src/gen_actions.pir
make[2]: Leaving directory `/home/evalenv/parrot/languages/pynie'
make -C regex clean
make[2]: Entering directory `/home/evalenv/parrot/languages/regex'
/usr/bin/perl -MExtUtils::Command -e rm_f "*.pbc" pmc/*.h pmc/*.c pmc/*.dump pmc/*.o pmc/*.so pmc/*.exp pmc/*.ilk pmc/*.manifest pmc/*.pdb pmc/*.lib test_regex.pir test_regex.pbc
make[2]: Leaving directory `/home/evalenv/parrot/languages/regex'
make -C scheme clean
make[2]: Entering directory `/home/evalenv/parrot/languages/scheme'
/usr/bin/perl -MExtUtils::Command -e rm_f foo.pasm foo.pbc \
"t/*/*.pasm" \
"t/*/*.pir" \
"t/*/*.pbc" \
"t/*/*.scheme" \
"t/*/*.out"
make[2]: Leaving directory `/home/evalenv/parrot/languages/scheme'
make -C squaak clean
make[2]: Entering directory `/home/evalenv/parrot/languages/squaak'
/usr/bin/perl -MExtUtils::Command -e rm_rf squaak.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
make[2]: Leaving directory `/home/evalenv/parrot/languages/squaak'
make -C urm clean
make[2]: Entering directory `/home/evalenv/parrot/languages/urm'
/usr/bin/perl -MExtUtils::Command -e rm_f \
core "*.pbc" "*~" "foo.p*" \
"*~" "*.pasm" \
"*~" \
"\#*" \
"examples/*.pasm" "examples/*.pbc" \
"examples/*~" \
"examples/\#*" \
"t/*.pasm" "t/*.urm" "t/*.out"
make[2]: Leaving directory `/home/evalenv/parrot/languages/urm'
make[1]: Leaving directory `/home/evalenv/parrot/languages'
make -C src/dynpmc clean
make[1]: Entering directory `/home/evalenv/parrot/src/dynpmc'
/usr/bin/perl -MExtUtils::Command -e rm_f "../../t/dynpmc/*.pir" "../../t/dynpmc/*.pbc"
/usr/bin/perl -MExtUtils::Command -e rm_f
/usr/bin/perl -MExtUtils::Command -e rm_f "*.lib" "*.pdb" "*.ilk" "*.exp" "*.def" "*.manifest"
/usr/bin/perl -MExtUtils::Command -e rm_f "*.c" "pmc_*.h" "*_group.h" "*.so" "*.dump" "lib-*" "*.o"
make[1]: Leaving directory `/home/evalenv/parrot/src/dynpmc'
make -C src/dynoplibs clean
make[1]: Entering directory `/home/evalenv/parrot/src/dynoplibs'
/usr/bin/perl -MExtUtils::Command -e rm_f "../../t/dynoplibs/*.pir" "../../t/dynoplibs/*.pbc"
/usr/bin/perl -MExtUtils::Command -e rm_f "*.lib" "*.pdb" "*.ilk" "*.exp" "*.def" "*.manifest"
/usr/bin/perl -MExtUtils::Command -e rm_f "*.h" "*.c" "*.so" "*.o"
make[1]: Leaving directory `/home/evalenv/parrot/src/dynoplibs'
/usr/bin/perl -MExtUtils::Command -e rm_f \
examples/mops/mops.o \
examples/mops/mops \
examples/pasm/hello.pbc \
examples/pasm/hello.o \
examples/pasm/hello
/usr/bin/perl -MExtUtils::Command -e rm_f \
compilers/imcc/core \
"compilers/imcc/*.o" \
compilers/imcc/imcparser.output
make -C compilers/pct clean
make[1]: Entering directory `/home/evalenv/parrot/compilers/pct'
/usr/bin/perl -MExtUtils::Command -e rm_f ../../t/compilers/pct/*.pir \
../../t/compilers/pct/*.pbc
/usr/bin/perl -MExtUtils::Command -e rm_f ../../runtime/parrot/library/PCT.pbc ../../runtime/parrot/library/PCT/PAST.pbc ../../runtime/parrot/library/PCT/Grammar.pbc ../../runtime/parrot/library/PCT/HLLCompiler.pbc
make[1]: Leaving directory `/home/evalenv/parrot/compilers/pct'
make -C compilers/pge clean
make[1]: Entering directory `/home/evalenv/parrot/compilers/pge'
/usr/bin/perl -MExtUtils::Command -e rm_f "../../t/compilers/pge/*.pir" \
"../../t/compilers/pge/p5regex/*.pir" \
"../../t/compilers/pge/perl6regex/*.pir" \
"../../t/compilers/pge/*.pbc" \
"../../t/compilers/pge/p5regex/*.pbc" \
"../../t/compilers/pge/perl6regex/*.pbc"
/usr/bin/perl -MExtUtils::Command -e rm_f \
PGE.pbc \
../../runtime/parrot/library/PGE.pbc \
PGE/builtins_gen.pir
make[1]: Leaving directory `/home/evalenv/parrot/compilers/pge'
make -C compilers/tge clean
make[1]: Entering directory `/home/evalenv/parrot/compilers/tge'
/usr/bin/perl -MExtUtils::Command -e rm_f "../../t/compilers/tge/*.pir"
/usr/bin/perl -MExtUtils::Command -e rm_f TGE/Rule.pbc \
TGE/Parser.pir \
TGE/Parser.pbc \
TGE/Tree.pbc \
TGE/Grammar.pbc \
TGE/Compiler.pbc \
../../runtime/parrot/library/TGE.pbc
make[1]: Leaving directory `/home/evalenv/parrot/compilers/tge'
make -C compilers/nqp clean
make[1]: Entering directory `/home/evalenv/parrot/compilers/nqp'
/usr/bin/perl -MExtUtils::Command -e rm_f nqp.pbc src/Grammar_gen.pir bootstrap/gen_actions.pir bootstrap/nqp.pbc
make[1]: Leaving directory `/home/evalenv/parrot/compilers/nqp'
make -C compilers/json clean
make[1]: Entering directory `/home/evalenv/parrot/compilers/json'
/usr/bin/perl -MExtUtils::Command -e rm_f "../../t/compilers/json/*.pir"
/usr/bin/perl -MExtUtils::Command -e rm_f "JSON/*.pbc" "JSON/*.pir" JSON.pbc
make[1]: Leaving directory `/home/evalenv/parrot/compilers/json'
make -C compilers/pirc clean
make[1]: Entering directory `/home/evalenv/parrot/compilers/pirc'
/usr/bin/perl -MExtUtils::Command -e rm_f *.o
/usr/bin/perl -MExtUtils::Command -e rm_f src/main.o src/pirparser.o src/pirlexer.o src/pircompunit.o src/pircompiler.o src/pirsymbol.o src/piremit.o src/hdocprep.o src/pirmacro.o src/pirregalloc.o src/bcgen.o src/pirpcc.o src/pirerr.o src/pircapi.o src/pirop.o
/usr/bin/perl -MExtUtils::Command -e rm_f pirc
make[1]: Leaving directory `/home/evalenv/parrot/compilers/pirc'
/usr/bin/perl -MCwd -e 'for my $dir qw ( src src/string/charset src/dynoplibs src/dynpmc src/string/encoding src/gc src/ops src/packfile src/pmc src/io compilers/imcc ) {my $cwd = cwd(); chdir $dir; print "Deleting gcov-generated files in $dir\n"; unlink glob( "*.gcda *.gcno *.gcov" ); chdir $cwd;}'
Deleting gcov-generated files in src
Deleting gcov-generated files in src/string/charset
Deleting gcov-generated files in src/dynoplibs
Deleting gcov-generated files in src/dynpmc
Deleting gcov-generated files in src/string/encoding
Deleting gcov-generated files in src/gc
Deleting gcov-generated files in src/ops
Deleting gcov-generated files in src/packfile
Deleting gcov-generated files in src/pmc
Deleting gcov-generated files in src/io
Deleting gcov-generated files in compilers/imcc
make -C editor clean
make[1]: Entering directory `/home/evalenv/parrot/editor'
/usr/bin/perl -MExtUtils::Command -e rm_f pir.vim
/usr/bin/perl -MExtUtils::Command -e rm_f imcc.xml
make[1]: Leaving directory `/home/evalenv/parrot/editor'
/usr/bin/perl -MExtUtils::Command -e rm_f include/parrot/oplib/core_ops_cg.h src/ops/core_ops_cg.c \
include/parrot/oplib/core_ops_cgp.h src/ops/core_ops_cgp.c
/usr/bin/perl -MExtUtils::Command -e rm_f chartypes "*.s" "*~"
/usr/bin/perl -MExtUtils::Command -e rm_f include/parrot/vtable.h include/parrot/oplib/core_ops.h include/parrot/oplib/ops.h include/parrot/oplib/core_ops_switch.h include/parrot/extend_vtable.h include/parrot/pbcversion.h src/core_ops.c src/nci.c src/core_ops_switch.c src/jit_cpu.c src/parrot_config.c src/null_config.c src/install_config.c src/exec_cpu.c src/jit_defs.c src/extend_vtable.c lib/Parrot/OpLib/core.pm src/jit_emit.h
/usr/bin/perl -MExtUtils::Command -e rm_f runtime/parrot/library/CGI/QueryHash.pbc runtime/parrot/library/Crow.pbc runtime/parrot/library/config.pbc runtime/parrot/library/Config/JSON.pbc runtime/parrot/library/Data/Dumper/Base.pbc runtime/parrot/library/Data/Dumper/Default.pbc runtime/parrot/library/Data/Dumper.pbc runtime/parrot/library/Data/Escape.pbc runtime/parrot/library/Digest/MD5.pbc runtime/parrot/library/dumper.pbc runtime/parrot/library/yaml_dumper.pbc runtime/parrot/library/Getopt/Obj.pbc runtime/parrot/library/JSON.pbc runtime/parrot/library/Math/Random/mt19937ar.pbc runtime/parrot/library/MIME/Base64.pbc runtime/parrot/library/NCI/call_toolkit_init.pbc runtime/parrot/library/ncurses.pbc runtime/parrot/library/P6object.pbc runtime/parrot/library/parrotlib.pbc runtime/parrot/library/pcre.pbc runtime/parrot/library/Parrot/Coroutine.pbc runtime/parrot/library/Parrot/Exception.pbc runtime/parrot/library/PGE/Dumper.pbc runtime/parrot/library/PGE/Glob.pbc runtime/parrot/library/PGE/Perl6Grammar.pbc runtime/parrot/library/PGE/Text.pbc runtime/parrot/library/PGE/Util.pbc runtime/parrot/library/Protoobject.pbc runtime/parrot/library/Stream/Base.pbc runtime/parrot/library/Stream/Combiner.pbc runtime/parrot/library/Stream/Coroutine.pbc runtime/parrot/library/Stream/Filter.pbc runtime/parrot/library/Stream/Lines.pbc runtime/parrot/library/Stream/ParrotIO.pbc runtime/parrot/library/Stream/Replay.pbc runtime/parrot/library/Stream/Sub.pbc runtime/parrot/library/Stream/Writer.pbc runtime/parrot/library/String/Utils.pbc runtime/parrot/library/Test/Builder/Output.pbc runtime/parrot/library/Test/Builder/Test.pbc runtime/parrot/library/Test/Builder/Tester.pbc runtime/parrot/library/Test/Builder/TestPlan.pbc runtime/parrot/library/Test/Builder.pbc runtime/parrot/library/Test/Class.pbc runtime/parrot/library/Test/More.pbc runtime/parrot/library/Tcl/Glob.pbc runtime/parrot/library/uuid.pbc runtime/parrot/library/YAML/Parser/Syck.pbc runtime/parrot/library/STM.pbc runtime/parrot/library/libpcre.pbc runtime/parrot/library/Data/Replace.pbc runtime/parrot/library/postgres.pbc runtime/parrot/include/parrotlib.pbc
/usr/bin/perl -MExtUtils::Command -e rm_rf lib/Parrot/OpLib
make -C languages realclean
make[1]: Entering directory `/home/evalenv/parrot/languages'
make -C abc realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/abc'
/usr/bin/perl -MExtUtils::Command -e rm_rf "t/*.pir" "t/*.out"
/usr/bin/perl -MExtUtils::Command -e rm_rf abc.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/abc'
make -C APL realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/APL'
/usr/bin/perl -MExtUtils::Command -e rm_f t/*.pir
/usr/bin/perl -MExtUtils::Command -e rm_f APL.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/APL'
make -C befunge realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/befunge'
/usr/bin/perl -MExtUtils::Command -e rm_f core \
"*.pbc" \
"*~"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/befunge'
make -C bf realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/bf'
/usr/bin/perl -MExtUtils::Command -e rm_f core "*.pbc" "*~"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/bf'
make -C c99 realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/c99'
/usr/bin/perl -MExtUtils::Command -e rm_rf c99.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib src/cpp/cpp.pbc src/cpp/src/gen_actions.pir src/cpp/src/gen_grammar.pir src/cpp/src/gen_builtins.pir
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile src/cpp/Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/c99'
make -C cardinal realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/cardinal'
/usr/bin/perl -MExtUtils::Command -e rm_rf cardinal.pbc cardinal.c *.manifest *.pdb cardinal.o cardinal installable_cardinal src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/cardinal'
make -C chitchat realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/chitchat'
/usr/bin/perl -MExtUtils::Command -e rm_rf chitchat.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/chitchat'
make -C cola realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/cola'
/usr/bin/perl -MExtUtils::Command -e rm_f \
core \
"*.obj" "*.pdb" "*.ilk" \
"*.o" \
parser.output \
colacc \
a.pir a.pbc a.pasm
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/cola'
make -C dotnet realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/dotnet'
make[2]: *** No rule to make target `realclean'. Stop.
make[2]: Leaving directory `/home/evalenv/parrot/languages/dotnet'
make[1]: [dotnet.realclean] Error 2 (ignored)
make -C ecmascript realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/ecmascript'
/usr/bin/perl -MExtUtils::Command -e rm_rf js.pbc js js.c src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so /*.exp /*.ilk /*.manifest /*.pdb /*.lib t/*.out t/*.rb
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/ecmascript'
make -C forth realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/forth'
/usr/bin/perl -MExtUtils::Command -e rm_rf forth.pbc tokenstream.pbc variablestack.pbc virtualstack.pbc
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/forth'
make -C jako realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/jako'
/usr/bin/perl -MExtUtils::Command -e rm_f "examples/*.pir" "examples/*.list" "t/*.pir"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/jako'
make -C json realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/json'
/usr/bin/perl -MExtUtils::Command -e rm_rf json.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/json'
make -C lisp realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/lisp'
/usr/bin/perl -MExtUtils::Command -e rm_f t/*.out t/*.l
/usr/bin/perl -MExtUtils::Command -e rm_f core "*.pbc" "*~"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/lisp'
make -C lolcode realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/lolcode'
/usr/bin/perl -MExtUtils::Command -e rm_rf lolcode.pbc lolcode.c lolcode.ilk *.manifest *.pdb lolcode.o lolcode installable_lolcode src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/lolcode'
make -C lua realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/lua'
/usr/bin/perl -MExtUtils::Command -e rm_f lua lua.o lua.c "*.pbc" src/lua51_testlex_gen.pir src/dumplex_gen.pir src/lua51_gen.pir src/PASTGrammar_gen.pir src/POSTGrammar_gen.pir src/lib/luabytecode_gen.pir src/lib/sha1.pir "src/pmc/*.dump" "src/pmc/*.c" "src/pmc/pmc_*.h" "src/pmc/*_group.h" "src/pmc/*.so" "src/pmc/*.o" "src/lib/*.pbc" "t/pmc/*.pir" "t/*.pir" "t/*.lua" "t/*.luac" "t/*.orig_out" "t/*.parrot_out"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/lua'
make -C ook realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/ook'
/usr/bin/perl -MExtUtils::Command -e rm_f core \
"*.pbc" \
"*~" \
"hello.out" \
"foo.p*"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/ook'
make -C parrot_compiler realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/parrot_compiler'
/usr/bin/perl -MExtUtils::Command -e rm_f "*.pbc" parrot_compiler.pasm "t/*/*.code" "t/*/*.out" "t/*/*.pbc"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile core "*.pbc"
make[2]: Leaving directory `/home/evalenv/parrot/languages/parrot_compiler'
make -C pheme realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/pheme'
/usr/bin/perl -MExtUtils::Command -e rm_f pheme.pbc
/usr/bin/perl -MExtUtils::Command -e rm_f lib/pheme_grammar_gen.pir
/usr/bin/perl -MExtUtils::Command -e rm_f lib/ASTGrammar.pir
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/pheme'
make -C PIR realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/PIR'
/usr/bin/perl -MExtUtils::Command -e rm_rf pir.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pasm/gen_pasm_pmc.pir src/pasm/gen_pasm.pir src/pasm/gen_pasm_io.pbc src/pasm/gen_pasm_core.pir src/pasm/gen_pasm_pmc.pbc src/pasm/gen_pasm.pbc src/pasm/gen_pasm_args.pir src/pasm/gen_pasm_instr.pir src/pasm/gen_pasm_core.pbc src/pasm/gen_pasm_args.pbc src/pasm/gen_pasm_io.pir src/pasm/gen_pasm_instr.pbc
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/PIR'
make -C pipp realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/pipp'
/usr/bin/perl -MExtUtils::Command -e rm_f \
"src/pmc/*dump" \
"src/pmc/php*.c" \
"src/pmc/pmc_*h" \
"src/pmc/php_group.h" \
"src/pmc/*.o" \
"src/pmc/*.so"
/usr/bin/perl -MExtUtils::Command -e rm_f \
t/php/*.php \
t/php/*.pir \
t/php/*.out \
t/pmc/*.pir \
pipp_test_run.tar.gz
/usr/bin/perl -MExtUtils::Command -e rm_f "src/pmc/pipp_hash.o"
/usr/bin/perl -MExtUtils::Command -e rm_f \
src/common/pipplib.pbc \
src/common/*.pbc \
src/pct/gen_grammar.pir \
src/pct/gen_actions.pir \
pipp.pbc \
pipp.c \
pipp.o \
pipp
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/pipp'
make -C pod realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/pod'
/usr/bin/perl -MExtUtils::Command -e rm_rf pod.pbc src/gen_grammar.pir src/gen_actions.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/pod'
make -C punie realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/punie'
/usr/bin/perl -MExtUtils::Command -e rm_f "t/*.p1" "t/*.out" "t/*.pir"
/usr/bin/perl -MExtUtils::Command -e rm_f punie.pbc src/gen_punie.pir src/gen_punie-actions.pir
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/punie'
make -C pynie realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/pynie'
/usr/bin/perl -MExtUtils::Command -e rm_rf pynie.pbc src/gen_grammar.pir src/gen_actions.pir
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/pynie'
make -C regex realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/regex'
/usr/bin/perl -MExtUtils::Command -e rm_f "*.pbc" pmc/*.h pmc/*.c pmc/*.dump pmc/*.o pmc/*.so pmc/*.exp pmc/*.ilk pmc/*.manifest pmc/*.pdb pmc/*.lib test_regex.pir test_regex.pbc
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/regex'
make -C scheme realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/scheme'
/usr/bin/perl -MExtUtils::Command -e rm_f foo.pasm foo.pbc \
"t/*/*.pasm" \
"t/*/*.pir" \
"t/*/*.pbc" \
"t/*/*.scheme" \
"t/*/*.out"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/scheme'
make -C squaak realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/squaak'
/usr/bin/perl -MExtUtils::Command -e rm_rf squaak.pbc src/gen_grammar.pir src/gen_actions.pir src/gen_builtins.pir src/pmc/*.h src/pmc/*.c src/pmc/*.dump src/pmc/*.o src/pmc/*.so src/pmc/*.exp src/pmc/*.ilk src/pmc/*.manifest src/pmc/*.pdb src/pmc/*.lib
/usr/bin/perl -MExtUtils::Command -e rm_rf Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/squaak'
make -C urm realclean
make[2]: Entering directory `/home/evalenv/parrot/languages/urm'
/usr/bin/perl -MExtUtils::Command -e rm_f \
core "*.pbc" "*~" "foo.p*" \
"*~" "*.pasm" \
"*~" \
"\#*" \
"examples/*.pasm" "examples/*.pbc" \
"examples/*~" \
"examples/\#*" \
"t/*.pasm" "t/*.urm" "t/*.out"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[2]: Leaving directory `/home/evalenv/parrot/languages/urm'
make[1]: Leaving directory `/home/evalenv/parrot/languages'
make -C compilers/pirc realclean
make[1]: Entering directory `/home/evalenv/parrot/compilers/pirc'
/usr/bin/perl -MExtUtils::Command -e rm_f *.o
/usr/bin/perl -MExtUtils::Command -e rm_f src/main.o src/pirparser.o src/pirlexer.o src/pircompunit.o src/pircompiler.o src/pirsymbol.o src/piremit.o src/hdocprep.o src/pirmacro.o src/pirregalloc.o src/bcgen.o src/pirpcc.o src/pirerr.o src/pircapi.o src/pirop.o
/usr/bin/perl -MExtUtils::Command -e rm_f pirc
/usr/bin/perl -MExtUtils::Command -e rm_f \
Makefile \
doc/*.html
make[1]: Leaving directory `/home/evalenv/parrot/compilers/pirc'
make -C src/dynpmc realclean
make[1]: Entering directory `/home/evalenv/parrot/src/dynpmc'
/usr/bin/perl -MExtUtils::Command -e rm_f "../../t/dynpmc/*.pir" "../../t/dynpmc/*.pbc"
/usr/bin/perl -MExtUtils::Command -e rm_f
/usr/bin/perl -MExtUtils::Command -e rm_f "*.lib" "*.pdb" "*.ilk" "*.exp" "*.def" "*.manifest"
/usr/bin/perl -MExtUtils::Command -e rm_f "*.c" "pmc_*.h" "*_group.h" "*.so" "*.dump" "lib-*" "*.o"
/usr/bin/perl -MExtUtils::Command -e rm_f Makefile
make[1]: Leaving directory `/home/evalenv/parrot/src/dynpmc'
/usr/bin/perl -MExtUtils::Command -e rm_rf \
include/parrot/config.h include/parrot/platform.h include/parrot/platform_interface.h include/parrot/platform_limits.h include/parrot/has_header.h include/parrot/feature.h include/parrot/core_pmcs.h src/exec_dep.c src/exec_dep.h lib/Parrot/Config/Generated.pm lib/Parrot/PMC.pm runtime/parrot/include/config.fpmc src/platform.c src/core_pmcs.c CFLAGS compilers/imcc/CFLAGS config_lib.pasm tools/build/dynpmc.pl tools/build/dynoplibs.pl parrot.pc compilers/imcc/imcc.y.flag src/ops/core_ops.c src/ops/core_ops_switch.c parrot_config parrot_config.c parrot_config.o parrot_config.pbc Makefile docs/Makefile compilers/json/Makefile compilers/ncigen/Makefile compilers/nqp/Makefile compilers/pct/Makefile compilers/pge/Makefile compilers/tge/Makefile editor/Makefile ext/Makefile languages/Makefile src/dynoplibs/Makefile ext/Parrot-Embed/Makefile.PL myconfig runtime/parrot/include/signal.pasm runtime/parrot/include/cclass.pasm runtime/parrot/include/datatypes.pasm runtime/parrot/include/iterator.pasm runtime/parrot/include/call_bits.pasm lib/Parrot/Pmc2c/PCCMETHOD_BITS.pl runtime/parrot/include/io_thr_msg.pasm runtime/parrot/include/timer.pasm runtime/parrot/include/except_types.pasm runtime/parrot/include/except_severity.pasm runtime/parrot/include/interpflags.pasm runtime/parrot/include/interpdebug.pasm runtime/parrot/include/interptrace.pasm runtime/parrot/include/interpcores.pasm runtime/parrot/include/cloneflags.pasm runtime/parrot/include/iglobals.pasm runtime/parrot/include/sysinfo.pasm runtime/parrot/include/stdio.pasm runtime/parrot/include/longopt.pasm runtime/parrot/include/interpinfo.pasm runtime/parrot/include/stat.pasm runtime/parrot/include/stringinfo.pasm runtime/parrot/include/warnings.pasm runtime/parrot/include/errors.pasm runtime/parrot/include/tm.pasm runtime/parrot/include/mmd.pasm runtime/parrot/include/pmctypes.pasm src/call_list.txt MANIFEST.configure.generated .configure_trace.sto .parrot_current_rev \
blib \
cover_db
Parrot Version 0.9.0 Configure 2.0
Copyright (C) 2001-2009, The Perl Foundation.
Hello, I'm Configure. My job is to poke and prod your system to figure out
how to build Parrot. The process is completely automated, unless you passed in
the `--ask' flag on the command line, in which case I'll prompt you for a few
pieces of info.
Since you're running this program, you obviously have Perl 5--I'll be pulling
some defaults from its configuration.
init::manifest - Check MANIFEST.....................................done.
init::defaults - Set Configure's default values.....................done.
init::install - Set up installation paths..........................done.
init::hints - Load platform and local hints files................done.
init::headers - Find header files distributed with Parrot..........done.
inter::progs - Determine what C compiler and linker to use........done.
inter::make - Is make installed...................................yes.
inter::lex - Is lex installed................................skipped.
inter::yacc - Is yacc installed...............................skipped.
auto::gcc - Is your C compiler actually gcc................yes, 4.3.
auto::glibc - Is GNU libc installed...............................yes.
auto::backtrace - Does libc have the backtrace* functions.............yes.
auto::fink - Determine Fink location on Darwin...............skipped.
auto::macports - Determine Macports location on Darwin...........skipped.
auto::msvc - Is your C compiler actually Visual C++..........skipped.
auto::attributes - Detect compiler attributes.........................done.
auto::warnings - Detect supported compiler warnings..........set for gcc.
init::optimize - Enable optimization..................................no.
inter::shlibs - Determine flags for building shared libraries.....-fPIC.
inter::libparrot - Should parrot link against a shared library.........yes.
inter::charset - Which charset files should be compiled in..........done.
inter::encoding - Which encoding files should be compiled in.........done.
inter::types - What types should Parrot use.......................done.
auto::ops - Which opcode files should be compiled in...........done.
auto::pmc - Which pmc files should be compiled in..............done.
auto::alignptrs - Determine your minimum pointer alignment........ 1 byte.
auto::headers - Probe for C headers................................done.
auto::sizes - Determine some sizes...............................done.
auto::byteorder - Compute native byteorder for wordsize.....little-endian.
auto::va_ptr - Test the type of va_ptr...........................stack.
auto::format - What formats should be used for sprintf............done.
auto::isreg - Does your C library have a working S_ISREG..........yes.
auto::arch - Determine CPU architecture and OS..................done.
auto::jit - Determine JIT capability............................yes.
auto::cpu - Generate CPU specific stuff........................done.
auto::funcptr - Does compiler support function pointer casts........yes.
auto::cgoto - Does your compiler support computed goto............yes.
auto::inline - Does your compiler support inline...................yes.
auto::gc - Determine allocator to use.........................done.
auto::memalign - Does your C library support memalign................yes.
auto::signal - Determine some signal stuff........................done.
auto::socklen_t - Determine whether there is socklen_t................yes.
auto::env - Does your C library have setenv / unsetenv.........both.
auto::gmp - Does your platform support GMP......................yes.
auto::readline - Does your platform support readline.................yes.
auto::gdbm - Does your platform support gdbm....................done.
auto::pcre - Does your platform support pcre....................done.
auto::opengl - Does your platform support OpenGL....................no.
auto::crypto - Does your platform support crypto..................done.
auto::gettext - Does your configuration include gettext.............yes.
auto::snprintf - Test snprintf......................................done.
auto::perldoc - Is perldoc installed.................................no.
auto::pod2man - Is pod2man installed................................yes.
auto::ctags - Is (exuberant) ctags installed.......................no.
auto::revision - Determine Parrot's revision......................r36620.
auto::icu - Is ICU installed....................................yes.
gen::config_h - Generate C headers.................................done.
gen::core_pmcs - Generate core pmc list.............................done.
gen::crypto - Generate Digest PMC files.......................skipped.
gen::parrot_include - Generate runtime/parrot/include....................done.
gen::opengl - Generating OpenGL bindings......................skipped.
gen::call_list - Generate NCI signature list........................done.
gen::languages - Configure languages................................done.
gen::makefiles - Generate makefiles and other build files...........done.
gen::platform - Move platform files into place.....................done.
gen::config_pm - Record configuration data for later retrieval......done.
Okay, we're done!
You can now use `make' to build your Parrot.
After that, you can use `make test' to run the test suite.
Happy Hacking,
The Parrot Team
Compiling with:
xx.c
cc -I./include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO -fPIC -I. -o xx.o -c xx.c
/usr/bin/perl tools/build/vtable_extend.pl
/usr/bin/perl tools/build/pbcversion_h.pl > include/parrot/pbcversion.h
/usr/bin/perl tools/build/pmc2c.pl --vtable
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/default.pmc
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/fixedintegerarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/fixedintegerarray.pmc
/usr/bin/perl tools/build/ops2pm.pl src/ops/core.ops src/ops/bit.ops src/ops/cmp.ops src/ops/debug.ops src/ops/experimental.ops src/ops/io.ops src/ops/math.ops src/ops/object.ops src/ops/pic.ops src/ops/pmc.ops src/ops/set.ops src/ops/string.ops src/ops/sys.ops src/ops/var.ops
gcd_i_n_n 1230 experimental, not in ops.num
gcd_i_nc_n 1231 experimental, not in ops.num
gcd_i_n_nc 1232 experimental, not in ops.num
gcd_i_nc_nc 1233 experimental, not in ops.num
gcd_i_i_i_i_i 1234 experimental, not in ops.num
gcd_i_i_i_ic_i 1235 experimental, not in ops.num
gcd_i_i_i_i_ic 1236 experimental, not in ops.num
gcd_i_i_i_ic_ic 1237 experimental, not in ops.num
splice_p_p_i_i 1238 experimental, not in ops.num
splice_p_p_ic_i 1239 experimental, not in ops.num
splice_p_p_i_ic 1240 experimental, not in ops.num
splice_p_p_ic_ic 1241 experimental, not in ops.num
iter_p_p 1242 experimental, not in ops.num
morph_p_p 1243 experimental, not in ops.num
morph_p_pc 1244 experimental, not in ops.num
exec_s 1245 experimental, not in ops.num
exec_sc 1246 experimental, not in ops.num
classname_p_p 1247 experimental, not in ops.num
trap 1248 experimental, not in ops.num
pow_n_n_i 1249 experimental, not in ops.num
pow_n_nc_i 1250 experimental, not in ops.num
pow_n_n_ic 1251 experimental, not in ops.num
pow_n_nc_ic 1252 experimental, not in ops.num
need_finalize_p 1253 experimental, not in ops.num
setstdout_p 1254 experimental, not in ops.num
setstderr_p 1255 experimental, not in ops.num
runinterp_p_p 1256 experimental, not in ops.num
runinterp_p_pc 1257 experimental, not in ops.num
substr_r_s_s_i_i 1258 experimental, not in ops.num
substr_r_s_sc_i_i 1259 experimental, not in ops.num
substr_r_s_s_ic_i 1260 experimental, not in ops.num
substr_r_s_sc_ic_i 1261 experimental, not in ops.num
substr_r_s_s_i_ic 1262 experimental, not in ops.num
substr_r_s_sc_i_ic 1263 experimental, not in ops.num
substr_r_s_s_ic_ic 1264 experimental, not in ops.num
substr_r_s_sc_ic_ic 1265 experimental, not in ops.num
find_sub_not_null_p_s 1266 experimental, not in ops.num
find_sub_not_null_p_sc 1267 experimental, not in ops.num
/usr/bin/perl tools/build/ops2c.pl C --core
/usr/bin/perl tools/build/ops2c.pl CSwitch --core
/usr/bin/perl tools/build/ops2c.pl CGoto --core
/usr/bin/perl tools/build/ops2c.pl CGP --core
/usr/bin/perl tools/build/c2str.pl src/debug.c > src/debug.str
/usr/bin/perl tools/build/c2str.pl src/dynext.c > src/dynext.str
/usr/bin/perl tools/build/c2str.pl src/events.c > src/events.str
/usr/bin/perl tools/build/c2str.pl src/exceptions.c > src/exceptions.str
/usr/bin/perl tools/build/c2str.pl src/global.c > src/global.str
/usr/bin/perl tools/build/c2str.pl src/global_setup.c > src/global_setup.str
/usr/bin/perl tools/build/c2str.pl src/hll.c > src/hll.str
/usr/bin/perl tools/build/c2str.pl src/inter_cb.c > src/inter_cb.str
/usr/bin/perl tools/build/c2str.pl src/inter_create.c > src/inter_create.str
/usr/bin/perl tools/build/c2str.pl src/inter_misc.c > src/inter_misc.str
/usr/bin/perl tools/build/c2str.pl src/io/api.c > src/io/api.str
/usr/bin/perl tools/build/c2str.pl src/key.c > src/key.str
/usr/bin/perl tools/build/c2str.pl src/library.c > src/library.str
/usr/bin/perl tools/build/c2str.pl src/multidispatch.c > src/multidispatch.str
/usr/bin/perl tools/build/nativecall.pl src/call_list.txt
/usr/bin/perl tools/build/c2str.pl src/nci.c > src/nci.str
/usr/bin/perl tools/build/c2str.pl src/packfile.c > src/packfile.str
/usr/bin/perl tools/build/c2str.pl src/pmc.c > src/pmc.str
/usr/bin/perl tools/build/c2str.pl src/pmc_freeze.c > src/pmc_freeze.str
/usr/bin/perl tools/build/c2str.pl src/oo.c > src/oo.str
/usr/bin/perl tools/build/c2str.pl src/scheduler.c > src/scheduler.str
/usr/bin/perl tools/build/c2str.pl src/spf_render.c > src/spf_render.str
/usr/bin/perl tools/build/c2str.pl src/spf_vtable.c > src/spf_vtable.str
/usr/bin/perl tools/build/c2str.pl src/sub.c > src/sub.str
/usr/bin/perl tools/build/c2str.pl src/stacks.c > src/stacks.str
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/default.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/default.c > src/pmc/default.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/null.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/null.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/null.c > src/pmc/null.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/env.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/env.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/env.c > src/pmc/env.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/key.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/key.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/key.c > src/pmc/key.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/random.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/random.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/random.c > src/pmc/random.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/unmanagedstruct.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/unmanagedstruct.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/unmanagedstruct.c > src/pmc/unmanagedstruct.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/managedstruct.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/managedstruct.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/managedstruct.c > src/pmc/managedstruct.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/exception.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/exception.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/exception.c > src/pmc/exception.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/parrotlibrary.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/parrotlibrary.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/parrotlibrary.c > src/pmc/parrotlibrary.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/parrotinterpreter.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/parrotinterpreter.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/parrotinterpreter.c > src/pmc/parrotinterpreter.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/parrotthread.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/parrotthread.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/parrotthread.c > src/pmc/parrotthread.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/lexpad.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/lexpad.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/lexpad.c > src/pmc/lexpad.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/task.pmc
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/timer.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/timer.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/timer.c > src/pmc/timer.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/pointer.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/pointer.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/pointer.c > src/pmc/pointer.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/sub.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/sub.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/sub.c > src/pmc/sub.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/closure.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/closure.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/closure.c > src/pmc/closure.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/continuation.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/continuation.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/continuation.c > src/pmc/continuation.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/retcontinuation.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/retcontinuation.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/retcontinuation.c > src/pmc/retcontinuation.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/coroutine.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/coroutine.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/coroutine.c > src/pmc/coroutine.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/eval.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/eval.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/eval.c > src/pmc/eval.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/nci.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/nci.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/nci.c > src/pmc/nci.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/scalar.pmc
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/float.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/float.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/float.c > src/pmc/float.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/integer.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/integer.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/integer.c > src/pmc/integer.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/bigint.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/bigint.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/bigint.c > src/pmc/bigint.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/bignum.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/bignum.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/bignum.c > src/pmc/bignum.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/complex.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/complex.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/complex.c > src/pmc/complex.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/string.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/string.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/string.c > src/pmc/string.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/boolean.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/boolean.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/boolean.c > src/pmc/boolean.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/ref.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/ref.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/ref.c > src/pmc/ref.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/sharedref.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/sharedref.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/sharedref.c > src/pmc/sharedref.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/array.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/array.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/array.c > src/pmc/array.str
/usr/bin/perl tools/build/c2str.pl src/pmc/fixedintegerarray.c > src/pmc/fixedintegerarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/iterator.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/iterator.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/iterator.c > src/pmc/iterator.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/fixedstringarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/fixedstringarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/fixedstringarray.c > src/pmc/fixedstringarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/hash.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/hash.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/hash.c > src/pmc/hash.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/orderedhash.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/orderedhash.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/orderedhash.c > src/pmc/orderedhash.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/tqueue.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/tqueue.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/tqueue.c > src/pmc/tqueue.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/os.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/os.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/os.c > src/pmc/os.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/file.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/file.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/file.c > src/pmc/file.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/addrregistry.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/addrregistry.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/addrregistry.c > src/pmc/addrregistry.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/bound_nci.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/bound_nci.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/bound_nci.c > src/pmc/bound_nci.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/capture.pmc
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/callsignature.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/callsignature.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/callsignature.c > src/pmc/callsignature.str
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/capture.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/capture.c > src/pmc/capture.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/class.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/class.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/class.c > src/pmc/class.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/codestring.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/codestring.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/codestring.c > src/pmc/codestring.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/cpointer.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/cpointer.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/cpointer.c > src/pmc/cpointer.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/eventhandler.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/eventhandler.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/eventhandler.c > src/pmc/eventhandler.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/exceptionhandler.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/exceptionhandler.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/exceptionhandler.c > src/pmc/exceptionhandler.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/exporter.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/exporter.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/exporter.c > src/pmc/exporter.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/filehandle.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/filehandle.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/filehandle.c > src/pmc/filehandle.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/fixedbooleanarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/fixedbooleanarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/fixedbooleanarray.c > src/pmc/fixedbooleanarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/fixedfloatarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/fixedfloatarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/fixedfloatarray.c > src/pmc/fixedfloatarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/fixedpmcarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/fixedpmcarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/fixedpmcarray.c > src/pmc/fixedpmcarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/lexinfo.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/lexinfo.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/lexinfo.c > src/pmc/lexinfo.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/resizablepmcarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/multisub.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/multisub.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/multisub.c > src/pmc/multisub.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/namespace.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/namespace.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/namespace.c > src/pmc/namespace.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/object.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/object.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/object.c > src/pmc/object.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfile.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfile.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfile.c > src/pmc/packfile.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfileannotation.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfileannotation.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfileannotation.c > src/pmc/packfileannotation.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfileannotationkeys.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfileannotationkeys.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfileannotationkeys.c > src/pmc/packfileannotationkeys.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfilesegment.pmc
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfileannotations.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfileannotations.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfileannotations.c > src/pmc/packfileannotations.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfileconstanttable.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfileconstanttable.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfileconstanttable.c > src/pmc/packfileconstanttable.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfiledirectory.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfiledirectory.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfiledirectory.c > src/pmc/packfiledirectory.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfilefixupentry.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfilefixupentry.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfilefixupentry.c > src/pmc/packfilefixupentry.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfilefixuptable.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfilefixuptable.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfilefixuptable.c > src/pmc/packfilefixuptable.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/packfilerawsegment.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfilerawsegment.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfilerawsegment.c > src/pmc/packfilerawsegment.str
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/packfilesegment.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/packfilesegment.c > src/pmc/packfilesegment.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/parrotrunningthread.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/parrotrunningthread.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/parrotrunningthread.c > src/pmc/parrotrunningthread.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/pccmethod_test.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/pccmethod_test.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/pccmethod_test.c > src/pmc/pccmethod_test.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/pmcproxy.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/pmcproxy.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/pmcproxy.c > src/pmc/pmcproxy.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/resizablebooleanarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/resizablebooleanarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/resizablebooleanarray.c > src/pmc/resizablebooleanarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/resizablefloatarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/resizablefloatarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/resizablefloatarray.c > src/pmc/resizablefloatarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/resizableintegerarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/resizableintegerarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/resizableintegerarray.c > src/pmc/resizableintegerarray.str
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/resizablepmcarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/resizablepmcarray.c > src/pmc/resizablepmcarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/resizablestringarray.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/resizablestringarray.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/resizablestringarray.c > src/pmc/resizablestringarray.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/role.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/role.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/role.c > src/pmc/role.str
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/scalar.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/scalar.c > src/pmc/scalar.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/scheduler.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/scheduler.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/scheduler.c > src/pmc/scheduler.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/schedulermessage.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/schedulermessage.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/schedulermessage.c > src/pmc/schedulermessage.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/slice.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/slice.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/slice.c > src/pmc/slice.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/stringhandle.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/stringhandle.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/stringhandle.c > src/pmc/stringhandle.str
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/task.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/task.c > src/pmc/task.str
/usr/bin/perl tools/build/pmc2c.pl --dump src/pmc/undef.pmc
/usr/bin/perl tools/build/pmc2c.pl --c src/pmc/undef.pmc
/usr/bin/perl tools/build/c2str.pl src/pmc/undef.c > src/pmc/undef.str
/usr/bin/perl tools/build/c2str.pl --all
src/string/api.c
src/ops/core_ops.c
src/ops/core_ops_switch.c
src/byteorder.c
src/string/charset.c
src/core_pmcs.c
src/datatypes.c
src/debug.c
src/dynext.c
src/embed.c
src/string/encoding.c
src/events.c
src/exceptions.c
src/exit.c
src/extend.c
src/extend_vtable.c
src/gc/api.c
src/gc/generational_ms.c
src/gc/incremental_ms.c
src/gc/memory.c
src/gc/pools.c
src/gc/register.c
src/gc/mark_sweep.c
src/gc/system.c
src/global.c
src/global_setup.c
src/hash.c
src/hll.c
src/call/pcc.c
src/inter_cb.c
src/inter_create.c
src/inter_misc.c
src/interpreter.c
src/call/ops.c
src/key.c
src/library.c
src/list.c
src/longopt.c
src/misc.c
src/multidispatch.c
src/nci.c
src/oo.c
src/packfile.c
src/packout.c
src/pic_jit.c
src/pic.c
src/platform.c
src/pmc_freeze.c
src/pmc.c
src/runops_cores.c
src/scheduler.c
src/spf_render.c
src/spf_vtable.c
src/stacks.c
src/string/primitives.c
src/sub.c
src/thread.c
src/trace.c
src/tsq.c
src/utils.c
src/vtables.c
src/warnings.c
src/packfile/pf_items.c
src/ops/core_ops_cg.c
src/ops/core_ops_cgp.c
/usr/bin/perl -MExtUtils::Command -e cp src/jit/i386/exec_dep.h src/exec_dep.h
/usr/bin/perl -MExtUtils::Command -e cp src/jit/i386/jit_emit.h src/jit_emit.h
src/exec.c
/usr/bin/perl tools/build/jit2c.pl i386 src/exec_cpu.c
jit2c: JITed 206 (+ 205 vtable) of 1268 ops
src/exec_cpu.c
/usr/bin/perl -MExtUtils::Command -e cp src/jit/i386/exec_dep.c src/exec_dep.c
src/exec_dep.c
src/exec_save.c
src/jit.c
/usr/bin/perl tools/build/jit2c.pl i386 src/jit_cpu.c
jit2c: JITed 206 (+ 205 vtable) of 1268 ops
src/jit_cpu.c
src/jit_debug.c
src/jit_debug_xcoff.c
/usr/bin/perl -MExtUtils::Command -e cp src/jit/i386/jit_defs.c src/jit_defs.c
src/jit_defs.c
src/gc/resources.c
src/string/charset/ascii.c
src/string/charset/binary.c
src/string/charset/iso-8859-1.c
src/string/charset/tables.c
src/string/charset/unicode.c
src/io/core.c
src/io/api.c
src/io/utf8.c
src/io/buffer.c
src/io/unix.c
src/io/win32.c
src/io/portable.c
src/io/filehandle.c
src/pmc/default.c
src/pmc/null.c
src/pmc/env.c
src/pmc/key.c
src/pmc/random.c
src/pmc/unmanagedstruct.c
src/pmc/managedstruct.c
src/pmc/exception.c
src/pmc/parrotlibrary.c
src/pmc/parrotinterpreter.c
src/pmc/parrotthread.c
src/pmc/lexpad.c
src/pmc/timer.c
src/pmc/pointer.c
src/pmc/sub.c
src/pmc/closure.c
src/pmc/continuation.c
src/pmc/retcontinuation.c
src/pmc/coroutine.c
src/pmc/eval.c
src/pmc/nci.c
src/pmc/float.c
src/pmc/integer.c
src/pmc/bigint.c
src/pmc/bignum.c
src/pmc/complex.c
src/pmc/string.c
src/pmc/boolean.c
src/pmc/ref.c
src/pmc/sharedref.c
src/pmc/array.c
src/pmc/fixedintegerarray.c
src/pmc/iterator.c
src/pmc/fixedstringarray.c
src/pmc/hash.c
src/pmc/orderedhash.c
src/pmc/tqueue.c
src/pmc/os.c
src/pmc/file.c
src/pmc/addrregistry.c
src/pmc/bound_nci.c
src/pmc/callsignature.c
src/pmc/capture.c
src/pmc/class.c
src/pmc/codestring.c
src/pmc/cpointer.c
src/pmc/eventhandler.c
src/pmc/exceptionhandler.c
src/pmc/exporter.c
src/pmc/filehandle.c
src/pmc/fixedbooleanarray.c
src/pmc/fixedfloatarray.c
src/pmc/fixedpmcarray.c
src/pmc/lexinfo.c
src/pmc/multisub.c
src/pmc/namespace.c
src/pmc/object.c
src/pmc/packfile.c
src/pmc/packfileannotation.c
src/pmc/packfileannotationkeys.c
src/pmc/packfileannotations.c
src/pmc/packfileconstanttable.c
src/pmc/packfiledirectory.c
src/pmc/packfilefixupentry.c
src/pmc/packfilefixuptable.c
src/pmc/packfilerawsegment.c
src/pmc/packfilesegment.c
src/pmc/parrotrunningthread.c
src/pmc/pccmethod_test.c
src/pmc/pmcproxy.c
src/pmc/resizablebooleanarray.c
src/pmc/resizablefloatarray.c
src/pmc/resizableintegerarray.c
src/pmc/resizablepmcarray.c
src/pmc/resizablestringarray.c
src/pmc/role.c
src/pmc/scalar.c
src/pmc/scheduler.c
src/pmc/schedulermessage.c
src/pmc/slice.c
src/pmc/stringhandle.c
src/pmc/task.c
src/pmc/undef.c
src/string/encoding/fixed_8.c
src/string/encoding/ucs2.c
src/string/encoding/utf16.c
src/string/encoding/utf8.c
compilers/imcc/imcparser.c
compilers/imcc/imcparser.c: In function ‘yyparse’:
compilers/imcc/imcparser.c:2843: warning: statement with no effect
compilers/imcc/imcparser.c:4951: warning: logical ‘&&’ with non-zero constant will always evaluate as true
compilers/imcc/imcparser.c:4954: warning: statement with no effect
compilers/imcc/imcparser.c:5111: warning: statement with no effect
compilers/imcc/imcparser.c:5115: warning: statement with no effect
compilers/imcc/imclexer.c
compilers/imcc/imclexer.c: In function ‘yy_get_next_buffer’:
compilers/imcc/imclexer.c:4177: warning: comparison between signed and unsigned
compilers/imcc/imc.c
compilers/imcc/main.c
compilers/imcc/symreg.c
compilers/imcc/instructions.c
compilers/imcc/cfg.c
compilers/imcc/reg_alloc.c
compilers/imcc/sets.c
compilers/imcc/debug.c
compilers/imcc/optimizer.c
compilers/imcc/pbc.c
compilers/imcc/parser_util.c
compilers/imcc/pcc.c
/usr/bin/perl -MExtUtils::Command -e mkpath blib/lib
ar cr blib/lib/libparrot.a src/string/api.o src/ops/core_ops.o src/ops/core_ops_switch.o src/byteorder.o src/string/charset.o src/core_pmcs.o src/datatypes.o src/debug.o src/dynext.o src/embed.o src/string/encoding.o src/events.o src/exceptions.o src/exit.o src/extend.o src/extend_vtable.o src/gc/api.o src/gc/generational_ms.o src/gc/incremental_ms.o src/gc/memory.o src/gc/pools.o src/gc/register.o src/gc/mark_sweep.o src/gc/system.o src/global.o src/global_setup.o src/hash.o src/hll.o src/call/pcc.o src/inter_cb.o src/inter_create.o src/inter_misc.o src/interpreter.o src/call/ops.o src/key.o src/library.o src/list.o src/longopt.o src/misc.o src/multidispatch.o src/nci.o src/oo.o src/packfile.o src/packout.o src/pic_jit.o src/pic.o src/platform.o src/pmc_freeze.o src/pmc.o src/runops_cores.o src/scheduler.o src/spf_render.o src/spf_vtable.o src/stacks.o src/string/primitives.o src/sub.o src/thread.o src/trace.o src/tsq.o src/utils.o src/vtables.o src/warnings.o src/packfile/pf_items.o src/ops/core_ops_cg.o src/ops/core_ops_cgp.o src/exec.o src/exec_cpu.o src/exec_dep.o src/exec_save.o src/jit.o src/jit_cpu.o src/jit_debug.o src/jit_debug_xcoff.o src/jit_defs.o src/gc/resources.o src/string/charset/ascii.o src/string/charset/binary.o src/string/charset/iso-8859-1.o src/string/charset/tables.o src/string/charset/unicode.o src/io/core.o src/io/api.o src/io/utf8.o src/io/buffer.o src/io/unix.o src/io/win32.o src/io/portable.o src/io/filehandle.o src/pmc/default.o src/pmc/null.o src/pmc/env.o src/pmc/key.o src/pmc/random.o src/pmc/unmanagedstruct.o src/pmc/managedstruct.o src/pmc/exception.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/parrotthread.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/closure.o src/pmc/continuation.o src/pmc/retcontinuation.o src/pmc/coroutine.o src/pmc/eval.o src/pmc/nci.o src/pmc/float.o src/pmc/integer.o src/pmc/bigint.o src/pmc/bignum.o src/pmc/complex.o src/pmc/string.o src/pmc/boolean.o src/pmc/ref.o src/pmc/sharedref.o src/pmc/array.o src/pmc/fixedintegerarray.o src/pmc/iterator.o src/pmc/fixedstringarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/tqueue.o src/pmc/os.o src/pmc/file.o src/pmc/addrregistry.o src/pmc/bound_nci.o src/pmc/callsignature.o src/pmc/capture.o src/pmc/class.o src/pmc/codestring.o src/pmc/cpointer.o src/pmc/eventhandler.o src/pmc/exceptionhandler.o src/pmc/exporter.o src/pmc/filehandle.o src/pmc/fixedbooleanarray.o src/pmc/fixedfloatarray.o src/pmc/fixedpmcarray.o src/pmc/lexinfo.o src/pmc/multisub.o src/pmc/namespace.o src/pmc/object.o src/pmc/packfile.o src/pmc/packfileannotation.o src/pmc/packfileannotationkeys.o src/pmc/packfileannotations.o src/pmc/packfileconstanttable.o src/pmc/packfiledirectory.o src/pmc/packfilefixupentry.o src/pmc/packfilefixuptable.o src/pmc/packfilerawsegment.o src/pmc/packfilesegment.o src/pmc/parrotrunningthread.o src/pmc/pccmethod_test.o src/pmc/pmcproxy.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/role.o src/pmc/scalar.o src/pmc/scheduler.o src/pmc/schedulermessage.o src/pmc/slice.o src/pmc/stringhandle.o src/pmc/task.o src/pmc/undef.o src/string/encoding/fixed_8.o src/string/encoding/ucs2.o src/string/encoding/utf16.o src/string/encoding/utf8.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.o compilers/imcc/main.o compilers/imcc/symreg.o compilers/imcc/instructions.o compilers/imcc/cfg.o compilers/imcc/reg_alloc.o compilers/imcc/sets.o compilers/imcc/debug.o compilers/imcc/optimizer.o compilers/imcc/pbc.o compilers/imcc/parser_util.o compilers/imcc/pcc.o
: blib/lib/libparrot.a
/usr/bin/perl -MExtUtils::Command -e mkpath blib/lib
cc -shared -O2 -g -L/usr/local/lib -fPIC -L/usr/local/lib -o blib/lib/libparrot.so.0.9.0 -Wl,-soname=libparrot.so.0.9.0 \
src/string/api.o src/ops/core_ops.o src/ops/core_ops_switch.o src/byteorder.o src/string/charset.o src/core_pmcs.o src/datatypes.o src/debug.o src/dynext.o src/embed.o src/string/encoding.o src/events.o src/exceptions.o src/exit.o src/extend.o src/extend_vtable.o src/gc/api.o src/gc/generational_ms.o src/gc/incremental_ms.o src/gc/memory.o src/gc/pools.o src/gc/register.o src/gc/mark_sweep.o src/gc/system.o src/global.o src/global_setup.o src/hash.o src/hll.o src/call/pcc.o src/inter_cb.o src/inter_create.o src/inter_misc.o src/interpreter.o src/call/ops.o src/key.o src/library.o src/list.o src/longopt.o src/misc.o src/multidispatch.o src/nci.o src/oo.o src/packfile.o src/packout.o src/pic_jit.o src/pic.o src/platform.o src/pmc_freeze.o src/pmc.o src/runops_cores.o src/scheduler.o src/spf_render.o src/spf_vtable.o src/stacks.o src/string/primitives.o src/sub.o src/thread.o src/trace.o src/tsq.o src/utils.o src/vtables.o src/warnings.o src/packfile/pf_items.o src/ops/core_ops_cg.o src/ops/core_ops_cgp.o src/exec.o src/exec_cpu.o src/exec_dep.o src/exec_save.o src/jit.o src/jit_cpu.o src/jit_debug.o src/jit_debug_xcoff.o src/jit_defs.o src/gc/resources.o src/string/charset/ascii.o src/string/charset/binary.o src/string/charset/iso-8859-1.o src/string/charset/tables.o src/string/charset/unicode.o src/io/core.o src/io/api.o src/io/utf8.o src/io/buffer.o src/io/unix.o src/io/win32.o src/io/portable.o src/io/filehandle.o src/pmc/default.o src/pmc/null.o src/pmc/env.o src/pmc/key.o src/pmc/random.o src/pmc/unmanagedstruct.o src/pmc/managedstruct.o src/pmc/exception.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/parrotthread.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/closure.o src/pmc/continuation.o src/pmc/retcontinuation.o src/pmc/coroutine.o src/pmc/eval.o src/pmc/nci.o src/pmc/float.o src/pmc/integer.o src/pmc/bigint.o src/pmc/bignum.o src/pmc/complex.o src/pmc/string.o src/pmc/boolean.o src/pmc/ref.o src/pmc/sharedref.o src/pmc/array.o src/pmc/fixedintegerarray.o src/pmc/iterator.o src/pmc/fixedstringarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/tqueue.o src/pmc/os.o src/pmc/file.o src/pmc/addrregistry.o src/pmc/bound_nci.o src/pmc/callsignature.o src/pmc/capture.o src/pmc/class.o src/pmc/codestring.o src/pmc/cpointer.o src/pmc/eventhandler.o src/pmc/exceptionhandler.o src/pmc/exporter.o src/pmc/filehandle.o src/pmc/fixedbooleanarray.o src/pmc/fixedfloatarray.o src/pmc/fixedpmcarray.o src/pmc/lexinfo.o src/pmc/multisub.o src/pmc/namespace.o src/pmc/object.o src/pmc/packfile.o src/pmc/packfileannotation.o src/pmc/packfileannotationkeys.o src/pmc/packfileannotations.o src/pmc/packfileconstanttable.o src/pmc/packfiledirectory.o src/pmc/packfilefixupentry.o src/pmc/packfilefixuptable.o src/pmc/packfilerawsegment.o src/pmc/packfilesegment.o src/pmc/parrotrunningthread.o src/pmc/pccmethod_test.o src/pmc/pmcproxy.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/role.o src/pmc/scalar.o src/pmc/scheduler.o src/pmc/schedulermessage.o src/pmc/slice.o src/pmc/stringhandle.o src/pmc/task.o src/pmc/undef.o src/string/encoding/fixed_8.o src/string/encoding/ucs2.o src/string/encoding/utf16.o src/string/encoding/utf8.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.o compilers/imcc/main.o compilers/imcc/symreg.o compilers/imcc/instructions.o compilers/imcc/cfg.o compilers/imcc/reg_alloc.o compilers/imcc/sets.o compilers/imcc/debug.o compilers/imcc/optimizer.o compilers/imcc/pbc.o compilers/imcc/parser_util.o compilers/imcc/pcc.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm
( cd blib/lib ; ln -sf libparrot.so.0.9.0 libparrot.so )
src/main.c
/usr/bin/perl tools/build/parrot_config_c.pl --mini > \
src/null_config.c
src/null_config.c
cc -o miniparrot src/main.o src/null_config.o \
-Wl,-rpath=/home/evalenv/parrot/blib/lib -L/home/evalenv/parrot/blib/lib -lparrot -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -ldl -lm -lpthread -lcrypt -lgmp -lreadline -L/usr/local/lib -Wl,-E
Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your fingers
./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc
/usr/bin/perl tools/build/parrot_config_c.pl > \
src/parrot_config.c
src/parrot_config.c
cc -o parrot \
src/main.o src/parrot_config.o \
-Wl,-rpath=/home/evalenv/parrot/blib/lib -L/home/evalenv/parrot/blib/lib -lparrot -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -ldl -lm -lpthread -lcrypt -lgmp -lreadline -L/usr/local/lib -Wl,-E -Wl,-E
./parrot -o runtime/parrot/include/parrotlib.pbc runtime/parrot/library/parrotlib.pir
Perldoc is required, but not detected.
src/nci_test.c
cc -shared -O2 -g -L/usr/local/lib -fPIC -L/usr/local/lib \
-o runtime/parrot/dynext/libnci_test.so src/nci_test.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline
./parrot -o runtime/parrot/library/CGI/QueryHash.pbc runtime/parrot/library/CGI/QueryHash.pir
./parrot -o runtime/parrot/library/Crow.pbc runtime/parrot/library/Crow.pir
./parrot -o runtime/parrot/library/config.pbc runtime/parrot/library/config.pir
./parrot -o runtime/parrot/library/Config/JSON.pbc runtime/parrot/library/Config/JSON.pir
./parrot -o runtime/parrot/library/Data/Dumper/Base.pbc runtime/parrot/library/Data/Dumper/Base.pir
./parrot -o runtime/parrot/library/Data/Dumper/Default.pbc runtime/parrot/library/Data/Dumper/Default.pir
./parrot -o runtime/parrot/library/Data/Dumper.pbc runtime/parrot/library/Data/Dumper.pir
./parrot -o runtime/parrot/library/Data/Escape.pbc runtime/parrot/library/Data/Escape.pir
./parrot -o runtime/parrot/library/Digest/MD5.pbc runtime/parrot/library/Digest/MD5.pir
./parrot -o runtime/parrot/library/dumper.pbc runtime/parrot/library/dumper.pir
./parrot -o runtime/parrot/library/yaml_dumper.pbc runtime/parrot/library/yaml_dumper.pir
./parrot -o runtime/parrot/library/Getopt/Obj.pbc runtime/parrot/library/Getopt/Obj.pir
./parrot -o runtime/parrot/library/JSON.pbc runtime/parrot/library/JSON.pir
./parrot -o runtime/parrot/library/Math/Random/mt19937ar.pbc runtime/parrot/library/Math/Random/mt19937ar.pir
./parrot -o runtime/parrot/library/MIME/Base64.pbc runtime/parrot/library/MIME/Base64.pir
./parrot -o runtime/parrot/library/NCI/call_toolkit_init.pbc runtime/parrot/library/NCI/call_toolkit_init.pir
./parrot -o runtime/parrot/library/ncurses.pbc runtime/parrot/library/ncurses.pir
./parrot -o runtime/parrot/library/P6object.pbc runtime/parrot/library/P6object.pir
./parrot -o runtime/parrot/library/parrotlib.pbc runtime/parrot/library/parrotlib.pir
./parrot -o runtime/parrot/library/pcre.pbc runtime/parrot/library/pcre.pir
./parrot -o runtime/parrot/library/Parrot/Coroutine.pbc runtime/parrot/library/Parrot/Coroutine.pir
./parrot -o runtime/parrot/library/Parrot/Exception.pbc runtime/parrot/library/Parrot/Exception.pir
./parrot -o runtime/parrot/library/PGE/Dumper.pbc runtime/parrot/library/PGE/Dumper.pir
./parrot -o runtime/parrot/library/PGE/Glob.pbc runtime/parrot/library/PGE/Glob.pir
./parrot -o runtime/parrot/library/PGE/Perl6Grammar.pbc runtime/parrot/library/PGE/Perl6Grammar.pir
./parrot -o runtime/parrot/library/PGE/Text.pbc runtime/parrot/library/PGE/Text.pir
./parrot -o runtime/parrot/library/PGE/Util.pbc runtime/parrot/library/PGE/Util.pir
./parrot -o runtime/parrot/library/Protoobject.pbc runtime/parrot/library/Protoobject.pir
./parrot -o runtime/parrot/library/Stream/Base.pbc runtime/parrot/library/Stream/Base.pir
./parrot -o runtime/parrot/library/Stream/Combiner.pbc runtime/parrot/library/Stream/Combiner.pir
./parrot -o runtime/parrot/library/Stream/Coroutine.pbc runtime/parrot/library/Stream/Coroutine.pir
./parrot -o runtime/parrot/library/Stream/Filter.pbc runtime/parrot/library/Stream/Filter.pir
./parrot -o runtime/parrot/library/Stream/Lines.pbc runtime/parrot/library/Stream/Lines.pir
./parrot -o runtime/parrot/library/Stream/ParrotIO.pbc runtime/parrot/library/Stream/ParrotIO.pir
./parrot -o runtime/parrot/library/Stream/Replay.pbc runtime/parrot/library/Stream/Replay.pir
./parrot -o runtime/parrot/library/Stream/Sub.pbc runtime/parrot/library/Stream/Sub.pir
./parrot -o runtime/parrot/library/Stream/Writer.pbc runtime/parrot/library/Stream/Writer.pir
./parrot -o runtime/parrot/library/String/Utils.pbc runtime/parrot/library/String/Utils.pir
./parrot -o runtime/parrot/library/Test/Builder/Output.pbc runtime/parrot/library/Test/Builder/Output.pir
./parrot -o runtime/parrot/library/Test/Builder/Test.pbc runtime/parrot/library/Test/Builder/Test.pir
./parrot -o runtime/parrot/library/Test/Builder/Tester.pbc runtime/parrot/library/Test/Builder/Tester.pir
./parrot -o runtime/parrot/library/Test/Builder/TestPlan.pbc runtime/parrot/library/Test/Builder/TestPlan.pir
./parrot -o runtime/parrot/library/Test/Builder.pbc runtime/parrot/library/Test/Builder.pir
./parrot -o runtime/parrot/library/Test/Class.pbc runtime/parrot/library/Test/Class.pir
./parrot -o runtime/parrot/library/Test/More.pbc runtime/parrot/library/Test/More.pir
./parrot -o runtime/parrot/library/Tcl/Glob.pbc runtime/parrot/library/Tcl/Glob.pir
./parrot -o runtime/parrot/library/uuid.pbc runtime/parrot/library/uuid.pir
./parrot -o runtime/parrot/library/YAML/Parser/Syck.pbc runtime/parrot/library/YAML/Parser/Syck.pir
./parrot -o runtime/parrot/library/libpcre.pbc runtime/parrot/library/libpcre.pir
./parrot -o runtime/parrot/library/Data/Replace.pbc runtime/parrot/library/Data/Replace.pir
./parrot -o runtime/parrot/library/postgres.pbc runtime/parrot/library/postgres.pir
make -C src/dynpmc
make[1]: Entering directory `/home/evalenv/parrot/src/dynpmc'
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --dump dynlexpad.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --dump foo.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --dump pair.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --dump rotest.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --dump rational.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --dump subproxy.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --c dynlexpad.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --c foo.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --c pair.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --c rotest.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --c rational.pmc
/usr/bin/perl /home/evalenv/parrot/tools/build/pmc2c.pl --c subproxy.pmc
cc -c -o dynlexpad.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dynlexpad.c
cc -c -o foo.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO foo.c
cc -c -o pair.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO pair.c
cc -c -o rotest.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO rotest.c
cc -c -o rational.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO rational.c
cc -c -o subproxy.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO subproxy.c
cc -o dynlexpad.so dynlexpad.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o foo.so foo.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o pair.so pair.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o rotest.so rotest.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o rational.so rational.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o subproxy.so subproxy.o -ldl -lm -lpthread -lcrypt -lgmp -lreadline -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
make[1]: Leaving directory `/home/evalenv/parrot/src/dynpmc'
make -C src/dynoplibs
make[1]: Entering directory `/home/evalenv/parrot/src/dynoplibs'
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl CGoto --dynamic myops.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl CGP --dynamic myops.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl C --dynamic myops.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl CSwitch --dynamic myops.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl CGoto --dynamic dan.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl CGP --dynamic dan.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl C --dynamic dan.ops
/usr/bin/perl -I /home/evalenv/parrot/lib /home/evalenv/parrot/tools/build/ops2c.pl CSwitch --dynamic dan.ops
cc -c -o myops_ops_cg.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops_cg.c
cc -c -o dan_ops_cg.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops_cg.c
cc -c -o myops_ops_cgp.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops_cgp.c
cc -c -o dan_ops_cgp.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops_cgp.c
cc -c -o myops_ops.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops.c
cc -c -o dan_ops.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops.c
cc -c -o myops_ops_switch.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops_switch.c
cc -c -o dan_ops_switch.o -I/home/evalenv/parrot/include -I/home/evalenv/parrot/src/pmc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wlogical-op -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Werror=declaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops_switch.c
cc -o myops_ops_cg.so myops_ops_cg.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o dan_ops_cg.so dan_ops_cg.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o myops_ops_cgp.so myops_ops_cgp.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o dan_ops_cgp.so dan_ops_cgp.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o myops_ops.so myops_ops.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o dan_ops.so dan_ops.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o myops_ops_switch.so myops_ops_switch.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
cc -o dan_ops_switch.so dan_ops_switch.o -L/usr/local/lib -Wl,-rpath=/home/evalenv/parrot/blib/lib -L/usr/local/lib -Wl,-E -shared -O2 -g -L/usr/local/lib -fPIC -L/home/evalenv/parrot/blib/lib -lparrot
make[1]: Leaving directory `/home/evalenv/parrot/src/dynoplibs'
make -C compilers/pct
make[1]: Entering directory `/home/evalenv/parrot/compilers/pct'
../../parrot -o ../../runtime/parrot/library/PCT.pbc --output-pbc PCT.pir
../../parrot -o ../../runtime/parrot/library/PCT/PAST.pbc --output-pbc src/PAST.pir
../../parrot -o ../../runtime/parrot/library/PCT/Grammar.pbc --output-pbc src/PCT/Grammar.pir
../../parrot -o ../../runtime/parrot/library/PCT/HLLCompiler.pbc --output-pbc src/PCT/HLLCompiler.pir
make[1]: Leaving directory `/home/evalenv/parrot/compilers/pct'
make -C compilers/pge
make[1]: Entering directory `/home/evalenv/parrot/compilers/pge'
/usr/bin/perl -MExtUtils::Command -e rm_f PGE.pbc ../../runtime/parrot/library/PGE.pbc
/usr/bin/perl -e "" >PGE/builtins_gen.pir
../../parrot -o PGE.pbc --output-pbc PGE.pir
../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pir --output=PGE/builtins_gen.pir PGE/builtins.pg
argument doesn't hash
current instr.: 'parrot;P6metaclass;register' pc 511 (runtime/parrot/library/P6object.pir:292)
called from Sub 'parrot;PGE;Match;' pc 18 (compilers/pge/PGE/Match.pir:18)
called from Sub 'parrot;PGE;Perl6Grammar;Compiler;__onload' pc 22 (../../runtime/parrot/library/PGE/Perl6Grammar.pir:72)
called from Sub 'parrot;PGE;Perl6Grammar;Compiler;main' pc -1 ((unknown file):-1)
make[1]: *** [PGE.pbc] Error 1
make[1]: Leaving directory `/home/evalenv/parrot/compilers/pge'
make: *** [compilers.dummy] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment