From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#62596: make bootstrap failing since 52b67740d10 Date: Sat, 01 Apr 2023 21:57:02 +0300 Message-ID: <83edp3xwg1.fsf@gnu.org> References: <87r0t3wk0f.fsf@tullinup.koldfront.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5021"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62596@debbugs.gnu.org To: Adam =?UTF-8?Q?Sj=C3=B8gren?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Apr 01 20:57:28 2023 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 1pigPn-000158-Ui for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 01 Apr 2023 20:57:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pigPQ-0007tg-21; Sat, 01 Apr 2023 14:57:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pigPO-0007tE-PN for bug-gnu-emacs@gnu.org; Sat, 01 Apr 2023 14:57:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pigPO-0001yK-HY for bug-gnu-emacs@gnu.org; Sat, 01 Apr 2023 14:57:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pigPO-0003Y7-8Y for bug-gnu-emacs@gnu.org; Sat, 01 Apr 2023 14:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 01 Apr 2023 18:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62596 X-GNU-PR-Package: emacs Original-Received: via spool by 62596-submit@debbugs.gnu.org id=B62596.168037541813623 (code B ref 62596); Sat, 01 Apr 2023 18:57:02 +0000 Original-Received: (at 62596) by debbugs.gnu.org; 1 Apr 2023 18:56:58 +0000 Original-Received: from localhost ([127.0.0.1]:38617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pigPJ-0003Xc-75 for submit@debbugs.gnu.org; Sat, 01 Apr 2023 14:56:58 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:53696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pigPG-0003XK-Dz; Sat, 01 Apr 2023 14:56:56 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pigP9-0001xd-9P; Sat, 01 Apr 2023 14:56:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=MXvqVCaUj4Mt3KFM06HfLiTIdd2tK8TMsop0umWy8aM=; b=eeYsJ9EfqwbEJZLWxuMg 55mBlv9s5KI+piZRgI2OmTD9LZl7yT6edLbXuPsW+HgSi61u9OPB4kWGyVOuLQby8JVep2uO0JNrT ew2xJujisu0YADU2scj14RtVk3yh3KHoP2IQ9Wdy39d93GRzq2eebbrqHKZPaX4rkrxexSP7Jze13 S7uSAKBC5Wke4q8rXRGLRTGHA+H0Vbtzlr8VOzbmcFEzm75FibX5qWBSH2AA1ggsMjG0cQ6f8nre/ LykjmvSSVbxNXsnM8FaKgytDdptALOi2hVnmXca4ggKcmjy8AzAmS9rJuAqwki4v66L8my6J1olHg Pw4g+Qomg+KVwA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pigP7-0006Wn-LU; Sat, 01 Apr 2023 14:56:46 -0400 In-Reply-To: <87r0t3wk0f.fsf@tullinup.koldfront.dk> (bug-gnu-emacs@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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:259069 Archived-At: merge 62596 62481 thanks > Date: Sat, 01 Apr 2023 20:10:56 +0200 > From: Adam Sjøgren via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > Hi, > > > When I try to build current master (f5891da70aa) of Emacs on Debian > unstable using this command: > > ./autogen.sh && ./configure -C --with-tree-sitter --with-xinput2 --without-pgtk --with-native-compilation=aot && make FAST=true -j12 bootstrap > > It fails like this: > > ... > ELC+ELN org/org-src.elc > > Error: native-ice ("org/org-plot.el" "block does not end with a branch" #s(comp-block-lap bb_8 ((comment "LAP TAG 83") (call helper_unbind_n #s(comp-mvar nil nil ((1 . 1)) nil nil nil)) (setimm #s(comp-mvar (t) nil nil nil nil 2) make-temp-file) (setimm #s(comp-mvar (t) nil nil nil nil 3) "org-plot") (set #s(comp-mvar (t) nil nil nil nil 2) (callref funcall #s(comp-mvar (t) nil nil nil nil 2) #s(comp-mvar (t) nil nil nil nil 3))) (call record_unwind_protect_excursion) (setimm #s(comp-mvar (t) nil nil nil nil 3) org-plot/goto-nearest-table) (set #s(comp-mvar (t) nil nil nil nil 3) (callref funcall #s(comp-mvar (t) nil nil nil nil 3))) (setimm #s(comp-mvar (t) nil nil nil nil 3) org-table-to-lisp) (set #s(comp-mvar (t) nil nil nil nil 3) (callref funcall #s(comp-mvar (t) nil nil nil nil 3))) (call helper_unbind_n #s(comp-mvar nil nil ((1 . 1)) nil nil nil)) (setimm #s(comp-mvar (t) nil nil nil nil 4) plist-get) (set #s(comp-mvar (t) nil nil nil nil 5) #s(comp-mvar (t) nil nil nil nil 0)) (setimm #s(comp-mvar (t) nil nil nil nil 6) :transpose) (set #s(comp-mvar (t) nil nil nil nil 4) (callref funcall #s(comp-mvar (t) nil nil nil nil 4) #s(comp-mvar (t) nil nil nil nil 5) #s(comp-mvar (t) nil nil nil nil 6))) (set #s(comp-mvar (t) nil nil nil nil 5) #s(comp-mvar (t) nil nil nil nil 4)) (setimm #s(comp-mvar (t) nil nil nil nil 6) #s(hash-table size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (y 105 yes 105 t 105)))) nil nil nil nil #s(hash-table size 65 test eql rehash-size 1.5 rehash-threshold 0.8125 data ()) nil nil 1 72 nil nil) org-plot/gnuplot) This is a duplicate of bug#62481, which is already solved on the macs-29 branch, and should be solved on master when emacs-29 is next merged.