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#41782: 28.0.50; feature/native-comp: [Makefile:312: gnus/mml-sec.elc] Error 134 Date: Fri, 12 Jun 2020 08:24:41 +0000 Message-ID: References: <8736734di3.fsf@no.workgroup> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="55030"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 41782@debbugs.gnu.org To: Gregor Zattler Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 12 10:25:11 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 1jjezu-000EFg-UL for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Jun 2020 10:25:10 +0200 Original-Received: from localhost ([::1]:42186 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjezt-0006Cc-Go for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Jun 2020 04:25:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjezm-000674-Gi for bug-gnu-emacs@gnu.org; Fri, 12 Jun 2020 04:25:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55569) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjezm-0001nN-7f for bug-gnu-emacs@gnu.org; Fri, 12 Jun 2020 04:25:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jjezm-00043j-1m for bug-gnu-emacs@gnu.org; Fri, 12 Jun 2020 04:25: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: Fri, 12 Jun 2020 08:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41782 X-GNU-PR-Package: emacs Original-Received: via spool by 41782-submit@debbugs.gnu.org id=B41782.159195028815581 (code B ref 41782); Fri, 12 Jun 2020 08:25:02 +0000 Original-Received: (at 41782) by debbugs.gnu.org; 12 Jun 2020 08:24:48 +0000 Original-Received: from localhost ([127.0.0.1]:38882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjezX-00043E-PZ for submit@debbugs.gnu.org; Fri, 12 Jun 2020 04:24:47 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:65259) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjezW-00042z-Gq for 41782@debbugs.gnu.org; Fri, 12 Jun 2020 04:24:47 -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 05C8OgN3008347 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Fri, 12 Jun 2020 08:24:42 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 05C8OfMF028445; Fri, 12 Jun 2020 08:24:41 GMT In-Reply-To: <8736734di3.fsf@no.workgroup> (Gregor Zattler's message of "Wed, 10 Jun 2020 08:54:28 +0200") 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:181887 Archived-At: Hi Gregor, would be interesting to know if you still see this fail on the current branch. I suspect this should have been fixed by 10933f235f Copy suffixes passed to 'openp' to avoid GC crashes... I've run with a script quite a number of bootstraps on x86_64-pc-linux-gnu and looks stable here. If you could give it a shot would be great. Thanks Andrea -- akrl@sdf.org