From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 08 02:13:26 2023 Received: (at 57677) by debbugs.gnu.org; 8 Feb 2023 07:13:26 +0000 Received: from localhost ([127.0.0.1]:54575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPedx-00050J-NS for submit@debbugs.gnu.org; Wed, 08 Feb 2023 02:13:25 -0500 Received: from mail.envs.net ([5.199.136.28]:38846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPedw-00050A-0l for 57677@debbugs.gnu.org; Wed, 08 Feb 2023 02:13:24 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 2022038A04F4; Wed, 8 Feb 2023 07:13:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1675840402; bh=506Gk8aFdmq7UOCzXSZbW2fj2s+oUCJi5vi6OG5sfhc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=jmSjowU/ap1W9ZjId3Pc92xaDzTeDpkt6waTP7Wzqqh1Mme8zpKelKiWYUUXNkWIT zo+p/1arl3cbBfzC+HPhZerXyaXEkw94BQCwTuk0x42EVzfRtbWpvtI7/i5r6/2lXl eBjAnmJpt1dZaEPzsLlB0nV/aPJPvux5Bo9GfYdzRK3GCRszOQ4gF0lTLNuQAgRh0g yo/e2f1p6CH0Sxyab0dWDA0OAXcF5v3A5XNeyN3WAxYZbScun1OcyPj4j1wpa45E+j qPpQFJ+yzFi612VNmPiEsHn5dsKKHZng0eQHcibnaMg2zBGjFKWQZhyLvONpfnafq7 48ohOtZU/0BNxH4keMQbf9LaDMK6V+vA40ywE1yFzMU7rMfjPTP6ivsA29gDxwEN57 2/DadqFyLZx47+GQG3/Y6CQMfCKU6ZeZFym8fziiO+DUQmx40NNq+zy8fiLuQ1Iz8u Urw7Pmdp5eWdWJEabkWo5N42yf7/+dqEZaG/g9LSFSHFVaUGwLsEMwmEghUoExJEsv iVbfHxuyXLSg4BCdjuroZyGOsXjLf9GHdwS073x2KADoIqO3N3/qFyEpbZ3d95BtG8 J8lwqXsJ31K9sjenG7lorWnNQZKdzas/gt/828h9ekRv7F8JmEsvj0ZpYLd36j8Y74 m+GhYw7am/j3c2gjS1FVtrE8= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id nIhPGqzN98MJ; Wed, 8 Feb 2023 07:13:19 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 8 Feb 2023 07:13:19 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 31459587; Wed, 8 Feb 2023 07:13:39 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#57677: GIMP retains reference to GCC References: <87o7vqggez.fsf@gnu.org> Date: Wed, 08 Feb 2023 15:13:39 +0800 In-Reply-To: <87o7vqggez.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Thu, 08 Sep 2022 15:11:00 +0200") Message-ID: <87h6vwfx3w.fsf@envs.net> 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: 0.0 (/) X-Debbugs-Envelope-To: 57677 Cc: 57677@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 (-) Ludovic Court=C3=A8s writes: > [...] > So the root cause is that GIMP=E2=80=99s build process captures the outpu= t of > =E2=80=98gcc -v=E2=80=99, which leads to this unintended retention. I sent a patch to fix reference from 'gcc -v', but gcc is still here via exiv2->gcc: rg -a /gnu/store/069aq2v993kpc41yabp5b6vm4wb9jkhg-gcc-10.3.0 $(guix build e= xiv2) --8<---------------cut here---------------start------------->8--- bin/iptcprint:^@^@^@std::auto_ptr< >::element_type= * std::auto_ptr< >::operator->() const [with _T p =3D Exiv2::Image; std::auto_ptr< >::element_type = =3D Exiv2::Image]^@^@^@^@^@^@^@^@/gnu/store/069aq2v993kpc41yabp5b6vm4wb9jkhg-gc= c-10.3.0/include/c++/backward/auto_ptr.h^@^@%s:%d: %s: Assertion '%s' failed. [...] --8<---------------cut here---------------end--------------->8---