From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 SIzgDpXUtmSYdQEASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 20:06:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QJu7DpXUtmTXQgAA9RJhRA (envelope-from ) for ; Tue, 18 Jul 2023 20:06:13 +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 E604E3B966 for ; Tue, 18 Jul 2023 20:06:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=RMIH9NJk; 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=1689703573; 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=/4/0eHEEy5uVeKuEFWTLLbqChQBYmvTgMGZ/lDTYBgs=; b=uDDNS19niG76Unj4LZVaZYWjOGttz5zVEt2NC0497wbnVgG5TqXIDRAu1VmZ8KCR4I93/f Mh6fdhQfDC2YogGmcHLQz4llt97bfMxEJUg3xzXCcHD0Bf3h0wdc4CoKTdxGCS/PoRO9R7 RLtFVLm79/tkU9r2JZt93iDnp0lLIpwWYw+GchIraSZq1sKYQuerfQRyogZcRHRbEtqNbH wY5xQuZ85g569KXx9q2ZaVotVGOjC9PCVWMgAMvXkDwdMf4AkWk8GrreYj1pD8uNYF7DJU TUgEcXClxQ96UQ9VO1x7Kgbr0daHDhgbAYS7Szq9TPvq5eDtogdw56FZYndpAQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689703573; a=rsa-sha256; cv=none; b=VpquLLTP0l4d4nKNTF4MBB/lahd8GM7jbyZsqVNRw3AXIuXJDa7eL6O2HTJJnrRsDF61bZ e1pXlw1WQpHP7raNDvIHr98WwNzXHpfkFcdd2Qu/wVeSB2QeFpxxruo6wrmfVDomtcBlBG T9AH1261WEUBINFDHY4d21FD6U4MkVfhgkzmkKaJ7IM9OTian0l2+kiNkifGrhFK9z2hq6 YJ85RlvNyNiEAP+4oIoWFJkPBBAnKxT02cvIcFLAheboqzuQ8u3l+FTVmERCNeCSvxKDgV Bjkp3/G7e67n8UpgqfhLVv8oqu8YJS88UYIwEXmp65jQqectk9nWsGoePd7InA== 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=RMIH9NJk; 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 1qLp5H-00047F-SE; Tue, 18 Jul 2023 14:06: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 1qLp5G-00045H-69 for guix-patches@gnu.org; Tue, 18 Jul 2023 14:06: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 1qLp5F-00047H-UC for guix-patches@gnu.org; Tue, 18 Jul 2023 14:06:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLp5F-0006Rc-P9 for guix-patches@gnu.org; Tue, 18 Jul 2023 14:06:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 00/45] Fix builds and skip failing tests for the Hurd. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 18:06:01 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 64711@debbugs.gnu.org Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.168970351224690 (code B ref 64711); Tue, 18 Jul 2023 18:06:01 +0000 Received: (at 64711) by debbugs.gnu.org; 18 Jul 2023 18:05:12 +0000 Received: from localhost ([127.0.0.1]:54264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLp4S-0006QA-Cn for submit@debbugs.gnu.org; Tue, 18 Jul 2023 14:05:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50034) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLp4N-0006Pn-Cp for 64711@debbugs.gnu.org; Tue, 18 Jul 2023 14:05:10 -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 1qLp4I-0003eZ-5W; Tue, 18 Jul 2023 14:05:02 -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=/4/0eHEEy5uVeKuEFWTLLbqChQBYmvTgMGZ/lDTYBgs=; b=RMIH9NJkVI1KhaEPNl6E bXjWkuHpIWwv/+8F+P3kw/5GQ2qYwrKXGlyfMCPiWDyVzdciuA+qi3jNprGg4inq+wivuvMvxeeVV aqd2HRUWlx/zGDKZLfwo+AeOGuMvC0GXAPtTsdev35egiaq0xXkLxBBO4u7ocDZgPopPHKwOv/2xU yWcfPNFboBL9NDrYN/9TXmluySNzkBrIzYCmjFUAt+pI+kHDp5Jnmp9mjUFmCwbYwLcGty+O6ZiEB aUNFAIpSS3kbzt+mKlCLxeUBXqz1Eg3Grz+x8ivwfAx0xaaT58vTTBOtc/0GlXxQFE6vV0cBeywoy mLtz3m2yb4nzbQ==; Received: from 2a02-a462-da03-1-aeb0-2f5e-e96a-dccb.fixed6.kpn.net ([2a02:a462:da03:1:aeb0:2f5e:e96a:dccb] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLp4G-0008Ht-St; Tue, 18 Jul 2023 14:05:01 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <87pm4phzsu.fsf_-_@gnu.org> X-Url: http://AvatarAcademy.nl Date: Tue, 18 Jul 2023 20:04:56 +0200 In-Reply-To: <87pm4phzsu.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 18 Jul 2023 19:53:05 +0200") Message-ID: <878rbddrjr.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.35 X-Spam-Score: -5.35 X-Migadu-Queue-Id: E604E3B966 X-Migadu-Scanner: mx1.migadu.com X-TUID: 5/d2lNNnQvqd Ludovic Court=C3=A8s writes: > Janneke Nieuwenhuizen skribis: > >> * gnu/packages/tls.scm (openssl-3.0)[arguments]: When building on the Hu= rd, >> add "hurd-x86" to #:configure-flags. > > [...] > >> + ((#:configure-flags flags #~'()) >> + (if (target-hurd? (%current-system)) > > Should it be (target-hurd?) with no arguments, so it also affects > cross-compilation? No, but I'll change it to "(system-hurd?)" (chronologically, I only decided to add system-hurd two weeks later). > If not, maybe add =E2=80=9C;native builds=E2=80=9D or similar as a > margin comment to make it clear that it=E2=80=99s on purpose. Using system-hurd? is probably indicative enough, but because it *must* not be used when cross building, I'll add a comment. > >> + #~(append >> + #$flags >> + '("hurd-x86")) > > On a single line please. :-) Changed to (if (system-hurd?) #~(append #$flags '("hurd-x86")) ;must not be used when ;cross-compiling! flags)))) Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com