From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SGvjBGcKemTQ2wAASxT56A (envelope-from ) for ; Fri, 02 Jun 2023 17:27:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oMftBGcKemQtWQAA9RJhRA (envelope-from ) for ; Fri, 02 Jun 2023 17:27:35 +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 9883EA487 for ; Fri, 2 Jun 2023 17:27:34 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q56gC-0003El-By; Fri, 02 Jun 2023 11:27: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 1q56gA-0003Du-LG for bug-guix@gnu.org; Fri, 02 Jun 2023 11:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q56gA-0008OU-Ca for bug-guix@gnu.org; Fri, 02 Jun 2023 11:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q56gA-0001cM-8r for bug-guix@gnu.org; Fri, 02 Jun 2023 11:27:02 -0400 Subject: bug#63789: Native compilation broken on the Hurd (with patch) Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 02 Jun 2023 15:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63789 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Janneke Nieuwenhuizen Cc: 63789-done@debbugs.gnu.org Mail-Followup-To: 63789@debbugs.gnu.org, ludo@gnu.org, janneke@gnu.org Received: via spool by 63789-done@debbugs.gnu.org id=D63789.16857195736127 (code D ref 63789); Fri, 02 Jun 2023 15:27:02 +0000 Received: (at 63789-done) by debbugs.gnu.org; 2 Jun 2023 15:26:13 +0000 Received: from localhost ([127.0.0.1]:40678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q56fM-0001ak-Mh for submit@debbugs.gnu.org; Fri, 02 Jun 2023 11:26:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q56fK-0001aW-8m for 63789-done@debbugs.gnu.org; Fri, 02 Jun 2023 11:26: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 1q56fF-0007os-1H; Fri, 02 Jun 2023 11:26:05 -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=iztDmzrmY5o6TnJbzlKob2jz4YCNBieVfMBo6OXoses=; b=Pwtf0h5WhxsEP/uVbs8A 2jrQr+DccvV1+QPWkTZ99Rjpz58koLXn0rSpyD8X6gSuNwYD90+pScb29D67gvHHAv5gsC/CMQfbS RuXeiDy+K/elKTddTXEA2CPSYdx61y1M+cZyVWqLIAce710aBfXCg9SqPpOGEACPG+Llz6O4SqO8/ mvdPvZXSDkuPF8nzYzIurWPvqOtBuG31cSsURxGNEt/iXPcgywPb4pDgLKCMPHctiybzFG4dsWn3O kkV+Q8Vd8I5pal+GKdMtphXzxzchyYtM4s42RkFJRR7tsleMWxKpfxNdHuLh6GFqZn8/4bacOSptr tNmwfhr0FbbSXA==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q56fE-0004I9-Kd; Fri, 02 Jun 2023 11:26:04 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87edmzozko.fsf@gnu.org> <87edmu97je.fsf@gnu.org> <87ttvqmo2c.fsf@gnu.org> Date: Fri, 02 Jun 2023 17:26:03 +0200 In-Reply-To: <87ttvqmo2c.fsf@gnu.org> (Janneke Nieuwenhuizen's message of "Fri, 02 Jun 2023 07:27:07 +0200") Message-ID: <87edmt51is.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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685719654; a=rsa-sha256; cv=none; b=OUJUUrF41ORMLsdQYG22Xa4+NMvZyPY+BNmMFSZrBYvpKWvQHpQBBgA2a75SmW7hn2eo23 VZqEkDsuHjiNCQsDe3md2toWxjU7a2Lgk4jNKB3GYjOISbZ9id0SDtNgJ740oJarul1LF8 rUt2VdfKhAEyC2eQJCKtMMRlM0KiAK4U7DY9zPgF/KLu/dqYNLKZa0t9dwzRFfJfnulzJV 74U1Edk3d0JRzHA9NTOSE9VgbDq5qkVNyRJujX3nu5S4qOEkSg0jZ6SUWWDegX6m9URlEA Ski5lVTcj80FJ0fZM5q14nBkttbEQxPZsaRe8+lN0SC6DaV8qGT9AGUzp8x93Q== 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=Pwtf0h5W; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685719654; 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=iztDmzrmY5o6TnJbzlKob2jz4YCNBieVfMBo6OXoses=; b=W6Axr2RMPV9QG3XIVq0PCw7KLQmDfCXjQSV/QaKjRM9Dc5HWaQsuVxj6bL3qFoKTvvCFTS VZxlb8PUW8E2+Bm202G7tXORdE0BKHdc6dvPsGYsIJxV/eIyfHZTG9AqC9OerjE1/42KEb i2tFs/5D27FhI9onj5YDFzAlxuZGHAKwmeE1iQBFs7wSjAL/bx5LxDeTuYTVbVpnPanarh /2g8IGZIJ856cbUGrq31CdUo79ill66+X/rDYaxH/ZRRegkuCwSfl+8osr+gUjsU+W0YAB hcafxuOkUO9eXtbtIZC1j2j0OS1cq2X4k7rvblNFD/TEUeOhFXWB+F4s0jkoFg== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Pwtf0h5W; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.87 X-Spam-Score: -4.87 X-Migadu-Queue-Id: 9883EA487 X-TUID: W7G80GWHC2Zq Hello! Janneke Nieuwenhuizen skribis: > That's great, thanks! Using this now on my current wip-hurd and it's > working for me! Awesome, pushed as 48c7e71cd7c3690203d4a8961a651cae090af83f! Ludo=E2=80=99.