From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#46502: 28.0.50; [feature/native-comp] (d3a399dd) native-comp bootstrap failure Date: Thu, 18 Feb 2021 15:12:37 +0000 Message-ID: References: <87o8gn8ciy.fsf@md5i.com> <87ft1t77eh.fsf@md5i.com> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24939"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 46502-done@debbugs.gnu.org To: Michael Welsh Duggan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 18 16:13:14 2021 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 1lCkzR-0006PU-PW for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 18 Feb 2021 16:13:13 +0100 Original-Received: from localhost ([::1]:40776 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCkzQ-0004Wj-Qp for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 18 Feb 2021 10:13:12 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCkzG-0004VR-Cb for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2021 10:13:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36164) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lCkzG-0006WC-5Q for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2021 10:13:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lCkzG-0000vj-1P for bug-gnu-emacs@gnu.org; Thu, 18 Feb 2021 10:13:02 -0500 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 18 Feb 2021 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46502 X-GNU-PR-Package: emacs Mail-Followup-To: 46502@debbugs.gnu.org, akrl@sdf.org, mwd@md5i.com Original-Received: via spool by 46502-done@debbugs.gnu.org id=D46502.16136611613541 (code D ref 46502); Thu, 18 Feb 2021 15:13:01 +0000 Original-Received: (at 46502-done) by debbugs.gnu.org; 18 Feb 2021 15:12:41 +0000 Original-Received: from localhost ([127.0.0.1]:47708 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCkyv-0000v3-0u for submit@debbugs.gnu.org; Thu, 18 Feb 2021 10:12:41 -0500 Original-Received: from mx.sdf.org ([205.166.94.24]:60645) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCkys-0000us-T4 for 46502-done@debbugs.gnu.org; Thu, 18 Feb 2021 10:12:39 -0500 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 11IFCbmg019943 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 18 Feb 2021 15:12:37 GMT In-Reply-To: <87ft1t77eh.fsf@md5i.com> (Michael Welsh Duggan's message of "Thu, 18 Feb 2021 09:55:02 -0500") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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:200268 Archived-At: Michael Welsh Duggan writes: [...] >> Hi Michael, >> >> just tried compiling the current branch (f92bb788a0) following your >> configuration with no issues. Could you retry on the current head maybe >> starting from a "git clean -xfd" to be on the safe side? > > I do not encounter the problem compiling from the current branch head > (f92bb788a0). Thank you. Nice, closing. Thanks for reporting. Andrea