From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gK0xFLh832SrcgAASxT56A (envelope-from ) for ; Fri, 18 Aug 2023 16:14:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EHDqErh832SJwwAAG6o9tA (envelope-from ) for ; Fri, 18 Aug 2023 16:14:16 +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 D7F5E42180 for ; Fri, 18 Aug 2023 16:14:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="sZV4/cXe"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-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=1692368056; 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-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=Epub1jzvZ8L8YMkT1b4ACpY22Fzxm4ZJFi0x55pPdnI=; b=gouc0kMxafIBA02n8C20WcsNb62EoBall1Y9Fyf0UcjJimUQXld/XbNulVgXP/mcEQqnSP tibgRfn7zN8foQ7K15/FTy5TQPS5PAtQUZCyRFHS3DV1V9KnU966hEY6oifeXypj40t9Ua vogPOy3y1eGxTsKf0kiMgzAaD7ew4PZtr0m9U06YXQ7TTVeCqOw3AxWmtNK6jUlPGYCpsM 4eOCZEGxO0km+PbVI064w3FNzbd/BNhPaFwDa8QcbGBW3HMAy10XU5CQfFyh/wyMggLSV0 SDlaLUgU8DleCnrYZZeR/ISV7XR2PVIxpIIiPv94iawztjTDEUq96gEbb8r/7A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692368056; a=rsa-sha256; cv=none; b=EYw5KOxFkKoKu1OPbpKsq4ah0JcSdSfVnvCbnp4DHUriY5W03fHwQyWifQ2soMgPupg+WP 520B5OVlr1JM/VT+uqSXAOSq5IpeX7px7kaRHJFmg45pZVSkC9XEAwX3cXK0OTph2DNePu OJTR875Gtb2a+tA7L8cQl9fYBy81LwI2dwzIwuJsKNV4oVZSpH8bldqjq+dinGlPAIrkAJ Oi4BE5dPXsd3/5FSHavkQlQaV2XxjfXRsDBTcoFBUmeGtBKfC9W0bxNRBKdTs1x0Gbo0Ji IjGuAJkhySHDZh13sIr/FHlrWcyHrCuF/YmkYDJX7759RSyG3ZWWpmqDZpRN3g== 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="sZV4/cXe"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-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 1qX0El-0005tw-Sk; Fri, 18 Aug 2023 10:14:03 -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 1qX0Ek-0005te-UT for bug-guix@gnu.org; Fri, 18 Aug 2023 10:14:02 -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 1qX0Ek-0007SQ-Hp for bug-guix@gnu.org; Fri, 18 Aug 2023 10:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qX0Ek-00029S-Ne for bug-guix@gnu.org; Fri, 18 Aug 2023 10:14:02 -0400 Subject: bug#64760: make check fails on 182be30fb1a8b847c30492462ec22c08ec7a9849 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 18 Aug 2023 14:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64760 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Josselin Poiret Cc: Ricardo Wurmus , 64760-done@debbugs.gnu.org, Janneke Nieuwenhuizen Mail-Followup-To: 64760@debbugs.gnu.org, ludo@gnu.org, janneke@gnu.org Received: via spool by 64760-done@debbugs.gnu.org id=D64760.16923680048204 (code D ref 64760); Fri, 18 Aug 2023 14:14:02 +0000 Received: (at 64760-done) by debbugs.gnu.org; 18 Aug 2023 14:13:24 +0000 Received: from localhost ([127.0.0.1]:48479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX0E8-00028G-2f for submit@debbugs.gnu.org; Fri, 18 Aug 2023 10:13:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qX0E6-00027y-2W for 64760-done@debbugs.gnu.org; Fri, 18 Aug 2023 10:13:22 -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 1qX0Dy-0007GY-Hy; Fri, 18 Aug 2023 10:13:14 -0400 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=Epub1jzvZ8L8YMkT1b4ACpY22Fzxm4ZJFi0x55pPdnI=; b=sZV4/cXeNdNRUv8HzLoh 278CX8ghPL6gn7bxaRdf1COX4WFnAIOW9EzD2I91Wa9mJbeF2hLYENrHMnqXacmpBgXFUPxpP6Bsf 7yLGiKj+Vf2JdRrCDZIgWYNUe9yrQSmP0ucLL02GegD+q4x1dUIbjIhJkDT+tOYzkXxWgmGzy2MML aySPTnnkwYU8BCCEgj3NGpR5pXGOj0VpRZJyLxqcrplLeoNyyPThgOIXl5dVLaJOG6SK0VkuE5/Wr 9WJMK07e+RnvjfzM4VHer78RNDFMCRdagTAp0tUiMTtMxcRZtvgIAHwXyPrVv+s3G09wZNZEd9HUj pEQe4J2+qS0ljg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <877cqtfu95.fsf@jpoiret.xyz> <09df89f19b2b360097634520ca4c281aaa4cc852.1689934453.git.dev@jpoiret.xyz> Date: Fri, 18 Aug 2023 16:13:05 +0200 In-Reply-To: <09df89f19b2b360097634520ca4c281aaa4cc852.1689934453.git.dev@jpoiret.xyz> (Josselin Poiret's message of "Fri, 21 Jul 2023 12:14:59 +0200") Message-ID: <87sf8gqw0e.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.78 X-Spam-Score: -6.78 X-Migadu-Queue-Id: D7F5E42180 X-Migadu-Scanner: mx1.migadu.com X-TUID: dh1UgZdOa0HB Hello! Pushed as 4b1fdd44ed87dc07d23cc9313a8b6b14d0646923! Ludo=E2=80=99.