From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id AK8NNE22mWDimwAAgWs5BA (envelope-from ) for ; Tue, 11 May 2021 00:40:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gNrAL022mWBXEwAA1q6Kng (envelope-from ) for ; Mon, 10 May 2021 22:40:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4BDF2102DA for ; Tue, 11 May 2021 00:40:12 +0200 (CEST) Received: from localhost ([::1]:52988 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgEZN-0006WA-VQ for larch@yhetil.org; Mon, 10 May 2021 18:40:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45836) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgEZG-0006Vx-7f for bug-guix@gnu.org; Mon, 10 May 2021 18:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51164) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lgEZF-0008T7-V6 for bug-guix@gnu.org; Mon, 10 May 2021 18:40:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lgEZF-0003Uo-S1 for bug-guix@gnu.org; Mon, 10 May 2021 18:40:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#48335: Emacs is broken Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 10 May 2021 22:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48335 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Xinglu Chen , 48335@debbugs.gnu.org Received: via spool by 48335-submit@debbugs.gnu.org id=B48335.162068636413385 (code B ref 48335); Mon, 10 May 2021 22:40:01 +0000 Received: (at 48335) by debbugs.gnu.org; 10 May 2021 22:39:24 +0000 Received: from localhost ([127.0.0.1]:34477 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgEYe-0003To-Cn for submit@debbugs.gnu.org; Mon, 10 May 2021 18:39:24 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:16090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgEYc-0003Tg-Od for 48335@debbugs.gnu.org; Mon, 10 May 2021 18:39:23 -0400 Received: from nijino.local (91-114-247-246.adsl.highway.telekom.at [91.114.247.246]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FfGFL6VVFz1LLyL; Tue, 11 May 2021 00:39:18 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4FfGFL6VVFz1LLyL DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1620686359; bh=GWIkigbu3+yLjAMMWVB8ibR99OFFRqWT2ljLXGVYow0=; h=Subject:From:To:Date:In-Reply-To:References:From; b=QMd1B0nIyQKNet+XzxAINJOzM2jDHcEjFiaafbglXmOHmtYBanfAGA+SeC8STgrly +KiG6sqxf/cZUvReA4QVh7qCtj92khmK3YqfliLPuTqJIg+Kji9xWMYTAwL+jP56A2 bZsNnJ7H0KNLk45oqgyStuMBLGe63F8c9qQ7VCJc= Message-ID: <000437fc713e074bedbb151acf8937528eb1dfc9.camel@student.tugraz.at> From: Leo Prikler Date: Tue, 11 May 2021 00:39:17 +0200 In-Reply-To: <87eeeeh79i.fsf@yoctocell.xyz> References: <87eeeeh79i.fsf@yoctocell.xyz> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620686413; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=GWIkigbu3+yLjAMMWVB8ibR99OFFRqWT2ljLXGVYow0=; b=gXUzc757WxTGgM508k5NA3RIJsJk4JE/2cq4VycXdEAJp074eROvKLtdGnJ67W7/U+oeHa jKmzJJA9ID4YimdAeKMtNQe7cMLOCxnTts9YwYh10kaWFug341+WwC+P+NH897IabsPj0f cmHEWsknaVFy1fqd/nfI4hDOz8iYPbICqXQPUWjXwRv58d8MxOJPtyZcifSBYTLS9x28Ue wZPca1Dg9O+bKsl2oaSEULwVlq/IudYPkZ1RnPrCN90Z2piVxVwiqTwSVXeYWoxYBcIb6k MbqBQfKA9Y6cxtE9x5C4qIZ/E9wjRigfxq23UHwJhnu7hAgM0zwPHHaXL1AaxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620686413; a=rsa-sha256; cv=none; b=I8pqRXj+SApUHDFHzsGDxnJxXRaUwDhsVarZ9yNJDBaDCZ9zK6RW1k5TvRPdxNlvivXwJV 5oCE0lvVD+73rYNM7bG4FpzpXJBX0+9yWH0V28PBtOoFlfX3hDUl3gfAf5I4Bg+EvlthkX 2mTQepY6VdLrVZnmZK+PaTGsU+okLu1LwtLhu/qPzsOhhpqGewMfWppdrZ5PZViJwjAIxr 8b4KjEKtuur71VUS+B41QySMy5RZ8r76a0jJc6HNNDXpjUvMRoTTh8IQ/bwB0+k8tXP3S2 bWmEw9X6sWaLJSlFeZupJ1aBEwhvCdcMm5cwJ9gq1oNkDOAaAKNNRR4Bb9TVKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=QMd1B0nI; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: 0.15 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=QMd1B0nI; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 4BDF2102DA X-Spam-Score: 0.15 X-Migadu-Scanner: scn0.migadu.com X-TUID: OBb1fXijIbwS Hi, Am Montag, den 10.05.2021, 18:40 +0200 schrieb Xinglu Chen: > Hi, > > The ‘emacs’ package seems to be broken, I can reproduce this with > > --8<---------------cut here---------------start------------->8--- > guix time-machine --commit=87b4b0e4385149b40ee87ae2d57712679452746b > -- \ > environment --pure --ad-hoc emacs -- emacs --version > /gnu/store/as4fpcyq6qjngp6433w68v09x5znhh10-profile/bin/emacs: error > while loading shared libraries: libm17n-core.so.0: cannot open shared > object file: No such file or directory > --8<---------------cut here---------------end--------------->8--- I can't: --8<---------------cut here---------------start------------->8--- $ guix time-machine --commit=87b4b0e4385149b40ee87ae2d57712679452746b -- \ environment --pure --ad-hoc emacs -- emacs --version GNU Emacs 27.2 Copyright (C) 2021 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of GNU Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. --8<---------------cut here---------------end--------------->8--- As for the output of ldd: libm17n-core.so.0 => /gnu/store/pdwv15zmghndkqy5473v1hxgibmvzvlz-m17n- lib-1.8.0/lib/libm17n-core.so.0 > The latest “good” commit I know of is > ee86a035c79b838e3fdabbdb88dc30906a83cc30 (still bisecting). That'd be big if true, we've had the wip-emacs merge between then and now and while that caused a lot of problems to many, it should still open up. Now, perhaps there's a case to be made, that it's in fact broken on another architecture or when not using substitutes (it is not reproducible after all), but atm we're lacking a bit of necessary info here. Regards, Leo