From: Karsten P. <Kar...@gm...> - 2017-03-10 20:07:34
|
On 10.03.17 19:54, Sam Steingold wrote: > Hi Bruno, > >> * Bruno Haible <oe...@py...t> [2017-03-10 19:42:20 +0100]: >> >> My priority for the moment is to fix build errors. > > Does this include the "make check-image" failure? > https://sourceforge.net/p/clisp/bugs/687/ Hello, in my builds make check fails only in make check-exec-image with the same message as in the referred bug. Macos Sierra 10.12.03 [1]> (software-version) "GNU C 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)" [2]> (software-type) "gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -O -fno-strict-aliasing -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -DNO_GETTEXT libgnu.a -L/usr/local/opt/readline//lib -lreadline -lncurses /usr/local//lib/libavcall.a /usr/local//lib/libcallback.a /usr/local//lib/libsigsegv.a -lc -L/usr/X11/lib SAFETY=0 TYPECODES WIDE_HARD GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY libsigsegv 2.11 libreadline 7.0 libffcall 1.13" Anything I can do to help debug this (My lisp is a lot better than my c)? regards Karsten |