-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm using Gentoo Linux on an intel celeron processor. When I do make test from latest CVS, I get:
/usr/bin/perl t/harness --gc-debug --running-make-test -b t/op/*.t t/pmc/*.t t/native_pbc/*.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/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 events yet 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 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/env..............ok t/pmc/eval.............# Failed test (t/pmc/eval.t at line 8) # got: 'back again # ' # expected: 'in eval # back again # ' # Failed test (t/pmc/eval.t at line 20) # got: '40 # ' # expected: '42 # ' # Failed test (t/pmc/eval.t at line 33) # got: 'hello # ' # expected: 'hello parrot # ' # Looks like you failed 3 tests of 3. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/pmc/exception........ok t/pmc/float............ok t/pmc/intlist..........ok t/pmc/io...............ok 1/21 skipped: clone not finished yet t/pmc/iter.............ok 1/9 skipped: N/Y: get_keyed_int gets rest of array t/pmc/key..............ok t/pmc/managedstruct....ok t/pmc/mmd..............ok t/pmc/multiarray.......ok t/pmc/nci..............i386 JIT CPU .so SO extension ok t/pmc/objects..........ok t/pmc/orderedhash......ok t/pmc/perlarray........ok t/pmc/perlhash.........ok t/pmc/perlint..........ok t/pmc/perlnum..........ok 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/sub..............# Failed test (t/pmc/sub.t at line 512) # got: 'main # loaded # Global '_sub1' not found # ' # expected: 'main # loaded # found sub # in sub1 # ' # './parrot --gc-debug -b t/pmc/sub_42.pasm' failed with exit code 1 # Failed test (t/pmc/sub.t at line 541) # got: 'main # loaded # Global '_sub1' not found # ' # expected: 'main # loaded # found sub # in sub1 # back # ' # './parrot --gc-debug -b t/pmc/sub_43.pasm' failed with exit code 1 # Failed test (t/pmc/sub.t at line 574) # got: 'main # loaded # Global '_sub1' not found # ' # expected: 'main # loaded # found sub1 # in sub1 # back # found sub2 # in sub2 # back # in sub1 # back # ' # './parrot --gc-debug -b t/pmc/sub_44.pasm' failed with exit code 1 # Looks like you failed 3 tests of 47. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 42-44 Failed 3/47 tests, 93.62% okay t/pmc/timer............ok t/native_pbc/number....ok 1/3 skipped: core ops changes Failed 2/56 test scripts, 96.43% okay. 6/954 subtests failed, 99.37% okay. Failed Test Stat Wstat Total Fail Failed List of Failed - ------------------------------------------------------------------------------- t/pmc/eval.t 3 768 3 3 100.00% 1-3 t/pmc/sub.t 3 768 47 3 6.38% 42-44 10 subtests skipped. make: *** [testb] Error 29 Updated from cvs with: cvs -z3 update -dP && make realclean && perl Configure.pl && make Compiler flags are reported as: - -DPERL5 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Dan_Sugalski -Larry - -Wall -Wstrict-prototypes -Wmissing-prototypes -Winline -Wshadow - -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return - -Winline -W -Wno-unused -Wsign-compare -Wformat-nonliteral -Wformat-security - -Wpacked -Wdisabled-optimization -mno-accumulate-outgoing-args -Wno-shadow - -I./include -DHAS_JIT -DI386 -DHAVE_COMPUTED_GOTO xx.o -c xx.c -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/raTlx533NjVSos4RAkm1AJ9pA+Jhjl3KB+GpbQIR2HIu7F0WmACcDlX0 aLfBf/7jzPICuCv92CT921M= =LDYX -----END PGP SIGNATURE-----