From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GDssK3PCwF+aEQAA0tVLHw (envelope-from ) for ; Fri, 27 Nov 2020 09:10:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 6MPwJnPCwF+jIgAAbx9fmQ (envelope-from ) for ; Fri, 27 Nov 2020 09:10:11 +0000 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 72DA29404FB for ; Fri, 27 Nov 2020 09:10:11 +0000 (UTC) Received: from localhost ([::1]:40618 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiZla-0002UG-Db for larch@yhetil.org; Fri, 27 Nov 2020 04:10:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34478) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiZlS-0002Sn-K5 for guix-patches@gnu.org; Fri, 27 Nov 2020 04:10:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60633) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiZlS-0007Nw-CK for guix-patches@gnu.org; Fri, 27 Nov 2020 04:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kiZlS-0005Jb-5E for guix-patches@gnu.org; Fri, 27 Nov 2020 04:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#43976] [PATCH] Chicken build system + some example eggs Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 27 Nov 2020 09:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43976 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: raingloom Cc: 43976@debbugs.gnu.org Received: via spool by 43976-submit@debbugs.gnu.org id=B43976.160646817920395 (code B ref 43976); Fri, 27 Nov 2020 09:10:02 +0000 Received: (at 43976) by debbugs.gnu.org; 27 Nov 2020 09:09:39 +0000 Received: from localhost ([127.0.0.1]:43946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiZl5-0005It-0I for submit@debbugs.gnu.org; Fri, 27 Nov 2020 04:09:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiZl2-0005If-S6 for 43976@debbugs.gnu.org; Fri, 27 Nov 2020 04:09:37 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34199) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiZkx-0007AN-IW; Fri, 27 Nov 2020 04:09:31 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=46498 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kiZkx-0006uj-6x; Fri, 27 Nov 2020 04:09:31 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20201013105220.7606ee5a@riseup.net> <87mu0j347o.fsf@gnu.org> <20201120055117.7cb76230@riseup.net> <20201121214543.37c27429@riseup.net> <20201123001241.024b7a08@riseup.net> <20201124212254.0c69b459@riseup.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 7 Frimaire an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 27 Nov 2020 10:09:29 +0100 In-Reply-To: <20201124212254.0c69b459@riseup.net> (raingloom@riseup.net's message of "Tue, 24 Nov 2020 21:22:54 +0100") Message-ID: <87eekfxj1y.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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-Spam-Score: -2.76 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-TUID: zFi1/HCDU0Yx Hi raingloom! raingloom skribis: > From 2ba52705cf909590a428ea598dfdf1c61ada6a8c Mon Sep 17 00:00:00 2001 > From: raingloom > Date: Mon, 12 Oct 2020 04:11:59 +0200 > Subject: [PATCH 01/20] gnu: Added search paths for Chicken Scheme. > > * gnu/packages/chicken.scm (chicken): Added search paths > [native-search-paths]: added CHICKEN_REPOSITORY_PATH and a comment about > CHICKEN_INCLUDE_PATH. [...] > + (native-search-paths > + (list (search-path-specification > + (variable "CHICKEN_REPOSITORY_PATH") > + ;; TODO extract binary version into a module level definitio= n. > + (files (list "var/lib/chicken/11"))))) > + ;; the use of this variable is unclear. the online docs don't even > + ;; mention it. i'm leaving it in as a comment for now, in case > + ;; something breaks. > + ;; (search-path-specification > + ;; (variable "CHICKEN_INCLUDE_PATH") > + ;; (files '("share"))) I think you can remove the comment here; presumably we now know that CHICKEN_REPOSITORY_PATH is the one that matters. :-) Could you please ensure that earlier comments notably at have been taken into account, that the SRFI packages still build and have a layout consistent with the var/lib/chicken/11 search path above, and send a v2 of the whole series? Thanks in advance! Ludo=E2=80=99.