From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oEFKFWJCD2Lb9wAAgWs5BA (envelope-from ) for ; Fri, 18 Feb 2022 07:53:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sD0TDmJCD2L0awEAG6o9tA (envelope-from ) for ; Fri, 18 Feb 2022 07:53:22 +0100 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 91F1C10A8E for ; Fri, 18 Feb 2022 07:53:21 +0100 (CET) Received: from localhost ([::1]:56060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nKx8o-0003lX-UP for larch@yhetil.org; Fri, 18 Feb 2022 01:53:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53352) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nKx6c-0003Ao-Di for guix-patches@gnu.org; Fri, 18 Feb 2022 01:51:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59304) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nKx6b-0004NR-R3 for guix-patches@gnu.org; Fri, 18 Feb 2022 01:51:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nKx6b-0000H2-O7 for guix-patches@gnu.org; Fri, 18 Feb 2022 01:51:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53878] [PATCH v2 04/15] gnu: chez-and-racket-bootstrap: Add utilities for Chez machine types. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Feb 2022 06:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53878 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philip McGrath , 53878@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Attila Lendvai , Malte Gerdes , zimoun Received: via spool by 53878-submit@debbugs.gnu.org id=B53878.1645167013988 (code B ref 53878); Fri, 18 Feb 2022 06:51:01 +0000 Received: (at 53878) by debbugs.gnu.org; 18 Feb 2022 06:50:13 +0000 Received: from localhost ([127.0.0.1]:53201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nKx5o-0000Fq-QY for submit@debbugs.gnu.org; Fri, 18 Feb 2022 01:50:12 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:59400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nKx5l-0000Fa-US for 53878@debbugs.gnu.org; Fri, 18 Feb 2022 01:50:12 -0500 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4K0Mkv4Vfhz3xZg; Fri, 18 Feb 2022 07:49:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1645167000; bh=Ft5N0DmiHtuZwYGKRte2h3W+vqeedJZc9jpg8xg6EIs=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=nkB2Lv4hWY6ZKUews8jyV5PFiay/E4Rcx1A8UFK0RLR7XZtNco1V+PJGr4PyhUu6S p0GN2UcMIL6f/ytUzwNtk91mKOua9srJcb1UUNQLC3LULRT3ddmhBUwYtMvpH/Wrv0 f4qiCVcGZXDJqrfjXJw07LxWf52Sa+t8HwQdxEvo= Message-ID: <20ea5c875903418d71731643c96bff3f1d15fd23.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Fri, 18 Feb 2022 07:49:59 +0100 In-Reply-To: <20220217205048.967383-5-philip@philipmcgrath.com> References: <97f8916ae5bd8d8459bdfd507864f2f55cc217a1.camel@ist.tugraz.at> <20220217205048.967383-1-philip@philipmcgrath.com> <20220217205048.967383-5-philip@philipmcgrath.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645167202; 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-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=Ft5N0DmiHtuZwYGKRte2h3W+vqeedJZc9jpg8xg6EIs=; b=V1Ue0OkSiE3MqlRb7R77wD6GOew7bUPr79o2Dnqgv63ga+kpRBg2ULdicRdOYZpZnsiRe1 wnD7RN+K0Nfi/KvFqTEgaJXuEAYaX41EHB63fnS/sirEM6LiV0yNv9VQbVCnJFk1KTt85Z TDmeW/1MHF1IS8oE5URbkTiVo8WHgP2sVOAiqc8NXeqqSrvNs+07bWmboaJ7H9NOHmzKpe lj8+7iBys81AUeXvy2dPow4Ofh7QAZe3IvGUYD5G34HzfApi8IKFcGhAZiKvayPw/6qalG pVqtkfAVBNdY7f2NsYdoC5y4OqTjPTt6lOHeP3PLYrDKhxWqTiTcbDxGP7xcNg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645167202; a=rsa-sha256; cv=none; b=jS20R59jNeVu1zz4iG+1lWxPOKo/cUTl4JvvpaaZur8xqllZjhna/zYvoIO4WWFBQFcTWq dfVWg4mxm/FlydcMVMSYAHaFg8ykOXpzM7TwubXf1FNGN/RHT2OfOBML5rpMdTYp55qzf5 onzhxKGD9vzXMKTiZp/SJoDfO22h8Ix+xCvT0nDFCvQ+1JHKKLdxO+SZ/X7BOiweGo/weN wqvQKt8VgE0spjWdzAMMyYYdnvRmTtOPxBsS1Cg+HQCg4S0NeKHIRbeUW+lFL4QF9+3FyP nK+D6aS1bidoj+ZR0dStMejJ31ppQBCKg3S2WPbB5WDIMRQNCQcolX+pHSxekA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=nkB2Lv4h; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=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" X-Migadu-Spam-Score: -0.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=nkB2Lv4h; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=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" X-Migadu-Queue-Id: 91F1C10A8E X-Spam-Score: -0.73 X-Migadu-Scanner: scn1.migadu.com X-TUID: iUsZtmPtXxJy Am Donnerstag, dem 17.02.2022 um 15:50 -0500 schrieb Philip McGrath: > * gnu/packages/chez-and-racket-bootstrap.scm (chez-machine- > >nonthreaded, > chez-machine->threaded, chez-machine->nix-system, nix-system->chez- > machine, > chez-upstream-features-for-system): New private functions. > (%nix-arch-to-chez-alist, %nix-os-to-chez-alist): New private > constants. > (chez-scheme)[supported-systems]: Compute based on > 'nix-system->chez-machine' and 'chez-upstream-features-for-system'. AFAIK we don't distinguish between private/public and function (should be "procedure"), constant or variable. It's all "variable". Otherwise LGTM.