On 2014/12/04 21:00, Stuart Henderson wrote: > On 2014/12/02 10:04, Stuart Henderson wrote: > > In my current i386 bulk build I'm seeing problems building emacs21 (both > > no_x11 and gtk2 flavours). Failures seen so far look like this > > > > LC_ALL=C ./temacs -batch -l loadup dump > > Illegal instruction (core dumped) > > > > or > > > > LC_ALL=C ./temacs -batch -l loadup dump > > Segmentation fault (core dumped) > > Here's a backtrace from one where I've got a usable core. > > (gdb) bt > #0 0x08284564 in heapsize () > #1 0x080b1959 in argmatch (argv=0xcfbef374, argc=5, sstr=0x818f7df "-t", > lstr=0x818f7d4 "--terminal", minlen=4, valptr=0xcfbef2c0, skipptr=0xcfbef2fc) > at emacs.c:632 > #2 0x080b1e6e in main (argc=5, argv=0xcfbef374, envp=0xcfbef38c) at > emacs.c:927 >
I've been trying to built it in a continuous loop for 24h+ and it still failed, so emacs,no_x11 will be missing from the next i386 snapshot.
