From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MPiYJcs75mQcAAAASxT56A (envelope-from ) for ; Wed, 23 Aug 2023 19:03:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2F1FJcs75mR91QAAauVa8A (envelope-from ) for ; Wed, 23 Aug 2023 19:03:07 +0200 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 317B1554CE for ; Wed, 23 Aug 2023 19:03:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=kJmcWm54; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692810187; 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-to: 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=FAyq/lnzYIz7vhLsmvXMfA26kRtH4SB0j7+XBf+95A0=; b=KdIexLkCfuI5h+nS0Vc52NUnhWbWzFB84GQTFxzbxOFIKnhHacJYTX+itMrgnD7rn4HxJU EPQ1CroN0clAqHDxApr6IoSszQrjNKERO5BQskuBbTY6orAZ4GXLg4cKAs6DIexnS/35Me vG7eB13E+Lwzhz2nml/3yYEWcapPNXQ228GCGGQE+vTUme4iuhNSYqmguu43KKDiHUBvat W/r759Da7kXhsOUIS2ltafXXHkOMdiO2+f+8n7r+Ebvu5VU6i7ky/V+Gav+5TE6snYf62n rhT7C8X1/yReoq686zt6KNjbOl2hPhQOKa/X5+bPefVI5oLO0yqu4iBq6Mx2TA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=kJmcWm54; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692810187; a=rsa-sha256; cv=none; b=N29Dcz4MUNHL2goGblQ+obDjdqTQwAdZUxNV+IYWZhdGHiBmp+69UPZnUnCXD7Sy3vkBG/ dAKHDU9pYjYKB9QXu2RRdqAvcsEHwv9CNzKyX1BFdAu2/YJW1ub+nyj8T+JI8RgXzCe9xW NMbQkziAAyIc6rpQ0Z+8cEa6WjgB8NuxpYXcKQg+cj+SuY6OsYu9vsmxJNR5+MaBUmoEgk t0hzfiUQ2FJWAVG1s6mehwJpxmPzC+9CGzjFIb6WigDSQeePrsDe6VBWZtyxVZ0MEAG758 halSy7kKhn6lxOUyuT332rF2HZGb/RnMcNJl83YeJgjH4QS1z/aCmm04LmJ1Tg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYqwH-0004lZ-9J; Wed, 23 Aug 2023 12:42:37 -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 ) id 1qYquk-0002WW-Gs for bug-guix@gnu.org; Wed, 23 Aug 2023 12:41:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qYquk-0004DA-7z for bug-guix@gnu.org; Wed, 23 Aug 2023 12:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYqun-0000v2-Lp for bug-guix@gnu.org; Wed, 23 Aug 2023 12:41:05 -0400 Subject: bug#64999: Acknowledgement (emacs-next: emacs-29.1 fails to native-compile libraries, giving a runtime error that ctri.o and other files can't be found) Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 23 Aug 2023 16:41:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64999 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Adam Porter , 64999-done@debbugs.gnu.org Mail-Followup-To: 64999@debbugs.gnu.org, zimon.toutoune@gmail.com, adam@alphapapa.net Received: via spool by 64999-done@debbugs.gnu.org id=D64999.16928088433414 (code D ref 64999); Wed, 23 Aug 2023 16:41:05 +0000 Received: (at 64999-done) by debbugs.gnu.org; 23 Aug 2023 16:40:43 +0000 Received: from localhost ([127.0.0.1]:35001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYquR-0000su-E7 for submit@debbugs.gnu.org; Wed, 23 Aug 2023 12:40:43 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:39311) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYquL-0000rt-MH for 64999-done@debbugs.gnu.org; Wed, 23 Aug 2023 12:40:38 -0400 Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-400e8ab9325so333815e9.1 for <64999-done@debbugs.gnu.org>; Wed, 23 Aug 2023 09:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692808828; x=1693413628; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=FAyq/lnzYIz7vhLsmvXMfA26kRtH4SB0j7+XBf+95A0=; b=kJmcWm54ehOAqCK4S0mfRR5vw0cU4m2vvgs4sAnSuoRTG7d+OjgG6dQZGaha9mtVGc 5FEgsGr9iIraj2SJMGZS2keUMAQ6T1AohxqJBVZ/wcxu+FYky/wnT3UpZyHvPOUT+53z jV+L2BpT6IWZB58ca5tZrW/V73IZsbkj/voXLKZWXEa8iudgcjj/wwFIp2mriMUFwSiK PLmkPAdBLXqd3ReN020TMsDdPDkZ9YP1yEjBls7i+Z4CE76IF1CHE+so28TpWuAI6fbI CZpuj32htdcc6vIn0OPtR7SEqcK7fTg0rwXYbNyHWWXwjyL7bdFEgY3uk9v86N1oZOnC Qo4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692808828; x=1693413628; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=FAyq/lnzYIz7vhLsmvXMfA26kRtH4SB0j7+XBf+95A0=; b=kkeFVi/hwVMw3sRQAGoJZ8oUfCKhU/5XwuwMi4RzP1fv9dP+AzKw2V/eiog0Zd3GRk RywsiDx/59u2VkCeMScQgA057D1lz2/rJvOnM7DCxwOuXtZu4X3NX8SNi0R1a3iICfRV cl3ThxjO7MWBfV+lVQyaBf2oRLelJWBRB37DUjh6zVF+kTw4gwN/Fuf71GEv9+nW7q+e XbBabvYMG2Cczz79Io9CK/kFdS8Rs8eW2dNS1tCzRACkgUN4GiSN0E0gGjGK6sH/gksY xkm0ksDgdpEyd5GuCQU535SuDyz5cKjqaWTlB51bas/amc4oEcorDc3LtY1yNByXoduk HcTg== X-Gm-Message-State: AOJu0YznTOV3aCY2vlDU64VHtva0MrO73h108xZUgVYuhUxQd+3CAwmb pV0zXOm+ooIGZ4rU3qNIvFVWKZWxIYo= X-Google-Smtp-Source: AGHT+IE33flPK5NIRzhIAu6B2UiCLD3jk2/Or/Kr5FyEWis6vYvPxQTmB/QIs8rY2D2Casb1QkMjKw== X-Received: by 2002:a5d:5963:0:b0:31a:e21f:37ef with SMTP id e35-20020a5d5963000000b0031ae21f37efmr9185903wri.3.1692808828483; Wed, 23 Aug 2023 09:40:28 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id z1-20020adfd0c1000000b003143c9beeaesm19627425wrh.44.2023.08.23.09.40.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Aug 2023 09:40:28 -0700 (PDT) From: Simon Tournier In-Reply-To: <2c7fd0d0-0682-5984-8e09-67088ef6c94f@alphapapa.net> References: <2efcc46a-7c08-01d8-8a65-01f7fcdc0729@alphapapa.net> <2c7fd0d0-0682-5984-8e09-67088ef6c94f@alphapapa.net> Date: Wed, 23 Aug 2023 18:26:05 +0200 Message-ID: <868ra1209u.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 2.79 X-Spam-Score: 2.79 X-Migadu-Queue-Id: 317B1554CE X-TUID: 5Nghn9conhOs Hi, On Tue, 01 Aug 2023 at 17:37, Adam Porter wrote: > I don't know enough about Guix to understand why using "guix install"=20 > with the package transformation option caused the runtime problem with=20 > gcc, but everything does seem to work with the updated definition. See Josselin=E2=80=99s explanations. :-) > So I guess this report can be closed. I am closing. And you could also do it just by appending -done in the bug email address; here 64999-done@debbugs.gny.org. Cheers, simon