From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SDMCMgfI7mCTAAAAgWs5BA (envelope-from ) for ; Wed, 14 Jul 2021 13:18:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yM+3LQfI7mBXLwAAB5/wlQ (envelope-from ) for ; Wed, 14 Jul 2021 11:18:31 +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 1085A13B20 for ; Wed, 14 Jul 2021 13:18:31 +0200 (CEST) Received: from localhost ([::1]:53752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m3cuM-0006u5-2B for larch@yhetil.org; Wed, 14 Jul 2021 07:18:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3cqC-00019r-5M for guix-patches@gnu.org; Wed, 14 Jul 2021 07:14:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59892) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m3cqB-00012V-4Y for guix-patches@gnu.org; Wed, 14 Jul 2021 07:14:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m3cqA-0001RU-1O for guix-patches@gnu.org; Wed, 14 Jul 2021 07:14:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH v6 20/22] glib: Look up "tzdata" in 'native-inputs', not 'inputs'. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Jul 2021 11:14: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: Mathieu Othacehe , Maxime Devos Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.16262612285357 (code B ref 49025); Wed, 14 Jul 2021 11:14:09 +0000 Received: (at 49025) by debbugs.gnu.org; 14 Jul 2021 11:13:48 +0000 Received: from localhost ([127.0.0.1]:43181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3cpn-0001OF-LT for submit@debbugs.gnu.org; Wed, 14 Jul 2021 07:13:47 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:39834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3cpU-0001Jg-Va for 49025@debbugs.gnu.org; Wed, 14 Jul 2021 07:13:29 -0400 Received: from localhost.localdomain ([188.188.219.228]) by andre.telenet-ops.be with bizsmtp id UzDG2500W4wFxCU01zDUH1; Wed, 14 Jul 2021 13:13:28 +0200 From: Maxime Devos Date: Wed, 14 Jul 2021 13:13:05 +0200 Message-Id: <20210714111307.19324-21-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210714111307.19324-1-maximedevos@telenet.be> References: <20210714111307.19324-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=1626261208; bh=ZjEmLqo+AcCFyVjjjxBD6t1exf9WfOPlDV6wnmCi6Pw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Qi/ykeGwVw1UVy57r6V5BpOAtZiFtcpax3k0ySz0e4x8qZCzVxoKFBIQhuy/FZwIt mMlqnAYeduhxNbu7OaZwOHxMJwsxNnNFCQnVjd0r3bJXiplzaC4tQquTyxIuRPZvn7 o8Eizt0YkFhZAR9h1XG6KBhDS7pi+B2TiVINy8fuVxBv2pOiK1GwqVwiNrWEcKhwGc e9nrPYXQADgWe7hFhKGj/jJM0b2ASx0XYTsq60LnVewl9yhiWohsoHZlgYSfbnpLo8 HSVhEyKQyhoSl0dPEt38R3IAgqNJmJIBvwRZXKHdSq9IM7odL4zosX4R3a+Jvdsu2p MWFOmcfW/Y0nQ== 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=1626261511; 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=ZjEmLqo+AcCFyVjjjxBD6t1exf9WfOPlDV6wnmCi6Pw=; b=ZFhLRcNG3iIqmJ2BaUK0ua+ZvL9d0YZeWwV5cL1g4njReZ9xygJ99UGGgjOinunBSdfIFi 2qHqEs6DFnsXntuBQJIV3mzQmiIz5Ep46bleVhGF/DZ2ITrnLzvSX8mcbmxtrNRhRIBIyf vukyNu+AcVPVv8t5ejvcVEJtw6y73IEzpP/2EJ1gJfWL7BHe+Gmd9sO6OQUaRsTNQq03Le 80m5ZGu9dozsR4hfk1DhM2dXX/vcMkb4eXGjmY4CUn0VVsNk5DC2lgYv2LTVHAX4mTUPbZ m++q0sRuhAqNTsvG6PFLWkYutRC7AOtpCrm3s9zYhN9DhvHX7edp1ompBv8htA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626261511; a=rsa-sha256; cv=none; b=oU56vte/ZFaHJbSZzXeVsXSxGuOQ3A/3auRT7CJ2AdUbWkHGYv1OyzMt2wHUK+Q9XOWV4i J9HcfYAowF8j1wfBGpj5pfH+HwhgiOpZr50uwwVjY2EIEfb/2siBhWJUZfnM+uHHHCgaG9 OoIG9/u9wX/168+NawcolnMfLchRs8Tyrmkx/xuwMgDxkwwCsziwq53LLJcYA419XAtwii 9TKEnKPNiu6APesCGeNVu34lTrNi8TMwr0sWlyCl9akL9g4AW6KBo6StCJhwXBwAnCOo34 JnFNfjuR/9TgPYI+zwF7e5xoTykia3LqpXwz3agFGuqi8fguHv4VUFyU/Q/Qqg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="Qi/ykeGw"; 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.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="Qi/ykeGw"; 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: 1085A13B20 X-Spam-Score: 3.70 X-Migadu-Scanner: scn1.migadu.com X-TUID: 0R/bw1tFv9sP Otherwise, "tzdata" won't be found when cross-compiling and string-append will complain about types. Alternatively, "tzdata" could be moved from 'native-inputs' to 'inputs'. * gnu/packages/glib.scm (glib)[arguments]<#:phases>{pre-check}: Look up "tzdata" in 'native-inputs', not 'inputs'. --- gnu/packages/glib.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index e4ebed7e2c..01683df8c5 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -252,10 +252,11 @@ shared NFS home directories.") (package-version python))))) #t)) (add-before 'check 'pre-check - (lambda* (#:key inputs outputs #:allow-other-keys) + (lambda* (#:key native-inputs inputs outputs #:allow-other-keys) ;; For tests/gdatetime.c. (setenv "TZDIR" - (string-append (assoc-ref inputs "tzdata") + (string-append (assoc-ref (or native-inputs inputs) + "tzdata") "/share/zoneinfo")) ;; Some tests want write access there. (setenv "HOME" (getcwd)) -- 2.32.0