Re: make check fails

Bruno Haible <[email protected]> Thu, 11 Jan 2018 23:20:20 +0100
Newsgroups gmane.lisp.clisp.devel
Message-ID <2546315.c7pQAtPYbe@omega>
Hi Sam,

> Are you aware that "make check" fails on "hg tip"?
> 
> People running nightly builds, could you please add "make check
> extracheck mod-check" to your scripts.

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)

Is this what you mean? If you meant something else, please
state the platform and the Makefile.devel target that you used.

Bruno


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel