From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yNuLNDHoAmZGVAAA62LTzQ:P1 (envelope-from ) for ; Tue, 26 Mar 2024 16:22:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id yNuLNDHoAmZGVAAA62LTzQ (envelope-from ) for ; Tue, 26 Mar 2024 16:22:25 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b="tk/Gg5GB"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711466545; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=N8qLXqSpiojB0Wro5duAZkcC4gTPhrpN5ljOKiskYIc=; b=AkvqX5gwzZIzd3GYnNgyanpuucg6onkGKksGNy0LAQuonLnhiApcpiMGEqbS3XNLTrppjP 8IpAgTvyDpIwkx20SO6zgEbnK0LDh1bfai8n7ndEsNIAOvbM8wdvjeVATIK7HyOyllIP7N zfMcBpagcL+iloAXecHMahH1ETt3sCRLVmps1JHmMwpB68/XE6Odpy+8nmujuGLTp7x+Cr VtFrZmTxY6cj0KtvfcbrSc0gR6EW31zGqQm03AyHMfVcjmpvtIvl29SaMwLkIgT56WxT33 sqEEtgnr902ZDaoUEuSc+h2muF8E3csTtYCftVPKhylkhuhj9QN2XwNAkKC5DA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b="tk/Gg5GB"; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711466545; a=rsa-sha256; cv=none; b=YhJF+rwIvjbifcThg1FE0S5SbAQVrdw3RgUxWgUcECXm2JWKDSOJhZYG794Jx1RjwL7Fhw PEg4RwlwODWbCidh+Rce3lnZ6KfAAdsdMmkcUyMESc03DGEVHb50G0V5xVPOY6giaGYMjm JFqcYjLu68jvaWh9kcVrfV15IBhdQ1+qn93Psa7Ai+eydF+gWMvdf2nd2uEt7XwzHuB8YP H1gFw3DdVLDi6JDtPyv+ORMvQPe8mcYpn3RJIQIF7BKCBA89+ysO4awiGPHATsmieVUVM4 V8LO4BVWogezxdE+DNoOc0zWKNgtFt6ZxNPAT48Uu3yOPGjyrlCdJMnypWYgXw== 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 C363D6F07E for ; Tue, 26 Mar 2024 16:22:25 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rp8cz-0006p3-Ic; Tue, 26 Mar 2024 11:22:17 -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 1rp8cm-0006mU-PX for guix-patches@gnu.org; Tue, 26 Mar 2024 11:22:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rp8cm-0003Hz-1s for guix-patches@gnu.org; Tue, 26 Mar 2024 11:22:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rp8cl-0001ac-J6 for guix-patches@gnu.org; Tue, 26 Mar 2024 11:22:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70005] [PATCH 0/1] guix: chicken-build-system: fix the build system Resent-From: Daniel Ziltener Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 26 Mar 2024 15:22:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70005 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70005@debbugs.gnu.org Cc: dziltener@lyrion.ch X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17114664845997 (code B ref -1); Tue, 26 Mar 2024 15:22:03 +0000 Received: (at submit) by debbugs.gnu.org; 26 Mar 2024 15:21:24 +0000 Received: from localhost ([127.0.0.1]:34448 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rp8c7-0001Ye-Uz for submit@debbugs.gnu.org; Tue, 26 Mar 2024 11:21:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:49758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rp8c1-0001X1-Ou for submit@debbugs.gnu.org; Tue, 26 Mar 2024 11:21:19 -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 1rp7Iy-0000eI-Sq for guix-patches@gnu.org; Tue, 26 Mar 2024 09:57:34 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199] helo=lyrion.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rp7It-0002NT-OY for guix-patches@gnu.org; Tue, 26 Mar 2024 09:57:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1711461439; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=N8qLXqSpiojB0Wro5duAZkcC4gTPhrpN5ljOKiskYIc=; b=tk/Gg5GBtMwonsWEnCRyDM3swGCZFJCTw9WB/rkUjck577SMsRDneLIen00wuLyIyeU20T 1kxqv+I06HjNu8ei3IJOaEL117WRqBNAepuhzV0ZBaARowG3r2ftdqtY+gPXSV5JmdJtty E3Ki4MAwAE0l+8Im/iepav2YInYHSkg6F3Oc8sorgTWWUa92CUzgktqpw1K8MkR95G4vRl OQrDO7X+dIk+tK0Vtch1zZTAv2lXFhWWAFtJCMIi364XS/am+SvUfe/FD6nCpAFKy9C/Gr KnwEC/oKqQcoLezYutvm6ERXeQ8mkm3S3fTSH9Cd9yJihQnUjimFcGr41teFWg== Received: from localhost ( [2a00:1f:99c0:3c01:8fc9:e8ec:45e0:6cde]) by lyrion.ch (OpenSMTPD) with ESMTPSA id 246c1764 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 26 Mar 2024 13:57:19 +0000 (UTC) Message-ID: Date: Tue, 26 Mar 2024 14:55:48 +0100 Received-SPF: pass client-ip=195.15.241.199; envelope-from=dziltener@lyrion.ch; helo=lyrion.ch X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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: Daniel Ziltener X-ACL-Warn: , Daniel Ziltener via Guix-patches From: Daniel Ziltener 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: C363D6F07E X-Spam-Score: -5.54 X-Migadu-Spam-Score: -5.54 X-Migadu-Scanner: mx10.migadu.com X-TUID: jPVnYds/CoX7 The build system for Chicken as-is works for basic eggs, but contains some assumptions that make it fail with more sophisticated ones. The main wrong assumption is that CHICKEN_INSTALL_REPOSITORY is enough to cover all cases; it is not. CHICKEN_INSTALL_PREFIX is needed, too, and CHICKEN_REPOSITORY_PATH has to be concatenated to the CHICKEN_INSTALL_REPOSITORY. I also took the liberty to move the env variable definitions all to one place to improve readability. Daniel Ziltener (1): guix: chicken-build-system: fix the build system guix/build-system/chicken.scm | 42 +++++++++++++++++++++-------- guix/build/chicken-build-system.scm | 24 +++++++---------- 2 files changed, 41 insertions(+), 25 deletions(-) -- 2.41.0