From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yOCsHfTW8GL/5wAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 11:27:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8JzSHfTW8GI56wAA9RJhRA (envelope-from ) for ; Mon, 08 Aug 2022 11:27:16 +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 576AF2C053 for ; Mon, 8 Aug 2022 11:27:16 +0200 (CEST) Received: from localhost ([::1]:52476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKz2Z-0002hy-6r for larch@yhetil.org; Mon, 08 Aug 2022 05:27:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34568) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKyro-0002a9-6P for guix-patches@gnu.org; Mon, 08 Aug 2022 05:16:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49469) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oKyrh-0005L5-Tf for guix-patches@gnu.org; Mon, 08 Aug 2022 05:16:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oKyrh-0007jk-Kl for guix-patches@gnu.org; Mon, 08 Aug 2022 05:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57050] [PATCH 6/6] gnu: chez-scheme-for-racket: Suport all systems. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 09:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57050 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philip McGrath , 57050@debbugs.gnu.org Received: via spool by 57050-submit@debbugs.gnu.org id=B57050.165995011929680 (code B ref 57050); Mon, 08 Aug 2022 09:16:01 +0000 Received: (at 57050) by debbugs.gnu.org; 8 Aug 2022 09:15:19 +0000 Received: from localhost ([127.0.0.1]:39217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKyr1-0007ie-Bm for submit@debbugs.gnu.org; Mon, 08 Aug 2022 05:15:19 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:30106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKyqz-0007iW-5V for 57050@debbugs.gnu.org; Mon, 08 Aug 2022 05:15:17 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4M1VsZ4M3wz3wR8; Mon, 8 Aug 2022 11:15:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1659950114; bh=5bKDo84sq36yf4Jchil/u6pxnOp/3ZtzCeMmg7ixgjo=; h=Subject:From:To:Date:In-Reply-To:References; b=ee+7UJN6rOTyAA7F4xKHPujtqJ43Mfr2YmpO80nra7Qyel5EvvD5XY8flhqZqLAfy eTcObuRdOUXCxS/RqX/L7odE42ynQ6h5ZavQx7nZ/iPfEEI2FIIoD69EHdH2vqbaa5 SZ/yly1zQJMUb67MvlfuxFxRR5vxDArOBYbdlvnc= Message-ID: <1b4362544ff95c3868d84bce4822afaede9b155a.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Mon, 08 Aug 2022 11:15:13 +0200 In-Reply-To: <00975c823227acd41fc714d237449834f88d1530.1659936550.git.philip@philipmcgrath.com> References: <00975c823227acd41fc714d237449834f88d1530.1659936550.git.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.116 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659950836; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=5bKDo84sq36yf4Jchil/u6pxnOp/3ZtzCeMmg7ixgjo=; b=qe+7owGsSNBHfiH09GnIs/INrjXj9L3KozZsopcmU0uMAlmIwSDA7hwCV7MbT0De6Dxa7H OAW7AuiUSXukvybTcUL2hewkHH2CMLMSGcN9Ugt98fYrEqHna2Iryp2ZRNHGvwve7zCV8/ fjm3lwizTKMu9NosTln8JwSY4OpnZ/SSfta1NpylAJVpfzbmJAk33TNCb+gyF6aaPpLZsJ SoUMgsE9E08rme76pN22nMBfhd1Y6LYDkgBCLoRT0uiZV/gJx/Pjsk5b+NsGKHLUyl8LCX mhhHrSnevTRB7lShpiNE6eSMnmJHDCPef21MMDCZdEhqWsT6ohPl4pOFGwIBlg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659950836; a=rsa-sha256; cv=none; b=F+P8nH1rYuyaSomc3hyLkNYeDsULHPzb6druWTD23BV3Jdtu4ZFBruVz1qEhtI5WSiXAvt EE77p0sWcfoFO+l4a7YakHuEPPHq5MHgxny9T5LJ3Ep6BUUi0Xv1sQrb6m2QsDy1BFTr3Z 4u1tVBJRTZ35BVdhD7g+FuCgSd12z+zrXrZmOdC/XKw0UcWBgm8Ibb9bW/vwHN17HnXPnU GAWFBTBw4Nke/szG5Y0bcoapEiaEOuMhmFy9jpWBkq8YVNHBE2KQjY341Z2uuabdkjzcck HUptY8T0Jqrtx3/E9ppi2f3BIeG+Y3fqo7CO0SCo976T6PsJ/e2eoZfRKVZh5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=ee+7UJN6; 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: 7.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=ee+7UJN6; 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: 576AF2C053 X-Spam-Score: 7.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6LhMZOuh6iNy Am Montag, dem 08.08.2022 um 02:10 -0400 schrieb Philip McGrath: > On systems for which 'chez-scheme-for-racket' cannot generate native > code, use the applicable 'pbarch' machine type as with 'racket-vm- > cs'. > > In the process, this commit adds support for cross-compiling > 'chez-scheme-for-racket', though not support for compiling it as a > cross-compiler to use in cross-compiling other Scheme programs. > > * gnu/packages/chez.scm (chez-scheme)[native-inputs]: Move > 'chez-scheme-bootstrap-bootfiles' to ... > [inputs]: ... this field. > [arguments]<#:phases>: Update 'unpack-bootfiles' accordingly. > (chez-scheme-for-racket)[native-inputs]: Add 'this-package' when > cross-compiling. Move 'chez-scheme-for-racket-bootstrap-bootfiles' to > ... > [inputs]: ... this field. Add 'libffi' for 'pbarch' machine types. > [arguments]: Support cross-compilation and 'pbarch' machine types. > [supported-systems]: Use '%supported-systems'. > [description]: Update. > --- Also split into three: 1. move the bootfiles and unpack them correctly (I suspect this is a noop because cross-compilation is not supported atm), 2. add the machine types and update %supported-systems, 3. cross- compile. Cheers