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 GFVAIOCxtmT2KwEASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 17:38:08 +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 gHQxIOCxtmQSQwEA9RJhRA (envelope-from ) for ; Tue, 18 Jul 2023 17:38:08 +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 3385846FC4 for ; Tue, 18 Jul 2023 17:38:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZHKG0Ou9; 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=1689694688; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=ZDCObsHcjS1P2xaBRaDv9EF2VDUfghAF+PU07GBMhGk=; b=poyl4440+gXlGGtMw2TG58TNyohpIPP3jb7oouuvYXnmhHV9zaKeES08rXv/rXwxjKqKPW tNK6A1KVCaCmcLuEkOisitr7KqjadGbRY++P8xM4HJOHPqsTjiF1lPUOYmM7Gjv62guQHu kOhu7txO4q6hT9EKzwcA8b5BVhAqXFnsf/r+8ZK5pS47OjcRjWUWEXQWe8CEtUjSBIi1/B YzlQRKGFOIabgp7Sb6d2OrQaAOmyIlCe6bf/6gqsFY2UJgJMD6VEAAZ/i5Eh0F/6aZz8NO +eEBwW3s9T3l5+zuWq1yeeL089dmeig/F7q6M/PHKYavzPw6mRY0zDEH5jgv+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689694688; a=rsa-sha256; cv=none; b=L14ujgf62PgtQZJhlj3nmaAL5ndVSFFcXMi5o/pNm0uZNULCWBKj3VpYISyftodbGvKOIL RJE/h0U93MMrWkDZw7tKsNH54p6AuAgYcO9pNhKPTMSvizqpvdg2QwDs7NtWsjyrPNoMwX 3//Rhsvbxi6eeLe0BPuDQa0vfk0ZZpWEsk0CctkgJpC6rzxa/pWF4JqFjMLq3bThk+Kmrr SAig0UvtxVxfS47z0Qeu9Cu23chHW1b5B13Woo6vrKhcSkiQAZFu+OJ60PJJ0as6C0kpYS FjhbDbomye87SN+KqiIEGckuwH0BmiJy35DZrLBHf9O3ppgyXhIF98GWVrEprA== 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=ZHKG0Ou9; 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 1qLm0g-0003VX-Ej; Tue, 18 Jul 2023 10:49:06 -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 1qLm0d-0003V9-9U for guix-patches@gnu.org; Tue, 18 Jul 2023 10:49:03 -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 1qLm0b-0002Zf-QB for guix-patches@gnu.org; Tue, 18 Jul 2023 10:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLm0b-00070Y-Mq for guix-patches@gnu.org; Tue, 18 Jul 2023 10:49:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 00/43] 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 14:49: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: 64711@debbugs.gnu.org Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.168969170626852 (code B ref 64711); Tue, 18 Jul 2023 14:49:01 +0000 Received: (at 64711) by debbugs.gnu.org; 18 Jul 2023 14:48:26 +0000 Received: from localhost ([127.0.0.1]:53971 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLm02-0006yw-Dv for submit@debbugs.gnu.org; Tue, 18 Jul 2023 10:48:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLm01-0006yH-E3 for 64711@debbugs.gnu.org; Tue, 18 Jul 2023 10:48:25 -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 1qLlzw-0002TV-70; Tue, 18 Jul 2023 10:48:20 -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=ZDCObsHcjS1P2xaBRaDv9EF2VDUfghAF+PU07GBMhGk=; b=ZHKG0Ou95YTD4ajr9Lhc /wy9o/SNogSyhJ6ICTj/lMZILhRVOqlhwSihMyzsmR78oBhPlNpy530G2iwJW9MJtw3r1xxi7HjCN otHkzMfVcOndTjcDSjJ+QW8I6kfS6YLdJuYmjzTA5ANrUAwOSlQq5Lvki/Z2AJ2cJam0VfN4QFvzV Bqc5C8l5R0jmP/0hdo4usgesKavskW1uyxi+y9fL324NzWM62NBlo1lQNALrYZf51h8Rcd5KSFOOB /ZmKC9tLdE9PY7WuhG37HCTLxOnLffacZp4hZJxjtf8RpcMCERZt+xDX6GRXj8DWaVE0AsMJOYD+J aMmylKZnjzn9qA==; 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 1qLlzt-0005vN-Vp; Tue, 18 Jul 2023 10:48:18 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: X-Url: http://AvatarAcademy.nl Date: Tue, 18 Jul 2023 16:48:14 +0200 In-Reply-To: (Janneke Nieuwenhuizen's message of "Tue, 18 Jul 2023 16:38:12 +0200") Message-ID: <87sf9le0nl.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: 3385846FC4 X-Migadu-Scanner: mx1.migadu.com X-TUID: kTmrYIXmo/+M Janneke Nieuwenhuizen writes: The 00/45 should really be 00/43: > Janneke Nieuwenhuizen (43): [..] as I decided to skip two non-build fix/test-skip patches for now. Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com