From: Sam S. <sd...@gn...> - 2018-01-22 16:17:01
|
Hi Bruno, > * Bruno Haible <oe...@py...t> [2018-01-22 16:27:53 +0100]: > >> gcsafety builds seem to be broken on all platforms available to me. > > The Makefile.devel now contains a list of platforms on which the > debug_gcsafety builds work: > > linux-x86_64 (*) nope: boot builds, base fails: --8<---------------cut here---------------start------------->8--- /home/sds/src/clisp/current/modules/regexp/regexi.c: In function 'Values C_subr_regexp_regexp_exec()': /home/sds/src/clisp/current/modules/regexp/regexi.c:120: error: invalid conversion from 'char*' to 'const uintB*' /home/sds/src/clisp/current/modules/regexp/regexi.c:120: error: invalid conversion from 'char*' to 'const uintB*' /home/sds/src/clisp/current/modules/regexp/regexi.c:120: error: invalid conversion from 'char*' to 'const uintB*' /home/sds/src/clisp/current/modules/regexp/regexi.c:120: error: invalid conversion from 'char*' to 'const uintB*' make[1]: *** [regexi.o] Error 1 make[1]: Leaving directory `/home/sds/src/clisp/current/build-porting64-gcc-debug_gcsafety/regexp' make: *** [regexp] Error 2 --8<---------------cut here---------------end--------------->8--- > macosx-i386 nope: https://sourceforge.net/p/clisp/bugs/710/ boot builds, base fails. Thanks. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1561 http://steingoldpsychology.com http://www.childpsy.net http://www.dhimmitude.org https://ffii.org http://no2bds.org 20% of people do 80% of work; also 80% of people think they are in those 20%. |