From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#40462: 28.0.50; Building nativecomp branch segfaulting on FreeBSD Date: Thu, 30 Apr 2020 20:49:17 +0000 Message-ID: References: <867dytf0p1.fsf@chateau.d.if> <0b4713d2-c50b-3871-2ea4-ded7460035d1@lostca.se> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="76227"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 40462@debbugs.gnu.org To: Ashish SHUKLA Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 30 22:53:46 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jUGBl-000Jik-Rc for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Apr 2020 22:53:45 +0200 Original-Received: from localhost ([::1]:41482 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUGBk-0007f0-Qt for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 30 Apr 2020 16:53:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36026) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUG8E-0004MR-KQ for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:50:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jUG8B-0001N2-DB for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:50:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36252) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jUG8A-0001MM-Mf for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jUG8A-0004Sh-FK for bug-gnu-emacs@gnu.org; Thu, 30 Apr 2020 16:50:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 30 Apr 2020 20:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40462 X-GNU-PR-Package: emacs Original-Received: via spool by 40462-submit@debbugs.gnu.org id=B40462.158827977017111 (code B ref 40462); Thu, 30 Apr 2020 20:50:02 +0000 Original-Received: (at 40462) by debbugs.gnu.org; 30 Apr 2020 20:49:30 +0000 Original-Received: from localhost ([127.0.0.1]:47798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUG7X-0004Rj-Fl for submit@debbugs.gnu.org; Thu, 30 Apr 2020 16:49:30 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:56400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUG7W-0004RX-2H for 40462@debbugs.gnu.org; Thu, 30 Apr 2020 16:49:22 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 03UKnHek013530 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 30 Apr 2020 20:49:17 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 03UKnHKL009952; Thu, 30 Apr 2020 20:49:17 GMT In-Reply-To: (Ashish SHUKLA's message of "Fri, 1 May 2020 02:06:28 +0530") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:179400 Archived-At: Ashish SHUKLA 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@sdf.org