From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ruijie Yu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#63742: 30.0.50; [BUG] package.el having a hard time Date: Sat, 27 May 2023 19:27:07 +0800 Message-ID: References: <83bki6jn44.fsf@gnu.org> Reply-To: Ruijie Yu Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5081"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.9.22; emacs 30.0.50 Cc: 63742@debbugs.gnu.org, Andrea Corallo To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 27 13:28:47 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 1q2s6I-00015u-Rh for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 27 May 2023 13:28:46 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q2s5b-0005cp-T1; Sat, 27 May 2023 07:28:03 -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 1q2s5b-0005cO-5t for bug-gnu-emacs@gnu.org; Sat, 27 May 2023 07:28:03 -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 1q2s5a-0004u9-Uf for bug-gnu-emacs@gnu.org; Sat, 27 May 2023 07:28:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q2s5a-0004FW-J3 for bug-gnu-emacs@gnu.org; Sat, 27 May 2023 07:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ruijie Yu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 27 May 2023 11:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63742 X-GNU-PR-Package: emacs Original-Received: via spool by 63742-submit@debbugs.gnu.org id=B63742.168518684416276 (code B ref 63742); Sat, 27 May 2023 11:28:02 +0000 Original-Received: (at 63742) by debbugs.gnu.org; 27 May 2023 11:27:24 +0000 Original-Received: from localhost ([127.0.0.1]:51473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q2s4y-0004ES-9H for submit@debbugs.gnu.org; Sat, 27 May 2023 07:27:24 -0400 Original-Received: from netyu.xyz ([152.44.41.246]:56354 helo=mail.netyu.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q2s4x-0004EJ-5G for 63742@debbugs.gnu.org; Sat, 27 May 2023 07:27:23 -0400 Original-Received: from fw.net.yu.netyu.xyz ( [222.248.4.98]) by netyu.xyz (OpenSMTPD) with ESMTPSA id ce29afe5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 27 May 2023 11:27:21 +0000 (UTC) In-reply-to: <83bki6jn44.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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:262471 Archived-At: Eli Zaretskii writes: > merge 63742 63679 63716 63710 > thanks > >> $ cd $(mktemp -d) >> $ HOME=$PWD XDG_CONFIG_HOME=$HOME/.config emacs -Q >> M-x package-initialize RET >> M-x list-packages RET >> ;; And wait for it to finish listing packages from gnu and nongnu >> >> / n xr RET >> ;; find some package to install, any package suffices >> i x SPC >> ;; Install it >> >> Observe the error message shown in the minibuffer. The following is the >> full message from trying to install the package. >> > Does the problem go away if you rebuild without native-compilation? > If yes, this is a known problem (bug#63679), and Andrea (CC'ed) is > aware of that, I think. Indeed, this problem goes away if I rebuild without native-compilation. To minimize changes, I used the same commit (bb7605c), and used the same config options except for native comp. --8<---------------cut here---------------start------------->8--- 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-modules --without-libotf --without-m17n-flt --without-gconf --enable-link-time-optimization --with-native-compilation=no --with-xinput2 --with-pgtk --without-xaw3d --with-sound=alsa --with-tree-sitter '--program-transform-name=s/\([ec]tags\)/\1.emacs/' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' --8<---------------cut here---------------end--------------->8--- By the way, do we have a bisect for this, where we know what revision(s) introduced this issue? If not, (and if I have time during the weekend,) I can try to bisect it. And in the meantime, I'll sit on all my known-good builds until this issue is fixed. Some data points: - known good version (the build I'm using to send this message): "fa598571adab4858282f337b45984517e197f8a9" - known bad version (the build where I observed the reported issues): "bb7605c087006b714236165f88341545355d3673" -- Best, RY