From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oK5NDi0DrmJnVAEAbAwnHQ (envelope-from ) for ; Sat, 18 Jun 2022 18:54:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UGM/DS0DrmJLewEAG6o9tA (envelope-from ) for ; Sat, 18 Jun 2022 18:54:05 +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 B5FF5DD32 for ; Sat, 18 Jun 2022 18:54:04 +0200 (CEST) Received: from localhost ([::1]:56952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2bhz-000849-Uf for larch@yhetil.org; Sat, 18 Jun 2022 12:54:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36462) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2bh4-00082p-SO for guix-patches@gnu.org; Sat, 18 Jun 2022 12:53:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56060) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2bh0-0003xC-MB for guix-patches@gnu.org; Sat, 18 Jun 2022 12:53:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o2bh0-0005tN-LA for guix-patches@gnu.org; Sat, 18 Jun 2022 12:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56051] [PATCH] guix: self: Do not record reference to gcc-toolchain. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Jun 2022 16:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56051 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Maxime Devos , 56051@debbugs.gnu.org Received: via spool by 56051-submit@debbugs.gnu.org id=B56051.165557115422603 (code B ref 56051); Sat, 18 Jun 2022 16:53:02 +0000 Received: (at 56051) by debbugs.gnu.org; 18 Jun 2022 16:52:34 +0000 Received: from localhost ([127.0.0.1]:49956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2bgX-0005sV-TY for submit@debbugs.gnu.org; Sat, 18 Jun 2022 12:52:34 -0400 Received: from lepiller.eu ([89.234.186.109]:40838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2bgS-0005rw-8R for 56051@debbugs.gnu.org; Sat, 18 Jun 2022 12:52:32 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id ad3c78ae; Sat, 18 Jun 2022 16:52:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=8j+zdulpecar AvS/NevlaBsQ2NIullGpYh70GGWXkCA=; b=TqY12iIGH1loXPyorqVMHYGDY4yP MPvDn1HFf60YhG++VdlBxSZ/RxRvmKOGlWwl3ZMJ5qewCKwYAReXxfmuEjPiT13R qA9yatcZH+wHiAjwkT1AV+TmyItQKYyg57DfbM3vIeHJicM4nyebpD/x30bIrOe+ PLTlZ/36LZlow9P2JzGr/voa9gmRg+Jb6VGhARW6sHsv7d3yRr1TXMaYIf1Wp2HY +QtEtsWqOyDSJBMvY8qg9HFKGZNMR6QPpuGY0LLc1waOKz2fnQpIJbB5r4gnGyyr mYq0yK2F2pNmuSWur/bym6ROeH2iycr0+xMdkuJL2h/jnasUI9uXD+SSKw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 7809012b (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sat, 18 Jun 2022 16:52:19 +0000 (UTC) Date: Sat, 18 Jun 2022 14:13:03 +0200 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: <98e47fb9762158d9198b54c0dfcf237a9f5a7482.camel@telenet.be> References: <20220618064632.29319-1-julien@lepiller.eu> <20220618065810.30767-1-julien@lepiller.eu> <98e47fb9762158d9198b54c0dfcf237a9f5a7482.camel@telenet.be> Message-ID: 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655571244; 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=U+XQOz66ZJRWuVrubtPrH1fv5i220fOI+KFDfTyaLVw=; b=C6xQiYomuDhEpOGDuhla6p1a/NDwPQNWHOwfZWPZVG31/Mjd4osAA0HKVV8Os7Gctxq2Xs j9i95ZmuKeQf+TXet9bvzi1OS5SxyuHD54qZCA43acH6P5+VZyfty7G2KfnsnEVNcptOj1 e7Ig18IVFapqYqLR6jeKb3Tofrgmdl5RuOST4FPZ78P5WjvNhUZyjLNHkvEkjxEA0oeL+w 8eHJAaGSKTvpvZelyywDI5wyL6uChQ0kg126cmIWFT8MwyFUgCv/TXMFUntMbS04lQ4I1c Ijc+5OuAQ/QDEHVgLYDmiTTnhX0IO9Im09UTSg4RRegqeMOesVmMPXY6K8mABw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655571244; a=rsa-sha256; cv=none; b=LgitQoh+VVvF5c8cmT9E5HctfoCoSSwl2vEeqcWjEP83lOkrqWGdLITh9RSU8Qls0OfQ3K 3ANBpo+ohTmsyLmOYQMdJoM8kyrPewoQVjrRosfWAs47uhMnM6jhuPrxgiv++6C+4Ynjot tBfcgwZK1joPq4+W/XooFdpRkY0Q+aLlMqjHeMSO+TppRWPGPJbSAzai1yy9EKrFzTdvka XYgsnrLxa0sSKlmOUVeo1j99HfUhGq+3FeH2QATgxliz05Pf+H3r6oXxuhq3VcxOZJYrFp LXkvax5oStM6WPOJnsBVaT56eF2jn/Qb7klscOyUcA9IT7hQ+MRWYVGEjBX5CQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=TqY12iIG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.01 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=TqY12iIG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B5FF5DD32 X-Spam-Score: 6.01 X-Migadu-Scanner: scn1.migadu.com X-TUID: idESSNRIDWG6 On June 18, 2022 11:45:43 AM GMT+02:00, Maxime Devos wrote: >Julien Lepiller schreef op za 18-06-2022 om 08:58 [+0200]: >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (setenv "L= IBRARY_PATH" #$(file-append gcc "/lib")) > >I'm wondering if is this line that is incorrect, given that the >'gcc:out' store item does not have a /lib subdirectory=2E Would removing >this line be sufficient? > >Greetings, >Maxime=2E Removing this line I get a message that gcc can't find crt*=2Eo=2E Remembe= r that this gcc is actually gcc-toolchain=2E Another possibility is to explicitely use gcc, binutils, glibc and ld-wrap= per=2E Thought this would be better?