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 aFz1Dj4eHmQ8bgEASxT56A (envelope-from ) for ; Fri, 24 Mar 2023 23:03:42 +0100 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 ADPcDj4eHmS8RgAA9RJhRA (envelope-from ) for ; Fri, 24 Mar 2023 23:03:42 +0100 Received: from lists.gnu.org (unknown [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 08049179C8 for ; Fri, 24 Mar 2023 23:03:42 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679695422; 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: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; bh=ynIR2EXJxV3jZN9NA/ZwmBFNYERQT8dUnqn7SETCaCM=; b=T153ajOkLYBgppJynStBPiUZfuQc6INOb/xhPT5Rnep+w368WeV2JqnQ8FNcAxnjFHd3Ce E2oEQ0nzdw6VZaWw0kArwDPhIdBjoE9Ta5DQv7mx5fkqcgZgzicZc4bkVRQiYOBrFa8cvq KEM4es+A2bLsaF96N5Cdtc/IqTM9TNvB+wOZhOaNJlj32mz/qfYGky/PKsEkTH/Ym4gTL7 8PrwhJb4RwiL/lWAA8kfC/LyE6LJ7lf4Jx3Uld5DReUOgzErWtrG8JBbNomECiv42eVH7w hndRh+Equ2Hcr6H3Z1RVU5ZCOyHaa94eRqr81jp6G2VwThuVjJCNRnKDAoPKOQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679695422; a=rsa-sha256; cv=none; b=dKmowNxqZbQY/zhkVwaQNjyaYuhx2vpLwQtQPLr2JObbFjayN7KxHnxJ3Eu1FAfJuaevgp A0kokvN3+6dAGfXCoy95X9dMHOpMsvayIreBgqTYvcZDeGwrxVJJkAQAebfVicN33VO8nr odYTG9YE6GVlUPFlgn73E+REI3uEKH0CD6PUMmRrC2JP0VW45UK8gM9m5N4KehQbQiVLzx IXT41ABDcmp6G2U/P0ckjW2taWEOW61EbhGMu6AvIw2t2646DkTjZq9cBeSd3bCuGIwPO5 9yb8yFuJT6ZNdtGjhO4+MkPutJabMT6QBbWrGqAql0QNMIFZHtHA0jVd1d7Zbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pfpU2-0004hc-HX; Fri, 24 Mar 2023 18:02:02 -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 1pfpTS-0004He-1w for guix-patches@gnu.org; Fri, 24 Mar 2023 18:01:29 -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 1pfpTR-0000eY-OA for guix-patches@gnu.org; Fri, 24 Mar 2023 18:01:25 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pfijy-0003vm-3G for guix-patches@gnu.org; Fri, 24 Mar 2023 10:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62378] [PATCH 0/3] Update supported-systems. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Mar 2023 14:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62378 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Greg Hogan Cc: 62378@debbugs.gnu.org X-Debbugs-Original-Cc: 62378@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 62378-submit@debbugs.gnu.org id=B62378.167966937915054 (code B ref 62378); Fri, 24 Mar 2023 14:50:02 +0000 Received: (at 62378) by debbugs.gnu.org; 24 Mar 2023 14:49:39 +0000 Received: from localhost ([127.0.0.1]:41123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pfijX-0003ua-6p for submit@debbugs.gnu.org; Fri, 24 Mar 2023 10:49:38 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pfijS-0003uO-53 for 62378@debbugs.gnu.org; Fri, 24 Mar 2023 10:49:33 -0400 Received: from localhost (82-132-215-138.dab.02.net [82.132.215.138]) by mira.cbaines.net (Postfix) with ESMTPSA id D49AA16D87; Fri, 24 Mar 2023 14:49:25 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 624a1a52; Fri, 24 Mar 2023 14:49:25 +0000 (UTC) References: <20230322124757.26651-1-code@greghogan.com> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines Date: Fri, 24 Mar 2023 14:47:35 +0000 In-reply-to: <20230322124757.26651-1-code@greghogan.com> Message-ID: <87zg82cih9.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: X-Migadu-Queue-Id: 08049179C8 X-Spam-Score: -2.64 X-Migadu-Spam-Score: -2.64 X-Migadu-Scanner: scn0.migadu.com 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-TUID: ilSkYM3mpeZF --=-=-= Content-Type: text/plain Greg Hogan writes: > Greg Hogan (3): > gnu: b2sum: Limit to x86_64-linux. > gnu: tokyocabinet: Limit to x86_64-linux and i686-linux. > gnu: libx86emu: Limit to x86_64-linux and i686-linux. Hi Greg, Thanks for these patches. I've pushed the b2sum one to master as e0cb344b18034bfb41905c627d2b3b9dbf2e65fb. I held back on the other two since they seem to successfully build on systems beyond the ones you've specified. I was checking the builds using data.guix.gnu.org. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQduHJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdeDw/+NChddFvHlJWkqKenVQFRmfVhHNHcoh90 /2hihqQg8HVJV6h49Wb0qenqf+HRNeFQYpngTfRGSW4DP9ipsQEy6daZhlsv+yBx r93/mjMCPS6qUNt0UKS59FtTyPiS3LY5nbrbkKBs8QNt3OEnAkr/VA6EvK6p3oxf 8No2hIDFt2vtSY9u03li56qyeiL92MYa5EFKcX2PAsCtiHh9HYRhkhXo2iPyTeYW zqbZXkV2wEEEJoJtekim4mtVV4r81t75E9hl04jEEGmQJA2LgVfu9xx8s9MFlaqo XmVSgwuZALN9nmNYQbGxHjBceO2TTVS+QccCQzgj2Ami5fALq8/vVZczb4UvHBAl iKpZ9G4JT9yDt/Ee3VWr+H4fsHUHUfEmzWY5djzvnzWQuc9LwwhwQUg1EyvYq5AG ocSC7Zs3N5KNva61pTlv0gSwTEInFZG57R4sUlyfAXjTfbDpCFtt+vXoXDfZcDO7 ifAYAjlys/lp5hpB9AZn8NDTmVd2cr2KNVxdNjdi1jMLAzRaug/qgeuyfGwon9hQ jy5pBrtxFpr3MNGX8N+1LcTlEZrml3lD3kP+DwNbgfV5ALDLqIgGDJKw1FZvEi/M T3Lm1DwnhtvgnwgrM3AyezEif7haliEnB/ENU2mM04CVWcvZ5bmIQxmguvzNTnDd 2dyiLHI/Pyo= =kxeJ -----END PGP SIGNATURE----- --=-=-=--