From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oGb5HZV8x2C9bAAAgWs5BA (envelope-from ) for ; Mon, 14 Jun 2021 17:58:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id gJ5UGZV8x2AFMQAAB5/wlQ (envelope-from ) for ; Mon, 14 Jun 2021 15:58:13 +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 0105B814F for ; Mon, 14 Jun 2021 17:58:13 +0200 (CEST) Received: from localhost ([::1]:58470 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsoya-0003Wh-1D for larch@yhetil.org; Mon, 14 Jun 2021 11:58:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54628) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsog5-000370-GG for guix-patches@gnu.org; Mon, 14 Jun 2021 11:39:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36075) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lsog5-0007lI-7X for guix-patches@gnu.org; Mon, 14 Jun 2021 11:39:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lsog5-0004Jd-5r for guix-patches@gnu.org; Mon, 14 Jun 2021 11:39:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49025] [PATCH core-updates 28/37] fontconfig: Fix build error when cross-compiling. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 14 Jun 2021 15:39: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 Received: via spool by 49025-submit@debbugs.gnu.org id=B49025.162368513116490 (code B ref 49025); Mon, 14 Jun 2021 15:39:05 +0000 Received: (at 49025) by debbugs.gnu.org; 14 Jun 2021 15:38:51 +0000 Received: from localhost ([127.0.0.1]:47601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsofr-0004Hu-D4 for submit@debbugs.gnu.org; Mon, 14 Jun 2021 11:38:51 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:37390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsofq-0004Ah-9p for 49025@debbugs.gnu.org; Mon, 14 Jun 2021 11:38:50 -0400 Received: from butterfly.local ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by albert.telenet-ops.be with bizsmtp id H3ep2500X0mfAB4063epME; Mon, 14 Jun 2021 17:38:50 +0200 Message-ID: <945171e6c288773a500fa10ffa6dd945fdf1172f.camel@telenet.be> From: Maxime Devos Date: Mon, 14 Jun 2021 17:38:49 +0200 In-Reply-To: References: Content-Type: multipart/mixed; boundary="=-gy0/o24kN7mUSKbtI+L0" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1623685130; bh=1XnIP0FFB67ygBf4Lh4m4zUhIvtCGWYv89LLbNkPgnc=; h=Subject:From:To:Date:In-Reply-To:References; b=Q6D1YX89wNVaBemq8wSP9fsi6vcsCdXhJjSdLQ3qajNZRKgnj3mUtADmhpUKwu7P9 P9gBptul/Y/aLaZoQsZAH5sH9RzOF7CAGshaNsOJ1edZMy8A4mY4MBIJaxPKr07ql7 WwvCWpdEXfAFPAzJYFj1cPdrsai6XZgW5ndIMQWVO3bar0oPHIQr6tYlDOc+O2DDaV fEDrzL0M+Zyl/qqVoLGZUn2up6jJcb5/vr/p5v9/uqIgL1dTqWmuIkEJbmDn/fXQlx E18kMNOsMq1Cc4ZiJygd0I/8ZdASrVBhV7jHDgquQNDQf3YPI8uUL2WRXqtlPobFMd HTDhMaAcETEZg== 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=1623686293; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=1XnIP0FFB67ygBf4Lh4m4zUhIvtCGWYv89LLbNkPgnc=; b=cwGgVMGz3zZlm86dfGjYIM6Nqnry6O/CZhZamPcztQK0eC4VooM5v1B/5oG/fLY67xuR3i qvus291pJY5E4UJGb9xbc2DSNLlZYXBQldsB4ZJsohze+MqRYx5eVdpvw1ujmj+4U141J7 XE+uJN4FmE114pmuHMpQ+spq2lwFa8Ykj3VOncM5XH9zCdr2t6QDE+Dn4rGgA2MSWYDXR+ zHeycPa1D2HtlOFYLiGEyTblbFEJwvElM3gBY+5dDpo0Y8memx3esxlPq1USdyE54rSliH iuvFY7t3L5CfY3Piw9YnL6ifWf+ae32yObgfJFNbFCE0i0fZm4gYx55TDBwYfQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623686293; a=rsa-sha256; cv=none; b=ssgOEQayBl6KWSXdITZYV7W5JUrY0IvnHU+gCKrGX3lsIP7IsgY3eW9MiP8vmRZGGXs+5w Qcq0m77xZ1f6fOD91tmjyXHPxvpmgkBZWcGMnNYZIIYJKWaHACxag7/ScQa0cakAtfhgIa DczIDeF5uLR0YyVtCWAoOsSzozd+TLayEYT0zEHlQDEXD0JQ/NkCGR71PEZMNkZQDPuBZL 76AJrVGQPCfk2MPWgHwd5R2gCn0vwjQ2BUabKbfxxg+TOmBCL/aR58ueXW+zdcYx3YFJ1T xfAdom5vDrMaJqlq3NKnVKDhWVhs/paaukTQ0K2RAJB5iSKBiSo0d61v+1OWhQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Q6D1YX89; 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: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=Q6D1YX89; 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: 0105B814F X-Spam-Score: -1.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: F3xiTc8Zdi9I --=-gy0/o24kN7mUSKbtI+L0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit %build-inputs does not exist when cross-compiling, so use #$(this-package-input ...) instead. * gnu/packages/fontutils.scm (fontconfig)[arguments]<#:configure-flags>: Use this-package-input instead of %build-inputs. --- gnu/packages/fontutils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=-gy0/o24kN7mUSKbtI+L0 Content-Disposition: attachment; filename="0028-fontconfig-Fix-build-error-when-cross-compiling.patch" Content-Transfer-Encoding: 7bit Content-Type: text/x-patch; name="0028-fontconfig-Fix-build-error-when-cross-compiling.patch"; charset="us-ascii" diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm index 234f11129a..b0d40efeae 100644 --- a/gnu/packages/fontutils.scm +++ b/gnu/packages/fontutils.scm @@ -353,8 +353,8 @@ Font Format (WOFF).") "--with-cache-dir=/var/cache/fontconfig" ;; register the default fonts (string-append "--with-default-fonts=" - (assoc-ref %build-inputs "font-dejavu") - "/share/fonts") + #$(file-append (this-package-input "font-dejavu") + "/share/fonts")) ;; Register fonts from user and system profiles. (string-append "--with-add-fonts=" --=-gy0/o24kN7mUSKbtI+L0--