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 kK4eHBoIzmAMEgEAgWs5BA (envelope-from ) for ; Sat, 19 Jun 2021 17:07:06 +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 +AQjFxoIzmAFEAAAbx9fmQ (envelope-from ) for ; Sat, 19 Jun 2021 15:07:06 +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 D761C21E8F for ; Sat, 19 Jun 2021 17:07:05 +0200 (CEST) Received: from localhost ([::1]:51910 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lucYq-0000eD-QI for larch@yhetil.org; Sat, 19 Jun 2021 11:07:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56604) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lucXx-0007wx-KL for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48881) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lucXx-0007ut-CC for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lucXx-0005fN-87 for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v4 core-updates 15/36] python: Fix reference to input when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Jun 2021 15:06:09 +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: othacehe@gnu.org, Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162411512621492 (code B ref 49025); Sat, 19 Jun 2021 15:06:09 +0000 Received: (at 49025) by debbugs.gnu.org; 19 Jun 2021 15:05:26 +0000 Received: from localhost ([127.0.0.1]:60374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucXF-0005aV-V4 for submit@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:26 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:59164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucX5-0005VD-I3 for 49025@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:16 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by baptiste.telenet-ops.be with bizsmtp id K3552500S0mfAB40135Fpx; Sat, 19 Jun 2021 17:05:15 +0200 From: Maxime Devos Date: Sat, 19 Jun 2021 17:04:37 +0200 Message-Id: <20210619150458.12057-16-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210619150458.12057-1-maximedevos@telenet.be> References: <20210619150458.12057-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=1624115115; bh=S6Kz5HKekcso1/yfpL0lw+BUuLKhVWlcJ2Zv2aBaV8U=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Q1jSViudbfYe6pfGzQAqTO80xgFeH5qwIFjSv3piQLiR1tBE95ZCwLc0WLLJvOx6L jHa2Yk9GGVg8Zw5L9xsZtJMPaSC8b+nQ4yvif9fZq1sAM2EVxItQA5cT14+1T9QsyP xbbFhh5kQz4HOLnlJFtmb5zQsdLEa3nFqCJMfNbpPMyutgJqsZpweYMzrkaddfpdaD lVZyhN6P/mg/c+t49hvPwKNrt1PbgG4LAUMsyxwsJ/s4929fe+WN+cy0kDn78ZI53b 0RWYyO1aDuhxKqbIXSsNWWVhfWQktq68s5z+g6xiU+0svLVk/mBBRtrFlnPT/sQijv ldlztdjN6cE/g== 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=1624115225; 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=S6Kz5HKekcso1/yfpL0lw+BUuLKhVWlcJ2Zv2aBaV8U=; b=R78+jq4o4R6DUmRD8UMjRY3D5FAkUG3VTycRim2CisNrYxLau2eRf4vRu54XJa5nKmTT6u 8BdAUapZpYP0l1peD289j9N0/iyjRMpandfwXUP80rUfKmZUZYGgTK5B13btFp6TA0CXOy gCKTNtqSMvsHSSdhc3MW4cmxBg8LCllhHW/MwGiRnXr7YXLOBnrDl6oczHYPXi/hjXYC3T LE0spDLna+zrbRxfkJR9DZMN15E8561MVwPXJXkpG3NIuBg60MvtEX6rdvaSOtsp2Nr/22 i8gb8mNRx1yw8ScUgYVg27XxL0Vhmw3otcvxN3hqXErnYrtX9EhstDEwb2OMhw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624115225; a=rsa-sha256; cv=none; b=jR4GazXK5s59Vgqx4Vj98TH1bnrHpuXjZF7GcEmxeoaKrGx4wYSWGP6rJvbORoJGwKQU3E cefYwtrbwhIg3LTkioulslDEvAgLTAxXLmvdg99jIhb6SDn7gIIP3CMjHLTZ51mDDJcijp 4N6+rjjqxiwC/Sr0qM1vW82dG55Dj1ET3rSfXXaOWUL5ybwSsVaoO7+HYvkfFrKqCedYPE xipLeO46ub5TbB0PmBdOc7IwX1Tj7o1wm18kBSZoNOwSm8SFRI0VklHM3C0sp5skhVBNte i02USYfLU15J9SjeC/NK/22+2WeeSr4T6LT4JGIO2fVeOZHX+potuGHGIhdOPQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Q1jSViud; 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.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Q1jSViud; 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: D761C21E8F X-Spam-Score: 3.68 X-Migadu-Scanner: scn1.migadu.com X-TUID: xnuqTQnoP9Ta "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 8688104463..e72f888111 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -111,13 +111,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