Compiling with: xx.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I./include -DHAVE_COMPUTED_GOTO xx.o -c xx.c /usr/bin/perl build_tools/ops2pm.pl ops/core.ops ops/bit.ops ops/cmp.ops ops/debug.ops ops/dotgnu.ops ops/io.ops ops/math.ops ops/object.ops ops/pmc.ops ops/rx.ops ops/set.ops ops/stack.ops ops/string.ops ops/sys.ops ops/var.ops /usr/bin/perl build_tools/ops2c.pl C --core /usr/bin/perl build_tools/ops2c.pl CPrederef --core /usr/bin/perl build_tools/ops2c.pl CSwitch --core /usr/bin/perl build_tools/ops2c.pl CGoto --core /usr/bin/perl build_tools/ops2c.pl CGP --core imcc/main.c src/exceptions.c src/global_setup.c src/interpreter.c src/interpreter.c: In function `Parrot_run_callback': src/interpreter.c:1394: warning: cast from pointer to integer of different size src/interpreter.c:1397: warning: cast from pointer to integer of different size src/interpreter.c:1400: warning: cast from pointer to integer of different size src/interpreter.c: In function `dynop_register_xx': src/interpreter.c:2219: warning: cast from pointer to integer of different size src/interpreter.c:2241: warning: cast from pointer to integer of different size src/interpreter.c: In function `notify_func_table': src/interpreter.c:2280: warning: cast from pointer to integer of different size src/register.c src/memory.c src/objects.c src/packfile.c src/packfile.c: In function `PackFile_Constant_unpack_pmc': src/packfile.c:2751: warning: cast to pointer from integer of different size src/packfile.c:2753: warning: cast to pointer from integer of different size src/stacks.c src/stack_common.c src/string.c src/sub.c src/encoding.c src/chartype.c src/runops_cores.c src/trace.c src/pmc.c src/pmc.c: In function `dod_unregister_pmc': src/pmc.c:1035: warning: cast from pointer to integer of different size src/pmc_freeze.c src/pmc_freeze.c: In function `shift_ascii_pmc': src/pmc_freeze.c:293: warning: cast to pointer from integer of different size src/key.c src/hash.c src/core_pmcs.c src/platform.c src/platform.c: In function `Parrot_memalign': src/platform.c:198: warning: implicit declaration of function `posix_memalign' src/rx.c src/rxstacks.c src/intlist.c src/list.c src/embed.c src/warnings.c src/packout.c src/byteorder.c src/debug.c src/smallobject.c src/headers.c src/dod.c src/method_util.c src/exit.c src/misc.c src/spf_render.c src/spf_vtable.c src/datatypes.c /usr/bin/perl build_tools/fingerprint_c.pl > src/fingerprint.c src/fingerprint.c /usr/bin/perl build_tools/build_nativecall.pl src/call_list.txt src/nci.c src/cpu_dep.c src/tsq.c src/longopt.c src/events.c src/thread.c src/dynext.c src/utils.c src/vtables.c src/mmd.c src/extend.c pf/pf_items.c pf/pf_items.c: In function `PF_store_string': pf/pf_items.c:575: warning: cast from pointer to integer of different size ops/core_ops.c ops/core_ops_prederef.c ops/core_ops_switch.c ops/core_ops_cg.c ops/core_ops_cg.c: In function `Parrot_DynOp_core_cg_0_1_0': ops/core_ops_cg.c:13137: warning: cast to pointer from integer of different size ops/core_ops_cgp.c ops/core_ops_cgp.c: In function `Parrot_DynOp_core_cgp_0_1_0': ops/core_ops_cgp.c:7594: warning: cast to pointer from integer of different size src/resources.c io/io.c io/io_buf.c io/io_unix.c io/io_win32.c io/io_stdio.c io/io_passdown.c /usr/bin/perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' classes make[1]: Entering directory `/home/moa/jhoblitt/src/parrot-0.1.0/classes' /usr/bin/perl pmc2c2.pl --vt /usr/bin/perl pmc2c2.pl --dump *.pmc /usr/bin/perl pmc2c2.pl --c --no-lines array.pmc /usr/bin/perl pmc2c2.pl --c --no-lines default.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o array.o -c array.c /usr/bin/perl pmc2c2.pl --c --no-lines boolean.pmc /usr/bin/perl pmc2c2.pl --c --no-lines perlint.pmc /usr/bin/perl pmc2c2.pl --c --no-lines perlscalar.pmc /usr/bin/perl pmc2c2.pl --c --no-lines scalar.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o boolean.o -c boolean.c /usr/bin/perl pmc2c2.pl --c --no-lines closure.pmc /usr/bin/perl pmc2c2.pl --c --no-lines sub.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o closure.o -c closure.c /usr/bin/perl pmc2c2.pl --c --no-lines compiler.pmc /usr/bin/perl pmc2c2.pl --c --no-lines nci.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o compiler.o -c compiler.c /usr/bin/perl pmc2c2.pl --c --no-lines continuation.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o continuation.o -c continuation.c /usr/bin/perl pmc2c2.pl --c --no-lines coroutine.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o coroutine.o -c coroutine.c /usr/bin/perl pmc2c2.pl --c --no-lines csub.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o csub.o -c csub.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o default.o -c default.c /usr/bin/perl pmc2c2.pl --c --no-lines delegate.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o delegate.o -c delegate.c /usr/bin/perl pmc2c2.pl --c --no-lines env.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o env.o -c env.c /usr/bin/perl pmc2c2.pl --c --no-lines eval.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o eval.o -c eval.c /usr/bin/perl pmc2c2.pl --c --no-lines exception.pmc /usr/bin/perl pmc2c2.pl --c --no-lines sarray.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o exception.o -c exception.c /usr/bin/perl pmc2c2.pl --c --no-lines exception_handler.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o exception_handler.o -c exception_handler.c /usr/bin/perl pmc2c2.pl --c --no-lines float.pmc /usr/bin/perl pmc2c2.pl --c --no-lines mmd_default.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o float.o -c float.c /usr/bin/perl pmc2c2.pl --c --no-lines integer.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o integer.o -c integer.c /usr/bin/perl pmc2c2.pl --c --no-lines intlist.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o intlist.o -c intlist.c /usr/bin/perl pmc2c2.pl --c --no-lines iterator.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o iterator.o -c iterator.c /usr/bin/perl pmc2c2.pl --c --no-lines key.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o key.o -c key.c /usr/bin/perl pmc2c2.pl --c --no-lines managedstruct.pmc /usr/bin/perl pmc2c2.pl --c --no-lines unmanagedstruct.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o managedstruct.o -c managedstruct.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o mmd_default.o -c mmd_default.c /usr/bin/perl pmc2c2.pl --c --no-lines multiarray.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o multiarray.o -c multiarray.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o nci.o -c nci.c /usr/bin/perl pmc2c2.pl --c --no-lines null.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o null.o -c null.c /usr/bin/perl pmc2c2.pl --c --no-lines perlhash.pmc /usr/bin/perl pmc2c2.pl --c --no-lines orderedhash.pmc /usr/bin/perl pmc2c2.pl --c --no-lines perlarray.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o orderedhash.o -c orderedhash.c /usr/bin/perl pmc2c2.pl --c --no-lines parrotclass.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o parrotclass.o -c parrotclass.c /usr/bin/perl pmc2c2.pl --c --no-lines parrotinterpreter.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o parrotinterpreter.o -c parrotinterpreter.c /usr/bin/perl pmc2c2.pl --c --no-lines parrotio.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o parrotio.o -c parrotio.c /usr/bin/perl pmc2c2.pl --c --no-lines parrotlibrary.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o parrotlibrary.o -c parrotlibrary.c /usr/bin/perl pmc2c2.pl --c --no-lines parrotobject.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o parrotobject.o -c parrotobject.c /usr/bin/perl pmc2c2.pl --c --no-lines parrotthread.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o parrotthread.o -c parrotthread.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlarray.o -c perlarray.c /usr/bin/perl pmc2c2.pl --c --no-lines perlenv.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlenv.o -c perlenv.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlhash.o -c perlhash.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlint.o -c perlint.c /usr/bin/perl pmc2c2.pl --c --no-lines perlnum.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlnum.o -c perlnum.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlscalar.o -c perlscalar.c /usr/bin/perl pmc2c2.pl --c --no-lines perlstring.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlstring.o -c perlstring.c /usr/bin/perl pmc2c2.pl --c --no-lines perlundef.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o perlundef.o -c perlundef.c /usr/bin/perl pmc2c2.pl --c --no-lines pointer.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o pointer.o -c pointer.c /usr/bin/perl pmc2c2.pl --c --no-lines random.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o random.o -c random.c /usr/bin/perl pmc2c2.pl --c --no-lines ref.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o ref.o -c ref.c /usr/bin/perl pmc2c2.pl --c --no-lines retcontinuation.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o retcontinuation.o -c retcontinuation.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o sarray.o -c sarray.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o scalar.o -c scalar.c /usr/bin/perl pmc2c2.pl --c --no-lines scratchpad.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o scratchpad.o -c scratchpad.c /usr/bin/perl pmc2c2.pl --c --no-lines sharedref.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o sharedref.o -c sharedref.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o sub.o -c sub.c /usr/bin/perl pmc2c2.pl --c --no-lines timer.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o timer.o -c timer.c /usr/bin/perl pmc2c2.pl --c --no-lines tqueue.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o tqueue.o -c tqueue.c gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o unmanagedstruct.o -c unmanagedstruct.c /usr/bin/perl pmc2c2.pl --c --no-lines version.pmc gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -g -Dan_Sugalski -Larry -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow -I../include -o version.o -c version.c /usr/bin/perl -e '$n=time; utime $n,$n,@ARGV' array.o boolean.o closure.o compiler.o continuation.o coroutine.o csub.o default.o delegate.o env.o eval.o exception.o exception_handler.o float.o integer.o intlist.o iterator.o key.o managedstruct.o mmd_default.o multiarray.o nci.o null.o orderedhash.o parrotclass.o parrotinterpreter.o parrotio.o parrotlibrary.o parrotobject.o parrotthread.o perlarray.o perlenv.o perlhash.o perlint.o perlnum.o perlscalar.o perlstring.o perlundef.o pointer.o random.o ref.o retcontinuation.o sarray.o scalar.o scratchpad.o sharedref.o sub.o timer.o tqueue.o unmanagedstruct.o version.o make[1]: Leaving directory `/home/moa/jhoblitt/src/parrot-0.1.0/classes' encodings/singlebyte.c encodings/utf8.c encodings/utf16.c encodings/utf32.c encodings/dbcs.c chartypes/unicode.c chartypes/usascii.c imcc/imcparser.c imcc/imclexer.c imcc/imc.c imcc/stacks.c imcc/symbol.c imcc/class.c imcc/symreg.c imcc/instructions.c imcc/cfg.c imcc/reg_alloc.c imcc/sets.c imcc/debug.c imcc/optimizer.c imcc/pbc.c imcc/pbc.c: In function `make_new_sub': imcc/pbc.c:216: warning: unused parameter `unit' imcc/parser_util.c imcc/jit.c imcc/sub.c imcc/fastcall.c imcc/pcc.c rm -f blib/lib/libparrot.a /usr/bin/perl -e '-d or mkdir $_,0777 or die foreach @ARGV' blib blib/lib ar cr blib/lib/libparrot.a src/exceptions.o src/global_setup.o src/interpreter.o src/register.o src/memory.o src/objects.o src/packfile.o src/stacks.o src/stack_common.o src/string.o src/sub.o src/encoding.o src/chartype.o src/runops_cores.o src/trace.o src/pmc.o src/pmc_freeze.o src/key.o src/hash.o src/core_pmcs.o src/platform.o src/rx.o src/rxstacks.o src/intlist.o src/list.o src/embed.o src/warnings.o src/packout.o src/byteorder.o src/debug.o src/smallobject.o src/headers.o src/dod.o src/method_util.o src/exit.o src/misc.o src/spf_render.o src/spf_vtable.o src/datatypes.o src/fingerprint.o src/nci.o src/cpu_dep.o src/tsq.o src/longopt.o src/events.o src/thread.o src/dynext.o src/utils.o src/vtables.o src/mmd.o src/extend.o pf/pf_items.o ops/core_ops.o ops/core_ops_prederef.o ops/core_ops_switch.o ops/core_ops_cg.o ops/core_ops_cgp.o src/resources.o io/io.o io/io_buf.o io/io_unix.o io/io_win32.o io/io_stdio.o io/io_passdown.o classes/array.o classes/boolean.o classes/closure.o classes/compiler.o classes/continuation.o classes/coroutine.o classes/csub.o classes/default.o classes/delegate.o classes/env.o classes/eval.o classes/exception.o classes/exception_handler.o classes/float.o classes/integer.o classes/intlist.o classes/iterator.o classes/key.o classes/managedstruct.o classes/mmd_default.o classes/multiarray.o classes/nci.o classes/null.o classes/orderedhash.o classes/parrotclass.o classes/parrotinterpreter.o classes/parrotio.o classes/parrotlibrary.o classes/parrotobject.o classes/parrotthread.o classes/perlarray.o classes/perlenv.o classes/perlhash.o classes/perlint.o classes/perlnum.o classes/perlscalar.o classes/perlstring.o classes/perlundef.o classes/pointer.o classes/random.o classes/ref.o classes/retcontinuation.o classes/sarray.o classes/scalar.o classes/scratchpad.o classes/sharedref.o classes/sub.o classes/timer.o classes/tqueue.o classes/unmanagedstruct.o classes/version.o encodings/singlebyte.o encodings/utf8.o encodings/utf16.o encodings/utf32.o encodings/dbcs.o chartypes/unicode.o chartypes/usascii.o imcc/imcparser.o imcc/imclexer.o imcc/imc.o imcc/stacks.o imcc/symbol.o imcc/class.o imcc/symreg.o imcc/instructions.o imcc/cfg.o imcc/reg_alloc.o imcc/sets.o imcc/debug.o imcc/optimizer.o imcc/pbc.o imcc/parser_util.o imcc/jit.o imcc/sub.o imcc/fastcall.o imcc/pcc.o : blib/lib/libparrot.a gcc -o parrot -Wl,-E -g imcc/main.o blib/lib/libparrot.a -lpthread -lnsl -ldl -lm -lcrypt -lutil /usr/bin/perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' docs make[1]: Entering directory `/home/moa/jhoblitt/src/parrot-0.1.0/docs' /usr/bin/perl -e '-d or mkdir $_,0777 or die foreach @ARGV' ops perldoc -u ../src/packfile.c > packfile-c.pod perldoc -u ../ops/bit.ops > ops/bit.pod perldoc -u ../ops/cmp.ops > ops/cmp.pod perldoc -u ../ops/core.ops > ops/core.pod perldoc -u ../ops/debug.ops > ops/debug.pod perldoc -u ../ops/dotgnu.ops > ops/dotgnu.pod perldoc -u ../ops/io.ops > ops/io.pod perldoc -u ../ops/math.ops > ops/math.pod perldoc -u ../ops/object.ops > ops/object.pod perldoc -u ../ops/obscure.ops > ops/obscure.pod perldoc -u ../ops/pmc.ops > ops/pmc.pod perldoc -u ../ops/rx.ops > ops/rx.pod perldoc -u ../ops/set.ops > ops/set.pod perldoc -u ../ops/stack.ops > ops/stack.pod perldoc -u ../ops/string.ops > ops/string.pod perldoc -u ../ops/sys.ops > ops/sys.pod perldoc -u ../ops/var.ops > ops/var.pod make[1]: Leaving directory `/home/moa/jhoblitt/src/parrot-0.1.0/docs'