3: PPC BE 32 bit opcode_t, 32 bit intval ld='cc', ldflags=' -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/local/lib ', cc_ldflags='', libs='-lsocket -lnsl -ldl -lm -lpthread -lrt -lintl' Dynamic Linking: share_ext='.so', ld_share_flags='-G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/local/lib', load_ext='.so', ld_load_flags='-G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/local/lib' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=4 byteorder=4321, nv=double, numvalsize=8, doublesize=8, longdoublesize=16 Compiling with: xx.c ccache cc -I./include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDISABLE_GC_DEBUG=1 -DNDEBUG -fast -xtarget=native -DHAS_GETTEXT -KPIC -I. -o xx.o -c xx.c ccache cc -o pbc_to_exe.o -I/net/kepler/export/home/doughera/src/parrot/parrot-cc/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDISABLE_GC_DEBUG=1 -DNDEBUG -fast -xtarget=native -DHAS_GETTEXT -c pbc_to_exe.c Compiled: pbc_to_exe.o CC -o pbc_to_exe pbc_to_exe.o /net/kepler/export/home/doughera/src/parrot/parrot-cc/src/parrot_config.o -R/net/kepler/export/home/doughera/src/parrot/parrot-cc/blib/lib -L/net/kepler/export/home/doughera/src/parrot/parrot-cc/blib/lib -lparrot -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/local/lib -xlibmieee -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl Linked: pbc_to_exe ccache cc -o parrot_config.o -I/net/kepler/export/home/doughera/src/parrot/parrot-cc/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDISABLE_GC_DEBUG=1 -DNDEBUG -fast -xtarget=native -DHAS_GETTEXT -c parrot_config.c Compiled: parrot_config.o CC -o parrot_config parrot_config.o /net/kepler/export/home/doughera/src/parrot/parrot-cc/src/parrot_config.o -R/net/kepler/export/home/doughera/src/parrot/parrot-cc/blib/lib -L/net/kepler/export/home/doughera/src/parrot/parrot-cc/blib/lib -lparrot -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/SC4.2/lib -L/usr/local/lib -xlibmieee -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl Linked: parrot_config t/native_pbc/integer_3.pbc updated t/native_pbc/number_3.pbc updated t/native_pbc/string_3.pbc updated `pbc_dump' is up to date. HEADER => [ wordsize = 4 (interpreter's wordsize/INTVAL = 4/4) byteorder = 1 (interpreter's byteorder = 1) floattype = 0 (interpreter's NUMVAL_SIZE = 8) parrot-version 0.9.1, bytecode-version 3.38 UUID: type = 0, size = 0 no endianize, no opcode, no numval transform dirformat = 1 ] t/native_pbc/integer.... # Failed test '8_be=>4_be big-endian 64-bit, 8-byte int, 8-byte double' # at t/native_pbc/integer.t line 166. # Exited with error code: 1 # Received: # Unable to open filehandle # current instr.: '(null)' pc -1 ((unknown file):-1) # called from Sub '(null)' pc -1 ((unknown file):-1) # called from Sub '(null)' pc 0 (-:1) # # Expected: # 270544960 # Looks like you failed 1 test of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/6 tests, 83.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/native_pbc/integer.t 1 256 6 1 6 Failed 1/1 test scripts. 1/6 subtests failed. Files=1, Tests=6, 3 wallclock secs ( 1.91 cusr + 0.72 csys = 2.63 CPU) Failed 1/1 test programs. 1/6 subtests failed. cd t/native_pbc svn commit -mnative_pbc platform updates