From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QJUILMSKMWX+HAAA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 22:00:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QJUILMSKMWX+HAAA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 22:00:04 +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 E20375F01B for ; Thu, 19 Oct 2023 22:00:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rpmI0tTa; 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"; 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=1697745604; h=from:from:sender:sender: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-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=SJPFSeAVOX92IDiBjIcgx0xAlYtMS1r9b9TTndDXfHQ=; b=DeO52OULAqtGbRH7wnk2Lkxn0rUZxwQT5tFN5JFiAHLFoM3USmJVTjiZzYg1K6bhYn/sJJ oitX2yqDDLzgkdlicpKhDTFi03o0dUUgBpyfXUStkrl0EDCD1UShU7QPKWkEBeISBojF3x Et2YSJbs8s0iDKxKa9cI2SJZSQ4XKKOROyCKGWSJNuOHy14OF8lBfI11gqOEklfDv5Retc 8KU+J56nKTGHwyCW31yL5lbNnE2/tLQwmNY3EK+fdQaeACo7hljiR+H9Dh7z/L7P1mJAp7 KR28jKxR0DBz60P0XSp2exOyeda4lZZiHLMBcTV+mnfFnMnvr7uHzP9MWmh2QA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697745604; a=rsa-sha256; cv=none; b=FW95fS5p2aYialbDsho1Zm1bkYCgTY3EGW+aSfQWpr0UdOct79qchy2I1xyLJ5l//A0bQm 2qJoUCY0/F1qA0J4Drh4JpwhN32aB+RPFx1yb81hcwHthJl7deppSw6GlYtcxg3kAB82Cw dFhpR37Nc+aUQntHXadPAqj7F4rUS6MVJ9RG/ZbIc6ivoUaarDNzZjaa9kzcjC8aNKRi8N X9cU12Qg67WXy96CaZR+pRftUliLpR1hAzz3gzAeStI4s2KtPYiFaQVqfXy+Cf8NAAyej8 wfowYvam677CbVOK+H2uIUP1+3go/tk/ev1LqZ4DT/WO7rLZiaa+iYkq3kiZ5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rpmI0tTa; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtZBH-0008AR-DC; Thu, 19 Oct 2023 15:59:43 -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 1qtZBA-0007qx-GW for guix-patches@gnu.org; Thu, 19 Oct 2023 15:59:36 -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 1qtZBA-0001Yh-5H for guix-patches@gnu.org; Thu, 19 Oct 2023 15:59:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtZBa-000323-SG for guix-patches@gnu.org; Thu, 19 Oct 2023 16:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65126] [PATCH] gnu: exiv2: Get rid of reference to GCC. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 20:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65126 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: iyzsong@envs.net Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , 65126@debbugs.gnu.org Received: via spool by 65126-submit@debbugs.gnu.org id=B65126.169774554311543 (code B ref 65126); Thu, 19 Oct 2023 20:00:02 +0000 Received: (at 65126) by debbugs.gnu.org; 19 Oct 2023 19:59:03 +0000 Received: from localhost ([127.0.0.1]:37856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZAd-000306-Fd for submit@debbugs.gnu.org; Thu, 19 Oct 2023 15:59:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtZAb-0002zZ-P9 for 65126@debbugs.gnu.org; Thu, 19 Oct 2023 15:59:02 -0400 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 1qtZA5-0001QK-HQ; Thu, 19 Oct 2023 15:58:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=SJPFSeAVOX92IDiBjIcgx0xAlYtMS1r9b9TTndDXfHQ=; b=rpmI0tTaLgHtRPZ4gbXZ TmaNvAWnERPerkb/epg/S4KXPrcWBwtVBJ1tPhpsxuHM8RSCplyywhk1hp7EkPOJxPmrmpf5L+zqj aWxL159qm+4dT8pj/cfYBarylyaX91kpl0CS7J6e21uPY3glTm8SEoqh/1tfZQTBIAOwdZ+KEUxPl gqLsyadL4EZl0QGTUePjIJ3HVTdueRwuJ0wha4BeKeEIvWITqVQLJ2PxVLtrp9p2aq2nC3t3MN8KS tUZhFWwU4vrJK1K98jHWs+WdetPgIaxKDyPjoqI2Nv+218PuCEktE7Qy/4+sZRtcZejoAeSHo32nd lhhTexoky//oLA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <871qg26eru.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 16 Aug 2023 20:08:53 +0200") References: <3eba9a4c0ca80fa57106cd50ba827915b9bd91a0.1691416969.git.iyzsong@member.fsf.org> <875y5e6etl.fsf@gnu.org> <871qg26eru.fsf_-_@gnu.org> Date: Thu, 19 Oct 2023 21:58:26 +0200 Message-ID: <87o7guz8nx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.35 X-Migadu-Queue-Id: E20375F01B X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.35 X-TUID: U5Tg2QVx6ll4 Hi =E5=AE=8B=E6=96=87=E6=AD=A6, Ludovic Court=C3=A8s skribis: > Ludovic Court=C3=A8s skribis: > >> So=E2=80=A6 LGTM! > > Well, wait for to be done. Looks like it=E2=80=99s all green now, go ahead! :-) Ludo=E2=80=99.