Updated to revision 15925. [parrot] 534 $ make test Compiling with: xx.c gcc -I./include -fno-common -pipe -I/usr/local/include -pipe -fno-common -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wpointer-arith -Wcast-qual -Wwrite-strings -Waggregate-return -Winline -Wno-unused -Wsign-compare -falign-functions=16 -Wformat-nonliteral -Wformat-security -Wpacked -Wdisabled-optimization -Wno-shadow -DHAS_JIT -DPPC -DHAVE_COMPUTED_GOTO -I. -o xx.o -c xx.c perl tools/build/pmc2c.pl --dump src/pmc/default.pmc 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/delegate.pmc perl tools/build/pmc2c.pl --c src/pmc/delegate.pmc perl tools/build/c2str.pl src/pmc/delegate.c > src/pmc/delegate.str perl tools/build/pmc2c.pl --dump src/pmc/csub.pmc perl tools/build/pmc2c.pl --c src/pmc/csub.pmc perl tools/build/c2str.pl src/pmc/csub.c > src/pmc/csub.str perl tools/build/pmc2c.pl --dump src/pmc/nci.pmc perl tools/build/pmc2c.pl --dump src/pmc/compiler.pmc perl tools/build/pmc2c.pl --c src/pmc/compiler.pmc perl tools/build/c2str.pl src/pmc/compiler.c > src/pmc/compiler.str perl tools/build/pmc2c.pl --dump src/pmc/fixedpmcarray.pmc perl tools/build/pmc2c.pl --dump src/pmc/resizablepmcarray.pmc 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/version.pmc perl tools/build/pmc2c.pl --c src/pmc/version.pmc perl tools/build/c2str.pl src/pmc/version.c > src/pmc/version.str perl tools/build/pmc2c.pl --dump src/pmc/vtablecache.pmc perl tools/build/pmc2c.pl --c src/pmc/vtablecache.pmc perl tools/build/c2str.pl src/pmc/vtablecache.c > src/pmc/vtablecache.str perl tools/build/pmc2c.pl --dump src/pmc/parrotio.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotio.pmc perl tools/build/c2str.pl src/pmc/parrotio.c > src/pmc/parrotio.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/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/pmc2c.pl --dump src/pmc/closure.pmc perl tools/build/pmc2c.pl --c src/pmc/closure.pmc perl tools/build/c2str.pl src/pmc/closure.c > src/pmc/closure.str perl tools/build/pmc2c.pl --dump src/pmc/continuation.pmc perl tools/build/pmc2c.pl --c src/pmc/continuation.pmc 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/exception_handler.pmc perl tools/build/pmc2c.pl --c src/pmc/exception_handler.pmc perl tools/build/c2str.pl src/pmc/exception_handler.c > src/pmc/exception_handler.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/pmc2c.pl --c src/pmc/nci.pmc 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/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 --c src/pmc/array.pmc perl tools/build/c2str.pl src/pmc/array.c > src/pmc/array.str perl tools/build/pmc2c.pl --dump src/pmc/fixedintegerarray.pmc perl tools/build/pmc2c.pl --c src/pmc/fixedintegerarray.pmc perl tools/build/c2str.pl src/pmc/fixedintegerarray.c > src/pmc/fixedintegerarray.str perl tools/build/pmc2c.pl --dump src/pmc/intlist.pmc perl tools/build/pmc2c.pl --c src/pmc/intlist.pmc perl tools/build/c2str.pl src/pmc/intlist.c > src/pmc/intlist.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/sarray.pmc perl tools/build/pmc2c.pl --c src/pmc/sarray.pmc perl tools/build/c2str.pl src/pmc/sarray.c > src/pmc/sarray.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/multiarray.pmc perl tools/build/pmc2c.pl --c src/pmc/multiarray.pmc perl tools/build/c2str.pl src/pmc/multiarray.c > src/pmc/multiarray.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/tqueue.pmc perl tools/build/pmc2c.pl --c src/pmc/tqueue.pmc perl tools/build/c2str.pl src/pmc/tqueue.c > src/pmc/tqueue.str perl tools/build/pmc2c.pl --dump src/pmc/parrotclass.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotclass.pmc perl tools/build/c2str.pl src/pmc/parrotclass.c > src/pmc/parrotclass.str perl tools/build/pmc2c.pl --dump src/pmc/parrotobject.pmc perl tools/build/pmc2c.pl --c src/pmc/parrotobject.pmc perl tools/build/c2str.pl src/pmc/parrotobject.c > src/pmc/parrotobject.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 --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/deleg_pmc.pmc perl tools/build/pmc2c.pl --c src/pmc/deleg_pmc.pmc perl tools/build/c2str.pl src/pmc/deleg_pmc.c > src/pmc/deleg_pmc.str perl tools/build/pmc2c.pl --dump src/pmc/enumerate.pmc perl tools/build/pmc2c.pl --c src/pmc/enumerate.pmc perl tools/build/c2str.pl src/pmc/enumerate.c > src/pmc/enumerate.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 --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/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/pair.pmc perl tools/build/pmc2c.pl --c src/pmc/pair.pmc perl tools/build/c2str.pl src/pmc/pair.c > src/pmc/pair.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/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 --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/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/stmlog.pmc perl tools/build/pmc2c.pl --c src/pmc/stmlog.pmc perl tools/build/c2str.pl src/pmc/stmlog.c > src/pmc/stmlog.str perl tools/build/pmc2c.pl --dump src/pmc/stmref.pmc perl tools/build/pmc2c.pl --c src/pmc/stmref.pmc perl tools/build/c2str.pl src/pmc/stmref.c > src/pmc/stmref.str perl tools/build/pmc2c.pl --dump src/pmc/stmvar.pmc perl tools/build/pmc2c.pl --c src/pmc/stmvar.pmc perl tools/build/c2str.pl src/pmc/stmvar.c > src/pmc/stmvar.str perl tools/build/pmc2c.pl --dump src/pmc/super.pmc perl tools/build/pmc2c.pl --c src/pmc/super.pmc perl tools/build/c2str.pl src/pmc/super.c > src/pmc/super.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.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/delegate.c src/pmc/csub.c src/pmc/compiler.c src/pmc/exception.c src/pmc/version.c src/pmc/vtablecache.c src/pmc/parrotio.c src/pmc/parrotio.pmc: In function 'Parrot_ParrotIO_readline': src/pmc/parrotio.pmc:202: warning: return from incompatible pointer type src/pmc/parrotio.pmc:211: warning: return from incompatible pointer type src/pmc/parrotlibrary.c src/pmc/parrotinterpreter.c src/pmc/parrotthread.c src/pmc/lexpad.c src/pmc/timer.c src/pmc/pointer.c src/pmc/sub.c src/pmc/closure.c src/pmc/continuation.c src/pmc/retcontinuation.c src/pmc/exception_handler.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/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/intlist.c src/pmc/iterator.c src/pmc/sarray.c src/pmc/fixedstringarray.c src/pmc/multiarray.c src/pmc/hash.c src/pmc/orderedhash.c src/pmc/tqueue.c src/pmc/parrotclass.c src/pmc/parrotobject.c src/pmc/os.c src/pmc/file.c src/pmc/addrregistry.c src/pmc/bound_nci.c src/pmc/capture.c src/pmc/deleg_pmc.c src/pmc/enumerate.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/pair.c src/pmc/parrotrunningthread.c src/pmc/resizablebooleanarray.c src/pmc/resizablefloatarray.c src/pmc/resizableintegerarray.c src/pmc/resizablepmcarray.c src/pmc/resizablestringarray.c src/pmc/scalar.c src/pmc/slice.c src/pmc/stmlog.c src/pmc/stmref.c src/pmc/stmvar.c src/pmc/super.c src/pmc/undef.c perl -MExtUtils::Command -e mkpath blib/lib ar cr blib/lib/libparrot.a src/ops/core_ops.o src/ops/core_ops_switch.o src/asmfun.o src/ops/core_ops_cg.o src/ops/core_ops_cgp.o src/exec.o src/exec_cpu.o src/exec_save.o src/charset.o src/encoding.o src/exceptions.o src/global_setup.o src/interpreter.o src/inter_call.o src/inter_cb.o src/inter_create.o src/inter_misc.o src/inter_run.o src/register.o src/memory.o src/objects.o src/packfile.o src/stacks.o src/stack_common.o src/string.o src/string_primitives.o src/sub.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/jit.o src/jit_cpu.o src/jit_debug.o src/jit_debug_xcoff.o src/intlist.o src/list.o src/library.o src/global.o src/embed.o src/warnings.o src/packout.o src/byteorder.o src/debug.o src/smallobject.o src/headers.o src/hll.o src/dod.o src/gc_ims.o src/gc_gms.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/pic.o src/pic_jit.o src/mmd.o src/builtin.o src/extend.o src/extend_vtable.o src/revision.o src/packfile/pf_items.o src/stm/backend.o src/stm/waitlist.o src/resources.o src/charset/ascii.o src/charset/binary.o src/charset/iso-8859-1.o src/charset/tables.o src/charset/unicode.o src/io/io.o src/io/io_buf.o src/io/io_layers.o src/io/io_unix.o src/io/io_utf8.o src/io/io_mmap.o src/io/io_win32.o src/io/io_stdio.o src/io/io_string.o src/io/io_passdown.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/delegate.o src/pmc/csub.o src/pmc/compiler.o src/pmc/exception.o src/pmc/version.o src/pmc/vtablecache.o src/pmc/parrotio.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/parrotthread.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/closure.o src/pmc/continuation.o src/pmc/retcontinuation.o src/pmc/exception_handler.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/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/intlist.o src/pmc/iterator.o src/pmc/sarray.o src/pmc/fixedstringarray.o src/pmc/multiarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/tqueue.o src/pmc/parrotclass.o src/pmc/parrotobject.o src/pmc/os.o src/pmc/file.o src/pmc/addrregistry.o src/pmc/bound_nci.o src/pmc/capture.o src/pmc/deleg_pmc.o src/pmc/enumerate.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/pair.o src/pmc/parrotrunningthread.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/scalar.o src/pmc/slice.o src/pmc/stmlog.o src/pmc/stmref.o src/pmc/stmvar.o src/pmc/super.o src/pmc/undef.o src/encodings/fixed_8.o src/encodings/ucs2.o src/encodings/utf16.o src/encodings/utf8.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.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 ranlib blib/lib/libparrot.a perl -MExtUtils::Command -e mkpath blib/lib c++ -dynamiclib -undefined suppress -L/usr/local/lib -L/Users/jimk/work/parrot/blib/lib -flat_namespace -o blib/lib/libparrot.0.4.7.dylib -install_name /usr/local/lib/libparrot.dylib \ src/ops/core_ops.o src/ops/core_ops_switch.o src/asmfun.o src/ops/core_ops_cg.o src/ops/core_ops_cgp.o src/exec.o src/exec_cpu.o src/exec_save.o src/charset.o src/encoding.o src/exceptions.o src/global_setup.o src/interpreter.o src/inter_call.o src/inter_cb.o src/inter_create.o src/inter_misc.o src/inter_run.o src/register.o src/memory.o src/objects.o src/packfile.o src/stacks.o src/stack_common.o src/string.o src/string_primitives.o src/sub.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/jit.o src/jit_cpu.o src/jit_debug.o src/jit_debug_xcoff.o src/intlist.o src/list.o src/library.o src/global.o src/embed.o src/warnings.o src/packout.o src/byteorder.o src/debug.o src/smallobject.o src/headers.o src/hll.o src/dod.o src/gc_ims.o src/gc_gms.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/pic.o src/pic_jit.o src/mmd.o src/builtin.o src/extend.o src/extend_vtable.o src/revision.o src/packfile/pf_items.o src/stm/backend.o src/stm/waitlist.o src/resources.o src/charset/ascii.o src/charset/binary.o src/charset/iso-8859-1.o src/charset/tables.o src/charset/unicode.o src/io/io.o src/io/io_buf.o src/io/io_layers.o src/io/io_unix.o src/io/io_utf8.o src/io/io_mmap.o src/io/io_win32.o src/io/io_stdio.o src/io/io_string.o src/io/io_passdown.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/delegate.o src/pmc/csub.o src/pmc/compiler.o src/pmc/exception.o src/pmc/version.o src/pmc/vtablecache.o src/pmc/parrotio.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/parrotthread.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/closure.o src/pmc/continuation.o src/pmc/retcontinuation.o src/pmc/exception_handler.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/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/intlist.o src/pmc/iterator.o src/pmc/sarray.o src/pmc/fixedstringarray.o src/pmc/multiarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/tqueue.o src/pmc/parrotclass.o src/pmc/parrotobject.o src/pmc/os.o src/pmc/file.o src/pmc/addrregistry.o src/pmc/bound_nci.o src/pmc/capture.o src/pmc/deleg_pmc.o src/pmc/enumerate.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/pair.o src/pmc/parrotrunningthread.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/scalar.o src/pmc/slice.o src/pmc/stmlog.o src/pmc/stmref.o src/pmc/stmvar.o src/pmc/super.o src/pmc/undef.o src/encodings/fixed_8.o src/encodings/ucs2.o src/encodings/utf16.o src/encodings/utf8.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.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 ( cd blib/lib ; ln -sf libparrot.0.4.7.dylib libparrot.dylib ) c++ -o miniparrot -L/usr/local/lib compilers/imcc/main.o \ blib/lib/libparrot.a -lm src/null_config.o 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 c++ -o parrot -L/usr/local/lib \ compilers/imcc/main.o blib/lib/libparrot.a -lm \ src/parrot_config.o ./parrot -o runtime/parrot/include/parrotlib.pbc runtime/parrot/library/parrotlib.pir make -C docs make[1]: Entering directory `/Users/jimk/work/parrot/docs' perl -MExtUtils::Command -e mkpath ops make[1]: Leaving directory `/Users/jimk/work/parrot/docs' ./parrot -o runtime/parrot/library/CGI/QueryHash.pbc runtime/parrot/library/CGI/QueryHash.pir ./parrot -o runtime/parrot/library/config.pbc runtime/parrot/library/config.pir ./parrot -o runtime/parrot/library/Data/Dumper/Base.pbc runtime/parrot/library/Data/Dumper/Base.pir ./parrot -o runtime/parrot/library/Data/Dumper/Default.pbc runtime/parrot/library/Data/Dumper/Default.pir ./parrot -o runtime/parrot/library/Data/Dumper.pbc runtime/parrot/library/Data/Dumper.pir ./parrot -o runtime/parrot/library/Data/Escape.pbc runtime/parrot/library/Data/Escape.pir ./parrot -o runtime/parrot/library/Data/Sort.pbc runtime/parrot/library/Data/Sort.pir ./parrot -o runtime/parrot/library/Digest/MD5.pbc runtime/parrot/library/Digest/MD5.pir ./parrot -o runtime/parrot/library/dumper.pbc runtime/parrot/library/dumper.pir ./parrot -o runtime/parrot/library/Getopt/Obj.pbc runtime/parrot/library/Getopt/Obj.pir ./parrot -o runtime/parrot/library/JSON.pbc runtime/parrot/library/JSON.pir ./parrot -o runtime/parrot/library/MIME/Base64.pbc runtime/parrot/library/MIME/Base64.pir ./parrot -o runtime/parrot/library/ncurses.pbc runtime/parrot/library/ncurses.pir ./parrot -o runtime/parrot/library/parrotlib.pbc runtime/parrot/library/parrotlib.pir ./parrot -o runtime/parrot/library/pcre.pbc runtime/parrot/library/pcre.pir ./parrot -o runtime/parrot/library/Parrot/Capture_PIR.pbc runtime/parrot/library/Parrot/Capture_PIR.pir ./parrot -o runtime/parrot/library/Parrot/Coroutine.pbc runtime/parrot/library/Parrot/Coroutine.pir ./parrot -o runtime/parrot/library/Parrot/HLLCompiler.pbc runtime/parrot/library/Parrot/HLLCompiler.pir ./parrot -o runtime/parrot/library/PGE/Dumper.pbc runtime/parrot/library/PGE/Dumper.pir ./parrot -o runtime/parrot/library/PGE/Glob.pbc runtime/parrot/library/PGE/Glob.pir ./parrot -o runtime/parrot/library/PGE/P6Grammar.pbc runtime/parrot/library/PGE/P6Grammar.pir ./parrot -o runtime/parrot/library/PGE/Text.pbc runtime/parrot/library/PGE/Text.pir ./parrot -o runtime/parrot/library/PGE/Util.pbc runtime/parrot/library/PGE/Util.pir ./parrot -o runtime/parrot/library/Stream/Base.pbc runtime/parrot/library/Stream/Base.pir ./parrot -o runtime/parrot/library/Stream/Combiner.pbc runtime/parrot/library/Stream/Combiner.pir ./parrot -o runtime/parrot/library/Stream/Coroutine.pbc runtime/parrot/library/Stream/Coroutine.pir ./parrot -o runtime/parrot/library/Stream/Filter.pbc runtime/parrot/library/Stream/Filter.pir ./parrot -o runtime/parrot/library/Stream/Lines.pbc runtime/parrot/library/Stream/Lines.pir ./parrot -o runtime/parrot/library/Stream/ParrotIO.pbc runtime/parrot/library/Stream/ParrotIO.pir ./parrot -o runtime/parrot/library/Stream/Replay.pbc runtime/parrot/library/Stream/Replay.pir ./parrot -o runtime/parrot/library/Stream/Sub.pbc runtime/parrot/library/Stream/Sub.pir ./parrot -o runtime/parrot/library/Stream/Writer.pbc runtime/parrot/library/Stream/Writer.pir ./parrot -o runtime/parrot/library/YAML/Parser/Syck.pbc runtime/parrot/library/YAML/Parser/Syck.pir ./parrot -o runtime/parrot/library/STM.pbc runtime/parrot/library/STM.pir ./parrot -o runtime/parrot/library/libpcre.pbc runtime/parrot/library/libpcre.pir ./parrot -o runtime/parrot/library/Data/Replace.pbc runtime/parrot/library/Data/Replace.pir ./parrot -o runtime/parrot/library/postgres.pbc runtime/parrot/library/postgres.pir make -C src/dynpmc make[1]: Entering directory `/Users/jimk/work/parrot/src/dynpmc' make[1]: Leaving directory `/Users/jimk/work/parrot/src/dynpmc' make -C src/dynoplibs make[1]: Entering directory `/Users/jimk/work/parrot/src/dynoplibs' make[1]: Leaving directory `/Users/jimk/work/parrot/src/dynoplibs' make -C compilers/past make[1]: Entering directory `/Users/jimk/work/parrot/compilers/past' perl -MExtUtils::Command -e rm_rf PAST.pbc ../../runtime/parrot/library/PAST.pbc ../../parrot -o PAST.pbc --output-pbc PAST.pir ../../parrot -o PAST/Code.pbc --output-pbc PAST/Code.pir ../../parrot -o PAST/Exp.pbc --output-pbc PAST/Exp.pir ../../parrot -o PAST/Op.pbc --output-pbc PAST/Op.pir ../../parrot -o PAST/Stmt.pbc --output-pbc PAST/Stmt.pir ../../parrot -o PAST/Stmts.pbc --output-pbc PAST/Stmts.pir ../../parrot -o PAST/Sub.pbc --output-pbc PAST/Sub.pir ../../parrot -o PAST/Val.pbc --output-pbc PAST/Val.pir ../../parrot -o PAST/Var.pbc --output-pbc PAST/Var.pir perl -MExtUtils::Command -e cp PAST.pbc ../../runtime/parrot/library perl -MExtUtils::Command -e cp PAST/Code.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Exp.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Op.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Stmt.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Stmts.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Sub.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Val.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e cp PAST/Var.pbc ../../runtime/parrot/library/PAST perl -MExtUtils::Command -e rm_rf Node.pbc ../../runtime/parrot/library/Node.pbc ../../parrot -o Node.pbc --output-pbc Node.pir perl -MExtUtils::Command -e cp Node.pbc ../../runtime/parrot/library make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/past' make -C compilers/pge make[1]: Entering directory `/Users/jimk/work/parrot/compilers/pge' perl -MExtUtils::Command -e rm_rf PGE.pbc ../../runtime/parrot/library/PGE.pbc perl -e "" >PGE/builtins_gen.pir ../../parrot -o PGE.pbc --output-pbc PGE.pir ../../parrot pgc.pir --output=PGE/builtins_gen.pir PGE/builtins.pg ../../parrot -o PGE.pbc --output-pbc PGE.pir perl -MExtUtils::Command -e cp PGE.pbc ../../runtime/parrot/library cd PGE/pmc && perl /Users/jimk/work/parrot/tools/build/dynpmc.pl generate codestring cd PGE/pmc && perl /Users/jimk/work/parrot/tools/build/dynpmc.pl compile codestring cd PGE/pmc && perl /Users/jimk/work/parrot/tools/build/dynpmc.pl linklibs codestring cd PGE/pmc && perl /Users/jimk/work/parrot/tools/build/dynpmc.pl copy --destination=/Users/jimk/work/parrot/runtime/parrot/dynext codestring make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/pge' make -C compilers/tge make[1]: Entering directory `/Users/jimk/work/parrot/compilers/tge' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/tge' make -C compilers/past-pm make[1]: Entering directory `/Users/jimk/work/parrot/compilers/past-pm' perl -MExtUtils::Command -e rm_rf PAST-pm.pbc ../../runtime/parrot/library/PAST-pm.pbc ../../parrot ../../compilers/tge/tgc.pir --output=POST/Grammar_gen.pir POST/Grammar.tg ../../parrot -o PAST-pm.pbc --output-pbc PAST-pm.pir perl -MExtUtils::Command -e cp PAST-pm.pbc ../../runtime/parrot/library/PAST-pm.pbc make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/past-pm' make -C compilers/json make[1]: Entering directory `/Users/jimk/work/parrot/compilers/json' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/Users/jimk/work/parrot/compilers/json' c++ -o pbc_merge \ src/pbc_merge.o \ src/parrot_config.o \ -L/usr/local/lib blib/lib/libparrot.a -lm perl t/harness --gc-debug --running-make-test t/configure/base.........................ok t/configure/config_steps.................ok t/configure/configure....................ok t/configure/data.........................ok t/configure/step.........................ok t/compilers/imcc/imcpasm/cfg.............ok t/compilers/imcc/imcpasm/opt0............ok t/compilers/imcc/imcpasm/opt1............ok 1/78 skipped: various reasons t/compilers/imcc/imcpasm/opt2............ok 1/6 skipped: various reasons t/compilers/imcc/imcpasm/optc............ok t/compilers/imcc/imcpasm/pcc.............ok t/compilers/imcc/imcpasm/sub.............ok t/compilers/imcc/reg/alloc...............ok t/compilers/imcc/reg/spill...............ok t/compilers/imcc/syn/bsr.................ok t/compilers/imcc/syn/clash...............ok t/compilers/imcc/syn/const...............ok t/compilers/imcc/syn/errors..............ok t/compilers/imcc/syn/eval................ok 7/7 skipped: various reasons t/compilers/imcc/syn/file................ok 1/13 skipped: various reasons t/compilers/imcc/syn/keyed...............ok 1/1 skipped: various reasons t/compilers/imcc/syn/labels..............ok t/compilers/imcc/syn/macro...............ok t/compilers/imcc/syn/namespace...........ok t/compilers/imcc/syn/objects.............ok t/compilers/imcc/syn/op..................ok t/compilers/imcc/syn/pasm................ok t/compilers/imcc/syn/pcc.................ok t/compilers/imcc/syn/pod.................ok t/compilers/imcc/syn/scope...............ok t/compilers/imcc/syn/tail................ok t/op/00ff-dos............................ok t/op/00ff-unix...........................ok t/op/01-parse_ops........................ok t/op/64bit...............................skipped all skipped: 64bit INTVAL platforms only t/op/arithmetics.........................ok t/op/basic...............................ok t/op/bitwise.............................ok t/op/calling.............................ok t/op/cc_params...........................ok t/op/cc_state............................ok t/op/comp................................ok t/op/debuginfo...........................ok t/op/gc..................................ok t/op/globals.............................ok t/op/hacks...............................ok 2/2 skipped: various reasons t/op/ifunless............................ok t/op/info................................ok t/op/integer.............................ok t/op/interp..............................ok 1/8 skipped: various reasons t/op/jit.................................ok t/op/jitn................................ok t/op/lexicals............................ok t/op/literal.............................ok t/op/load_bytecode.......................ok t/op/number..............................ok t/op/pushaction..........................ok t/op/random..............................ok t/op/spawnw..............................ok t/op/sprintf.............................ok 117/308 skipped: various reasons t/op/stacks..............................ok 3/24 skipped: various reasons t/op/string..............................ok 7/160 skipped: various reasons t/op/string_cclass.......................ok 3/11 skipped: various reasons t/op/string_cs...........................ok 16/50 skipped: various reasons t/op/stringu.............................ok 3/25 skipped: various reasons t/op/time................................ok t/op/trans...............................ok t/op/types...............................ok t/pmc/addrregistry.......................ok t/pmc/array..............................ok t/pmc/bigint.............................skipped all skipped: No BigInt Lib configured t/pmc/bignum.............................skipped all skipped: No BigNum support yet. t/pmc/boolean............................ok t/pmc/bound_nci..........................ok t/pmc/builtin............................ok 2/4 skipped: various reasons t/pmc/capture............................ok t/pmc/closure............................ok t/pmc/compiler...........................ok t/pmc/complex............................ok 3/53 skipped: various reasons t/pmc/config.............................ok t/pmc/continuation.......................ok t/pmc/coroutine..........................ok t/pmc/csub...............................ok t/pmc/default............................ok t/pmc/deleg_pmc..........................ok t/pmc/delegate...........................ok t/pmc/enumerate..........................ok t/pmc/env................................ok t/pmc/eval...............................ok t/pmc/exception..........................ok t/pmc/exception_handler..................ok t/pmc/file...............................ok t/pmc/fixedbooleanarray..................ok t/pmc/fixedfloatarray....................ok t/pmc/fixedintegerarray..................ok t/pmc/fixedpmcarray......................ok t/pmc/fixedstringarray...................ok t/pmc/float..............................ok t/pmc/freeze.............................ok t/pmc/globals............................ok t/pmc/hash...............................ok t/pmc/integer............................ok t/pmc/intlist............................ok t/pmc/io.................................ok 1/39 skipped: various reasons t/pmc/iterator...........................ok 1/40 skipped: various reasons t/pmc/key................................ok t/pmc/lexinfo............................ok t/pmc/lexpad.............................ok t/pmc/managedstruct......................ok t/pmc/mmd................................ok t/pmc/multiarray.........................ok t/pmc/multisub...........................ok t/pmc/n_arithmetics......................ok t/pmc/namespace..........................ok t/pmc/nci................................NOK 1/60 # Failed test (t/pmc/nci.t at line 39) # got: '' # expected: 'libnci_test was successfully loaded # 22 # ' t/pmc/nci................................NOK 2/60 # Failed test (t/pmc/nci.t at line 66) # got: '' # expected: 'libnci_test was successfully loaded # -55555.555550 # -555555.555500 # -5555555.555000 # -55555555.550000 # -555555555.500000 # -5555555555.000000 # ' t/pmc/nci................................NOK 3/60 # Failed test (t/pmc/nci.t at line 128) # got: '' # expected: 'libnci_test was successfully loaded # -333.000000 # -3330.000000 # -33300.000000 # -333000.000000 # -3330000.000000 # -33300000.000000 # ' t/pmc/nci................................NOK 4/60 # Failed test (t/pmc/nci.t at line 190) # got: '' # expected: 'libnci_test was successfully loaded # -7777777 # ' t/pmc/nci................................NOK 5/60 # Failed test (t/pmc/nci.t at line 216) # got: '' # expected: 'libnci_test was successfully loaded # -4444 # ' t/pmc/nci................................NOK 6/60 # Failed test (t/pmc/nci.t at line 252) # got: '' # expected: 'libnci_test was successfully loaded # This is a C-string. # ' t/pmc/nci................................NOK 7/60 # Failed test (t/pmc/nci.t at line 277) # got: '' # expected: 'libnci_test was successfully loaded # 333 # ' t/pmc/nci................................NOK 8/60 # Failed test (t/pmc/nci.t at line 308) # got: '' # expected: 'libnci_test was successfully loaded # -4444 # -44440 # -444400 # -4444000 # -44440000 # ' t/pmc/nci................................NOK 9/60 # Failed test (t/pmc/nci.t at line 369) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_9.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 10/60 # Failed test (t/pmc/nci.t at line 391) # got: ' # ' # expected: 'libnci_test was successfully loaded # -8.256000 # ' t/pmc/nci................................NOK 11/60 # Failed test (t/pmc/nci.t at line 415) # got: ' # ' # expected: 'libnci_test was successfully loaded # ' t/pmc/nci................................NOK 12/60 # Failed test (t/pmc/nci.t at line 441) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_12.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 13/60 # Failed test (t/pmc/nci.t at line 465) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_13.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 14/60 # Failed test (t/pmc/nci.t at line 489) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_14.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 15/60 # Failed test (t/pmc/nci.t at line 513) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_15.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 16/60 # Failed test (t/pmc/nci.t at line 537) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok # ok 2 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_16.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 17/60 # Failed test (t/pmc/nci.t at line 563) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok # ok 2 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_17.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 18/60 # Failed test (t/pmc/nci.t at line 594) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok worked # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_18.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 19/60 # Failed test (t/pmc/nci.t at line 618) # got: 'loaded # dlfunced # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_19.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 20/60 # Failed test (t/pmc/nci.t at line 647) # got: 'loaded # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'loaded # dlfunced # ok 1 # ok 2 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_20.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 21/60 # Failed test (t/pmc/nci.t at line 676) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '10 20 30 # 2 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_21.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 22/60 # Failed test (t/pmc/nci.t at line 694) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '42 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_22.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 23/60 # Failed test (t/pmc/nci.t at line 711) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '42 # 4711 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_23.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 24/60 # Failed test (t/pmc/nci.t at line 734) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok worked # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_24.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 25/60 # Failed test (t/pmc/nci.t at line 747) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok done # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_25.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 26/60 # Failed test (t/pmc/nci.t at line 761) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '42 # 100 # 66 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_26.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 27/60 # Failed test (t/pmc/nci.t at line 795) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '42.000000 # 100.000000 # 47.110000 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_27.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 28/60 # Failed test (t/pmc/nci.t at line 828) # 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # doesn't match '/10 # 20 # (4|8) # / # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_28.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 29/60 # Failed test (t/pmc/nci.t at line 863) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'hello # 20 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_29.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 30/60 # Failed test (t/pmc/nci.t at line 892) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '10 # 100 # 77 # 200.000000 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_30.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 31/60 # Failed test (t/pmc/nci.t at line 948) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '32 # 127 # 12345 # 100 # 77 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_31.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 32/60 # Failed test (t/pmc/nci.t at line 1019) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'hello call_back # 4711 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_32.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 33/60 # Failed test (t/pmc/nci.t at line 1051) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '32 # 127 # 12345 # 33 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_33.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 34/60 # Failed test (t/pmc/nci.t at line 1107) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '32 # 127 # 12345 # 33 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_34.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 35/60 # Failed test (t/pmc/nci.t at line 1163) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '32 # 127 # 12345 # 33 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_35.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 36/60 # Failed test (t/pmc/nci.t at line 1219) # got: ' # ' # expected: 'libnci_test was successfully loaded # 55555 # ' t/pmc/nci................................NOK 37/60 # Failed test (t/pmc/nci.t at line 1257) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'hello from Parrot # 31 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_37.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 38/60 # Failed test (t/pmc/nci.t at line 1305) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok # got null # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_38.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 39/60 # Failed test (t/pmc/nci.t at line 1324) # got: 'ok 1 # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok 1 # ok 2 # in callback # user data: 42 # external data: succeeded # done. # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_39.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 40/60 # Failed test (t/pmc/nci.t at line 1384) # got: 'created a callback sub # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'created a callback sub # loaded a function that takes a callback # in callback # user data: 42 # external data: succeeded # the callback has run # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_40.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 41/60 # Failed test (t/pmc/nci.t at line 1459) # got: 'ok 1 # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok 1 # ok 2 # in callback # user data: 42 # external data: 77 # done. # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_41.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 42/60 # Failed test (t/pmc/nci.t at line 1519) # got: 'created a callback sub # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'created a callback sub # loaded a function that takes a callback # in callback # user data: 42 # external data: 99 # the callback has run # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_42.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 43/60 # Failed test (t/pmc/nci.t at line 1606) # got: 'ok 1 # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok 1 # ok 2 # in callback # user data: 42 # external data: succeeded # done. # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_43.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 44/60 # Failed test (t/pmc/nci.t at line 1666) # got: 'ok 1 # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok 1 # ok 2 # in callback # user data: 42 # external data: 88 # done. # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_44.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 45/60 # Failed test (t/pmc/nci.t at line 1725) # got: 'created a callback sub # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'created a callback sub # loaded a function that takes a callback # in callback # user data: 42 # external data: 88 # the callback has run # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_45.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 46/60 # Failed test (t/pmc/nci.t at line 1800) # got: 'created a callback sub # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'created a callback sub # loaded a function that takes a callback # in callback # user data: 42 # external data: 111 # the callback has run # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_46.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 47/60 # Failed test (t/pmc/nci.t at line 1889) # got: 'src/ops/core.ops:1202: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'created a callback sub # loaded a function that takes a callback # external data: 10 # external data: 100 # external data: 1000 # external data: 10000 # external data: 100000 # external data: 1000000 # external data: 10000000 # external data: 100000000 # external data: 1000000000 # marked callback as synchronous # external data: 1 # external data: 11 # external data: 111 # external data: 1111 # external data: 11111 # external data: 111111 # external data: 1111111 # external data: 11111111 # external data: 111111111 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_47.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 48/60 # Failed test (t/pmc/nci.t at line 1988) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'Count: 4 # X: 100 # Y: 110 # W: 120 # H: 130 # X: 200 # Y: 210 # W: 220 # H: 230 # X: 300 # Y: 310 # W: 320 # H: 330 # X: 400 # Y: 410 # W: 420 # H: 430 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_48.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 49/60 # Failed test (t/pmc/nci.t at line 2061) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'Double: 6 # Triple: 6 # Sum: 12 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_49.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 50/60 # Failed test (t/pmc/nci.t at line 2091) # got: 'Old X: 100 # Old Y: 200 # src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'Old X: 100 # Old Y: 200 # X: 1 # Y: 2 # 2 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_50.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 51/60 # Failed test (t/pmc/nci.t at line 2152) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'Count: 4 # 0: 100 # 1: 200 # 2: 400 # 3: 800 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_51.pasm"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 52/60 # Failed test (t/pmc/nci.t at line 2214) # got: '' # expected: 'libnci_test was successfully loaded # -55555 # 4444 # 333 # ' t/pmc/nci................................NOK 53/60 # Failed test (t/pmc/nci.t at line 2273) # got: '' # expected: 'libnci_test was successfully loaded # -4444 # -13332 # -39996 # -119988 # -359964 # ' t/pmc/nci................................NOK 54/60 # Failed test (t/pmc/nci.t at line 2335) # got: '' # expected: 'libnci_test was successfully loaded # 'non_existing' is not defined # ' t/pmc/nci................................NOK 55/60 # Failed test (t/pmc/nci.t at line 2366) # got: '' # expected: 'libnci_test was successfully loaded # 'non_existing' is not defined # ' t/pmc/nci................................NOK 56/60 # Failed test (t/pmc/nci.t at line 2396) # got: 'not ok 1 # not ok 2 # not ok 3 # ' # expected: 'ok 1 # ok 2 # ok 3 # ' t/pmc/nci................................NOK 58/60 # Failed test (t/pmc/nci.t at line 2441) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '42 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_58.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 59/60 # Failed test (t/pmc/nci.t at line 2460) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: 'ok worked # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_59.pir"' failed with exit code [SIGNAL 6] t/pmc/nci................................NOK 60/60 # Failed test (t/pmc/nci.t at line 2478) # got: 'src/ops/core.ops:1183: failed assertion `(interp->ctx.bp_ps.regs_p[-1L-(cur_opcode[2])])->pmc_ext' # ' # expected: '42 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/nci_60.pir"' failed with exit code [SIGNAL 6] # Looks like you failed 59 tests of 60. t/pmc/nci................................dubious Test returned status 59 (wstat 15104, 0x3b00) DIED. FAILED tests 1-56, 58-60 Failed 59/60 tests, 1.67% okay t/pmc/null...............................ok t/pmc/object-meths.......................ok 2/35 skipped: various reasons t/pmc/object-mro.........................ok t/pmc/objects............................ok 2/78 skipped: various reasons t/pmc/orderedhash........................ok t/pmc/os.................................ok t/pmc/pair...............................ok 1/3 skipped: various reasons t/pmc/parrotclass........................ok t/pmc/parrotinterpreter..................ok t/pmc/parrotio...........................ok t/pmc/parrotlibrary......................ok t/pmc/parrotobject.......................ok t/pmc/parrotthread.......................ok t/pmc/pmc................................ok 1/20 skipped: various reasons t/pmc/pointer............................ok t/pmc/prop...............................ok t/pmc/random.............................ok t/pmc/ref................................ok t/pmc/resizablebooleanarray..............ok t/pmc/resizablefloatarray................ok t/pmc/resizableintegerarray..............ok t/pmc/resizablepmcarray..................ok 29/38 # Failed test (t/pmc/resizablepmcarray.t at line 1193) # got: '3 # ' # expected: '3 # 11 # 13 # 15 # ' # './parrot --gc-debug "/Users/jimk/work/parrot/t/pmc/resizablepmcarray_38.pir"' failed with exit code [SIGNAL 10] # Looks like you failed 1 test of 38. t/pmc/resizablepmcarray..................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 38 Failed 1/38 tests, 97.37% okay t/pmc/resizablestringarray...............ok t/pmc/retcontinuation....................ok t/pmc/ro.................................ok t/pmc/sarray.............................ok t/pmc/scalar.............................ok t/pmc/sharedref..........................ok t/pmc/signal.............................skipped all skipped: Signals currently disabled t/pmc/slice..............................ok t/pmc/string.............................ok t/pmc/sub................................ok t/pmc/super..............................ok t/pmc/sys................................ok t/pmc/threads............................ok 2/20 skipped: various reasons t/pmc/timer..............................ok t/pmc/tqueue.............................ok t/pmc/undef..............................ok t/pmc/unmanagedstruct....................ok t/pmc/version............................ok t/pmc/vtablecache........................ok t/native_pbc/header......................ok 8/8 skipped: various reasons t/native_pbc/integer.....................skipped all skipped: Ongoing PBC format changes t/native_pbc/number......................skipped all skipped: Ongoing PBC format changes t/native_pbc/string......................ok 1/1 skipped: various reasons t/dynpmc/dynlexpad.......................ok t/dynpmc/foo.............................ok 1/9 skipped: various reasons t/dynpmc/gdbmhash........................skipped all skipped: No gdbm library available t/dynpmc/perlarray.......................ok t/dynpmc/perlenv.........................ok t/dynpmc/perlhash........................ok 1/38 skipped: various reasons t/dynpmc/perlint.........................ok 3/76 skipped: various reasons t/dynpmc/perlnum.........................ok t/dynpmc/perlscalar......................ok t/dynpmc/perlstring......................ok t/dynpmc/perlundef.......................ok t/dynpmc/quantumreg......................skipped all skipped: No quantum library available t/dynpmc/sparse_perlarray................ok t/dynpmc/sub.............................ok t/dynpmc/subclass_with_pir_method........ok t/dynoplibs/dan..........................ok t/dynoplibs/myops........................ok t/compilers/past/node....................ok t/compilers/past/past....................ok t/compilers/past/past_op.................ok t/compilers/past/past_val................ok t/compilers/past/past_var................ok t/compilers/pge/01-codestring............ok t/compilers/pge/02-match.................ok t/compilers/pge/03-optable...............ok t/compilers/pge/06-grammar...............ok t/compilers/pge/pge-hs...................ok t/compilers/pge/pge......................ok t/compilers/pge/pge_examples.............ok t/compilers/pge/pge_globs................ok t/compilers/pge/pge_util.................ok t/compilers/pge/p5regex/p5rx.............ok 354/960 skipped: various reasons t/compilers/pge/p6regex/01-regex.........ok t/compilers/pge/p6regex/builtins.........ok t/compilers/pge/p6regex/closure..........ok t/compilers/pge/p6regex/context..........ok t/compilers/pge/p6regex/subrules.........ok t/compilers/pge/p6regex/syntax_errors....ok t/compilers/pge/p6regex/text_brk.........ok t/compilers/tge/basic....................ok t/compilers/tge/grammar..................ok t/compilers/tge/parser...................ok t/compilers/json/from_parrot.............ok t/compilers/json/to_parrot...............ok t/library/cgi_query_hash.................ok t/library/coroutine......................ok t/library/data_escape....................ok 1/22 skipped: various reasons t/library/dumper.........................ok t/library/File_Spec......................skipped all skipped: win32 implementation only t/library/getopt_obj.....................ok t/library/md5............................ok t/library/mime_base64....................ok t/library/parrotlib......................ok t/library/pcre...........................ok 1/1 skipped: various reasons t/library/pg.............................Couldn't load 'libpq': unknown reason current instr.: 'main' pc 16 (t/library/pg.t:37) t/library/pg.............................ok 43/43 skipped: various reasons t/library/sort...........................ok t/library/streams........................ok 2/20 skipped: various reasons t/library/test_builder_tester............ok t/library/test_more......................ok t/library/yaml_parser_syck...............ok t/examples/japh..........................ok t/examples/library.......................ok 1/4 skipped: various reasons t/examples/namespace.....................ok t/examples/pasm..........................ok t/examples/past..........................ok t/examples/pir...........................ok t/examples/shootout......................ok 3/20 skipped: various reasons t/examples/streams.......................ok t/examples/subs..........................ok t/run/exit...............................ok t/run/options............................ok t/src/atomic.............................ok t/src/basic..............................ok t/src/compiler...........................ok t/src/exit...............................ok t/src/extend.............................ok t/src/hash...............................ok t/src/intlist............................ok t/src/io.................................ok t/src/list...............................ok t/src/sprintf............................ok t/src/string.............................ok 1/3 skipped: various reasons t/tools/pbc_merge........................ok t/tools/pmc2c............................ok t/tools/smartlinks.......................skipped all skipped: Moose not installed t/perl/Parrot_Distribution...............ok t/perl/Parrot_Docs.......................ok t/perl/Parrot_IO.........................ok t/perl/Parrot_PIR_Formatter..............ok 5/13 skipped: various reasons t/perl/Parrot_Test.......................ok t/doc/opcode-doc.........................ok t/doc/pod................................# finding files with pod, this may take a minute. t/doc/pod................................ok t/stm/basic..............................ok t/stm/basic_mt...........................ok t/stm/llqueue............................ok t/stm/queue..............................ok 1/4 skipped: various reasons t/stm/runtime............................ok t/distro/manifest........................# this may take a while... t/distro/manifest........................ok t/codingstd/c_code_coda..................ok t/codingstd/cppcomments..................ok t/codingstd/cuddled_else.................ok t/codingstd/line_endings.................skipped all skipped: SVN::Client not installed t/codingstd/tabs.........................ok t/codingstd/trailing_space...............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/pmc/nci.t 59 15104 60 59 1-56 58-60 t/pmc/resizablepmcarray.t 1 256 38 1 38 11 tests and 604 subtests skipped. Failed 2/264 test scripts. 60/6701 subtests failed. Files=264, Tests=6701, 1241 wallclock secs (521.75 cusr + 289.33 csys = 811.08 CPU) Failed 2/264 test programs. 60/6701 subtests failed. make: *** [test] Error 255