From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qBs6GwfQNWHLSwEAgWs5BA (envelope-from ) for ; Mon, 06 Sep 2021 10:23:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eAkDFwfQNWHNBgAA1q6Kng (envelope-from ) for ; Mon, 06 Sep 2021 08:23:35 +0000 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 16605EC31 for ; Mon, 6 Sep 2021 10:23:35 +0200 (CEST) Received: from localhost ([::1]:56156 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mN9ug-0004fp-6S for larch@yhetil.org; Mon, 06 Sep 2021 04:23:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mN9uB-0004eW-Lp for guix-patches@gnu.org; Mon, 06 Sep 2021 04:23:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40106) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mN9uA-0003fT-E7 for guix-patches@gnu.org; Mon, 06 Sep 2021 04:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mN9uA-0002Wl-Ao for guix-patches@gnu.org; Mon, 06 Sep 2021 04:23:02 -0400 Subject: bug#50408: [PATCH core-updates-frozen] gnu: opencc: Fix build. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 06 Sep 2021 08:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50408 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 50408-done@debbugs.gnu.org Mail-Followup-To: 50408@debbugs.gnu.org, glv@posteo.net, felgru@posteo.net Received: via spool by 50408-done@debbugs.gnu.org id=D50408.16309165539656 (code D ref 50408); Mon, 06 Sep 2021 08:23:02 +0000 Received: (at 50408-done) by debbugs.gnu.org; 6 Sep 2021 08:22:33 +0000 Received: from localhost ([127.0.0.1]:51652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mN9tg-0002Vg-SV for submit@debbugs.gnu.org; Mon, 06 Sep 2021 04:22:32 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mN9te-0002VP-O6 for 50408-done@debbugs.gnu.org; Mon, 06 Sep 2021 04:22:31 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id ED8AB240106 for <50408-done@debbugs.gnu.org>; Mon, 6 Sep 2021 10:22:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1630916545; bh=5TgozO0789bhaLXY1Px0BAVHonNCW+vgSDybt7epwaM=; h=From:To:Cc:Subject:Date:From; b=SfZkThzyQGNQzbg3xTGrAbcOl5oE/Y/oCAYAWzEELNP88blYDpmfiIWaoegb/kAjA 3trnS7hmk2//2wGeHq5yn/5FvbkNEYPtCihHmHwxvLWY77LvA3fyPV8ogN6faR6KhR Z7MNRX3Nqs92djgxIDH1VTJ+DbT9sbqvCwD086u4kMf6kRMeaAKcMv6KLBL4uLeGAD lzG9Vpqb1VrkVV/fMgmT9YsBJaKHNcLR0GAWrJuh61QsMnG1XlQ3vOjMvVUa70Y5+T BNVxfdMlxU7YTpzys7OEEFGqWzt0aCjORyfWIjKjh5OH8SKZL3rTdN2vjhzIqIdqA5 Tia4fZHrMXJbw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4H31bh0TWMz6tmH; Mon, 6 Sep 2021 10:22:23 +0200 (CEST) References: <20210905173553.20518-1-felgru@posteo.net> From: Guillaume Le Vaillant Date: Mon, 06 Sep 2021 08:21:41 +0000 In-reply-to: <20210905173553.20518-1-felgru@posteo.net> Message-ID: <87o8963ygy.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630916615; 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: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=5TgozO0789bhaLXY1Px0BAVHonNCW+vgSDybt7epwaM=; b=d/yslJAC4YXxyDNl6YfSzoQtTets0XW6FEd0FyvWpHYSMnr3OUhRRcBJVsgKHjX0cnKo3p FHdR7XP1A00X0YhS3Ap49i0iIJXoBiJKmk7r3YVNx31LqtwaLz37XXuw4Y31dD1dFLU0ny M237ydLNqblLX4QQAmjuVzN+UrhKLPWkaLYUxsmzxEMX5FOA23vSAHwfRzrSlAYPzuf6Sk 2dANmUg/mdH0nIanCMajbZjjwWHKmI4UuWPkORLO9UzEEvA3U3P2xsIzyZHU6+E9DCPZQd 9u2j32YnNyrZUIRz+67u21rv6E/LBQ/wPfxUniTmF+OuAQ6ROra3U3IliEfumQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630916615; a=rsa-sha256; cv=none; b=FLUWHrUqBxIOZDZ7cZAPpP455BNdUpXT3LLOeRCdcwLIJY2U/OqMD/KyRCfRZ6H5jSAqnI fH5LTK4wsjOqd1NRS6mX5nE713+sctRC924xa//eaL6dlRaDwLwmyDe/fo0XRXTSpFsqYb hB7U52/za9oBWsMPNFPc5z0vbGl81jROZbfBSbvxLIipGCTZar87rGCe3HpSB4IdtRRMsV sPbO88AF+GTQbx8xbB08lOclzF8vB+4l9QZt2lIxAOL1VQfaAQdjvLD19W0qZQI2LERdAR Eq9+A5VkINKn1vOZx/i3EDzyXKHOYIf/jYkKV3DFMR0MmbWmxNjB1ZDRh2EdvA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=SfZkThzy; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=SfZkThzy; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 16605EC31 X-Spam-Score: -2.91 X-Migadu-Scanner: scn1.migadu.com X-TUID: sCsdkgxoDsvG --=-=-= Content-Type: text/plain Patch pushed as df1f031d146357123219416b9fa81c51c9032246. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYTXPvQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+ehwEAi/r+dAdbNCEX6TnUl1yGHaD1ygwyGwB3bjhI m9ouNO4A/ReGh3QmhKt4VxuUTuWmbvnul69Sq9l9B0PTm4mhf14I =8Aqc -----END PGP SIGNATURE----- --=-=-=--