on 4/21/09 10:50 PM, Ludovic Courtès at [email protected] uttered the following:
> Didier Godefroy <[email protected]> writes: > >> PASS: test-system-cmds >> PASS: test-require-extension >> PASS: test-bad-identifiers >> PASS: test-num2integral >> PASS: test-round >> PASS: test-gh >> PASS: test-asmobs >> PASS: test-list >> PASS: test-unwind >> FAIL: test-conversion >> PASS: test-use-srfi >> PASS: test-scm-c-read >> PASS: test-with-guile-module >> PASS: test-scm-with-guile >> ================================== >> 1 of 14 tests failed > > Is that all? Can you run `./check-guile' as well (it's normally done by > "make check" in the top-level build directory)? Ok, it didn't run that with the make check, but here it is: ./check-guile Testing /usr/local/guile/src/pre-inst-guile ... with GUILE_LOAD_PATH=/usr/local/guile/src/test-suite Running alist.test Running and-let-star.test Running arbiters.test Running bit-operations.test Running c-api.test Running chars.test Running common-list.test Running continuations.test Running elisp.test Running environments.test Running eval.test ;;; (foo-pws) Running exceptions.test Running filesys.test Running format.test Running fractions.test Running ftw.test Running gc.test Running getopt-long.test Running goops.test Running guardians.test Running hash.test Running hooks.test Running import.test Running interp.test Running list.test Running load.test Running modules.test Running numbers.test Floating point exception (core dumped) Is there anything I need to send to figure out the error? > The `test-conversion' was actually reported earlier [0] but never > fixed. You might want to try as well with HP/Compaq cc. Ok, but I'll do that tomorrow, it's my bed time here ;-) Thanks, -- Didier Godefroy mailto:[email protected]
