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: Sat, 13 Jun 2020 06:21:08 +0000 Message-ID: References: <8736734di3.fsf@no.workgroup> <87pna4hunl.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="52498"; 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 Sat Jun 13 08:22:10 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 1jjzYQ-000DYi-1o for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 13 Jun 2020 08:22:10 +0200 Original-Received: from localhost ([::1]:52048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjzYP-0004zZ-3I for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 13 Jun 2020 02:22:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjzYI-0004zF-Q7 for bug-gnu-emacs@gnu.org; Sat, 13 Jun 2020 02:22:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57446) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjzYI-0000be-HS for bug-gnu-emacs@gnu.org; Sat, 13 Jun 2020 02:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jjzYI-0004pm-Bt for bug-gnu-emacs@gnu.org; Sat, 13 Jun 2020 02:22: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: Sat, 13 Jun 2020 06:22: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.159202927318523 (code B ref 41782); Sat, 13 Jun 2020 06:22:02 +0000 Original-Received: (at 41782) by debbugs.gnu.org; 13 Jun 2020 06:21:13 +0000 Original-Received: from localhost ([127.0.0.1]:40759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjzXV-0004oh-Br for submit@debbugs.gnu.org; Sat, 13 Jun 2020 02:21:13 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:59188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjzXS-0004oX-9D for 41782@debbugs.gnu.org; Sat, 13 Jun 2020 02:21:12 -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 05D6L9dY021043 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sat, 13 Jun 2020 06:21:09 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 05D6L8Ed003228; Sat, 13 Jun 2020 06:21:08 GMT In-Reply-To: <87pna4hunl.fsf@no.workgroup> (Gregor Zattler's message of "Fri, 12 Jun 2020 22:54:38 +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:181901 Archived-At: Gregor Zattler writes: > Hi Andrea, > * Andrea Corallo [2020-06-12; 08:24]: >> 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. > > I did but actually the build stopped earlier than at > gnus/mml-sec.elc: Oops, apologies for the debacle 88a116d377 * src/alloc.c (cleanup_vector): Fix --enable-check-lisp-object-type build. fixed that. Thanks Andrea -- akrl@sdf.org