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 ms0.migadu.com with LMTPS id WDuPCr/a6mCeUQAAgWs5BA (envelope-from ) for ; Sun, 11 Jul 2021 13:49:19 +0200 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 yAo2Br/a6mAcUQAAbx9fmQ (envelope-from ) for ; Sun, 11 Jul 2021 11:49:19 +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 801972A140 for ; Sun, 11 Jul 2021 13:49:18 +0200 (CEST) Received: from localhost ([::1]:49622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m2XxV-0004ID-Jq for larch@yhetil.org; Sun, 11 Jul 2021 07:49:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m2XxK-00045w-23 for guix-patches@gnu.org; Sun, 11 Jul 2021 07:49:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50777) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m2XxJ-0008J9-PI for guix-patches@gnu.org; Sun, 11 Jul 2021 07:49:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m2XxJ-00074X-PJ for guix-patches@gnu.org; Sun, 11 Jul 2021 07:49:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v5 09/20] python: Fix reference to input when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Jul 2021 11:49:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49025 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49025@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162600409526988 (code B ref 49025); Sun, 11 Jul 2021 11:49:05 +0000 Received: (at 49025) by debbugs.gnu.org; 11 Jul 2021 11:48:15 +0000 Received: from localhost ([127.0.0.1]:34060 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2XwU-000717-3T for submit@debbugs.gnu.org; Sun, 11 Jul 2021 07:48:14 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:38514) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2XwJ-0006yC-Qz for 49025@debbugs.gnu.org; Sun, 11 Jul 2021 07:48:04 -0400 Received: from localhost.localdomain ([213.119.242.127]) by xavier.telenet-ops.be with bizsmtp id Tnno2500V2ldwth01no3rp; Sun, 11 Jul 2021 13:48:03 +0200 From: Maxime Devos Date: Sun, 11 Jul 2021 13:47:12 +0200 Message-Id: <20210711114723.27568-10-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210711114723.27568-1-maximedevos@telenet.be> References: <419215938396207999184dafa43afaed6d7a0715.camel@telenet.be> <20210711114723.27568-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1626004083; bh=tfhxpmot2txmcMbR0eEYan/RUbd5LXwGOg8MLYaAdXw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gqEKyVhgyrlmtRtl0P+50nPXXCG7+jsiXFtSMN2D0mR7m4a0Ngc+6ZKv+nhHiQSax 0ymcXqxTLAu05dpXJgTYLgpkHO3YQvdjTrEX7x3f84xuxhxz5NUsO9q0G7v2f2zK9r D4Y3svqi5zkOEEH7+efesL7P1pzd+nQQLK073qFJ5luOFgdF6xWOO+5yg1duxk61Tg vjRfwnNNBogiK0YEd0rYThLXXuBXjPyxpTbH6fopkXPujen9hwfAh63thVf6FTo242 111Kt053HAu11lao/Mcd3hU3HrzXX+AlPOS2raXqBbijlI89MZKillOYnJT3N1feZ9 jcd7l+f0NaPkQ== 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626004158; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=tfhxpmot2txmcMbR0eEYan/RUbd5LXwGOg8MLYaAdXw=; b=FPU1H9USGivNHDePKs7FqgnKew33vAViR0vJ6MwRbj2C2iZ8NupQyW1Pn4w+Ny8fA0qMSW dzGCGos/wuFIqBsf7Ye37TobIK2muyjBpQQCZCy/eoP6ib34CO3dPPVtGSTi5JhSBab7iQ j/1ol9xMWqIK9adntvQfo2QiHzTF1IMB8wjWy1IPqW2o5AXcqPG7QMJFy86bu7JnazL9Pe 3mBLHBxw6vtPPxG/I8PnVVBPm26D8ZKzfjiLqXZfbHHKmYstcltTWlSs3LobXXCen6u/ep 4UerK/9hM9djkQ3s0NEb+bA/zcHSVVmaw8oFl1lcZcNEiafkQ+Y8pSmwG8emYg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626004158; a=rsa-sha256; cv=none; b=EWet0jsttTyJGF3hhFQ+bWZEmH9qgnztiyO5+Jn8NbvZdknr87zIJnFbS88mqbxcYm7z+J GZIxxDgfYx4IPJc15G7zg4quA5DIcgYAnoP6hcC1/uUsIX9kUwECfXK5oTyAiEqHaHZb0G 8r0EEx5GB96z9oHIy9U4fnMFRgH0LrbWmCQN/vqY0uYFSEhX61UMh6Ehta4c3+WIkQCPEg vnVT5bt/QKFUY9c7fgOsI4bhEUxJQQEj4WA2mb5b+9+IiS7xy8Z5e9SkIOk+TbMWsFUtcu dQKjdkO0fus+IODSXeI4DwWkhH3myG5GtiqiHrlIu1cQ7ubNp7gybYQL6Smt5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=gqEKyVhg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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-Migadu-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=gqEKyVhg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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-Migadu-Queue-Id: 801972A140 X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZGp2sZXbFBYM "sitecustomize.py" is a native input, so look it up in 'native-inputs', not 'inputs'. * gnu/packages/python.scm (customize-site): Look up "sizecustomize.py" in 'native-inputs', not 'inputs'. --- gnu/packages/python.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 227c612a68..ef47e79632 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -110,13 +110,14 @@ (define* (customize-site version) "Generate a install-sitecustomize.py phase, using VERSION." - `(lambda* (#:key inputs outputs #:allow-other-keys) + `(lambda* (#:key native-inputs inputs outputs #:allow-other-keys) (let* ((out (assoc-ref outputs "out")) (site-packages (string-append out "/lib/python" ,(version-major+minor version) "/site-packages")) - (sitecustomize.py (assoc-ref inputs "sitecustomize.py")) + (sitecustomize.py (assoc-ref (or native-inputs inputs) + "sitecustomize.py")) (dest (string-append site-packages "/sitecustomize.py"))) (mkdir-p site-packages) (copy-file sitecustomize.py dest) -- 2.32.0