[Pkg-gauche-devel] some make check failures in the buildd logs

Jens Thiele karme at karme.de
Sat Feb 5 09:50:45 UTC 2011


too late for squeeze, but didn't notice this until now:

amd64:
https://buildd.debian.org/fetch.cgi?pkg=gauche;ver=0.9-17;arch=amd64;stamp=1296811617
[...]
GAUCHE_TEST_RECORD_FILE=../../test.record ../../src/gosh -ftest -I. test.scm > test.log
Testing net ...                                                  failed.
discrepancies found.  Errors are:
test inet client socket: expects #t => got #f
[...]

(afair this might be due to /etc/services missing / netbase dependency?)


armel:
https://buildd.debian.org/fetch.cgi?pkg=gauche;ver=0.9-17;arch=armel;stamp=1296813246

make[4]: Entering directory `/build/buildd-gauche_0.9-17-armel-8RyaMN/gauche-0.9/gc'
/bin/bash: line 4: 22137 Segmentation fault      ${dir}$tst
FAIL: gctest
Leaked composite object at 0x95fd0 (tests/leak_test.c:19, sz=4, NORMAL)

PASS: leaktest
Final heap size is 262144
PASS: middletest
GC_check_heap_block: found smashed heap objects:
0x9cff8 in or near object at 0x9cfd0(tests/smash_test.c:21, sz=40)
GC_check_heap_block: found smashed heap objects:
0xf6478 in or near object at 0xf6450(tests/smash_test.c:21, sz=40)
0x9cff8 in or near object at 0x9cfd0(tests/smash_test.c:21, sz=40)
PASS: smashtest
GC Warning: Out of Memory!  Returning NIL!
GC Warning: Out of Memory!  Returning NIL!
GC Warning: Out of Memory!  Returning NIL!
PASS: hugetest
/bin/bash: line 4: 22245 Segmentation fault      ${dir}$tst
FAIL: threadleaktest
==================================
2 of 6 tests failed


mipsel:

https://buildd.debian.org/fetch.cgi?pkg=gauche;ver=0.9-17;arch=mipsel;stamp=1296812775
[...]
make[4]: Entering directory `/build/buildd-gauche_0.9-17-mipsel-8tBcBc/gauche-0.9/gc'
/bin/bash: line 4:  2953 Segmentation fault      ${dir}$tst
FAIL: gctest
Leaked composite object at 0x491fd0 (tests/leak_test.c:19, sz=4, NORMAL)

PASS: leaktest
Final heap size is 262144
PASS: middletest
GC_check_heap_block: found smashed heap objects:
0x498ff8 in or near object at 0x498fd0(tests/smash_test.c:21, sz=40)
GC_check_heap_block: found smashed heap objects:
0x498ff8 in or near object at 0x498fd0(tests/smash_test.c:21, sz=40)
GC_check_heap_block: found smashed heap objects:
0x50f478 in or near object at 0x50f450(tests/smash_test.c:21, sz=40)
0x498ff8 in or near object at 0x498fd0(tests/smash_test.c:21, sz=40)
PASS: smashtest
GC Warning: Out of Memory!  Returning NIL!
GC Warning: Out of Memory!  Returning NIL!
GC Warning: Out of Memory!  Returning NIL!
PASS: hugetest
Leaked composite object at 0x495fe8 (tests/thread_leak_test.c:14, sz=4, NORMAL)

Leaked composite object at 0x495fd0 (tests/thread_leak_test.c:14, sz=4, NORMAL)

Leaked composite object at 0x495fe8 (tests/thread_leak_test.c:14, sz=4, NORMAL)

Leaked composite object at 0x495fb8 (tests/thread_leak_test.c:14, sz=4, NORMAL)

Leaked composite object at 0x495fd0 (tests/thread_leak_test.c:14, sz=4, NORMAL)

PASS: threadleaktest
==================================
1 of 6 tests failed
[...]



imho build should fail if any test fails. what do you think?

jens



More information about the Pkg-gauche-devel mailing list