From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gIkmAnx/t2QIawAASxT56A (envelope-from ) for ; Wed, 19 Jul 2023 08:15:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IJ5AAXx/t2RYLwEAG6o9tA (envelope-from ) for ; Wed, 19 Jul 2023 08:15:24 +0200 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 9D1FC474EB for ; Wed, 19 Jul 2023 08:15:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IsQNnaXf; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689747323; 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=jwAqxHHLlNYxSfONltv5uz9uewCpwg9ziJC4q30/90Y=; b=nZkwawUGqwJf99WaA8HRegyHHGslLG1eUUmgJF+mKrrdEE3JImg1Gb/5loVDngKGwg/mOF tnbSK0Zj6hAEIAqI/O8y6I+HNldgD8CwH42EhAiE5sxuwCMLxsMjD5VEDodaC9oVjxC/9G T+end+zzbWOGGufZaob+DAxF0V6Prl+tR1pFRBWYq1+NJxOSlWJ7h/MURLSEdroehwOrdw MPNexJPrez5lkloDRw3eskpBxkV87+r1D2W2AP6sIxjBQHemAjx++rqKx/AiJ30qUJ55/F NOtLUiW+G4usXFOdm56fcBM9RSRX43OLrMNvaQJo2rFJkLYN3XIIzsoAllGqqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689747323; a=rsa-sha256; cv=none; b=RkbsNu+Zatx1AdJhZ/Aqw6GFiJV3Uj0PJIzHs4Gm9esmpZ0HVnhK/SkqxYBVyTeQ/gqsu7 tl0Cj3ADe2c/7KjtSFzUytG7yJIT2pqMcxu/f/SwUBJ/mC9QIdWWpukmFKjcXYY8ITQ9eg dzr33MXDzXHllv8rnGp9xVqHG0T/2oWBY/X3Z2IZDzGIhjReU1jCLvzJk+k82+vlAGbS69 2lZz5PhKHroPo/7VrYG7Hm05fwwu1+QuUA//23ShpXSAjF1Kqh7PIDPjjKzHf091agfRo6 9xc00g2zR7tQ3JzIc4yfjcF1oVdH7FxvgkmmoFbHorGxnoxetlJJS3Tet1droA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IsQNnaXf; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qM0So-000286-6J; Wed, 19 Jul 2023 02:15:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qM0Sk-00025w-QU for guix-patches@gnu.org; Wed, 19 Jul 2023 02:15:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qM0Sk-0001MT-Gz for guix-patches@gnu.org; Wed, 19 Jul 2023 02:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qM0Sk-0002lu-Ck for guix-patches@gnu.org; Wed, 19 Jul 2023 02:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 40/43] gnu: pango: Support build for the Hurd. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jul 2023 06:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64711 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: Raghav Gururajan , 64711@debbugs.gnu.org, Liliana Marie Prikler Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.168974727910606 (code B ref 64711); Wed, 19 Jul 2023 06:15:02 +0000 Received: (at 64711) by debbugs.gnu.org; 19 Jul 2023 06:14:39 +0000 Received: from localhost ([127.0.0.1]:54766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM0SN-0002l0-Dm for submit@debbugs.gnu.org; Wed, 19 Jul 2023 02:14:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM0SK-0002kn-GJ for 64711@debbugs.gnu.org; Wed, 19 Jul 2023 02:14:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qM0SD-0001Ib-Mq; Wed, 19 Jul 2023 02:14:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=jwAqxHHLlNYxSfONltv5uz9uewCpwg9ziJC4q30/90Y=; b=IsQNnaXfIMuqgGMVfEGT vcru+qGnBOPyAeYUlNWiz4p10gJjShKuw0kWe/CnmCRUfxu+N4A9jURhWfLxKIbK17YwlOBYeMVom MVSOd62LCbO2DBkfdnQ0agI1JI/55nEx963iZ+JhOiEErhh1WzQ3Z+8s8agrxziVyISh41tz9IHnS Y+VXs7REbbidmcp5rGvA6s4kbfZAMaWsYnaQTvGtRbWnGa8jo+wkhVYJMmE/far1b3/6mIgZWY9As 0W2V38VG18cUb83f6m6hU6xTT8gVjZERTLSfhV5Fuuf+A5dAd1CM5gT8z6qzMSM59Wou947AcgyC/ P06Yl8DgFGH8EA==; Received: from 2a02-a462-da03-1-aeb0-2f5e-e96a-dccb.fixed6.kpn.net ([2a02:a462:da03:1:aeb0:2f5e:e96a:dccb] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qM0SB-00085G-E5; Wed, 19 Jul 2023 02:14:28 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <87sf9lt28s.fsf@gmail.com> <874jm1dliy.fsf@gnu.org> <871qh4n2hd.fsf@gmail.com> X-Url: http://AvatarAcademy.nl Date: Wed, 19 Jul 2023 08:14:22 +0200 In-Reply-To: <871qh4n2hd.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 18 Jul 2023 20:56:14 -0400") Message-ID: <87v8egbf7l.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.35 X-Spam-Score: -5.35 X-Migadu-Queue-Id: 9D1FC474EB X-Migadu-Scanner: mx1.migadu.com X-TUID: XnjYMjEn18JP Maxim Cournoyer writes: Hello, > Janneke Nieuwenhuizen writes: > > [...] > >> Okay, I can change it to >> >> (cons `(,glib "bin") ;glib-mkenums, etc. >> (append (if (target-hurd?) >> '() >> (list gobject-introspection)) ;g-ir-compiler, etc. >> (list help2man >> perl >> pkg-config >> python-wrapper))) > > You can avoid 'cons' by moving `(,glib "bin") to the front of the > trailing list (the one starting with help2man ...), I think. Eh..I think that I don't understand; you mean moving `(,glib ,bin) after gobject-introspection like this? (append (if (target-hurd?) '() (list gobject-introspection)) ;g-ir-compiler, etc. (list `(,glib "bin") ;glib-mkenums, etc. help2man perl pkg-config python-wrapper))) That will trigger a rebuild that I would like to avoid. We could avoid cons by doing (append (list `(,glib "bin")) ;glib-mkenums, etc. (if (target-hurd?) '() (list gobject-introspection)) ;g-ir-compiler, etc. (list help2man perl pkg-config python-wrapper)) perhaps the best option? Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com