=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Building for parrot-1.0.0 Compiling with: xx.c cc -I./include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO -DPIC -fPIC -pthread -I. -o xx.o -c xx.c perl tools/build/vtable_extend.pl perl tools/build/pbcversion_h.pl > include/parrot/pbcversion.h perl tools/build/pmc2c.pl --vtable perl tools/build/pmc2c.pl --dump src/pmc/default.pmc perl tools/build/pmc2c.pl --dump src/pmc/fixedintegerarray.pmc perl tools/build/pmc2c.pl --c src/pmc/fixedintegerarray.pmc 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 perl tools/build/pmc2c.pl --dump src/pmc/continuation.pmc perl tools/build/pmc2c.pl --c src/pmc/continuation.pmc perl tools/build/ops2c.pl C --core perl tools/build/ops2c.pl CSwitch --core perl tools/build/ops2c.pl CGoto --core perl tools/build/ops2c.pl CGP --core perl tools/build/c2str.pl src/debug.c > src/debug.str perl tools/build/c2str.pl src/dynext.c > src/dynext.str perl tools/build/c2str.pl src/events.c > src/events.str perl tools/build/c2str.pl src/exceptions.c > src/exceptions.str perl tools/build/c2str.pl src/global.c > src/global.str perl tools/build/c2str.pl src/global_setup.c > src/global_setup.str perl tools/build/c2str.pl src/hll.c > src/hll.str perl tools/build/c2str.pl src/call/pcc.c > src/call/pcc.str perl tools/build/c2str.pl src/inter_cb.c > src/inter_cb.str perl tools/build/c2str.pl src/inter_create.c > src/inter_create.str perl tools/build/c2str.pl src/inter_misc.c > src/inter_misc.str perl tools/build/c2str.pl src/io/api.c > src/io/api.str perl tools/build/c2str.pl src/key.c > src/key.str perl tools/build/c2str.pl src/library.c > src/library.str perl tools/build/c2str.pl src/multidispatch.c > src/multidispatch.str perl tools/build/pmc2c.pl --dump src/pmc/nci.pmc perl tools/build/pmc2c.pl --c src/pmc/nci.pmc perl tools/build/nativecall.pl src/call_list.txt perl tools/build/c2str.pl src/nci.c > src/nci.str perl tools/build/c2str.pl src/packfile.c > src/packfile.str perl tools/build/c2str.pl src/pmc.c > src/pmc.str perl tools/build/c2str.pl src/pmc_freeze.c > src/pmc_freeze.str perl tools/build/c2str.pl src/oo.c > src/oo.str perl tools/build/c2str.pl src/scheduler.c > src/scheduler.str perl tools/build/c2str.pl src/spf_render.c > src/spf_render.str perl tools/build/c2str.pl src/spf_vtable.c > src/spf_vtable.str perl tools/build/c2str.pl src/sub.c > src/sub.str perl tools/build/c2str.pl src/stacks.c > src/stacks.str perl tools/build/pmc2c.pl --c src/pmc/default.pmc perl tools/build/c2str.pl src/pmc/default.c > src/pmc/default.str perl tools/build/pmc2c.pl --dump src/pmc/null.pmc perl tools/build/pmc2c.pl --c src/pmc/null.pmc perl tools/build/c2str.pl src/pmc/null.c > src/pmc/null.str perl tools/build/pmc2c.pl --dump src/pmc/env.pmc perl tools/build/pmc2c.pl --c src/pmc/env.pmc perl tools/build/c2str.pl src/pmc/env.c > src/pmc/env.str perl tools/build/pmc2c.pl --dump src/pmc/key.pmc perl tools/build/pmc2c.pl --c src/pmc/key.pmc perl tools/build/c2str.pl src/pmc/key.c > src/pmc/key.str perl tools/build/pmc2c.pl --dump src/pmc/random.pmc perl tools/build/pmc2c.pl --c src/pmc/random.pmc perl tools/build/c2str.pl src/pmc/random.c > src/pmc/random.str perl tools/build/pmc2c.pl --dump src/pmc/unmanagedstruct.pmc perl tools/build/pmc2c.pl --c src/pmc/unmanagedstruct.pmc perl tools/build/c2str.pl src/pmc/unmanagedstruct.c > src/pmc/unmanagedstruct.str perl tools/build/pmc2c.pl --dump src/pmc/managedstruct.pmc perl tools/build/pmc2c.pl --c src/pmc/managedstruct.pmc perl tools/build/c2str.pl src/pmc/managedstruct.c > src/pmc/managedstruct.str perl tools/build/pmc2c.pl --dump src/pmc/exception.pmc perl tools/build/pmc2c.pl --c src/pmc/exception.pmc perl tools/build/c2str.pl src/pmc/exception.c > src/pmc/exception.str perl tools/build/pmc2c.pl --dump src/pmc/parrotlibrary.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotlibrary.pmc perl tools/build/c2str.pl src/pmc/parrotlibrary.c > src/pmc/parrotlibrary.str perl tools/build/pmc2c.pl --dump src/pmc/parrotinterpreter.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotinterpreter.pmc perl tools/build/c2str.pl src/pmc/parrotinterpreter.c > src/pmc/parrotinterpreter.str perl tools/build/pmc2c.pl --dump src/pmc/parrotthread.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotthread.pmc perl tools/build/c2str.pl src/pmc/parrotthread.c > src/pmc/parrotthread.str perl tools/build/pmc2c.pl --dump src/pmc/lexpad.pmc perl tools/build/pmc2c.pl --c src/pmc/lexpad.pmc perl tools/build/c2str.pl src/pmc/lexpad.c > src/pmc/lexpad.str perl tools/build/pmc2c.pl --dump src/pmc/task.pmc perl tools/build/pmc2c.pl --dump src/pmc/timer.pmc perl tools/build/pmc2c.pl --c src/pmc/timer.pmc perl tools/build/c2str.pl src/pmc/timer.c > src/pmc/timer.str perl tools/build/pmc2c.pl --dump src/pmc/pointer.pmc perl tools/build/pmc2c.pl --c src/pmc/pointer.pmc perl tools/build/c2str.pl src/pmc/pointer.c > src/pmc/pointer.str perl tools/build/pmc2c.pl --dump src/pmc/sub.pmc perl tools/build/pmc2c.pl --c src/pmc/sub.pmc perl tools/build/c2str.pl src/pmc/sub.c > src/pmc/sub.str perl tools/build/c2str.pl src/pmc/continuation.c > src/pmc/continuation.str perl tools/build/pmc2c.pl --dump src/pmc/retcontinuation.pmc perl tools/build/pmc2c.pl --c src/pmc/retcontinuation.pmc perl tools/build/c2str.pl src/pmc/retcontinuation.c > src/pmc/retcontinuation.str perl tools/build/pmc2c.pl --dump src/pmc/coroutine.pmc perl tools/build/pmc2c.pl --c src/pmc/coroutine.pmc perl tools/build/c2str.pl src/pmc/coroutine.c > src/pmc/coroutine.str perl tools/build/pmc2c.pl --dump src/pmc/eval.pmc perl tools/build/pmc2c.pl --c src/pmc/eval.pmc perl tools/build/c2str.pl src/pmc/eval.c > src/pmc/eval.str perl tools/build/c2str.pl src/pmc/nci.c > src/pmc/nci.str perl tools/build/pmc2c.pl --dump src/pmc/scalar.pmc perl tools/build/pmc2c.pl --dump src/pmc/float.pmc perl tools/build/pmc2c.pl --c src/pmc/float.pmc perl tools/build/c2str.pl src/pmc/float.c > src/pmc/float.str perl tools/build/pmc2c.pl --dump src/pmc/integer.pmc perl tools/build/pmc2c.pl --c src/pmc/integer.pmc perl tools/build/c2str.pl src/pmc/integer.c > src/pmc/integer.str perl tools/build/pmc2c.pl --dump src/pmc/bigint.pmc perl tools/build/pmc2c.pl --c src/pmc/bigint.pmc perl tools/build/c2str.pl src/pmc/bigint.c > src/pmc/bigint.str perl tools/build/pmc2c.pl --dump src/pmc/bignum.pmc perl tools/build/pmc2c.pl --c src/pmc/bignum.pmc perl tools/build/c2str.pl src/pmc/bignum.c > src/pmc/bignum.str perl tools/build/pmc2c.pl --dump src/pmc/complex.pmc perl tools/build/pmc2c.pl --c src/pmc/complex.pmc perl tools/build/c2str.pl src/pmc/complex.c > src/pmc/complex.str perl tools/build/pmc2c.pl --dump src/pmc/string.pmc perl tools/build/pmc2c.pl --c src/pmc/string.pmc perl tools/build/c2str.pl src/pmc/string.c > src/pmc/string.str perl tools/build/pmc2c.pl --dump src/pmc/boolean.pmc perl tools/build/pmc2c.pl --c src/pmc/boolean.pmc perl tools/build/c2str.pl src/pmc/boolean.c > src/pmc/boolean.str perl tools/build/pmc2c.pl --dump src/pmc/ref.pmc perl tools/build/pmc2c.pl --c src/pmc/ref.pmc perl tools/build/c2str.pl src/pmc/ref.c > src/pmc/ref.str perl tools/build/pmc2c.pl --dump src/pmc/sharedref.pmc perl tools/build/pmc2c.pl --c src/pmc/sharedref.pmc perl tools/build/c2str.pl src/pmc/sharedref.c > src/pmc/sharedref.str perl tools/build/pmc2c.pl --dump src/pmc/array.pmc perl tools/build/pmc2c.pl --c src/pmc/array.pmc perl tools/build/c2str.pl src/pmc/array.c > src/pmc/array.str perl tools/build/c2str.pl src/pmc/fixedintegerarray.c > src/pmc/fixedintegerarray.str perl tools/build/pmc2c.pl --dump src/pmc/iterator.pmc perl tools/build/pmc2c.pl --c src/pmc/iterator.pmc perl tools/build/c2str.pl src/pmc/iterator.c > src/pmc/iterator.str perl tools/build/pmc2c.pl --dump src/pmc/fixedstringarray.pmc perl tools/build/pmc2c.pl --c src/pmc/fixedstringarray.pmc perl tools/build/c2str.pl src/pmc/fixedstringarray.c > src/pmc/fixedstringarray.str perl tools/build/pmc2c.pl --dump src/pmc/hash.pmc perl tools/build/pmc2c.pl --c src/pmc/hash.pmc perl tools/build/c2str.pl src/pmc/hash.c > src/pmc/hash.str perl tools/build/pmc2c.pl --dump src/pmc/orderedhash.pmc perl tools/build/pmc2c.pl --c src/pmc/orderedhash.pmc perl tools/build/c2str.pl src/pmc/orderedhash.c > src/pmc/orderedhash.str perl tools/build/pmc2c.pl --dump src/pmc/os.pmc perl tools/build/pmc2c.pl --c src/pmc/os.pmc perl tools/build/c2str.pl src/pmc/os.c > src/pmc/os.str perl tools/build/pmc2c.pl --dump src/pmc/file.pmc perl tools/build/pmc2c.pl --c src/pmc/file.pmc perl tools/build/c2str.pl src/pmc/file.c > src/pmc/file.str perl tools/build/pmc2c.pl --dump src/pmc/addrregistry.pmc perl tools/build/pmc2c.pl --c src/pmc/addrregistry.pmc perl tools/build/c2str.pl src/pmc/addrregistry.c > src/pmc/addrregistry.str perl tools/build/pmc2c.pl --dump src/pmc/bound_nci.pmc perl tools/build/pmc2c.pl --c src/pmc/bound_nci.pmc perl tools/build/c2str.pl src/pmc/bound_nci.c > src/pmc/bound_nci.str perl tools/build/pmc2c.pl --dump src/pmc/capture.pmc perl tools/build/pmc2c.pl --dump src/pmc/callsignature.pmc perl tools/build/pmc2c.pl --c src/pmc/callsignature.pmc perl tools/build/c2str.pl src/pmc/callsignature.c > src/pmc/callsignature.str perl tools/build/pmc2c.pl --c src/pmc/capture.pmc perl tools/build/c2str.pl src/pmc/capture.c > src/pmc/capture.str perl tools/build/pmc2c.pl --dump src/pmc/class.pmc perl tools/build/pmc2c.pl --c src/pmc/class.pmc perl tools/build/c2str.pl src/pmc/class.c > src/pmc/class.str perl tools/build/pmc2c.pl --dump src/pmc/codestring.pmc perl tools/build/pmc2c.pl --c src/pmc/codestring.pmc perl tools/build/c2str.pl src/pmc/codestring.c > src/pmc/codestring.str perl tools/build/pmc2c.pl --dump src/pmc/cpointer.pmc perl tools/build/pmc2c.pl --c src/pmc/cpointer.pmc perl tools/build/c2str.pl src/pmc/cpointer.c > src/pmc/cpointer.str perl tools/build/pmc2c.pl --dump src/pmc/eventhandler.pmc perl tools/build/pmc2c.pl --c src/pmc/eventhandler.pmc perl tools/build/c2str.pl src/pmc/eventhandler.c > src/pmc/eventhandler.str perl tools/build/pmc2c.pl --dump src/pmc/exceptionhandler.pmc perl tools/build/pmc2c.pl --c src/pmc/exceptionhandler.pmc perl tools/build/c2str.pl src/pmc/exceptionhandler.c > src/pmc/exceptionhandler.str perl tools/build/pmc2c.pl --dump src/pmc/exporter.pmc perl tools/build/pmc2c.pl --c src/pmc/exporter.pmc perl tools/build/c2str.pl src/pmc/exporter.c > src/pmc/exporter.str perl tools/build/pmc2c.pl --dump src/pmc/filehandle.pmc perl tools/build/pmc2c.pl --c src/pmc/filehandle.pmc perl tools/build/c2str.pl src/pmc/filehandle.c > src/pmc/filehandle.str perl tools/build/pmc2c.pl --dump src/pmc/fixedbooleanarray.pmc perl tools/build/pmc2c.pl --c src/pmc/fixedbooleanarray.pmc perl tools/build/c2str.pl src/pmc/fixedbooleanarray.c > src/pmc/fixedbooleanarray.str perl tools/build/pmc2c.pl --dump src/pmc/fixedfloatarray.pmc perl tools/build/pmc2c.pl --c src/pmc/fixedfloatarray.pmc perl tools/build/c2str.pl src/pmc/fixedfloatarray.c > src/pmc/fixedfloatarray.str perl tools/build/pmc2c.pl --dump src/pmc/fixedpmcarray.pmc perl tools/build/pmc2c.pl --c src/pmc/fixedpmcarray.pmc perl tools/build/c2str.pl src/pmc/fixedpmcarray.c > src/pmc/fixedpmcarray.str perl tools/build/pmc2c.pl --dump src/pmc/lexinfo.pmc perl tools/build/pmc2c.pl --c src/pmc/lexinfo.pmc perl tools/build/c2str.pl src/pmc/lexinfo.c > src/pmc/lexinfo.str perl tools/build/pmc2c.pl --dump src/pmc/resizablepmcarray.pmc perl tools/build/pmc2c.pl --dump src/pmc/multisub.pmc perl tools/build/pmc2c.pl --c src/pmc/multisub.pmc perl tools/build/c2str.pl src/pmc/multisub.c > src/pmc/multisub.str perl tools/build/pmc2c.pl --dump src/pmc/namespace.pmc perl tools/build/pmc2c.pl --c src/pmc/namespace.pmc perl tools/build/c2str.pl src/pmc/namespace.c > src/pmc/namespace.str perl tools/build/pmc2c.pl --dump src/pmc/object.pmc perl tools/build/pmc2c.pl --c src/pmc/object.pmc perl tools/build/c2str.pl src/pmc/object.c > src/pmc/object.str perl tools/build/pmc2c.pl --dump src/pmc/packfile.pmc perl tools/build/pmc2c.pl --c src/pmc/packfile.pmc perl tools/build/c2str.pl src/pmc/packfile.c > src/pmc/packfile.str perl tools/build/pmc2c.pl --dump src/pmc/packfileannotation.pmc perl tools/build/pmc2c.pl --c src/pmc/packfileannotation.pmc perl tools/build/c2str.pl src/pmc/packfileannotation.c > src/pmc/packfileannotation.str perl tools/build/pmc2c.pl --dump src/pmc/packfileannotationkeys.pmc perl tools/build/pmc2c.pl --c src/pmc/packfileannotationkeys.pmc perl tools/build/c2str.pl src/pmc/packfileannotationkeys.c > src/pmc/packfileannotationkeys.str perl tools/build/pmc2c.pl --dump src/pmc/packfilesegment.pmc perl tools/build/pmc2c.pl --dump src/pmc/packfileannotations.pmc perl tools/build/pmc2c.pl --c src/pmc/packfileannotations.pmc perl tools/build/c2str.pl src/pmc/packfileannotations.c > src/pmc/packfileannotations.str perl tools/build/pmc2c.pl --dump src/pmc/packfileconstanttable.pmc perl tools/build/pmc2c.pl --c src/pmc/packfileconstanttable.pmc perl tools/build/c2str.pl src/pmc/packfileconstanttable.c > src/pmc/packfileconstanttable.str perl tools/build/pmc2c.pl --dump src/pmc/packfiledirectory.pmc perl tools/build/pmc2c.pl --c src/pmc/packfiledirectory.pmc perl tools/build/c2str.pl src/pmc/packfiledirectory.c > src/pmc/packfiledirectory.str perl tools/build/pmc2c.pl --dump src/pmc/packfilefixupentry.pmc perl tools/build/pmc2c.pl --c src/pmc/packfilefixupentry.pmc perl tools/build/c2str.pl src/pmc/packfilefixupentry.c > src/pmc/packfilefixupentry.str perl tools/build/pmc2c.pl --dump src/pmc/packfilefixuptable.pmc perl tools/build/pmc2c.pl --c src/pmc/packfilefixuptable.pmc perl tools/build/c2str.pl src/pmc/packfilefixuptable.c > src/pmc/packfilefixuptable.str perl tools/build/pmc2c.pl --dump src/pmc/packfilerawsegment.pmc perl tools/build/pmc2c.pl --c src/pmc/packfilerawsegment.pmc perl tools/build/c2str.pl src/pmc/packfilerawsegment.c > src/pmc/packfilerawsegment.str perl tools/build/pmc2c.pl --c src/pmc/packfilesegment.pmc perl tools/build/c2str.pl src/pmc/packfilesegment.c > src/pmc/packfilesegment.str perl tools/build/pmc2c.pl --dump src/pmc/parrotrunningthread.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotrunningthread.pmc perl tools/build/c2str.pl src/pmc/parrotrunningthread.c > src/pmc/parrotrunningthread.str perl tools/build/pmc2c.pl --dump src/pmc/pccmethod_test.pmc perl tools/build/pmc2c.pl --c src/pmc/pccmethod_test.pmc perl tools/build/c2str.pl src/pmc/pccmethod_test.c > src/pmc/pccmethod_test.str perl tools/build/pmc2c.pl --dump src/pmc/pmcproxy.pmc perl tools/build/pmc2c.pl --c src/pmc/pmcproxy.pmc perl tools/build/c2str.pl src/pmc/pmcproxy.c > src/pmc/pmcproxy.str perl tools/build/pmc2c.pl --dump src/pmc/resizablebooleanarray.pmc perl tools/build/pmc2c.pl --c src/pmc/resizablebooleanarray.pmc perl tools/build/c2str.pl src/pmc/resizablebooleanarray.c > src/pmc/resizablebooleanarray.str perl tools/build/pmc2c.pl --dump src/pmc/resizablefloatarray.pmc perl tools/build/pmc2c.pl --c src/pmc/resizablefloatarray.pmc perl tools/build/c2str.pl src/pmc/resizablefloatarray.c > src/pmc/resizablefloatarray.str perl tools/build/pmc2c.pl --dump src/pmc/resizableintegerarray.pmc perl tools/build/pmc2c.pl --c src/pmc/resizableintegerarray.pmc perl tools/build/c2str.pl src/pmc/resizableintegerarray.c > src/pmc/resizableintegerarray.str perl tools/build/pmc2c.pl --c src/pmc/resizablepmcarray.pmc perl tools/build/c2str.pl src/pmc/resizablepmcarray.c > src/pmc/resizablepmcarray.str perl tools/build/pmc2c.pl --dump src/pmc/resizablestringarray.pmc perl tools/build/pmc2c.pl --c src/pmc/resizablestringarray.pmc perl tools/build/c2str.pl src/pmc/resizablestringarray.c > src/pmc/resizablestringarray.str perl tools/build/pmc2c.pl --dump src/pmc/role.pmc perl tools/build/pmc2c.pl --c src/pmc/role.pmc perl tools/build/c2str.pl src/pmc/role.c > src/pmc/role.str perl tools/build/pmc2c.pl --c src/pmc/scalar.pmc perl tools/build/c2str.pl src/pmc/scalar.c > src/pmc/scalar.str perl tools/build/pmc2c.pl --dump src/pmc/scheduler.pmc perl tools/build/pmc2c.pl --c src/pmc/scheduler.pmc perl tools/build/c2str.pl src/pmc/scheduler.c > src/pmc/scheduler.str perl tools/build/pmc2c.pl --dump src/pmc/schedulermessage.pmc perl tools/build/pmc2c.pl --c src/pmc/schedulermessage.pmc perl tools/build/c2str.pl src/pmc/schedulermessage.c > src/pmc/schedulermessage.str perl tools/build/pmc2c.pl --dump src/pmc/slice.pmc perl tools/build/pmc2c.pl --c src/pmc/slice.pmc perl tools/build/c2str.pl src/pmc/slice.c > src/pmc/slice.str perl tools/build/pmc2c.pl --dump src/pmc/stringhandle.pmc perl tools/build/pmc2c.pl --c src/pmc/stringhandle.pmc perl tools/build/c2str.pl src/pmc/stringhandle.c > src/pmc/stringhandle.str perl tools/build/pmc2c.pl --c src/pmc/task.pmc perl tools/build/c2str.pl src/pmc/task.c > src/pmc/task.str perl tools/build/pmc2c.pl --dump src/pmc/undef.pmc perl tools/build/pmc2c.pl --c src/pmc/undef.pmc perl tools/build/c2str.pl src/pmc/undef.c > src/pmc/undef.str 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 perl -MExtUtils::Command -e cp src/jit/i386/jit_emit.h src/jit_emit.h src/jit.c 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 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/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/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: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 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/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/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/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 perl -MExtUtils::Command -e mkpath blib/lib cc -Wl,-R/usr/pkg/lib -shared -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread -o blib/lib/libparrot.so.1.0.0 -Wl,-soname=libparrot.so.1.0.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/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/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/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 -lm -lcrypt -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm ( cd blib/lib ; ln -sf libparrot.so.1.0.0 libparrot.so ) src/main.c perl tools/build/parrot_config_c.pl --mini > src/null_config.c src/null_config.c g++ -o ./miniparrot src/main.o src/null_config.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your fingers ./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc perl tools/build/parrot_config_c.pl > src/parrot_config.c src/parrot_config.c g++ -o ./parrot src/main.o src/parrot_config.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread -Wl,-R/usr/pkg/lib/perl5/5.10.0/i386-dragonfly-thread-multi/CORE ./parrot -o runtime/parrot/include/parrotlib.pbc runtime/parrot/library/parrotlib.pir Perldoc is required, but not detected. src/nci_test.c cc -Wl,-R/usr/pkg/lib -shared -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread -o runtime/parrot/dynext/libnci_test.so src/nci_test.o -lm -lcrypt ./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/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/Math/Rand.pbc runtime/parrot/library/Math/Rand.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 perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' src/dynpmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump dynlexpad.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c dynlexpad.pmc cc -c -odynlexpad.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dynlexpad.c cc -odynlexpad.so dynlexpad.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump foo.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c foo.pmc cc -c -ofoo.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO foo.c cc -ofoo.so foo.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump pair.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c pair.pmc cc -c -opair.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO pair.c cc -opair.so pair.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump rotest.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c rotest.pmc cc -c -orotest.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO rotest.c cc -orotest.so rotest.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump rational.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c rational.pmc cc -c -orational.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO rational.c cc -orational.so rational.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump md2.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c md2.pmc cc -c -omd2.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO md2.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump md4.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c md4.pmc cc -c -omd4.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO md4.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump md5.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c md5.pmc cc -c -omd5.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO md5.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump ripemd160.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c ripemd160.pmc cc -c -oripemd160.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO ripemd160.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump sha.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c sha.pmc cc -c -osha.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO sha.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump sha1.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c sha1.pmc cc -c -osha1.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO sha1.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump sha256.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c sha256.pmc cc -c -osha256.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO sha256.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump sha512.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c sha512.pmc cc -c -osha512.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO sha512.c perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --library digest_group --c md2.pmc md4.pmc md5.pmc ripemd160.pmc sha.pmc sha1.pmc sha256.pmc sha512.pmc cc -c -olib-digest_group.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO digest_group.c cc -odigest_group.so lib-digest_group.o md2.o md4.o md5.o ripemd160.o sha.o sha1.o sha256.o sha512.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread -lcrypto perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --dump subproxy.pmc perl /scratch/lang/parrot/work/parrot-1.0.0/tools/build/pmc2c.pl --c subproxy.pmc cc -c -osubproxy.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO subproxy.c cc -osubproxy.so subproxy.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -MExtUtils::Command -e cp *.so /scratch/lang/parrot/work/parrot-1.0.0/runtime/parrot/dynext perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' src/dynoplibs perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl CGoto --dynamic myops.ops cc -c -omyops_ops_cg.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops_cg.c cc -omyops_ops_cg.so myops_ops_cg.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl CGP --dynamic myops.ops cc -c -omyops_ops_cgp.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops_cgp.c cc -omyops_ops_cgp.so myops_ops_cgp.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl C --dynamic myops.ops cc -c -omyops_ops.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops.c cc -omyops_ops.so myops_ops.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl CSwitch --dynamic myops.ops cc -c -omyops_ops_switch.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO myops_ops_switch.c cc -omyops_ops_switch.so myops_ops_switch.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl CGoto --dynamic dan.ops cc -c -odan_ops_cg.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops_cg.c cc -odan_ops_cg.so dan_ops_cg.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl CGP --dynamic dan.ops cc -c -odan_ops_cgp.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops_cgp.c cc -odan_ops_cgp.so dan_ops_cgp.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl C --dynamic dan.ops cc -c -odan_ops.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops.c cc -odan_ops.so dan_ops.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -I/scratch/lang/parrot/work/parrot-1.0.0/lib /scratch/lang/parrot/work/parrot-1.0.0/tools/build/ops2c.pl CSwitch --dynamic dan.ops cc -c -odan_ops_switch.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -I/scratch/lang/parrot/work/parrot-1.0.0/src/pmc -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DPIC -fPIC -g -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO dan_ops_switch.c cc -odan_ops_switch.so dan_ops_switch.o -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -Wl,-R/usr/pkg/lib -pthread -Wl,-E -Wl,-R/usr/pkg/lib -shared -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm -lm -lcrypt -lpthread perl -MExtUtils::Command -e cp *.so /scratch/lang/parrot/work/parrot-1.0.0/runtime/parrot/dynext perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' 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 perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' compilers/pge perl -MExtUtils::Command -e rm_f PGE.pbc ../../runtime/parrot/library/PGE.pbc 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 perl -MExtUtils::Command -e rm_f PGE.pbc ../../parrot -o PGE.pbc --output-pbc PGE.pir perl -MExtUtils::Command -e cp PGE.pbc ../../runtime/parrot/library perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' compilers/tge ../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pbc --output=TGE/Parser.pir TGE/Parser.pg ../../parrot -o ../../runtime/parrot/library/TGE.pbc --output-pbc TGE.pir perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' compilers/nqp ../../parrot /scratch/lang/parrot/work/parrot-1.0.0/runtime/parrot/library/PGE/Perl6Grammar.pir --output=src/Grammar_gen.pir src/Grammar.pg ../../parrot -o nqp.pbc nqp.pir perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' compilers/json ../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pbc --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 src/pbc_disassemble.c g++ -o ./pbc_disassemble src/pbc_disassemble.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread ./parrot -o pbc_to_exe.pbc tools/dev/pbc_to_exe.pir ./parrot pbc_to_exe.pbc pbc_to_exe.pbc cc -o pbc_to_exe.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -c pbc_to_exe.c Compiled: pbc_to_exe.o g++ -o pbc_to_exe pbc_to_exe.o /scratch/lang/parrot/work/parrot-1.0.0/src/parrot_config.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib/perl5/5.10.0/i386-dragonfly-thread-multi/CORE -Wl,-R/usr/pkg/lib -pthread -Wl,-E -lm -lcrypt -lpthread -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm Linked: pbc_to_exe ./parrot -o parrot_config.pbc tools/util/parrot-config.pir ./parrot pbc_to_exe.pbc parrot_config.pbc cc -o parrot_config.o -I/scratch/lang/parrot/work/parrot-1.0.0/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -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 -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 -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -c parrot_config.c Compiled: parrot_config.o g++ -o parrot_config parrot_config.o /scratch/lang/parrot/work/parrot-1.0.0/src/parrot_config.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib/perl5/5.10.0/i386-dragonfly-thread-multi/CORE -Wl,-R/usr/pkg/lib -pthread -Wl,-E -lm -lcrypt -lpthread -Wl,-R/usr/pkg/lib -lpthread -lm -L/usr/pkg/lib -licuuc -licudata -lpthread -lm Linked: parrot_config src/pbc_merge.c g++ -o ./pbc_merge src/pbc_merge.o src/parrot_config.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib/perl5/5.10.0/i386-dragonfly-thread-multi/CORE -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread src/parrot_debugger.c g++ -o ./parrot_debugger src/parrot_debugger.o src/parrot_config.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread src/pbc_dump.c src/packdump.c g++ -o ./pbc_dump src/pbc_dump.o src/packdump.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread src/pbc_info.c g++ -o ./pbc_info src/pbc_info.o -Wl,-R/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -L/scratch/lang/parrot/work/parrot-1.0.0/blib/lib -lparrot -Wl,-R/usr/pkg/lib -lm -L/usr/pkg/lib -licuuc -licudata -lm -lm -lcrypt -Wl,-R/usr/pkg/lib -Wl,-E -pthread -lpthread => Unwrapping files-to-be-installed. INFO: [subst.mk:unwrap] Nothing changed in ./parrot.pc.