From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id SFBVEnxcH2YcUwAAqHPOHw:P1 (envelope-from ) for ; Wed, 17 Apr 2024 07:22:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id SFBVEnxcH2YcUwAAqHPOHw (envelope-from ) for ; Wed, 17 Apr 2024 07:22:04 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=Vr9H15kq; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713331324; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=+2rFp0EaeHH7DhTyDfFr+LUxfQfGp06p7sNV/YtIyh0=; b=pIjN13t8KVmlY6KESbL8uQ0BNaGkixS1Q4GkOpk3R+EIZQPn+CwRL0X4ApDIL/yrSNKQOg zc8yz+mWYWUY/R04JKkxBq/Bw8fe/NQ195d3S5UCG6iZfXL21+O4Wsp/CSSHOfi+W7CwIF X+4D7kRS1hioLwPAVXm+MthOYE4JaogZhZdV6Q5ptZD2sYEHq054H5C71y87vgAtg4dlbm e0wbrug5i5JEwRpbEM6W+6nzI2wt/lim8lc08sm6CF7ShqSWZYHUkIrbhFgdIvm1oOFQwW n+ZIWXpAdob1zTIh/UsLCMEwKTC0cSzpULWqqRaCArhsmAufr3OnvGKOnp6faw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713331324; a=rsa-sha256; cv=none; b=U0ydaQcYimka6LmK+7ATEI4+gRJUF3asaDdij1M7oGTEka3eafnzh+IV/YwgF2Uw3lQ/+l MmS0hE/LvMyqWYoq0KE7FEog10lRyAyouXDOKimSzyCyaqexG8Ngx0QbgJbRn8WQMmZMiq B1V5q1zLI1hYuDLRLVb82Byw3XnEQFg+siC6/1rurZwc8jYGD9O+cAI0YZyVHF1u+5DNIx HR0tWsG0oS1/ah/aIv22BaUpUpgJlw1Uh/I2vV3kXfiaTYARuAD6JVZ6hDGCquyUC4WrSi rLLyk0LfR9r6bzQ7MatmZBQQgvW6ZrSxD7GLS0BLTVrEanE0OozsWGmhOxHsAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=Vr9H15kq; 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=pass (policy=none) header.from=gnu.org 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 1423012DF2 for ; Wed, 17 Apr 2024 07:22:04 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwxk3-00036d-8V; Wed, 17 Apr 2024 01:21:55 -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 1rwxjy-00034N-8K for bug-guix@gnu.org; Wed, 17 Apr 2024 01:21:50 -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 1rwxjy-0000fp-0E for bug-guix@gnu.org; Wed, 17 Apr 2024 01:21:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rwxkA-0003Wg-KX for bug-guix@gnu.org; Wed, 17 Apr 2024 01:22:02 -0400 Subject: bug#63267: gcc-toolchain is missing libstdc++.so Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 17 Apr 2024 05:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63267 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Simon Tournier Cc: guix-devel@gnu.org, cox.katherine.e@gmail.com, Christopher Rodriguez , kaelyn.alexi@protonmail.com, 63267-done@debbugs.gnu.org Mail-Followup-To: 63267@debbugs.gnu.org, john.kehayias@protonmail.com, yewscion@gmail.com Received: via spool by 63267-done@debbugs.gnu.org id=D63267.171333131513534 (code D ref 63267); Wed, 17 Apr 2024 05:22:02 +0000 Received: (at 63267-done) by debbugs.gnu.org; 17 Apr 2024 05:21:55 +0000 Received: from localhost ([127.0.0.1]:45523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwxk1-0003W4-S4 for submit@debbugs.gnu.org; Wed, 17 Apr 2024 01:21:54 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:48413) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwxjx-0003Ux-Va for 63267-done@debbugs.gnu.org; Wed, 17 Apr 2024 01:21:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1713331290; x=1713590490; bh=+2rFp0EaeHH7DhTyDfFr+LUxfQfGp06p7sNV/YtIyh0=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=Vr9H15kqMyO2xwuBDSN7+9jMly6gEJirrev6WafDPQw3TIv3Id5a7aeRZLYDemr3A susV19vexHUq+Jk718YL94NRra3/zjNKxhGh9HjtofnlCWuhcj2pivFGkJ95P4gYh9 hW98AtnIVwLSdUTvVVSSIGRSxtYw4F++349534UCufzq1GQ7XrLUrvm1aZP/AJSkhq v9Gc9PNdQHJdKPGUqVWqv2Q0LHT7u7CSTg1fyOxJEJ57ssmnkp0DpQAzusDDTqcDJh endcLQgxl4liP+eXgBbUCYwMpkKokQPae5EZGOOB7W7yD5f8EYuD3zv48VV4ZYN1D7 tJw+qsvp2A2VQ== Date: Wed, 17 Apr 2024 05:21:25 +0000 Message-ID: <8734rk36pb.fsf@protonmail.com> In-Reply-To: <871qjp5t84.fsf@gmail.com> References: <87354c11n6.fsf@protonmail.com> <871qjp5t84.fsf@gmail.com> Feedback-ID: 7805494:user:proton 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: , Reply-to: John Kehayias From: John Kehayias via Bug reports for GNU Guix 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-Spam-Score: -5.38 X-Spam-Score: -5.38 X-Migadu-Queue-Id: 1423012DF2 X-Migadu-Scanner: mx13.migadu.com X-TUID: 9qCwwaLALr6U Hi everyone, Apologies for the long delay on this. On Tue, May 09, 2023 at 07:07 PM, Simon Tournier wrote: > Hi, > > I am proposing patch#63393 [1] which adds the output lib to > gcc-toolchain. Well, quoting the comment: > > ;; The main raison d'=C3=AAtre of this "meta-package" is (1) to con= veniently > ;; install everything that we need, and (2) to make sure ld-wrapper= comes > ;; before Binutils' ld in the user's profile. > > I think, this package gcc-toolchain should be the visible package and > battery included. > > WDYT? > > 1: https://issues.guix.gnu.org/issue/63393 > > Cheers, > simon I've just pushed, as b47ae1ecc43baaf726701ab2d2f810ecfaa75428, the patches from that issue (the first from simon, the second my simplified one just adding gcc:lib to gcc-toolchain). This should fix the original bug here, so I am closing. However, it was raised here and in 63393 about alternatives in how we use gcc-toolchain outputs. As well as the issue I ran into about make-libstdc++. So, if anyone would like to change anything from the new status quo, please open a new issue. At least now we are working from a better default I would say, with gcc-toolchain including the libraries from gcc:lib. Thanks all, John