From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CMqpH7nStmQtwQAASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 19:58:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oHTHHrnStmQfbAEAG6o9tA (envelope-from ) for ; Tue, 18 Jul 2023 19:58:17 +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 560A230825 for ; Tue, 18 Jul 2023 19:58:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GMN9pkkz; 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=1689703097; 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=ufgy09D6hn6q1JmtTNJNQM6DUO2fzBLSUf9if4ZwmNE=; b=OMR5CTH1EmpkDaTkYclkyNHcEfM4LS8PTLrpqLx87w7aWRQ2RF7c2HKAcK4nRs0oyLDuQa VKBh0l3C4NWSAqEvrm+7OS82HnPxc7RkTLLxDf/WWAyYs1DqmEqFKL7CGjTBUefImIq8mI 1DZpSoAOGTlgQ5SJTtLz+YShHbaSQbxwcIj5dKPN/U38UyYbVbjBe2JaJTGzzc2/T6Dy9p pjXJtvJiNa3Yb7seN7vASn67hMFstcfmIUa7n4sj4evsC026GAfSYZ+uOXryiXVRS6ZjW1 gjP5tSPH/QhcSfZ7WeAbYV1GSKGhdqVbOuwLLnooRgA8bjfrVjoqA0qAhveVyw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689703097; a=rsa-sha256; cv=none; b=YICxJIu0bWpPFoGAmORdf3keqLPzgMJHcOhP2i85+P89kQZlsRQBdSLDKXgeGWKJC5+E2n 8or3h7p+bbw6ip9uhPJ9EV68K2N07RAq82scCF+NFRIw+/DNip9xGNrqMPJKrp9dtR2lcr wKENJOVOAUBnfHl6WOrOavLr1qHCnoYNq/zfq+bWOeYKKtr7q1QC78tq8ZJNtG7WeFC9+Q MVy/saeRIcoriTnksogoNxcnZsx5N96lMPqQzwzsR/d+0dKlCHFnnjpZBSZ9DcAtpmdBrB ef+VgYhGNUuJmOrHdZi9ohlyBmqFXJTI9TY7cZi/hh/DjeglGrYJlTrWcZQ+hg== 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=GMN9pkkz; 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 1qLoxY-0001du-Es; Tue, 18 Jul 2023 13:58:04 -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 1qLoxW-0001dJ-Lx for guix-patches@gnu.org; Tue, 18 Jul 2023 13:58: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 1qLoxW-0001p6-EG for guix-patches@gnu.org; Tue, 18 Jul 2023 13:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLoxW-0006CX-9w for guix-patches@gnu.org; Tue, 18 Jul 2023 13:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 00/45] Fix builds and skip failing tests for the Hurd. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 17:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64711 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Janneke Nieuwenhuizen Cc: 64711@debbugs.gnu.org Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.168970308123830 (code B ref 64711); Tue, 18 Jul 2023 17:58:02 +0000 Received: (at 64711) by debbugs.gnu.org; 18 Jul 2023 17:58:01 +0000 Received: from localhost ([127.0.0.1]:54251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLoxU-0006CG-V2 for submit@debbugs.gnu.org; Tue, 18 Jul 2023 13:58:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLoxT-0006C5-Fy for 64711@debbugs.gnu.org; Tue, 18 Jul 2023 13:57:59 -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 1qLoxO-0001jy-9N; Tue, 18 Jul 2023 13:57:54 -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=ufgy09D6hn6q1JmtTNJNQM6DUO2fzBLSUf9if4ZwmNE=; b=GMN9pkkzY+NG6R2BA2Tj SCzVG3dKujcqNYG/0xOr17+nXy5UDuM+26ZhZp2553RmTK27K8iWbpFvNVlxmwWtcM93nKF7Fmro5 csgb+L7MOtb/jiAfg/LtI8MHQCyE7fyskfe32xp4uXmo+NyikiYKMvbyoHEVlV1PE+C935DNAaSBL dHdq5aI0iFVpXUqKBsfPxSdoKziQu9dqAVZ/zuWCRzDFFX+ismD7+bHCKoa5yF9gapYFt87gvG6Nx fwpN0S0dOGkGdzZypJJbXKo7ZnhYSuauRiRam/t5dNFwzEvQdb5hxC8aJBjR5lGNF1EOgn5Cc4hOV N+5DPypZrhyE0w==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLoxN-0002dt-T9; Tue, 18 Jul 2023 13:57:54 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 18 Jul 2023 19:57:52 +0200 In-Reply-To: (Janneke Nieuwenhuizen's message of "Tue, 18 Jul 2023 16:40:05 +0200") Message-ID: <87ilahhzkv.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: 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-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -5.34 X-Spam-Score: -5.34 X-Migadu-Queue-Id: 560A230825 X-TUID: zm8qUVzAoqAa Janneke Nieuwenhuizen skribis: > * gnu/packages/multiprecision.scm (mpfr)[arguments]: When building native= ly on > the Hurd, add 'skip-tests' phase to skip "tsprintf". [...] > + #:phases (if (system-hurd?) A side note on this, which predates this patch series: there no other =E2=80=98system-=E2=80=99 predicate; I think it may have been clearer to use (target-hurd?) or (and (not (%current-target-system)) (target-hurd?)) or similar, as is done for other platforms. > + (substitute* > + "tests/tsprintf.c" On a single line please. :-) (I wonder why it=E2=80=99s failing; is it a problem of precision on 32-bit platforms, or just on i586?) Ludo=E2=80=99.