Eli Zaretskii <eliz@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Eli Zaretskii <eliz@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 62644) by debbugs.gnu.org; 3 Apr 2023 14:36:04 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Apr 03 10:36:04 2023 Received: from localhost ([127.0.0.1]:44951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pjLHv-0002rV-PP for submit <at> debbugs.gnu.org; Mon, 03 Apr 2023 10:36:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37780) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1pjLHs-0002qu-Rs; Mon, 03 Apr 2023 10:36:02 -0400 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 <eliz@HIDDEN>) id 1pjLHn-0007xX-8U; Mon, 03 Apr 2023 10:35:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=nmh8ILGHZLiyFuYU0MKxjTWaFjo8xlKTGzuY6U0lS1o=; b=L9IJRoJEj5Fx ZDr7d7iN+TyGBUU2RKfE6d8J1fn8sdc+U/1WOpnwgedy/bInVFFdcyXB+jsTEWh/FBRJbb8SLTJy1 z7TLbAcwP9ZiKQjF5NMbhz4UiKunNKeXwbLlahk8k5A+pPvkGrB414I18HS0nHAqnltDTdXCCGc8c N6/Y7zLmEMD/ITRfFw6vWVaDxmYuTC8LAIxzLRA//13J6FMSSCpDPiCBAwQzfoaHz/GoQ+hpeV+gz FgYXdy0d8KliYPUjxCoo7S5DEKeaUT4TZYPPzBRlOaIGq6udiU4NM9ajw+e7IaZLSE7eoIQpPtdie a6EcRhxQMqt25jAbYzw/gg==; 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 <eliz@HIDDEN>) id 1pjLHm-00046f-0Q; Mon, 03 Apr 2023 10:35:54 -0400 Date: Mon, 03 Apr 2023 17:36:16 +0300 Message-Id: <83r0t1uj6n.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Maks <mvproton@HIDDEN> In-Reply-To: <875yadf4a5.fsf@HIDDEN> (message from Maks on Mon, 03 Apr 2023 17:07:14 +0300) Subject: Re: bug#62644: 29.0.60; Internal native compiler error References: <875yadf4a5.fsf@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62644 Cc: 62644 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) merge 62644 62481 thanks > From: Maks <mvproton@HIDDEN> > Date: Mon, 03 Apr 2023 17:07:14 +0300 > > Hello, > > when I try to build Emacs from master branch I get an error: > > ELC+ELN org/org-plot.elc > ELC+ELN org/org-protocol.elc > ELC+ELN org/org-refile.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 This is a duplicate of bug#62481, which was already resolved on the emacs-29 branch.
bug-gnu-emacs@HIDDEN
:bug#62644
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 3 Apr 2023 14:07:44 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Apr 03 10:07:44 2023 Received: from localhost ([127.0.0.1]:44909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pjKqV-00028j-Q8 for submit <at> debbugs.gnu.org; Mon, 03 Apr 2023 10:07:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:36434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mvproton@HIDDEN>) id 1pjKqI-000285-CC for submit <at> debbugs.gnu.org; Mon, 03 Apr 2023 10:07:31 -0400 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 <mvproton@HIDDEN>) id 1pjKqI-0007DF-1T for bug-gnu-emacs@HIDDEN; Mon, 03 Apr 2023 10:07:30 -0400 Received: from mail-ed1-x530.google.com ([2a00:1450:4864:20::530]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <mvproton@HIDDEN>) id 1pjKqF-0001Iz-JK for bug-gnu-emacs@HIDDEN; Mon, 03 Apr 2023 10:07:29 -0400 Received: by mail-ed1-x530.google.com with SMTP id t10so117684514edd.12 for <bug-gnu-emacs@HIDDEN>; Mon, 03 Apr 2023 07:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680530845; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=GDuNWiZR8Qijw4NGYTvM07G3fzhuRv3cfZreS0KFcjI=; b=cH5DSx9dgv0+HXyUQFpXum5w3h7V1jTYjAAxgj6Gvy2j0x0jmvzbsPQsv9/uBdD0UK gOH6RfSHTrtpJ2SIH9kVmqtbX6rf6fUoL+dRRLjTniNnWBc1mX9c2ugdL0LhZFImiXNF Cn7R6yQ3HMTwob0MMMWpQ28uQ5hN7chcHyuF4DzZNxE1wNn8Pl9LzA7cBAY73y+6XZD3 b+VT+uAB7rbVEMim2UlzxbWJpLBp3GU/RL05h/7Af+2+3/WBbALtUyOVjSqCKRUJVDTN 6CEz9k46NHj2WhInCK+JBWNw7Z4WFF+mGMTztQ5Y0mTJFi1fi7u/NJv91A/Enf2RSDRt bNbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680530845; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GDuNWiZR8Qijw4NGYTvM07G3fzhuRv3cfZreS0KFcjI=; b=EyTJ61aJKSh4izLq6BcjZ5MAqyb9/F9XzRP5gXuenglKcsU0Vyv2AqdQbsRPC8Peej vYqhfp3832PDCQu7o361hZzz1xALYawi+uerwtSLLrduRzzLoFeTN1Q6I/HIpBLIO24t sq3Yzi6fdJWBqNU4Vw/Zz9rfHdFhn3Oa2X4EOA8OuxRPnLwRvD/6zukbWcPp5rj0VbpC 1ToiHwJ/BXxW558CkHLOzFKN5MnyOMlp5lWMndbBtX36vaEA+jTnwMnNeINpj6z9Urb/ 3Tgv/k/mt3QZ5DHGJg7aR9DpvzOIO4o4OALw+lKWcmqxa4qittkcZRom+UYzNLobbE8p RIBg== X-Gm-Message-State: AAQBX9cEqsjuZZtWIEqVcFwqM5kaT66ieUKEY0pjSgZWz9nGctu+Fza3 LEmBX9aDnkFv54IGPz8BaDrLMq+YE9w= X-Google-Smtp-Source: AKy350ZBjCgSsRlFMwhnW7V5jAf9OCWrhZzeOvpoMbG1XRjdJ7b0Ff5LFBaaEBjG9/f+TakRO1atnQ== X-Received: by 2002:a17:906:32d5:b0:931:1e69:e1da with SMTP id k21-20020a17090632d500b009311e69e1damr35421001ejk.7.1680530845146; Mon, 03 Apr 2023 07:07:25 -0700 (PDT) Received: from pop-os (78-152-191-11.pool.ic.km.ua. [78.152.191.11]) by smtp.gmail.com with ESMTPSA id bg6-20020a170906a04600b009338ad391b9sm4564315ejb.213.2023.04.03.07.07.24 for <bug-gnu-emacs@HIDDEN> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Apr 2023 07:07:24 -0700 (PDT) From: Maks <mvproton@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 29.0.60; Internal native compiler error Date: Mon, 03 Apr 2023 17:07:14 +0300 Message-ID: <875yadf4a5.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::530; envelope-from=mvproton@HIDDEN; helo=mail-ed1-x530.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 03 Apr 2023 10:07:42 -0400 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) Hello, when I try to build Emacs from master branch I get an error: ELC+ELN org/org-plot.elc ELC+ELN org/org-protocol.elc ELC+ELN org/org-refile.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-m= var nil nil ((1 . 1)) nil nil nil)) (setimm #s(comp-mvar (t) nil nil nil ni= l 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_unw= ind_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 func= all #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) (cal= lref 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-mva= r (t) nil nil nil nil 0)) (setimm #s(comp-mvar (t) nil nil nil nil 6) :tran= spose) (set #s(comp-mvar (t) nil nil nil nil 4) (callref funcall #s(comp-mv= ar (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-m= var (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) mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 0x12= 590fdc1dae87c3>)) debug-early-backtrace() debug-early(error (native-ice "org/org-plot.el" "block does not end with = a branch" #s(comp-block-lap :name bb_8 :insns ((comment "LAP TAG 83") (call= helper_unbind_n #s(comp-mvar :typeset nil :valset nil :range ((1 . 1)) :ne= g nil :id nil :slot nil)) (setimm #s(comp-mvar :typeset (t) :valset nil :ra= nge nil :neg nil :id nil :slot 2) make-temp-file) (setimm #s(comp-mvar :typ= eset (t) :valset nil :range nil :neg nil :id nil :slot 3) "org-plot") (set = #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :slot 2) = (callref funcall #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil = :id nil :slot 2) #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil = :id nil :slot 3))) (call record_unwind_protect_excursion) (setimm #s(comp-m= var :typeset (t) :valset nil :range nil :neg nil :id nil :slot 3) org-plot/= goto-nearest-table) (set #s(comp-mvar :typeset (t) :valset nil :range nil := neg nil :id nil :slot 3) (callref funcall #s(comp-mvar :typeset (t) :valset= nil :range nil :neg nil :id nil :slot 3))) (setimm #s(comp-mvar :typeset (= t) :valset nil :range nil :neg nil :id nil :slot 3) org-table-to-lisp) (set= #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :slot 3)= (callref funcall #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil= :id nil :slot 3))) (call helper_unbind_n #s(comp-mvar :typeset nil :valset= nil :range ((1 . 1)) :neg nil :id nil :slot nil)) (setimm #s(comp-mvar :ty= peset (t) :valset nil :range nil :neg nil :id nil :slot 4) plist-get) (set = #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :slot 5) = #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :slot 0))= (setimm #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil = :slot 6) :transpose) (set #s(comp-mvar :typeset (t) :valset nil :range nil = :neg nil :id nil :slot 4) (callref funcall #s(comp-mvar :typeset (t) :valse= t nil :range nil :neg nil :id nil :slot 4) #s(comp-mvar :typeset (t) :valse= t nil :range nil :neg nil :id nil :slot 5) #s(comp-mvar :typeset (t) :valse= t nil :range nil :neg nil :id nil :slot 6))) (set #s(comp-mvar :typeset (t)= :valset nil :range nil :neg nil :id nil :slot 5) #s(comp-mvar :typeset (t)= :valset nil :range nil :neg nil :id nil :slot 4)) (setimm #s(comp-mvar :ty= peset (t) :valset nil :range nil :neg nil :id nil :slot 6) #<hash-table eq = 3/3 0x1564cdcc57fb>)) :closed nil :in-edges nil :out-edges nil :idom nil :d= f #<hash-table eql 0/65 0x1564cdfb35d3> :post-num nil :final-frame nil :sp = 1 :addr 72 :non-ret-insn nil :no-ret nil) org-plot/gnuplot)) signal(native-ice ("org/org-plot.el" "block does not end with a branch" #= s(comp-block-lap :name bb_8 :insns ((comment "LAP TAG 83") (call helper_unb= ind_n #s(comp-mvar :typeset nil :valset nil :range ((1 . 1)) :neg nil :id n= il :slot nil)) (setimm #s(comp-mvar :typeset (t) :valset nil :range nil :ne= g nil :id nil :slot 2) make-temp-file) (setimm #s(comp-mvar :typeset (t) :v= alset nil :range nil :neg nil :id nil :slot 3) "org-plot") (set #s(comp-mva= r :typeset (t) :valset nil :range nil :neg nil :id nil :slot 2) (callref fu= ncall #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :sl= ot 2) #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :sl= ot 3))) (call record_unwind_protect_excursion) (setimm #s(comp-mvar :typese= t (t) :valset nil :range nil :neg nil :id nil :slot 3) org-plot/goto-neares= t-table) (set #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id= nil :slot 3) (callref funcall #s(comp-mvar :typeset (t) :valset nil :range= nil :neg nil :id nil :slot 3))) (setimm #s(comp-mvar :typeset (t) :valset = nil :range nil :neg nil :id nil :slot 3) org-table-to-lisp) (set #s(comp-mv= ar :typeset (t) :valset nil :range nil :neg nil :id nil :slot 3) (callref f= uncall #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :s= lot 3))) (call helper_unbind_n #s(comp-mvar :typeset nil :valset nil :range= ((1 . 1)) :neg nil :id nil :slot nil)) (setimm #s(comp-mvar :typeset (t) := valset nil :range nil :neg nil :id nil :slot 4) plist-get) (set #s(comp-mva= r :typeset (t) :valset nil :range nil :neg nil :id nil :slot 5) #s(comp-mva= r :typeset (t) :valset nil :range nil :neg nil :id nil :slot 0)) (setimm #s= (comp-mvar :typeset (t) :valset nil :range nil :neg nil :id nil :slot 6) :t= ranspose) (set #s(comp-mvar :typeset (t) :valset nil :range nil :neg nil :i= d nil :slot 4) (callref funcall #s(comp-mvar :typeset (t) :valset nil :rang= e nil :neg nil :id nil :slot 4) #s(comp-mvar :typeset (t) :valset nil :rang= e nil :neg nil :id nil :slot 5) #s(comp-mvar :typeset (t) :valset nil :rang= e nil :neg nil :id nil :slot 6))) (set #s(comp-mvar :typeset (t) :valset ni= l :range nil :neg nil :id nil :slot 5) #s(comp-mvar :typeset (t) :valset ni= l :range nil :neg nil :id nil :slot 4)) (setimm #s(comp-mvar :typeset (t) := valset nil :range nil :neg nil :id nil :slot 6) #<hash-table eq 3/3 0x1564c= dcc57fb>)) :closed nil :in-edges nil :out-edges nil :idom nil :df #<hash-ta= ble eql 0/65 0x1564cdfb35d3> :post-num nil :final-frame nil :sp 1 :addr 72 = :non-ret-insn nil :no-ret nil) org-plot/gnuplot)) comp--native-compile("org/org-plot.el") batch-native-compile() batch-byte+native-compile() command-line-1(("--eval" "(setq load-prefer-newer t byte-compile-warnings= 'all)" "-l" "comp" "-f" "batch-byte+native-compile" "org/org-plot.el")) command-line() normal-top-level() Internal native compiler error: "org/org-plot.el", "block does not end with= a branch", #s(comp-block-lap bb_8 ((comment "LAP TAG 83") (call helper_unb= ind_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 ni= l 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-mv= ar (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))) ...) nil = nil nil nil #s(hash-table size 65 test eql rehash-size 1.5 rehash-threshold= 0.8125 data ()) nil nil ...), #<symbol org-plot/gnuplot at 23521> make[3]: *** [Makefile:327: org/org-plot.elc] Error 255 make[3]: *** Waiting for unfinished jobs.... Using bruteforce-like method I figured out that the last commit which I can successfuly build is 3965c65d5e28e0efdfa693046f6a2059e74465f9 and starting from 5b005f26a831881b0509f05d3b28dafbbe5bad41 (inclusively) it didn't. Before every build attemption I did `git clean -dfx` command. Some information generated by report-emacs-bug:=20 In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2023-04-02 built on pop-os Repository revision: 3965c65d5e28e0efdfa693046f6a2059e74465f9 Repository branch: trybuild System Description: Pop!_OS 22.04 LTS Configured using: 'configure --prefix=3D/home/mx/.local --without-compress-install --with-native-compilation=3Daot --with-json --without-ns --without-x --with-pgtk --with-imagemagick 'CFLAGS=3D-O3 -march=3Dnative'' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ IMAGEMAGICK JPEG JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB Important settings: value of $LC_MONETARY: ru_UA.UTF-8 value of $LC_NUMERIC: ru_UA.UTF-8 value of $LC_TIME: ru_UA.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: electric-pair-mode: t gcmh-mode: t puni-mode: t common-lisp-modes-mode: t vertico-mode: t override-global-mode: t straight-use-package-mode: t straight-package-neutering-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /home/mx/.config/emacs/straight/build/transient/transient hides /home/mx/.l= ocal/share/emacs/29.0.60/lisp/transient /home/mx/.config/emacs/straight/build/map/map hides /home/mx/.local/share/e= macs/29.0.60/lisp/emacs-lisp/map Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils elec-pair pcase gcmh markdown-mode-autoloads elpy-autoloads s-autoloads yasnippet-autoloads pyvenv-autoloads highlight-indentation-autoloads company-autoloads magit-autoloads magit-section-autoloads git-commit-autoloads with-editor-autoloads transient-autoloads dash-autoloads puni-autoloads cider-autoloads sesman-autoloads spinner-autoloads queue-autoloads parseedn-autoloads map-autoloads parseclj-autoloads clojure-mode-autoloads common-lisp-modes vertico compat vertico-autoloads compat-autoloads functions modus-operandi-theme modus-themes modus-themes-autoloads info cus-edit pp cus-load wid-edit edmacro kmacro use-package-bind-key bind-key easy-mmode gcmh-autoloads use-package-delight delight comp comp-cstr warnings icons rx delight-autoloads finder-inf use-package-core early-init straight-autoloads cl-seq cl-extra help-mode straight subr-x cl-macs gv cl-loaddefs cl-lib bytecomp byte-compile rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/pgtk-win pgtk-win term/common-win pgtk-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo gtk pgtk lcms2 multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 186391 63582) (symbols 48 13537 0) (strings 32 34411 9702) (string-bytes 1 1300565) (vectors 16 23814) (vector-slots 8 805977 84690) (floats 8 83 249) (intervals 56 273 77) (buffers 984 11))
Maks <mvproton@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#62644
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.