From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OOEBDY59VWKQbwEAgWs5BA (envelope-from ) for ; Tue, 12 Apr 2022 15:24:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AESnBY59VWJ38gAAG6o9tA (envelope-from ) for ; Tue, 12 Apr 2022 15:24:30 +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 A104E47D7 for ; Tue, 12 Apr 2022 15:24:29 +0200 (CEST) Received: from localhost ([::1]:59668 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1neGVQ-0002i7-5f for larch@yhetil.org; Tue, 12 Apr 2022 09:24:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neGV0-0002hw-SK for guix-patches@gnu.org; Tue, 12 Apr 2022 09:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54120) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1neGV0-0007MO-Jm for guix-patches@gnu.org; Tue, 12 Apr 2022 09:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1neGV0-000103-8Y for guix-patches@gnu.org; Tue, 12 Apr 2022 09:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54876] [PATCH] gnu: sbcl-py4cl: Fix path to python3. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Apr 2022 13:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54876 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: "Paul A. Patience" , 54876@debbugs.gnu.org Received: via spool by 54876-submit@debbugs.gnu.org id=B54876.16497698313824 (code B ref 54876); Tue, 12 Apr 2022 13:24:02 +0000 Received: (at 54876) by debbugs.gnu.org; 12 Apr 2022 13:23:51 +0000 Received: from localhost ([127.0.0.1]:48017 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1neGUp-0000zc-B6 for submit@debbugs.gnu.org; Tue, 12 Apr 2022 09:23:51 -0400 Received: from mout02.posteo.de ([185.67.36.66]:37773) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1neGUn-0000zF-F3 for 54876@debbugs.gnu.org; Tue, 12 Apr 2022 09:23:50 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 5EB4F240108 for <54876@debbugs.gnu.org>; Tue, 12 Apr 2022 15:23:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1649769823; bh=NJ0b5VRIYrzoo5q0EaEcHspVSjf4cOkfwqjhT+kTly0=; h=From:To:Cc:Subject:Date:From; b=fJvG5nXgeN7/c4G5F1mZciHX0aiczPzL/ooYRRGc9t3qsc1IiHf2RR64+WP2jZCwv VSfI3Ozij/SDAN8ecEMFUihkQl/tfPDXlU5T2rSERW3TL+vmlJ+Ffy5Oz8sfaSfvo3 ChDrC2wGshWh5SNBB2VZs19TEBDsxfNNW7Fahvk3GyDnraAH0aN/isL7nxGulbtDwJ Ay46rTlQt6ExuMglwz1wT25a98XGlR5vOPujJdQ9kzaffW1EGtyXMNzmBTjfxO00N2 ACM18JVPohmMTdnpeAYoD+q0mPZ83RyIthdszbbBauG+MRZU+Zn229NF7bWyVDytDo 4NTtN31JSK0zg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Kd5yk29GWz6tnj; Tue, 12 Apr 2022 15:23:41 +0200 (CEST) References: <20220412025518.5253-1-paul@apatience.com> <1a38e6e61473683ff134dd477042b061ff605ac0.camel@telenet.be> From: Guillaume Le Vaillant Date: Tue, 12 Apr 2022 13:15:59 +0000 In-reply-to: <1a38e6e61473683ff134dd477042b061ff605ac0.camel@telenet.be> Message-ID: <8735iiwi3m.fsf@kitej> 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: 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=1649769869; 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: dkim-signature; bh=r0xGRiPUmr+nuhjhhh9mtOEg0FvTWCoCwLYg+g7O0/0=; b=iOM7SqIxWZGJ3mQFh+J5GKzowzzuROu+vrOgT9CGuneknsOel2SylqGHExFL4sbVqrrY4g lvjjWP2m2MGH3XKwpLdTIuc3z9pUWsQVOlUv0tNYrVD5fK4TtgOQKVJ+hcHbRoAjuQZ2+0 YnC3QQj5XBORFt+4BeExVWH9OnM43hld0f0DepRc4EvyzETItGkuUn9icSfnmNg/lT7166 aAK/cWUByYZ5T9NBL722y3aEBh+57ENuk9qzNf7AmjpvzNqTTVMFNuw/Cz0uXeEbek+vse kZwNcKiCCmP4seaA2MlrV1vuua6IDsMBqfCuRgTDJQS6gdyeD9ORXIqMKclxmw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649769869; a=rsa-sha256; cv=none; b=ssN8/xO1/Wze0lIlvEpLkwmGFpO/CIyKgzFOYPlB0PXJj96YQTzFtIgU+7vECQLG3xTan/ G8Qcmo9Lb6wCAFfkaouuHPD+KekEN7UB5dXsAu/ys4et3tdbLtJj0P/nhGFLHxhz+mOQTs SIcgu0eWxW3OtTdhtcn1W3Gqiv7slybfFL5ZbKfAA29wHHZ9cn3TwOjoiQ/UgGNLm6gZj3 9iQEZQq7J4KGXmiiFHCD12b6qujRTb0VN+eZVWAC/g2x6uPejQt/pfpe3ZC2+TyhRNsHB+ JGq1QpZxhXh4EpYQr9HscS9uGf6XRJHC1t00p/gZw7FH+0BPB0hIE04BEJsReg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fJvG5nXg; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 3.04 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=fJvG5nXg; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: A104E47D7 X-Spam-Score: 3.04 X-Migadu-Scanner: scn0.migadu.com X-TUID: VZgDPafPjIOY --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Maxime Devos skribis: > Paul A. Patience schreef op di 12-04-2022 om 02:55 [+0000]: > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 (substitute* "src/callpython.lisp" > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 (("\\*python-command\\* \"python\"") > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (string-append "*python-command* " > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "\"" (which "python3") "\""))= ))) > > This is most likely incorrect when cross-compiling. Do > > (lambda* (#:key inputs #:allow-other-keys) > [...] > (string-append [...] (search-input-file inputs "bin/python3") [...])= [...]) > > instead, such that it looks in 'inputs' instead of 'native-inputs'. The two are equivalent because so far asdf-build-system doesn't support cross builds using "--target=3DTRIPLET". But using 'search-input-file' looks better. > Also, now that 'python3' is patched in, is the following still relevant: > > (propagated-inputs > ;; This package doesn't do anything without python available > (list python > > (I mean, does it still need to be propagated?) Indeed, having python3 in 'inputs' should be enough now. Pushed in 59377f88ed1e31d38b34279f393949bf17e505ad. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYlV9XQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9o9AD/TV67K6CJ4VADd1iTA1IczbtXZ76mm8ZbNXQg OKDZeJ8A/jL/iONZREwYkE3zX3SLYYVfiyIz6h6CFJFC/ulTlqme =k/Gl -----END PGP SIGNATURE----- --=-=-=--