377,378d376 < src/mmd.c: In function `get_mmd_dispatch_type': < src/mmd.c:138: warning: function declaration isn't a prototype 501c499 < /usr/bin/g++-3.3 -dynamiclib -undefined suppress -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -o blib/lib/libparrot.0.4.7.dylib -install_name /usr/local/lib/libparrot.dylib \ --- > c++ -dynamiclib -undefined suppress -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -o blib/lib/libparrot.0.4.7.dylib -install_name /usr/local/lib/libparrot.dylib \ 508c506 < /usr/bin/g++-3.3 -o miniparrot compilers/imcc/main.o \ --- > c++ -o miniparrot compilers/imcc/main.o \ 515c513 < /usr/bin/g++-3.3 -o parrot \ --- > c++ -o parrot \ 577c575 < /usr/bin/g++-3.3 -bundle -undefined suppress -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace \ --- > c++ -bundle -undefined suppress -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace \ 579,780c577,578 < ./parrot -o runtime/parrot/library/CGI/QueryHash.pbc runtime/parrot/library/CGI/QueryHash.pir < ./parrot -o runtime/parrot/library/config.pbc runtime/parrot/library/config.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/Data/Sort.pbc runtime/parrot/library/Data/Sort.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/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/MIME/Base64.pbc runtime/parrot/library/MIME/Base64.pir < ./parrot -o runtime/parrot/library/ncurses.pbc runtime/parrot/library/ncurses.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/Capture_PIR.pbc runtime/parrot/library/Parrot/Capture_PIR.pir < ./parrot -o runtime/parrot/library/Parrot/Coroutine.pbc runtime/parrot/library/Parrot/Coroutine.pir < ./parrot -o runtime/parrot/library/Parrot/HLLCompiler.pbc runtime/parrot/library/Parrot/HLLCompiler.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/P6Grammar.pbc runtime/parrot/library/PGE/P6Grammar.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/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/YAML/Parser/Syck.pbc runtime/parrot/library/YAML/Parser/Syck.pir < ./parrot -o runtime/parrot/library/STM.pbc runtime/parrot/library/STM.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 `/Users/jimk/work/parrot/src/dynpmc' < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump dynlexpad.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump foo.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump rotest.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump match.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump matchrange.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlarray.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlhash.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlnum.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlstring.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlenv.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlint.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlscalar.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump perlundef.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump subproxy.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c dynlexpad.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c foo.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c rotest.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c match.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c matchrange.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlarray.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlhash.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlnum.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlstring.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlenv.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlint.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlscalar.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c perlundef.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c subproxy.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --library perl_group --c perlarray.pmc perlhash.pmc perlnum.pmc perlstring.pmc perlenv.pmc perlint.pmc perlscalar.pmc perlundef.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --library match_group --c match.pmc matchrange.pmc < /usr/bin/gcc-3.3 -c -o dynlexpad.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO dynlexpad.c < /usr/bin/gcc-3.3 -c -o foo.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO foo.c < /usr/bin/gcc-3.3 -c -o rotest.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO rotest.c < /usr/bin/gcc-3.3 -c -o match.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO match.c < /usr/bin/gcc-3.3 -c -o matchrange.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO matchrange.c < /usr/bin/gcc-3.3 -c -o perlarray.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlarray.c < /usr/bin/gcc-3.3 -c -o perlhash.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlhash.c < /usr/bin/gcc-3.3 -c -o perlnum.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlnum.c < /usr/bin/gcc-3.3 -c -o perlstring.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlstring.c < /usr/bin/gcc-3.3 -c -o perlenv.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlenv.c < /usr/bin/gcc-3.3 -c -o perlint.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlint.c < /usr/bin/gcc-3.3 -c -o perlscalar.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlscalar.c < /usr/bin/gcc-3.3 -c -o perlundef.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perlundef.c < /usr/bin/gcc-3.3 -c -o subproxy.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO subproxy.c < /usr/bin/gcc-3.3 -c -o lib-perl_group.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO perl_group.c < /usr/bin/gcc-3.3 -c -o lib-match_group.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO match_group.c < /usr/bin/g++-3.3 -o perl_group.bundle lib-perl_group.o perlarray.o perlhash.o perlnum.o perlstring.o perlenv.o perlint.o perlscalar.o perlundef.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o match_group.bundle lib-match_group.o match.o matchrange.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o dynlexpad.bundle dynlexpad.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o foo.bundle foo.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o rotest.bundle rotest.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o subproxy.bundle subproxy.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < make[1]: Leaving directory `/Users/jimk/work/parrot/src/dynpmc' < make -C src/dynoplibs < make[1]: Entering directory `/Users/jimk/work/parrot/src/dynoplibs' < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl CGoto --dynamic myops.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl CGP --dynamic myops.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl C --dynamic myops.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl CSwitch --dynamic myops.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl CGoto --dynamic dan.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl CGP --dynamic dan.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl C --dynamic dan.ops < /usr/local/bin/perl -I /Users/jimk/work/parrot/lib /Users/jimk/work/parrot/tools/build/ops2c.pl CSwitch --dynamic dan.ops < /usr/bin/gcc-3.3 -c -o myops_ops_cg.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO myops_ops_cg.c < myops_ops_cg.c:272: warning: no previous prototype for `Parrot_lib_myops_ops_cg_load' < /usr/bin/gcc-3.3 -c -o dan_ops_cg.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO dan_ops_cg.c < dan_ops_cg.c:139: warning: no previous prototype for `Parrot_lib_dan_ops_cg_load' < /usr/bin/gcc-3.3 -c -o myops_ops_cgp.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO myops_ops_cgp.c < myops_ops_cgp.c:272: warning: no previous prototype for `Parrot_lib_myops_ops_cgp_load' < /usr/bin/gcc-3.3 -c -o dan_ops_cgp.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO dan_ops_cgp.c < dan_ops_cgp.c:157: warning: no previous prototype for `Parrot_lib_dan_ops_cgp_load' < /usr/bin/gcc-3.3 -c -o myops_ops.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO myops_ops.c < myops_ops.c:579: warning: no previous prototype for `Parrot_lib_myops_ops_load' < /usr/bin/gcc-3.3 -c -o dan_ops.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO dan_ops.c < dan_ops.c:191: warning: no previous prototype for `Parrot_lib_dan_ops_load' < /usr/bin/gcc-3.3 -c -o myops_ops_switch.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO myops_ops_switch.c < myops_ops_switch.c:252: warning: no previous prototype for `Parrot_lib_myops_ops_switch_load' < /usr/bin/gcc-3.3 -c -o dan_ops_switch.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO dan_ops_switch.c < dan_ops_switch.c:154: warning: no previous prototype for `Parrot_lib_dan_ops_switch_load' < /usr/bin/g++-3.3 -o myops_ops_cg.bundle myops_ops_cg.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o dan_ops_cg.bundle dan_ops_cg.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o myops_ops_cgp.bundle myops_ops_cgp.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o dan_ops_cgp.bundle dan_ops_cgp.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o myops_ops.bundle myops_ops.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o dan_ops.bundle dan_ops.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o myops_ops_switch.bundle myops_ops_switch.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < /usr/bin/g++-3.3 -o dan_ops_switch.bundle dan_ops_switch.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < make[1]: Leaving directory `/Users/jimk/work/parrot/src/dynoplibs' < make -C compilers/past < make[1]: Entering directory `/Users/jimk/work/parrot/compilers/past' < /usr/local/bin/perl -MExtUtils::Command -e rm_rf PAST.pbc ../../runtime/parrot/library/PAST.pbc < ../../parrot -o PAST.pbc --output-pbc PAST.pir < ../../parrot -o PAST/Code.pbc --output-pbc PAST/Code.pir < ../../parrot -o PAST/Exp.pbc --output-pbc PAST/Exp.pir < ../../parrot -o PAST/Op.pbc --output-pbc PAST/Op.pir < ../../parrot -o PAST/Stmt.pbc --output-pbc PAST/Stmt.pir < ../../parrot -o PAST/Stmts.pbc --output-pbc PAST/Stmts.pir < ../../parrot -o PAST/Sub.pbc --output-pbc PAST/Sub.pir < ../../parrot -o PAST/Val.pbc --output-pbc PAST/Val.pir < ../../parrot -o PAST/Var.pbc --output-pbc PAST/Var.pir < /usr/local/bin/perl -MExtUtils::Command -e cp PAST.pbc ../../runtime/parrot/library < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Code.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Exp.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Op.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Stmt.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Stmts.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Sub.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Val.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e cp PAST/Var.pbc ../../runtime/parrot/library/PAST < /usr/local/bin/perl -MExtUtils::Command -e rm_rf Node.pbc ../../runtime/parrot/library/Node.pbc < ../../parrot -o Node.pbc --output-pbc Node.pir < /usr/local/bin/perl -MExtUtils::Command -e cp Node.pbc ../../runtime/parrot/library < make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/past' < make -C compilers/pge < make[1]: Entering directory `/Users/jimk/work/parrot/compilers/pge' < /usr/local/bin/perl -MExtUtils::Command -e rm_rf PGE.pbc ../../runtime/parrot/library/PGE.pbc < /usr/local/bin/perl -e "" >PGE/builtins_gen.pir < ../../parrot -o PGE.pbc --output-pbc PGE.pir < ../../parrot pgc.pir --output=PGE/builtins_gen.pir PGE/builtins.pg < ../../parrot -o PGE.pbc --output-pbc PGE.pir < /usr/local/bin/perl -MExtUtils::Command -e cp PGE.pbc ../../runtime/parrot/library < cd PGE/pmc && /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/dynpmc.pl generate codestring < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --dump codestring.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --c codestring.pmc < /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/pmc2c.pl --library pge --c codestring.pmc < cd PGE/pmc && /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/dynpmc.pl compile codestring < /usr/bin/gcc-3.3 -c -o codestring.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO codestring.c < /usr/bin/gcc-3.3 -c -o lib-pge.o -I/Users/jimk/work/parrot/include -I/Users/jimk/work/parrot/src/pmc -I/Users/jimk/work/parrot/compilers/bcg/include -fno-common -no-cpp-precomp -pipe -I/usr/local/include -pipe -fno-common -Wno-long-double -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO pge.c < cd PGE/pmc && /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/dynpmc.pl linklibs codestring < /usr/bin/g++-3.3 -o pge.bundle lib-pge.o codestring.o -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -bundle -undefined suppress < cd PGE/pmc && /usr/local/bin/perl /Users/jimk/work/parrot/tools/build/dynpmc.pl copy --destination=/Users/jimk/work/parrot/runtime/parrot/dynext codestring < make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/pge' < make -C compilers/tge < make[1]: Entering directory `/Users/jimk/work/parrot/compilers/tge' < ../../parrot -o TGE/Rule.pbc --output-pbc TGE/Rule.pir < ../../parrot ../../compilers/pge/pgc.pir --output=TGE/Parser.pir TGE/Parser.pg < ../../parrot -o TGE/Parser.pbc --output-pbc TGE/Parser.pir < ../../parrot -o TGE/Grammar.pbc --output-pbc TGE/Grammar.pir < ../../parrot -o TGE/Compiler.pbc --output-pbc TGE/Compiler.pir < ../../parrot -o TGE/Tree.pbc --output-pbc TGE/Tree.pir < ../../parrot -o TGE.pbc --output-pbc TGE.pir < /usr/local/bin/perl -MExtUtils::Command -e cp TGE.pbc ../../runtime/parrot/library < make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/tge' < make -C compilers/past-pm < make[1]: Entering directory `/Users/jimk/work/parrot/compilers/past-pm' < /usr/local/bin/perl -MExtUtils::Command -e rm_rf PAST-pm.pbc ../../runtime/parrot/library/PAST-pm.pbc < ../../parrot ../../compilers/tge/tgc.pir --output=POST/Grammar_gen.pir POST/Grammar.tg < ../../parrot -o PAST-pm.pbc --output-pbc PAST-pm.pir < /usr/local/bin/perl -MExtUtils::Command -e cp PAST-pm.pbc ../../runtime/parrot/library/PAST-pm.pbc < make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/past-pm' < make -C compilers/json < make[1]: Entering directory `/Users/jimk/work/parrot/compilers/json' < ../../parrot ../../compilers/pge/pgc.pir --output=JSON/grammar.pir JSON/grammar.pg < ../../parrot --output=JSON/grammar.pbc JSON/grammar.pir < ../../parrot ../../compilers/tge/tgc.pir --output=JSON/pge2pir.pir JSON/pge2pir.tg < ../../parrot --output=JSON/pge2pir.pbc JSON/pge2pir.pir < ../../parrot --output=JSON.pbc JSON.pir < make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/json' < src/pbc_merge.c < /usr/bin/g++-3.3 -o pbc_merge \ < src/pbc_merge.o \ < src/parrot_config.o \ < blib/lib/libparrot.a -lm -L/usr/local/lib --- > c++: couldn't run 'undle-gcc-4.0.3': No such file or directory > make: *** [runtime/parrot/dynext/libnci_test.bundle] Error 1