From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id WCIROG+teWZlFQEA62LTzQ:P1 (envelope-from ) for ; Mon, 24 Jun 2024 17:31:28 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id WCIROG+teWZlFQEA62LTzQ (envelope-from ) for ; Mon, 24 Jun 2024 19:31:28 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=incana.org header.s=key1 header.b=5PFjHd9u; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719250287; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=pnhMM9FztrIZzZUechmAx0Vqjd5eHz2VOiaSFHrGKsU=; b=N6yHWPPBqjimm8hRjnPHfBunwLiR8EmdM+JojAg8jaWlNEh34WJ6B3CVkuJY7VGvSoHi6I n6OTjbaOQQVWk2yvbtalZtaXSiuse/itmHsKMOmbE0Qizam7UdFcUFekUgAUESZz5WGZd7 509SMBuHIf34B4hD7sEmbeY32QkMv5PByEa2oQUDiLTPp1F8BzeYd46jwPmEGcNJXqM0KK Un5tuVQ17KwDDWwUnDktYl4UANzsyzfKqqu6/xd2TD/LBBzOQP0CsIanAeCTSn/zBQ4bPU VgzrrimweAOzKdRDbIzHjFp625i1Jk2LDPsoDDqfiHHRGLAVo/dq7bqUkhmB6A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719250287; a=rsa-sha256; cv=none; b=b/wt44RlhlXld7nroDaezIdpHgkRLtf8pZXZbljy/2QhSQRABlIjpTPs97cwRCink9VEPv +wsOKFUIUOa8qt5M7YxnIr3n9C1Mb6+6cN4QQI8WP9Q2B1YEjRs5TcQnqa2iqeM+nfmAt8 UuErpzGaASaJocfVAcH5/sp43aSFp4nYz4jT6F1VTO1wxWNJWbcoWCZ50tYWXzYibX/1gy T3al5HuIs6IFm3YPiVbCDqdxIc3056BPAnCm7+euyOSJPDaOj0HIOVyADxXEW6SnWfWGqR t/+To4Q9WYuLAA8JlP+Qo8P7woOH88WLdt7RBGGwmFfaeeerh/HcVDdvY+tUvg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=incana.org header.s=key1 header.b=5PFjHd9u; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 C2E906DF81 for ; Mon, 24 Jun 2024 19:31:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sLnX0-0003fx-O9; Mon, 24 Jun 2024 13:31: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 1sLnWv-0003fQ-4w for guix-patches@gnu.org; Mon, 24 Jun 2024 13:31:01 -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 1sLnWu-0007JV-LD for guix-patches@gnu.org; Mon, 24 Jun 2024 13:31:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sLnWv-0008SZ-PR for guix-patches@gnu.org; Mon, 24 Jun 2024 13:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71751] Acknowledgement ([PATCH] gnu: python-trio: Disable failing test.) Resent-From: Juliana Sims Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jun 2024 17:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71751 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71751@debbugs.gnu.org Received: via spool by 71751-submit@debbugs.gnu.org id=B71751.171925023128108 (code B ref 71751); Mon, 24 Jun 2024 17:31:01 +0000 Received: (at 71751) by debbugs.gnu.org; 24 Jun 2024 17:30:31 +0000 Received: from localhost ([127.0.0.1]:35218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLnWR-0007IZ-48 for submit@debbugs.gnu.org; Mon, 24 Jun 2024 13:30:31 -0400 Received: from out-170.mta1.migadu.com ([95.215.58.170]:63313) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLnWO-0006xc-Qm for 71751@debbugs.gnu.org; Mon, 24 Jun 2024 13:30:30 -0400 X-Envelope-To: 71751@debbugs.gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=key1; t=1719250191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pnhMM9FztrIZzZUechmAx0Vqjd5eHz2VOiaSFHrGKsU=; b=5PFjHd9ucLLrIm8j01LUA+2zF0abyK67n0k1d0x5QAq/E41EVPcVIihaJnH6WqMdaz6/7E hpKIFPQ9yu7HFq6qLQym7F2VQNJttcT8tjT/YNl3faEssv5P3z9vYxN0WsyWBlp93A6s4I zQ4LAoGanS+790z9pZiX/xS8QtKp6crm12FT4A4bvmDnGONBH7pEgtx+LKKu9wdSEE2WbE Nh2Haa2NIlWQ9EPa72q4arqrdbjVrxELMGtzd2R9yLiM7V7O35GzJcJIvLyj8cW2W66pn8 DAPBo4WdCeiSs5XShJO8WfTYyqtDe6STbW8LpINvhdluJxLxSH9Cpj3nWR9AaQ== Date: Mon, 24 Jun 2024 13:29:39 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. Message-Id: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed 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: , Reply-to: Juliana Sims X-ACL-Warn: , Juliana Sims via Guix-patches From: Juliana Sims via Guix-patches via 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-Queue-Id: C2E906DF81 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.86 X-Spam-Score: -6.86 X-TUID: w2FOU3NzZrPB I happened to be reading the NEWS file for Guile 3.0.10 when my system reconfigure failed, leading me to notice and fix this failing build. After submitting this bug, I returned to reading that file and noticed a mention of signal handling in child processes[1]. Could this be related to the present issue of signals at build time? -Juli [1] http://git.savannah.gnu.org/cgit/guile.git/tree/NEWS#n206