From: Sam S. <sd...@gn...> - 2018-01-12 03:42:38
|
Hi Bruno > * Bruno Haible <oe...@py...t> [2018-01-11 23:20:20 +0100]: > >> Are you aware that "make check" fails on "hg tip"? > > On Linux/x86_64, I get this: > > $ make -f Makefile.devel build-porting64-gcc-safety0 > ... > Test failed: > -rw-r--r-- 1 bruno bruno 286 Jan 11 23:12 ext-clisp.erg > > $ cat build-porting64-gcc-safety0/tests/ext-clisp.erg > Form: (HANDLER-CASE (LETF ((*CURRENT-LANGUAGE* 'FRENCH)) (LIST (STRING= > "À bientôt!" (SYSTEM::TEXT "Bye.")) (STRING= *CURRENT-LANGUAGE* > "FRANÇAIS"))) (ERROR (E) (PRINC-ERROR E) '(T T))) > CORRECT: (T T) > CLISP : (NIL T) > Differ at position 0: T vs NIL > CORRECT: (T T) > CLISP : (NIL T) Darwin Kernel Version 17.3.0 ./configure --with-debug --without-dynamic-modules build-g-nodynmod |