From unknown Fri Jun 20 07:27:18 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#60875 <60875@debbugs.gnu.org> To: bug#60875 <60875@debbugs.gnu.org> Subject: Status: Grafting breaks with clang-toolchain@13 Reply-To: bug#60875 <60875@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:27:18 +0000 retitle 60875 Grafting breaks with clang-toolchain@13 reassign 60875 guix submitter 60875 Ludovic Court=C3=A8s severity 60875 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 17 05:23:55 2023 Received: (at submit) by debbugs.gnu.org; 17 Jan 2023 10:23:56 +0000 Received: from localhost ([127.0.0.1]:35913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHj8F-0004Lw-FC for submit@debbugs.gnu.org; Tue, 17 Jan 2023 05:23:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:37584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHj8C-0004Lm-GE for submit@debbugs.gnu.org; Tue, 17 Jan 2023 05:23:53 -0500 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 1pHj8B-0001YO-5p for bug-guix@gnu.org; Tue, 17 Jan 2023 05:23:51 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHj87-000469-L4 for bug-guix@gnu.org; Tue, 17 Jan 2023 05:23:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=rTZmAjz5ydRZmxHT14FPUmp0qxH9jPaMYklcapaoEMY=; b=h0bFRWPU9pjJJRD5RHAk/arag9OjSvha1t4vz73TbozQkNK1wj0fqzlD JMYF/nIalxYvJjbqgRR9Md1sFlyJK1StaPjgX5e6m3A8e81n2LVK99afT Qx/XYoolWno4kQ4dOb+Zp48nGOyBQIvaTJa2XdciZERnawxN8B2FcZ9VF s=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="5.97,222,1669071600"; d="scan'208";a="88000270" Received: from unknown (HELO ribbon) ([193.50.110.246]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jan 2023 11:23:43 +0100 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: Grafting breaks with clang-toolchain@13 X-Debbugs-Cc: =?utf-8?Q?=22S=C3=A9bastien?= Rey-Coyrehourcq" X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 28 =?utf-8?Q?Niv=C3=B4se?= an 231 de la =?utf-8?Q?R=C3=A9volution=2C?= jour du Zinc X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 17 Jan 2023 11:23:42 +0100 Message-ID: <87v8l5ihn5.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=192.134.164.83; envelope-from=ludovic.courtes@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Here=E2=80=99s what happens: --8<---------------cut here---------------start------------->8--- $ guix build clang-toolchain@13 The following grafts will be made: /gnu/store/gsh6dsafxmkh5wp3cq57czmlz2rc0a7m-clang-toolchain-13.0.1.drv /gnu/store/2wa74gbigf0p9ma395qb88983vlwr1w3-clang-runtime-13.0.1.drv /gnu/store/iq9n0432xiqnvspwcdy5lskckfzd8jv9-clang-13.0.1.drv applying 1 graft for clang-runtime-13.0.1 ... grafting '/gnu/store/qlv8wj8xs8n0ix3843zqzv6xzrk1sf0m-clang-runtime-13.0.1'= -> '/gnu/store/jx5c9lii5m44ghj054n9vyl3sxsg8z4h-clang-runtime-13.0.1'... successfully built /gnu/store/2wa74gbigf0p9ma395qb88983vlwr1w3-clang-runtim= e-13.0.1.drv applying 6 grafts for clang-13.0.1 ... grafting '/gnu/store/zfs41ixykm4z9162gajgs1ndc6bsbcqr-clang-13.0.1' -> '/gn= u/store/iv4y7b4rl5bqjib4zna35wc9g61599zm-clang-13.0.1'... successfully built /gnu/store/iq9n0432xiqnvspwcdy5lskckfzd8jv9-clang-13.0.1= .drv applying 5 grafts for clang-toolchain-13.0.1 ... grafting '/gnu/store/ahg9050hcbcajlyh8hxg3vpawh96s6mz-clang-toolchain-13.0.= 1-debug' -> '/gnu/store/d6ayplxcfv94qs42rdfd5pcjmszzx2hh-clang-toolchain-13= .0.1-debug'... grafting '/gnu/store/0wrp34pb4hrd1vvs7hm4aylx11bipyi9-clang-toolchain-13.0.= 1' -> '/gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1'.= .. grafting '/gnu/store/6yl60fk3ph988gxj40h95cck88ya2cvg-clang-toolchain-13.0.= 1-static' -> '/gnu/store/axvgyspibna9q487axjbkn22ghvsgvri-clang-toolchain-1= 3.0.1-static'... Backtrace: In ice-9/boot-9.scm: 160: 13 [catch #t # ...] In unknown file: ?: 12 [apply-smob/1 #] In ice-9/boot-9.scm: 66: 11 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 10 [eval # #] In ice-9/boot-9.scm: 2412: 9 [save-module-excursion #] 4089: 8 [#] 1734: 7 [%start-stack load-stack ...] 1739: 6 [#] In unknown file: ?: 5 [primitive-load "/gnu/store/axv2m1ck8xnkhgpzzz8bw7jfz9v1164i-clang-= toolchain-13.0.1-builder"] In srfi/srfi-1.scm: 616: 4 [for-each # #] In guix/build/debug-link.scm: 195: 3 [graft-debug-links (# # #) (# # #) (# # # # ...) ...] In srfi/srfi-1.scm: 643: 2 [append-map # ...] 575: 1 [map # ...] In unknown file: ?: 0 [filter # #] ERROR: In procedure filter: ERROR: In procedure open-file: No such file or directory: "/gnu/store/12wns= wvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11" builder for `/gnu/store/gsh6dsafxmkh5wp3cq57czmlz2rc0a7m-clang-toolchain-13= .0.1.drv' failed with exit code 1 build of /gnu/store/gsh6dsafxmkh5wp3cq57czmlz2rc0a7m-clang-toolchain-13.0.1= .drv failed View build log at '/var/log/guix/drvs/gs/h6dsafxmkh5wp3cq57czmlz2rc0a7m-cla= ng-toolchain-13.0.1.drv.gz'. guix build: error: build of `/gnu/store/gsh6dsafxmkh5wp3cq57czmlz2rc0a7m-cl= ang-toolchain-13.0.1.drv' failed $ guix describe Generation 241 Jan 16 2023 00:26:44 (current) guix 5c92197 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 5c921977179489caef4a9e54ada6696fc86d2f0b --8<---------------cut here---------------end--------------->8--- The file exists but it=E2=80=99s a dangling symlink: --8<---------------cut here---------------start------------->8--- $ ls -l /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/= lib/libz.so.1.2.11 lrwxrwxrwx 1 guixbuilder01 guixbuild 74 Jan 17 10:36 /gnu/store/12wnswvdc1m= k9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11 -> /gnu/sto= re/v8d7j5i02nfz951x1szbl9xrd873vc3l-zlib-1.2.12/lib/libz.so.1.2.11 $ stat -L /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.= 1/lib/libz.so.1.2.11 stat: cannot statx '/gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolc= hain-13.0.1/lib/libz.so.1.2.11': No such file or directory --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 17 07:16:49 2023 Received: (at 60875) by debbugs.gnu.org; 17 Jan 2023 12:16:49 +0000 Received: from localhost ([127.0.0.1]:35989 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHktV-0007Lb-8O for submit@debbugs.gnu.org; Tue, 17 Jan 2023 07:16:49 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58849) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHktS-0007LN-Qv for 60875@debbugs.gnu.org; Tue, 17 Jan 2023 07:16:47 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id C438E5C00EA; Tue, 17 Jan 2023 07:16:41 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Tue, 17 Jan 2023 07:16:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=mesmtp; t=1673957801; x=1674044201; bh=QKLCD9LpIYUcSHmaJRVrNzmiv7y3ThsOrU5g/DRUdCE=; b= q9Mul6Vik7+x/D2M59V5Nc9ffFQz9160bDqSoEAzvjJfQmc2R3UID3v+JwyE5H8J gILpfY7X0exAcz10oJOBleAyPgU2VNHdByRzMIXctGEZ3+k137MkY874sk65Bzen CsR9uRvdpT2yRATXR20/Q4/Q7bqfWOg/pobBbpPehKg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1673957801; x= 1674044201; bh=QKLCD9LpIYUcSHmaJRVrNzmiv7y3ThsOrU5g/DRUdCE=; b=i pY2ifuLUwbGM/HX60pz1rb5RXmiX0kPdGvUWXOpc3r9kZ8b4H5pbVJCwRhaExtv6 7tNs8C+SHbyE/ig6U3VVnCC4mKME4Yg4vO7x+/xvPTSdixTuOPGwwlhZmY4M6JGJ Th9TBRYhA7QCK4v/9rsVoLZkER6Ydin0Iw5wCar+KMv43gzIiNa7nstSI1x7YOuL qhZzNjxKkL8Xnww8zPolBFwKV4tH7XcFHJ4/SNGJt5eIrq54/IGqTZveIFhFLHH5 hu6ceGGz/3ZRXAbOH4JshnVT+DOJeP+Kjm75djqj8IuAIeP52q1OYTASKq2fiUNE 2nvx3EoxtToKQOpOut36w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedruddtiedgfeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvfevuffkfhggtggugfgjsehtkeertddttdejnecuhfhrohhmpefnvgho ucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrg htthgvrhhnpeektdeigeehteefheekgeffhedtveeugfekieekjeeukedvvdfhteevkeev geeuieenucffohhmrghinhepghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedtne curfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 17 Jan 2023 07:16:41 -0500 (EST) Date: Tue, 17 Jan 2023 07:16:28 -0500 From: Leo Famulari To: Ludovic =?iso-8859-1?Q?Court=E8s?= Subject: Re: bug#60875: Grafting breaks with clang-toolchain@13 Message-ID: References: <87v8l5ihn5.fsf@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87v8l5ihn5.fsf@inria.fr> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60875 Cc: =?iso-8859-1?Q?S=E9bastien?= Rey-Coyrehourcq , 60875@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Tue, Jan 17, 2023 at 11:23:42AM +0100, Ludovic Courtès wrote: > The file exists but it’s a dangling symlink: > > --8<---------------cut here---------------start------------->8--- > $ ls -l /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11 > lrwxrwxrwx 1 guixbuilder01 guixbuild 74 Jan 17 10:36 /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11 -> /gnu/store/v8d7j5i02nfz951x1szbl9xrd873vc3l-zlib-1.2.12/lib/libz.so.1.2.11 > $ stat -L /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11 > stat: cannot statx '/gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11': No such file or directory > --8<---------------cut here---------------end--------------->8--- Merged with From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 17 07:16:10 2023 Received: (at control) by debbugs.gnu.org; 17 Jan 2023 12:16:10 +0000 Received: from localhost ([127.0.0.1]:35985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHksr-0007Ki-U4 for submit@debbugs.gnu.org; Tue, 17 Jan 2023 07:16:10 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:53363) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHksm-0007Js-PX for control@debbugs.gnu.org; Tue, 17 Jan 2023 07:16:08 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 402D85C00C3; Tue, 17 Jan 2023 07:15:59 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Tue, 17 Jan 2023 07:15:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:date:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:to:to; s=mesmtp; t= 1673957759; x=1674044159; bh=vEBw9RwgtxcfBEcGM2eq+4GkoiofzKqXUPJ RogJx5tg=; b=UXZ4HiLJMzS+XmD0DPF8ZCRPGMV95NyfyNm4qydWWSK++8xVz6I cxirSG4xY5uougWfG0W0omOc9kWzkJyjIHkO5jW/wMDRixQXniNTJwU2HKeddVwY qLIqZAblWOXLIMtc4xJq+MXkaxmN/AO8YDawfexa9LV4MdFgD4dLiEHY= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:feedback-id :feedback-id:from:from:in-reply-to:message-id:mime-version :reply-to:sender:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; t=1673957759; x=1674044159; bh=v EBw9RwgtxcfBEcGM2eq+4GkoiofzKqXUPJRogJx5tg=; b=l8gnGcO3lvrWzGoD1 gxjzbcf9HvvvRZkQeANYXpqp7Noq+t1c9orBk4aFkn5Cwnw+v+NzP/LRh0jkB/p7 WdYoTYb3EK4hRssNF+MwJbedEFr20XbSsDosV6U+qvjwnrdbx84GQ0fTBxcBQN+x y/fPUVP9Kek6h4O09rh4gyIsz1lBXhb/dpTdjsxxREEsQBTH2utaVFxHpFYelyYS gtOavH2AHlgN5QT3uxSijfoe2luiJx+NTY/9y0T91/aJgblw0TIAxURS/w1gYA8U aIcz8h6g5sBXadpaYuz4ibFg5Tc/HytgOkDxHrst+Zvc4znEXYIWwL52jm3iiICe OSBQA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedruddtiedgfeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucfgmhhpthihuchsuhgsjhgvtghtucdluddtmdenuc fjughrpeffhffvkfggtggusehttdertddttddvnecuhfhrohhmpefnvghoucfhrghmuhhl rghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpe fhjeeigfefvedvfeetheegledtkeevuddtgedtudeiteehteegvdefffduffefffenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrg hmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for ; Tue, 17 Jan 2023 07:15:58 -0500 (EST) Date: Tue, 17 Jan 2023 07:15:43 -0500 From: Leo Famulari To: control@debbugs.gnu.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 60584 60875 Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [66.111.4.26 listed in wl.mailspike.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [66.111.4.26 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) merge 60584 60875 From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 17 10:14:00 2023 Received: (at 60875-done) by debbugs.gnu.org; 17 Jan 2023 15:14:01 +0000 Received: from localhost ([127.0.0.1]:37929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHney-0002eG-L7 for submit@debbugs.gnu.org; Tue, 17 Jan 2023 10:14:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHnev-0002dy-85; Tue, 17 Jan 2023 10:13:59 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHnep-0002HG-Ou; Tue, 17 Jan 2023 10:13:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BBL/v6lNIcu93qsoqFWZSlUWFKd8jfP5cp3gkWq/Gi0=; b=TAzamw6kDk9nR8diwjc1 hsgTZCmd7AWZp4iaUQSoPmnZHyeeO5gtZd1h/6IDXk9cLgkk2yyYg3OdS0tIv5OtUIAyllopeyRZd lj4ZGo0UAwP1iekF+XGQkuVN7bhieh3z7pWuiRzpxH8amSk4mFNzV/ltabRhaQ1tUUD0JDM13a4m9 rw0Idqx1+UsEh2TOitwQqrWZxDKDdkcCVsCtT42a1ChRq+t9DhEB91ALapOs8hc/1VArOXvWN9vdV lQDHLZtOw/0TRdE2fLyIvKhcaZJbUE1nFyuIlrj5eDUorgkSfOlUuleKsmPR9qQed6L7iY6GFRUbm IN86mb55LWnuNg==; Received: from [193.50.110.246] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHnem-0004Ss-BR; Tue, 17 Jan 2023 10:13:51 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Leo Famulari Subject: Re: bug#60875: Grafting breaks with clang-toolchain@13 References: <87v8l5ihn5.fsf@inria.fr> Date: Tue, 17 Jan 2023 16:13:45 +0100 In-Reply-To: (Leo Famulari's message of "Tue, 17 Jan 2023 07:16:28 -0500") Message-ID: <873589gpna.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 60875-done Cc: 60584-done@debbugs.gnu.org, =?utf-8?Q?S=C3=A9bastien?= Rey-Coyrehourcq , Greg Hogan , 60875-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Leo Famulari skribis: > On Tue, Jan 17, 2023 at 11:23:42AM +0100, Ludovic Court=C3=A8s wrote: >> The file exists but it=E2=80=99s a dangling symlink: >>=20 >> --8<---------------cut here---------------start------------->8--- >> $ ls -l /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0= .1/lib/libz.so.1.2.11 >> lrwxrwxrwx 1 guixbuilder01 guixbuild 74 Jan 17 10:36 /gnu/store/12wnswvd= c1mk9cr498dxflxim4qm2pyq-clang-toolchain-13.0.1/lib/libz.so.1.2.11 -> /gnu/= store/v8d7j5i02nfz951x1szbl9xrd873vc3l-zlib-1.2.12/lib/libz.so.1.2.11 >> $ stat -L /gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-toolchain-13= .0.1/lib/libz.so.1.2.11 >> stat: cannot statx '/gnu/store/12wnswvdc1mk9cr498dxflxim4qm2pyq-clang-to= olchain-13.0.1/lib/libz.so.1.2.11': No such file or directory >> --8<---------------cut here---------------end--------------->8--- > > Merged with Fixed in c4a8762e529dc3f8af89dde5dbcbb82f2a4088a3. Now it would be good to see why =E2=80=98clang-toolchain=E2=80=99 has this = dangling symlink. Thanks, Ludo=E2=80=99. From unknown Fri Jun 20 07:27:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 15 Feb 2023 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator