Re: Pari module build failure
Bruno Haible <[email protected]> Mon, 22 Jan 2018 23:27:38 +0100
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <18276191.TZTlsnBUDJ@omega> |
Sam wrote: > >> >> 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? > > $ ssh gcc12 gcc --version > gcc (Debian 4.3.2-1.1) 4.3.2 Works for me on this machine as well: On gcc12.fsffrance.org, using a clisp HEAD from today, "make -f Makefile.devel build-porting64-gcc-debug_gcsafety" produces a build where cbcstep2.log succeeded. 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