From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qFwPD1MIzmAXEgEAgWs5BA (envelope-from ) for ; Sat, 19 Jun 2021 17:08:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yGfKClMIzmDHdAAA1q6Kng (envelope-from ) for ; Sat, 19 Jun 2021 15:08:03 +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 E2DCC205EC for ; Sat, 19 Jun 2021 17:08:02 +0200 (CEST) Received: from localhost ([::1]:54448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lucZl-0002P9-Rs for larch@yhetil.org; Sat, 19 Jun 2021 11:08:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56700) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lucY5-000824-Qc for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:19 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lucY5-00080G-IW for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:17 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lucY5-0005hs-EU for guix-patches@gnu.org; Sat, 19 Jun 2021 11:06:17 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v4 core-updates 29/36] glib: Use a correct python in scripts 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:17 +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.162411516721752 (code B ref 49025); Sat, 19 Jun 2021 15:06:17 +0000 Received: (at 49025) by debbugs.gnu.org; 19 Jun 2021 15:06:07 +0000 Received: from localhost ([127.0.0.1]:60412 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucXr-0005de-He for submit@debbugs.gnu.org; Sat, 19 Jun 2021 11:06:07 -0400 Received: from baptiste.telenet-ops.be ([195.130.132.51]:59208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lucX7-0005VF-GW for 49025@debbugs.gnu.org; Sat, 19 Jun 2021 11:05:23 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by baptiste.telenet-ops.be with bizsmtp id K3552500S0mfAB40135Hr7; Sat, 19 Jun 2021 17:05:17 +0200 From: Maxime Devos Date: Sat, 19 Jun 2021 17:04:51 +0200 Message-Id: <20210619150458.12057-30-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-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1624115117; bh=3cyOrfR2njr5LDfDqyg6yZROWN56V/sayz4aRoA46Cw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=LbCc6iLPcuqyn4LvBa2Iozi4To54V+VBW8p7rFZ1mblB6KxiEg+WWbliMFNbfjL44 /gyWhRryVlC6WaD1Hhe0TOaUZ0Q4/pwagZ0RSNz+brR4XN6i5hKwGCWrNvG71N/PTO a1AC7vZFgqqKAlB8Z1JEvqB5klDCRb5K9D3Gb1v2oWfdtiSOWhucDazKt7yH+CGY73 +nAKdLuEQdewJ1orD30Zxmv0EuYl6mekez9qn0CrKs6wXvFFEFZ2KSKOSXJNzPHOpu uPjqfHzolQGbhwPrz7fBSmlx9I6j2vbtPTZ6uL5eW1uNrWNl+4gbS9/86dgJ1BRHSD zOIHJyKD+CwGA== 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=1624115283; 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: 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=3cyOrfR2njr5LDfDqyg6yZROWN56V/sayz4aRoA46Cw=; b=GduBByAu4EVoKu1wvBdt8dUDne18Gse+aQKDgiGXkp/fpEIiutuhkXDDnrDeHHApuBTbIU sAuV7IX0xqgZdgkXS7EUKhk83Cvda3RIQoEzXVLN7Bg+6/WyR+KIE3Pp/wk0vQT6WW4K9K 698+Qzs9MZ0F1LQGbEYfe3lWY4Gpe4uKyHIBDsEg267vZycaFb9Mv+Agab/RgxSJcWX+uK k4WXzfJTlWlR6tMWKklvzkcKnMYYN96I2yGGHmo7+3uCyr3utTcCWPSWj4dE3Gtp3S/hRB ELNMAzcl2n1oXhF1T9egd3DzQB+Srln5UWqKyU7KU+Jfagnesfzm6km4CQq/4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624115283; a=rsa-sha256; cv=none; b=QZjjK7i4zAyq+45wA6wO1Zk9uVUjcDKMZ3CSo51tVbtw+70444Th2bjb73I+1SJd8feXva Roi+UeKUn4vqpHPkMYQl1bYBFPH3gjPxbxk9sXhmSLgdG1e+wb3mzVX1EMYmLboQH0B3r3 2Wxt8NdkPHwRXu12Or+EqEwD4eND/q5vz3SlDDWfQ+tB9HcIwkLVN4zhxJv9fLSnGGbnKI SpQOOGHKS7hjSjPPwURTEEmyn+IEtvFXTZMzSGnNO4+HmhEZ8AJRf4HLkURyG0w1s8T7X4 1TKF9F1YM+DxBhk2mQWIv+dmS9QaGOeXEunZOCQrX5onjY9Mbf0GLR4pt4zljA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=LbCc6iLP; 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: -0.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=LbCc6iLP; 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: E2DCC205EC X-Spam-Score: -0.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: +zgYPVvriW2w During the build, a native python should be used as these scripts will be invoked during the build, but when installed, they should be a python for the system we're compiling for. * gnu/packages/glib.scm (glib)[arguments]<#:phases>{patch-python-references}: Look up "python" in 'native-inputs', not 'inputs'. (glib)[inputs]{python,python-wrapper,bash-minimal}: New inputs. --- gnu/packages/glib.scm | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index f0be2ddaa4..4f40488df8 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -16,6 +16,7 @@ ;;; Copyright © 2020 Florian Pelz ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen ;;; Copyright © 2020 Arthur Margerit +;;; Copyright © 2021 Maxime Devos ;;; ;;; This file is part of GNU Guix. ;;; @@ -223,14 +224,19 @@ shared NFS home directories.") #t)) ;; Python references are not being patched in patch-phase of build, ;; despite using python-wrapper as input. So we patch them manually. + ;; + ;; These python scripts are both used during build and installed, + ;; so at first, use a python from 'native-inputs', not 'inputs'. When + ;; cross-compiling, the 'patch-shebangs' phase will replace + ;; the native python with a python from 'inputs'. (add-after 'unpack 'patch-python-references - (lambda* (#:key inputs #:allow-other-keys) + (lambda* (#:key native-inputs inputs #:allow-other-keys) (substitute* '("gio/gdbus-2.0/codegen/gdbus-codegen.in" "glib/gtester-report.in" "gobject/glib-genmarshal.in" "gobject/glib-mkenums.in") (("@PYTHON@") - (string-append (assoc-ref inputs "python") + (string-append (assoc-ref (or native-inputs inputs) "python") "/bin/python" ,(version-major+minor (package-version python))))) @@ -293,6 +299,13 @@ shared NFS home directories.") ("xsltproc" ,libxslt))) (inputs `(("bash-completion" ,bash-completion) + ;; "python", "python-wrapper" and "bash-minimal" + ;; are for the 'patch-shebangs' phase, to make + ;; sure the installed scripts end up with a correct shebang + ;; when cross-compiling. + ("python" ,python) + ("python-wrapper" ,python-wrapper) + ("bash-minimal" ,(canonical-package bash-minimal)) ("dbus" ,dbus) ("libelf" ,libelf))) (propagated-inputs -- 2.32.0