Re: Test failure on ARM
Jerry James <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <CAHCOHQnf=_7+5Fm8UMjHVMtsHu+5mN-7VEAcd3-Q+B0OE8ugxw@mail.gmail.com> |
On Fri, May 18, 2012 at 3:28 PM, Jerry James <[email protected]> wrote: > Thanks, Sam. I'm going to make one more attempt before I file a bug. > I'm going to try building the latest mercurial sources and see if the > same problem occurs. We're stilling distributing vanilla 2.49 in > Fedora. Should we be? I just posted a patch for this problem on sourceforge. Now the build goes a lot farther, but ultimately crashes. The crash is identical to one that was earlier identified as being related to generational garbage collection. So I turned off generational GC and tried again, only to have the build crash with a different segfault, which has also been connected to garbage collection. Maybe these problems have been fixed since the 2.49 release. I tried building with mercurial head, only to have a different build failure because host_cpu_c_abi is set to "armel" instead of "arm" in makemake, resulting in all of the ARM-specific code being skipped. That's all the time I have to mess with it today. I'll try to patch that up tomorrow. -- Jerry James http://www.jamezone.org/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel