From unknown Sat Jun 21 03:29:08 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#42127 <42127@debbugs.gnu.org> To: bug#42127 <42127@debbugs.gnu.org> Subject: Status: collision in relocatable gcc-toolchain with gnupg Reply-To: bug#42127 <42127@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:29:08 +0000 retitle 42127 collision in relocatable gcc-toolchain with gnupg reassign 42127 guix submitter 42127 Andrius =C5=A0tikonas severity 42127 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 29 11:32:04 2020 Received: (at submit) by debbugs.gnu.org; 29 Jun 2020 15:32:05 +0000 Received: from localhost ([127.0.0.1]:49129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jpvlM-0007vO-MB for submit@debbugs.gnu.org; Mon, 29 Jun 2020 11:32:04 -0400 Received: from lists.gnu.org ([209.51.188.17]:59038) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jpvlL-0007vG-63 for submit@debbugs.gnu.org; Mon, 29 Jun 2020 11:32:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34892) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jpvlK-0002Fb-S9 for bug-guix@gnu.org; Mon, 29 Jun 2020 11:32:02 -0400 Received: from mail.stikonas.eu ([82.71.3.19]:34240) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jpvlI-0002u1-6e for bug-guix@gnu.org; Mon, 29 Jun 2020 11:32:02 -0400 Received: from pine.stikonas.eu (localhost [127.0.0.1]) by mail.stikonas.eu (Postfix) with ESMTP id BEBFC5E539F5; Mon, 29 Jun 2020 16:31:53 +0100 (BST) Received: from laptop.localnet ([2a02:8010:6548:0:cc43:9b5f:e0af:dece]) by pine.stikonas.eu with ESMTPSA id olALLWkJ+l4C0wAAtWO0jw (envelope-from ); Mon, 29 Jun 2020 16:31:53 +0100 From: Andrius =?utf-8?B?xaB0aWtvbmFz?= To: bug-guix@gnu.org Subject: collision in relocatable gcc-toolchain with gnupg Date: Mon, 29 Jun 2020 16:31:53 +0100 Message-ID: <3286714.EMsxX2vpAS@laptop> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=82.71.3.19; envelope-from=andrius@stikonas.eu; helo=mail.stikonas.eu X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/29 11:31:54 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) I was building a guix pack with guix pack --symlink=3D/bin=3Dbin --relocatable --relocatable --no-substitut= es gcc-toolchain gnupg and got the following error Backtrace: 3 (primitive-load "/gnu/store/n8zm1bjf4mrz4250c51ljasy8pc=E2=80= =A6") In guix/build/profiles.scm: 157:2 2 (build-profile "/gnu/store/9rqqgpv3nq5nqs9yik9zlzniz9q=E2=80= =A6" =E2=80=A6) In unknown file: 1 (hash-for-each # =E2=80=A6) In guix/build/union.scm: 144:11 0 (_ _ _) guix/build/union.scm:144:11: union-build: collision between file and direct= ories ((files ("/gnu/store/rgyjhfkb5sxcyy362i3bshh80v6giq2c-gcc-toolchain-1= 0.1.0R/sbin")) (dirs ("/gnu/store/i1339a5cj1y53z3zgny2wls47kxzy48r-gnupg-2.= 2.20R/sbin"))) /gnu/store/rgyjhfkb5sxcyy362i3bshh80v6giq2c-gcc-toolchain-10.1.0R/sbin seem= s to be a statically linked executable even though 3kvnslc16sy7kwi2c5r7r5k6bbv2p03f-gcc-toolchain-10.1.0/sbin is a symlink poi= nting to /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/sbin This makes gcc-toolchain and gnupg non co-installable. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 29 18:20:42 2020 Received: (at 42127-done) by debbugs.gnu.org; 29 Jun 2020 22:20:42 +0000 Received: from localhost ([127.0.0.1]:49706 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq28o-0002Ft-AK for submit@debbugs.gnu.org; Mon, 29 Jun 2020 18:20:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq28n-0002Fe-00 for 42127-done@debbugs.gnu.org; Mon, 29 Jun 2020 18:20:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39744) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jq28g-0004XU-3q; Mon, 29 Jun 2020 18:20:34 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48588 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jq28d-0000h3-Va; Mon, 29 Jun 2020 18:20:34 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Andrius =?utf-8?Q?=C5=A0tikonas?= Subject: Re: bug#42127: collision in relocatable gcc-toolchain with gnupg References: <3286714.EMsxX2vpAS@laptop> Date: Tue, 30 Jun 2020 00:20:30 +0200 In-Reply-To: <3286714.EMsxX2vpAS@laptop> ("Andrius \=\?utf-8\?Q\?\=C5\=A0tikonas\?\= \=\?utf-8\?Q\?\=22's\?\= message of "Mon, 29 Jun 2020 16:31:53 +0100") Message-ID: <87a70la501.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (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: 42127-done Cc: 42127-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, Andrius =C5=A0tikonas skribis: > I was building a guix pack with > > guix pack --symlink=3D/bin=3Dbin --relocatable --relocatable --no-substit= utes gcc-toolchain gnupg > > and got the following error > > Backtrace: > 3 (primitive-load "/gnu/store/n8zm1bjf4mrz4250c51ljasy8pc=E2= =80=A6") > In guix/build/profiles.scm: > 157:2 2 (build-profile "/gnu/store/9rqqgpv3nq5nqs9yik9zlzniz9q=E2=80= =A6" =E2=80=A6) > In unknown file: > 1 (hash-for-each # =E2=80=A6) > In guix/build/union.scm: > 144:11 0 (_ _ _) > > guix/build/union.scm:144:11: union-build: collision between file and dire= ctories ((files ("/gnu/store/rgyjhfkb5sxcyy362i3bshh80v6giq2c-gcc-toolchain= -10.1.0R/sbin")) (dirs ("/gnu/store/i1339a5cj1y53z3zgny2wls47kxzy48r-gnupg-= 2.2.20R/sbin"))) > > /gnu/store/rgyjhfkb5sxcyy362i3bshh80v6giq2c-gcc-toolchain-10.1.0R/sbin se= ems to be a statically linked executable > even though > 3kvnslc16sy7kwi2c5r7r5k6bbv2p03f-gcc-toolchain-10.1.0/sbin is a symlink p= ointing to /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/sbin > > This makes gcc-toolchain and gnupg non co-installable. Fixed by 4f060bf2fe1dd8bec79cb07907b46e16fca21398! The next commit also makes the closure of =E2=80=98gcc-toolchain=E2=80=99 m= uch smaller, bringing it to 350=C2=A0MiB instead of 1=C2=A0GiB. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 29 18:33:29 2020 Received: (at 42127-done) by debbugs.gnu.org; 29 Jun 2020 22:33:29 +0000 Received: from localhost ([127.0.0.1]:49713 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq2LB-0002Zb-Ew for submit@debbugs.gnu.org; Mon, 29 Jun 2020 18:33:29 -0400 Received: from mail-wm1-f43.google.com ([209.85.128.43]:51678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq2L7-0002ZL-Jq for 42127-done@debbugs.gnu.org; Mon, 29 Jun 2020 18:33:28 -0400 Received: by mail-wm1-f43.google.com with SMTP id 22so16977425wmg.1 for <42127-done@debbugs.gnu.org>; Mon, 29 Jun 2020 15:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=plYTlnuvkUg4eY1pUJ2A0crHpQcUYAJCFg9dtQOU35M=; b=bzgSOgbfdgkLP7AmMY1DZXrIJL/QHsQibpI6YawtFbD7HsACdwNHzy5ouaZomUhfSk pg6vbXB05HKghIMThd3AkNMQ0O5f0iDaTPguEm7Ne2/+XZVCnokVq+ZQQ6NgbAtqtZor D9XCd8khkTmJ6iWepu4k3L4ziG4Au+Xvj2tNnJNp4DaedwNwfPxqNA+9LpnUYPlROOw4 SMvgLYC7yP1PZ4oxyWPPt+XdfCxr3EHmX1jtofkqxYYUHpdWcv7zywDivd7GW1tJ88uo 6K7cD5JdDllRAllsDtybEEyB8v8POSYXM85HWTY6a3VeXP+Kw7cUGtddvMzjAtnGGuzv agyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=plYTlnuvkUg4eY1pUJ2A0crHpQcUYAJCFg9dtQOU35M=; b=TyH65vkN5e5NDd6LxtQMB3xWaUcq6R2uJD4HCnLL1x2QGxJuCJps7EyKqvW92+9S+2 5/4yJkbjZIJOmPY1z717Qyz796oSTTLjXg9lOnkevpKwHyvDAOiPtyhjj7WGJYQlndVs JOu5AsCa2Ter4gobjTK2Nu2UvJgpBJlEVFwaZQIU0ULkLWU+cgwKl1ARdbQD6Mv6CgQO r68/HlN+gZkA2DMulAaut2WVBo+cPxHGYJJ0Sf4EdiLbigExdbqw7UPRs7mg/owzKS9b GOyd/YEk/DI6FKH8Fc+F7svTwwTiQPgfVrIdyyFHf2yFGanvlGXBoGFjdI19Pnz2ZoCl SCuA== X-Gm-Message-State: AOAM530/KFtOjqhb6ZOw2qO4bKoGgtkn8GS3ifcEA+Gv+Cs9heRZ6s7W VU8GGZvaakS8//rcpA8zrOnik5Ir4PU= X-Google-Smtp-Source: ABdhPJyxi+KTBtCBN+tlMYYlSdirhJOOZB7fE1lSF6bRwhcI1wq+ESOi4pVVn0R5dFxMED5tzHay6g== X-Received: by 2002:a1c:9802:: with SMTP id a2mr17635939wme.64.1593469999506; Mon, 29 Jun 2020 15:33:19 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id 125sm1338496wmc.23.2020.06.29.15.33.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jun 2020 15:33:18 -0700 (PDT) From: zimoun To: Ludovic =?utf-8?Q?Court=C3=A8s?= , Andrius =?utf-8?Q?=C5=A0tikonas?= Subject: Re: bug#42127: collision in relocatable gcc-toolchain with gnupg In-Reply-To: <87a70la501.fsf@gnu.org> References: <3286714.EMsxX2vpAS@laptop> <87a70la501.fsf@gnu.org> Date: Tue, 30 Jun 2020 00:33:17 +0200 Message-ID: <86a70lbiz6.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42127-done Cc: 42127-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: -1.0 (-) On Tue, 30 Jun 2020 at 00:20, Ludovic Court=C3=A8s wrote: > The next commit also makes the closure of =E2=80=98gcc-toolchain=E2=80=99= much smaller, > bringing it to 350=C2=A0MiB instead of 1=C2=A0GiB. Wow! Awesome! This deserves a --news. :-) Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 29 18:39:00 2020 Received: (at 42127-done) by debbugs.gnu.org; 29 Jun 2020 22:39:00 +0000 Received: from localhost ([127.0.0.1]:49717 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq2QW-0002hF-39 for submit@debbugs.gnu.org; Mon, 29 Jun 2020 18:39:00 -0400 Received: from mail.stikonas.eu ([82.71.3.19]:34370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq2QQ-0002gz-5u for 42127-done@debbugs.gnu.org; Mon, 29 Jun 2020 18:38:58 -0400 Received: from pine.stikonas.eu (localhost [127.0.0.1]) by mail.stikonas.eu (Postfix) with ESMTP id C411D5E61463; Mon, 29 Jun 2020 23:38:51 +0100 (BST) Received: from laptop.localnet ([2a02:8010:6548:0:cc43:9b5f:e0af:dece]) by pine.stikonas.eu with ESMTPSA id 5kC6L3tt+l4nNwIAtWO0jw (envelope-from ); Mon, 29 Jun 2020 23:38:51 +0100 From: Andrius =?utf-8?B?xaB0aWtvbmFz?= To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Subject: Re: bug#42127: collision in relocatable gcc-toolchain with gnupg Date: Mon, 29 Jun 2020 23:38:51 +0100 Message-ID: <14755615.hmdmbQUVki@laptop> In-Reply-To: <87a70la501.fsf@gnu.org> References: <3286714.EMsxX2vpAS@laptop> <87a70la501.fsf@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42127-done Cc: 42127-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: -1.0 (-) > Fixed by 4f060bf2fe1dd8bec79cb07907b46e16fca21398! >=20 > The next commit also makes the closure of =E2=80=98gcc-toolchain=E2=80=99= much smaller, > bringing it to 350 MiB instead of 1 GiB. Thanks! This was really quick. I just noticed this earlier today and it is = already fixed. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 30 05:58:34 2020 Received: (at 42127-done) by debbugs.gnu.org; 30 Jun 2020 09:58:34 +0000 Received: from localhost ([127.0.0.1]:50182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqD2A-0002LS-7S for submit@debbugs.gnu.org; Tue, 30 Jun 2020 05:58:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqD26-0002LE-3s for 42127-done@debbugs.gnu.org; Tue, 30 Jun 2020 05:58:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48067) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqD1y-0003fs-CG; Tue, 30 Jun 2020 05:58:22 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=45196 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jqD1x-000266-B0; Tue, 30 Jun 2020 05:58:21 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: zimoun Subject: Re: bug#42127: collision in relocatable gcc-toolchain with gnupg References: <3286714.EMsxX2vpAS@laptop> <87a70la501.fsf@gnu.org> <86a70lbiz6.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 13 Messidor an 228 de la =?utf-8?Q?R=C3=A9volution?= 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, 30 Jun 2020 11:58:00 +0200 In-Reply-To: <86a70lbiz6.fsf@gmail.com> (zimoun's message of "Tue, 30 Jun 2020 00:33:17 +0200") Message-ID: <87a70k98pj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (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: 42127-done Cc: Andrius =?utf-8?Q?=C5=A0tikonas?= , 42127-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 (---) zimoun skribis: > On Tue, 30 Jun 2020 at 00:20, Ludovic Court=C3=A8s wrote: > >> The next commit also makes the closure of =E2=80=98gcc-toolchain=E2=80= =99 much smaller, >> bringing it to 350=C2=A0MiB instead of 1=C2=A0GiB. > > Wow! Awesome! > This deserves a --news. :-) It=E2=80=99s just that gcc-toolchain:out would pull in debugging symbols, w= hich in turn would pull in the whole bootstrap chain. Ludo=E2=80=99. From unknown Sat Jun 21 03:29:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 28 Jul 2020 11:24:04 +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