From: Bruno H. <br...@cl...> - 2018-01-22 17:45:06
|
Hi Sam, > >> debug_gcsafety builds work: > >> > >> linux-x86_64 (*) > > > > nope: boot builds, base fails: > > > > /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*' > > IOW, patch e28a1c6d0963 did not fix the problem. Works for me: I just did a "make -f Makefile.devel build-porting64-gcc-debug_gcsafety", and it succeeded. My g++ version is 5.4. And yours? Bruno |