Parrot Test $Revision: 1.11 $ Starttime: Fri Apr 9 15:14:30 CEST 2004 System Information OpenBSD argon.thinknow.lan 3.5 GENERIC#89 alpha alpha 2.95.3 This is perl, v5.8.2 built for alpha-openbsd Copyright 1987-2003, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. CVS changes ? test.core U config/gen/platform/openbsd/misc.h Configure Parrot Version 0.1.0 Configure 2.0 Copyright (C) 2001-2003 The Perl Foundation. All Rights Reserved. Hello, I'm Configure. My job is to poke and prod your system to figure out how to build Parrot. The process is completely automated, unless you passed in the `--ask' flag on the command line, in which case it'll prompt you for a few pieces of info. Since you're running this script, you obviously have Perl 5--I'll be pulling some defaults from its configuration. Checking MANIFEST.....................................................done. Setting up Configure's data structures................................done. Tweaking settings for miniparrot......................................done. Loading platform and local hints files................................done. Enabling optimization.................................................done. Determining nongenerated header files.................................done. Determining what C compiler and linker to use.........................done. Determining what types Parrot should use..............................done. Determining what opcode files should be compiled in...................done. Setting up experimental systems.......................................done. Determining what pmc files should be compiled in......................done. Determining your minimum pointer alignment............................done. Probing for C headers.................................................done. Determining some sizes................................................done. Computing native byteorder for Parrot's wordsize......................done. Figuring out how to pack() Parrot's types.............................done. Figuring out what formats should be used for sprintf..................done. Determining if your C compiler is actually gcc........................done. Determining if your C library has a working S_ISREG...................done. Determining architecture, OS and JIT capability.......................done. Verifying that the compiler supports function pointer casts...........done. Determining if your compiler supports computed goto...................done. Determining if your compiler supports inline..........................done. Determining what allocator to use.....................................done. Determining if your C library supports memalign.......................done. Determining some signal stuff.........................................done. Determining if your C library has setenv / unsetenv...................done. Configuring ICU if requested..........................................done. Generating C headers..................................................done. Generating core pmc list..............................................done. Generating runtime/parrot/include.....................................done. Generating build files................................................done. Moving platform files into place......................................done. Recording configuration data for later retrieval......................done. Okay, we're done! You can now use `make' (or your platform's equivalent to `make') to build your Parrot. After that, you can use `make test' to run the test suite. Happy Hacking, The Parrot Team Build Warnings src/interpreter.c: In function `runops_args': src/interpreter.c:1135: warning: cast increases required alignment of target type src/interpreter.c:1139: warning: cast increases required alignment of target type src/interpreter.c:1143: warning: cast increases required alignment of target type src/interpreter.c:1147: warning: cast increases required alignment of target type src/packfile.c: In function `PackFile_unpack': src/packfile.c:545: warning: cast increases required alignment of target type src/pmc_freeze.c: In function `cleanup_next_for_GC_pool': src/pmc_freeze.c:612: warning: cast increases required alignment of target type src/platform.c: In function `Parrot_Run_OS_Command': src/platform.c:481: warning: couldn't find null pointer sentinel value starting at 2 src/platform.c:481: warning: (integer 0 is not a null pointer in varargs context) In file included from src/jit.c:29: include/parrot/jit_emit.h: In function `Parrot_jit_init_arenas': include/parrot/jit_emit.h:524: warning: cast increases required alignment of target type include/parrot/jit_emit.h: In function `Parrot_jit_extend_arena': include/parrot/jit_emit.h:539: warning: cast increases required alignment of target type In file included from src/jit_cpu.c:46: include/parrot/jit_emit.h: In function `emit_load_intval_cpool': include/parrot/jit_emit.h:265: warning: cast increases required alignment of target type src/jit_cpu.c: In function `Parrot_add_i_i_i_jit': src/jit_cpu.c:106: warning: overflow in implicit constant conversion src/jit_cpu.c: In function `Parrot_sub_i_i_i_jit': src/jit_cpu.c:147: warning: overflow in implicit constant conversion src/embed.c: In function `Parrot_readbc': src/embed.c:347: warning: cast increases required alignment of target type src/embed.c: In function `Parrot_setup_opt': src/embed.c:444: warning: cast increases required alignment of target type src/headers.c: In function `add_extra_buffer_header': src/headers.c:606: warning: cast increases required alignment of target type src/dod.c: In function `free_unused_pobjects': src/dod.c:765: warning: cast increases required alignment of target type src/dod.c: In function `clear_live_bits': src/dod.c:938: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getchr_va': src/spf_vtable.c:48: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getint_va': src/spf_vtable.c:75: warning: cast increases required alignment of target type src/spf_vtable.c:79: warning: cast increases required alignment of target type src/spf_vtable.c:82: warning: cast increases required alignment of target type src/spf_vtable.c:86: warning: cast increases required alignment of target type src/spf_vtable.c:89: warning: cast increases required alignment of target type src/spf_vtable.c:92: warning: cast increases required alignment of target type src/spf_vtable.c:95: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getuint_va': src/spf_vtable.c:129: warning: cast increases required alignment of target type src/spf_vtable.c:134: warning: cast increases required alignment of target type src/spf_vtable.c:138: warning: cast increases required alignment of target type src/spf_vtable.c:142: warning: cast increases required alignment of target type src/spf_vtable.c:145: warning: cast increases required alignment of target type src/spf_vtable.c:148: warning: cast increases required alignment of target type src/spf_vtable.c:151: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getfloat_va': src/spf_vtable.c:185: warning: cast increases required alignment of target type src/spf_vtable.c:188: warning: cast increases required alignment of target type src/spf_vtable.c:192: warning: cast increases required alignment of target type src/spf_vtable.c:196: warning: cast increases required alignment of target type src/spf_vtable.c:199: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getstring_va': src/spf_vtable.c:234: warning: cast increases required alignment of target type src/spf_vtable.c:241: warning: cast increases required alignment of target type src/spf_vtable.c:248: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getptr_va': src/spf_vtable.c:280: warning: cast increases required alignment of target type src/extend.c: In function `Parrot_call': src/extend.c:534: warning: cast increases required alignment of target type src/extend.c:544: warning: cast increases required alignment of target type src/extend.c:549: warning: cast increases required alignment of target type src/resources.c: In function `compact_pool': src/resources.c:361: warning: cast increases required alignment of target type unmanagedstruct.c: In function `char_offset_key': unmanagedstruct.c:163: warning: cast increases required alignment of target type unmanagedstruct.c: In function `ret_int': unmanagedstruct.c:198: warning: cast increases required alignment of target type unmanagedstruct.c:202: warning: cast increases required alignment of target type unmanagedstruct.c: In function `ret_float': unmanagedstruct.c:230: warning: cast increases required alignment of target type unmanagedstruct.c:232: warning: cast increases required alignment of target type unmanagedstruct.c:234: warning: cast increases required alignment of target type unmanagedstruct.c: In function `ret_string': unmanagedstruct.c:260: warning: cast increases required alignment of target type unmanagedstruct.c: In function `ret_pmc': unmanagedstruct.c:291: warning: cast increases required alignment of target type unmanagedstruct.c:302: warning: cast increases required alignment of target type unmanagedstruct.c: In function `set_int': unmanagedstruct.c:332: warning: cast increases required alignment of target type unmanagedstruct.c:335: warning: cast increases required alignment of target type unmanagedstruct.c:340: warning: cast increases required alignment of target type unmanagedstruct.c: In function `set_float': unmanagedstruct.c:365: warning: cast increases required alignment of target type unmanagedstruct.c:368: warning: cast increases required alignment of target type unmanagedstruct.c:371: warning: cast increases required alignment of target type unmanagedstruct.c: In function `set_string': unmanagedstruct.c:401: warning: cast increases required alignment of target type encodings/utf16.c: In function `utf16_decode_and_advance': encodings/utf16.c:220: warning: cast increases required alignment of target type encodings/utf32.c: In function `utf32_decode_and_advance': encodings/utf32.c:153: warning: cast increases required alignment of target type imcc/imcc.y: In function `MK_I': imcc/imcc.y:102: warning: cast increases required alignment of target type imcc/pbc.c: In function `add_const_pmc_sub': imcc/pbc.c:650: warning: cast increases required alignment of target type imcc/parser_util.c: In function `imcc_vfprintf': imcc/parser_util.c:820: warning: cast increases required alignment of target type imcc/parser_util.c:831: warning: cast increases required alignment of target type imcc/parser_util.c:837: warning: cast increases required alignment of target type imcc/parser_util.c:845: warning: cast increases required alignment of target type imcc/main.o: In function `parseflags': /home/gast/devel/parrot/imcc/main.c:259: warning: strcpy() is almost always misused, please use strlcpy() blib/lib/libparrot.a(imclexer.o): In function `read_params': /home/gast/devel/parrot/imcc/imcc.l:622: warning: strcat() is almost always misused, please use strlcat() blib/lib/libparrot.a(packfile.o): In function `Parrot_new_debug_seg': /home/gast/devel/parrot/src/packfile.c:1969: warning: sprintf() is often misused, please use snprintf() Test Results: echo imcc/imcc.y -d -o imcc/imcparser.c imcc/imcc.y -d -o imcc/imcparser.c perl -e 'open(A,qq{>>$_}) or die foreach @ARGV' imcc/imcc.y.flag imcc/imcparser.c imcc/imcparser.h perl t/harness --gc-debug --running-make-test -b t/op/*.t t/pmc/*.t t/native_pbc/*.t imcc/t/*/*.t t/src/*.t t/op/00ff-dos...........ok t/op/00ff-unix..........ok t/op/arithmetics........ok t/op/basic..............ok t/op/bitwise............ok t/op/calling............ok t/op/comp...............ok t/op/conv...............ok t/op/debuginfo..........ok 3/3 skipped: getline/setline changes not finished t/op/gc.................ok t/op/globals............ok t/op/hacks..............ok 2/2 skipped: no universal SIGFPE handling t/op/ifunless...........ok t/op/info...............ok t/op/integer............ok t/op/interp.............ok t/op/jit................ok t/op/jitn...............ok t/op/lexicals...........ok t/op/macro..............ok 1/16 skipped: Await exceptions t/op/number.............ok t/op/rx.................ok 1/23 skipped: Pending some sort of lowercasing op t/op/stacks.............ok 3/56 skipped: no stack limit currently t/op/string.............ok t/op/time...............ok t/op/trans..............ok t/op/types..............ok t/pmc/array.............ok t/pmc/boolean...........ok t/pmc/coroutine.........ok t/pmc/delegate..........ok t/pmc/dumper............ok t/pmc/env...............ok t/pmc/eval..............ok 1/6 skipped: wrong stack handling t/pmc/exception.........ok t/pmc/float.............ok t/pmc/freeze............ok t/pmc/intlist...........ok t/pmc/io................ok 1/23 skipped: clone not finished yet t/pmc/iter..............ok 1/10 skipped: N/Y: get_keyed_int gets rest of array t/pmc/key...............ok t/pmc/managedstruct.....ok 1/5 skipped: intval size != 4 t/pmc/mmd...............ok t/pmc/multiarray........ok t/pmc/nci...............alpha JIT CPU .so SO extension ok 29/29 skipped: needs jit/i386 and libnci.so t/pmc/object-meths......# Failed test (t/pmc/object-meths.t at line 466) # got: 'F isa D 1 # D isa F 0 # F isa C 1 # C isa F 0 # F isa E 1 # E isa F 0 # F isa A 1 # A isa F 0 # F isa B 1 # B isa F 0 # C isa A 1 # A isa C 0 # D isa A 1 # A isa D 0 # new F # E init # D init # B init # A init # C init # F init # done # ' # expected: 'F isa D 1 # D isa F 0 # F isa C 1 # C isa F 0 # F isa E 1 # E isa F 0 # F isa A 1 # A isa F 0 # F isa B 1 # B isa F 0 # C isa A 1 # A isa C 0 # D isa A 1 # A isa D 0 # new F # E init # A init # D init # B init # C init # F init # done # ' # Looks like you failed 1 tests of 19. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 17 Failed 1/19 tests, 94.74% okay t/pmc/objects...........ok t/pmc/orderedhash.......ok t/pmc/perlarray.........ok t/pmc/perlhash..........ok t/pmc/perlint...........ok t/pmc/perlnum...........# Failed test (t/pmc/perlnum.t at line 690) # got: '0 # 0.000000 # ' # expected: '0 # -0.000000 # ' # Looks like you failed 1 tests of 36. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 36 Failed 1/36 tests, 97.22% okay t/pmc/perlstring........ok t/pmc/pmc...............ok t/pmc/prop..............ok t/pmc/ref...............ok t/pmc/sarray............ok t/pmc/scratchpad........ok t/pmc/signal............skipped all skipped: No events yet t/pmc/sort..............ok t/pmc/sub...............ok t/pmc/sys...............ok t/pmc/threads...........ok 2/11 skipped: no shared PerlStrings yet t/pmc/timer.............ok t/pmc/tqueue............ok t/native_pbc/integer....ok t/native_pbc/number.....ok imcc/t/imcpasm/cfg......ok imcc/t/imcpasm/opt0.....ok imcc/t/imcpasm/opt1.....ok 1/49 skipped: constant concat N/Y imcc/t/imcpasm/opt2.....ok 5/5 skipped: -O2 disabled imcc/t/imcpasm/optc.....ok 6/6 skipped: PCC changes imcc/t/imcpasm/pcc......ok 10/11 skipped: PCC changes imcc/t/imcpasm/sub......ok imcc/t/reg/spill........ok imcc/t/syn/bsr..........ok imcc/t/syn/clash........ok imcc/t/syn/const........ok imcc/t/syn/eval.........ok imcc/t/syn/file.........ok 1/12 skipped: multiple loading not speced - failing imcc/t/syn/keyed........ok imcc/t/syn/labels.......ok imcc/t/syn/macro........ok imcc/t/syn/namespace....ok imcc/t/syn/objects......ok imcc/t/syn/op...........ok imcc/t/syn/pcc..........ok 2/36 skipped: various reasons imcc/t/syn/pod..........ok imcc/t/syn/scope........ok t/src/basic.............ok t/src/exit..............ok t/src/extend............ok 1/13 skipped: Hangs on cygwin t/src/hash..............ok 1/10 skipped: changed this useless dump format t/src/intlist...........ok t/src/io................ok 1/20 skipped: fdopen does not handle illegal modes correct t/src/list..............ok t/src/manifest..........ok t/src/sprintf...........ok Failed 2/98 test scripts, 97.96% okay. 2/1488 subtests failed, 99.87% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/pmc/object-meths.t 1 256 19 1 5.26% 17 t/pmc/perlnum.t 1 256 36 1 2.78% 36 1 test and 73 subtests skipped. *** Error code 25 Stop in /home/gast/devel/parrot (line 985 of Makefile). Endtime: Fri Apr 9 16:42:51 CEST 2004