From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mLxUH4cwa2QaHAEASxT56A (envelope-from ) for ; Mon, 22 May 2023 11:06:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WJFWH4cwa2S7ngAA9RJhRA (envelope-from ) for ; Mon, 22 May 2023 11:06:15 +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 3829847746 for ; Mon, 22 May 2023 11:06:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q11UH-0001xw-KB; Mon, 22 May 2023 05:05:55 -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 1q11TU-0001bB-Kd for guix-patches@gnu.org; Mon, 22 May 2023 05:05:05 -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 1q11TT-0004AN-OG for guix-patches@gnu.org; Mon, 22 May 2023 05:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q11TT-00077e-JR for guix-patches@gnu.org; Mon, 22 May 2023 05:05:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63641] [PATCH 4/8] gnu: hurd: Update supported systems. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 22 May 2023 09:05:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63641 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63641@debbugs.gnu.org Cc: Josselin Poiret Received: via spool by 63641-submit@debbugs.gnu.org id=B63641.168474627227267 (code B ref 63641); Mon, 22 May 2023 09:05:03 +0000 Received: (at 63641) by debbugs.gnu.org; 22 May 2023 09:04:32 +0000 Received: from localhost ([127.0.0.1]:33544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q11Sy-00075b-03 for submit@debbugs.gnu.org; Mon, 22 May 2023 05:04:32 -0400 Received: from jpoiret.xyz ([206.189.101.64]:39380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q11Su-00075G-Fc for 63641@debbugs.gnu.org; Mon, 22 May 2023 05:04:28 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id D60591853FC; Mon, 22 May 2023 09:04:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1684746263; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HQcQeI6yXAGojPPY7KKAi2tupen5rBGwvkCdlTaxfnk=; b=D28GYT9PTX4NO7+dRifEknTtvJnGjy8J+IiuwJ2rSYLKkjVKJ7jdKdSWp6S3bzUBaRMysF d1llSOs2hlvJFggDPAlwSwj5qUYPqAjFhSWZkwn0I5oEgwI62dzLDghNTxEw/BdCvZrWgr bDhe7aSZ3y4fIJDaObNDY5butzeKLhW92xC2xMOiflQuNlIclbZiwYNXLF3XFkGWMDMRaT HXvdBikZZZ4yv9+515mUyppI1lTkV825/nCTHJy02bwDfoQoD3YwGIBukfgjWAEtAUxKZR ZPFvfuEONg3iqfGHDBMBPNpBKh6Ghuxr/Qm6scp5j/W/kMAdAWaGSG0BwHUqTQ== Date: Mon, 22 May 2023 11:04:14 +0200 Message-Id: <8387fe7ff108e8d9593666a9b0c921c3854112bb.1684745752.git.dev@jpoiret.xyz> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684746375; a=rsa-sha256; cv=none; b=RxVs6KPQJlPLv1T/umen8O3lKU5QYNNcTN8D0YHPAE2cYgBVAIjHgf6gB3JF23CtmGCUZZ BAMh/B9heoIh0d11+rsZ0NRJDoOru9EBtRenwUn0leZeaozmXJxure22LUYYIviKbc0GV4 uf0QcFHHzOBP7CNA8dn4Ji2BHRmTrqTG8ayTDkMKAIx3XBnCqDUU938Aeu9DypbY7WX9up OP/6DceYl3q6zEmFJ0yklT9/CukdHzJayuefaY0ejT7rHJJEecwBdvEfsnwzx6hY1YZdD0 bBOHSmtzrn6d/kYMsGTE3lyMiHB3oEHoJ0/7PazMugCCgu+/xxszSLvOSBCDnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=D28GYT9P; 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=1684746375; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=HQcQeI6yXAGojPPY7KKAi2tupen5rBGwvkCdlTaxfnk=; b=E0khba9kP9a/ErVUfxX3eKjdmJd0bEghVxQNGoNSGnOyPkIvrICp6Oaknvkb+3nr9w1HVM 0+7YAaPaaBuuO7hIB/Na7mU7bT7k/b7ddJJpX67K4yxecRNk9viTvqJ4ILv2RajW48v0Eq Lr21dvr9cWDUoerdfip/8ZFA9ZfBuzs0rXn8e6416XDhTGdStPFAsOMcDlu2T1PB9M1cC5 HK4pKSayhgmywRjor2HJ3CuxSNFo+RrALyDdCD1ggll4xmkgrUXCHz7FMZ45qOOwaLFy7Q aTj4HpkNkal1/KvFQ4g9DuLqogtRFNB8IW00Je9SckM0++hBm6XGnZ9MAkul5w== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=D28GYT9P; 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" X-Migadu-Spam-Score: -1.67 X-Spam-Score: -1.67 X-Migadu-Queue-Id: 3829847746 X-TUID: MffY5bGf2oc6 From: Josselin Poiret * gnu/packages/hurd.scm (gnumach-headers, hurd-headers, hurd-minimal, hurd-core-headers, gnumach): Update supported systems to %hurd-systems. --- gnu/packages/hurd.scm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm index a6f0f76009..314e2b5a3c 100644 --- a/gnu/packages/hurd.scm +++ b/gnu/packages/hurd.scm @@ -91,6 +91,7 @@ (define-public gnumach-headers #:tests? #f)) (native-inputs (list autoconf automake texinfo-4)) + (supported-systems %hurd-systems) (home-page "https://www.gnu.org/software/hurd/microkernel/mach/gnumach.html") (synopsis "GNU Mach kernel headers") (description @@ -201,6 +202,7 @@ (define-public hurd-headers "ac_cv_func_file_futimens=no") #:tests? #f)) + (supported-systems %hurd-systems) (home-page "https://www.gnu.org/software/hurd/hurd.html") (synopsis "GNU Hurd headers") (description @@ -236,6 +238,7 @@ (define-public hurd-minimal ;; Build libihash. (invoke "make" "-Clibihash" "libihash.a"))))))) + (supported-systems %hurd-systems) (home-page "https://www.gnu.org/software/hurd/hurd.html") (synopsis "GNU Hurd libraries") (description @@ -268,6 +271,7 @@ (define-public hurd-core-headers directories) #t)))))) (inputs (list gnumach-headers hurd-headers hurd-minimal)) + (supported-systems %hurd-systems) (synopsis "Union of the Hurd headers and libraries") (description "This package contains the union of the Mach and Hurd headers and the @@ -303,7 +307,7 @@ (define-public gnumach mig) perl texinfo-4)) - (supported-systems (cons "i686-linux" %hurd-systems)) + (supported-systems %hurd-systems) (synopsis "Microkernel of the GNU system") (description "GNU Mach is the microkernel upon which a GNU Hurd system is based."))) -- 2.40.1