From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.emacs.bugs Subject: bug#57789: Emacs 28.1 clone build with native compilation crashes on s390x Date: Sat, 24 Sep 2022 16:06:06 -0500 Message-ID: <871qs0trcx.fsf@trouble.defaultvalue.org> References: <87h71aix5r.fsf@trouble.defaultvalue.org> <83tu5a3cdw.fsf@gnu.org> <87pmfxhfoz.fsf@trouble.defaultvalue.org> <87mtb1hfl6.fsf@trouble.defaultvalue.org> <87tu55k90g.fsf@trouble.defaultvalue.org> <83pmftz1pn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32812"; mail-complaints-to="usenet@ciao.gmane.io" Cc: gerd.moellmann@gmail.com, 57789@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Sep 24 23:07:10 2022 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 1ocCMf-0008Ol-P8 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Sep 2022 23:07:09 +0200 Original-Received: from localhost ([::1]:48032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ocCMe-0006TX-PG for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Sep 2022 17:07:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56278) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocCMZ-0006TP-6E for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2022 17:07:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ocCMY-0008HX-Ul for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2022 17:07:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ocCMY-0000Ie-Gw for bug-gnu-emacs@gnu.org; Sat, 24 Sep 2022 17:07:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Rob Browning Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 Sep 2022 21:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57789 X-GNU-PR-Package: emacs Original-Received: via spool by 57789-submit@debbugs.gnu.org id=B57789.16640535731096 (code B ref 57789); Sat, 24 Sep 2022 21:07:02 +0000 Original-Received: (at 57789) by debbugs.gnu.org; 24 Sep 2022 21:06:13 +0000 Original-Received: from localhost ([127.0.0.1]:45368 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocCLl-0000Hc-0i for submit@debbugs.gnu.org; Sat, 24 Sep 2022 17:06:13 -0400 Original-Received: from defaultvalue.org ([45.33.119.55]:59686 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ocCLf-0000HR-TE for 57789@debbugs.gnu.org; Sat, 24 Sep 2022 17:06:11 -0400 Original-Received: from trouble.defaultvalue.org (localhost [127.0.0.1]) (Authenticated sender: rlb@defaultvalue.org) by defaultvalue.org (Postfix) with ESMTPSA id E764820616; Sat, 24 Sep 2022 16:06:06 -0500 (CDT) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 6F7E914E081; Sat, 24 Sep 2022 16:06:06 -0500 (CDT) In-Reply-To: <83pmftz1pn.fsf@gnu.org> 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:243560 Archived-At: Eli Zaretskii writes: > Once you know which staticpro is being processed here, we'd need to > examine its contents and try to figure out which parts cause the crash > in GC. Thanks, and I'll try to look in to this further when I have time. For now I'm changing the debian packages to avoid native compilation on some architectures (currently mips64el[1] and s390x). [1] There ./configure fails at the moment with "Error: -march=mips1 is not compatible with the selected ABI" when testing libgccjit. That's on eller.debian.org (mipsel host in a mips64el schroot). -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4