GNU bug report logs - #40462
28.0.50; Building nativecomp branch segfaulting on FreeBSD

Previous Next

Package: emacs;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Mon, 6 Apr 2020 09:02:01 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 40462 <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 40462 <at> debbugs.gnu.org
Subject: Re: bug#40462: 28.0.50;
 Building nativecomp branch segfaulting on FreeBSD
Date: Thu, 30 Apr 2020 20:49:17 +0000
Ashish SHUKLA <ashish.is <at> lostca.se> writes:


> Hi Andrea,
>
> Sorry for the delay.
>
> Tried 02e3ffad6d9f with again with following CFLAGS, assuming by speed 0
> you meant, -O0:
>
> -O0 -g -march=haswell -fstack-protector-strong -isystem
> /usr/local/include -fno-strict-aliasing -fstack-protector-strong
> -isystem /usr/local/include

Hi Ashish,

Thanks, sorry I wasn't clear.  You can control the speed parameter of
the native compiler during the initial build for instance as follow:

make BYTE_COMPILE_EXTRA_FLAGS='--eval "(setq comp-speed 0)"' -j2

If you could try this is an interesting test.  I suspect this could be
the same bug is seen on MacOS where is observed to be working only at
speed 0.

  Andrea

-- 
akrl <at> sdf.org




This bug report was last modified 5 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.