2009/6/19 Ludovic Courtès <l...@gnu.org>: > We are pleased to announce GNU Guile release 1.9.0.
FYI, 'make check' fails for me, with the blow. Should I ignore this, or dig into it? --linas Everything before the below seems to have passed. Then... Running alist.test Running and-let-star.test Running arbiters.test Running asm-to-bytecode.test Running bit-operations.test Running bytevectors.test UNRESOLVED: bytevectors.test: 2.9 Operations on Strings: string->utf8 [latin-1] UNRESOLVED: bytevectors.test: 2.9 Operations on Strings: utf8->string [latin-1] Running c-api.test Running chars.test Running common-list.test Running continuations.test Running elisp.test Running environments.test Running eval.test 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 UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded weak vector element gets returned from guardian UNRESOLVED: guardians.test: standard guardian functionality: guarding weakly referenced objects: guarded element of weak vector gets eventually removed from weak vector Running hash.test Running hooks.test Running i18n.test UNRESOLVED: i18n.test: text collation (French): string-locale<? UNRESOLVED: i18n.test: text collation (French): char-locale<? UNRESOLVED: i18n.test: text collation (French): string-locale-ci=? UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>? UNRESOLVED: i18n.test: text collation (French): char-locale-ci<>? UNRESOLVED: i18n.test: number parsing: locale-string->inexact (French) UNRESOLVED: i18n.test: nl-langinfo et al.: locale-day (French) UNRESOLVED: i18n.test: nl-langinfo et al.: locale-day (French, using `%global-locale') UNRESOLVED: i18n.test: nl-langinfo et al.: default locale Running import.test Running interp.test Running list.test Running load.test Running modules.test Running numbers.test Running optargs.test Running options.test Running poe.test Running popen.test Running ports.test Running posix.test Running procprop.test UNRESOLVED: procprop.test: procedure-arity: apply Running q.test Running r4rs.test Running r5rs_pitfall.test Running r6rs-ports.test /bin/sh: line 4: 7268 Segmentation fault ${dir}$tst FAIL: check-guile ================================== 1 of 1 test failed Please report to bug-gu...@gnu.org ================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/home/linas/src/novamente/src/guile-1.9.0' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/linas/src/novamente/src/guile-1.9.0' make: *** [check-recursive] Error 1