From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mEt1LvcNuGQCAgAASxT56A (envelope-from ) for ; Wed, 19 Jul 2023 18:23:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mOx1LfcNuGRRnAAAG6o9tA (envelope-from ) for ; Wed, 19 Jul 2023 18:23:19 +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 443A4650B5 for ; Wed, 19 Jul 2023 18:23:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=dGUqalFF; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689783799; 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: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=Jtk2/0lvNrI00N0TNBrx1zheKcId2ps1Xz4GXNXv2iY=; b=SR4zGYjsXyC8kULzK7v82V0xnagc2kZkmtCtnN6AiKKToKhvpBaJxCm2RaMzSWQkh0UHZV xHk9Ee82alDHTuEPvQ7jgoL63FTQIVG2Mfc10ZowoG4mh7KJ5bJDAy8sUyKmdgR3RBis6v BQQ2zoP7z7033+6hy71GF1TRvVYcVRXM2fUuB2wwUFjuT+01InlURsF1ujudRMHq1Nl5vr GUu8Z4Nx+gXiQyttnd9cefe1xoBwV5rAPmEdfzS8XYlk+1+6Io47+zAKA36G/YL0/VSUw5 LONjzckt8hrDzueWT1iYO/2BAorqL/isCh3aiQraU4mAYTs6Y3hEpSmjV0C07A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=dGUqalFF; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689783799; a=rsa-sha256; cv=none; b=EA+/kif38MyPYMnlBwbGJTMiX43/9jrzGk50wzDVdLzeizIXn7QIDifKB9GLe5BL5DtFDW A1jTLbwM4HYbvylBuppfyA+Yfhwp0Sxzd/Mvf/k1f2YvB72R5QS5lZNh3HwLhv/bh7GZc+ TSHZBRhM45k8I1LTTbavgLPYbbpoNZLO92xGRinu9tJVglJwL2oiHGarEFAaQGcuIxkRWR gvN1pjNkp2VWEN2pFSLavFMBXP2Ipj7rtTawStHFzR6w8n2LTOyMyzDKEkjMi48nY9ZwcD 952tzRPvkEjxJEYWLrB0nA3QVY29voTF1AY9gxl0u51XGMw/NSOLldYUH2aGJw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qM9xA-00014K-5F; Wed, 19 Jul 2023 12:23:04 -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 1qM9x8-00013p-OX for guix-patches@gnu.org; Wed, 19 Jul 2023 12:23:02 -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 1qM9x8-0001rl-H8 for guix-patches@gnu.org; Wed, 19 Jul 2023 12:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qM9x8-0001rY-D1 for guix-patches@gnu.org; Wed, 19 Jul 2023 12:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 40/43] gnu: pango: Support build for the Hurd. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jul 2023 16:23: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: Janneke Nieuwenhuizen Cc: Raghav Gururajan , 64711@debbugs.gnu.org, Liliana Marie Prikler Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.16897837617119 (code B ref 64711); Wed, 19 Jul 2023 16:23:02 +0000 Received: (at 64711) by debbugs.gnu.org; 19 Jul 2023 16:22:41 +0000 Received: from localhost ([127.0.0.1]:57034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM9wn-0001ql-5v for submit@debbugs.gnu.org; Wed, 19 Jul 2023 12:22:41 -0400 Received: from mail-qt1-x832.google.com ([2607:f8b0:4864:20::832]:55724) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qM9wk-0001qX-9X for 64711@debbugs.gnu.org; Wed, 19 Jul 2023 12:22:39 -0400 Received: by mail-qt1-x832.google.com with SMTP id d75a77b69052e-4035dd6b349so53824121cf.3 for <64711@debbugs.gnu.org>; Wed, 19 Jul 2023 09:22:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689783753; x=1690388553; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=Jtk2/0lvNrI00N0TNBrx1zheKcId2ps1Xz4GXNXv2iY=; b=dGUqalFFPDFeBIPIqE0yRLIIc/wCj6MW9hHo1ooYYvVQMvGqjwvMeeuuQlSY87zhu0 tUzdtUj22kfDir5f51B0i2DfQxrDEM/xIDTDDLFzZynfGqiMh/gjVQmanqIib1ja3VOW kXThztsw4t0KCNeRRuDHZ8ho0gfbktCI08zOHcM6Za9QcNE3oLyjBCHp/117fb+8GVHr n+g73dyQxFs0ScmF9dKvjJs3Bzl/M5elzu0lPs1WgC06023WtZUWN4NEZ6ipudR0rYxZ eVIuM9n4QAUwpxkNPQ8+tafVgAqBaKGJSm5Yw8b2GBbRS/602kn2yRtdWZzgDQdVU2Bk VCVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689783753; x=1690388553; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Jtk2/0lvNrI00N0TNBrx1zheKcId2ps1Xz4GXNXv2iY=; b=Ow4JD53ceVJr8G8ty79jgHsuwSpwO8a6ljnfVMDC1yJWl+yXzt2HdfFxg0n+X+Yqa+ r4uAGOTwCwus4l7Fq69v03NySCpl7bj9Sxg4whtwXe4xz+AltOYnj11/DhMN9ptHgpiq 0qZywidrGe4m7AOeocYWnwrBqq1V+fr+jvgy2Cm62ERkiozFmuCZW8R3PHntqltjGGjx RtGk+6OH0cwysugnIzlgyYVncQoq/JcLYikUJpwP8UQ4UA8xCp0mtwgUUY9JGbp/jgJR Iug/vgmOw4Twbn7Um3g7hwGti5Vieu3McUPOBgWLXtKbbqnl6jPjVxl7GPD12iMY3VT6 caHQ== X-Gm-Message-State: ABy/qLYSb56eyN8RQRj/YS4CrrCqzmffwUhI+uqR78pa5lSD27/sXH5/ p0scKWHOYQO6B+LzPDo13Hk= X-Google-Smtp-Source: APBJJlEynrTCb+ECfA/475Td4DurskwJzZzkaVGK8qHUirYQE82f5ME32JaJqjzswRwfeegCW6W5lA== X-Received: by 2002:a05:622a:144e:b0:403:c687:bfb6 with SMTP id v14-20020a05622a144e00b00403c687bfb6mr26648026qtx.1.1689783752721; Wed, 19 Jul 2023 09:22:32 -0700 (PDT) Received: from hurd (dsl-159-145.b2b2c.ca. [66.158.159.145]) by smtp.gmail.com with ESMTPSA id z27-20020ac87cbb000000b004053dc8365esm49616qtv.23.2023.07.19.09.22.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jul 2023 09:22:32 -0700 (PDT) From: Maxim Cournoyer References: <87sf9lt28s.fsf@gmail.com> <874jm1dliy.fsf@gnu.org> <871qh4n2hd.fsf@gmail.com> <87v8egbf7l.fsf@gnu.org> Date: Wed, 19 Jul 2023 12:22:31 -0400 In-Reply-To: <87v8egbf7l.fsf@gnu.org> (Janneke Nieuwenhuizen's message of "Wed, 19 Jul 2023 08:14:22 +0200") Message-ID: <87sf9jkh14.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 4.35 X-Migadu-Queue-Id: 443A4650B5 X-Migadu-Spam-Score: 4.35 X-Migadu-Scanner: mx0.migadu.com X-TUID: 4yxCmsnC1jB6 Hi Janneke, Janneke Nieuwenhuizen writes: > 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. Ah, apologies, I had not thought about this causing rebuilds. > 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? Either ways are fine, sorry for the noise :-). -- Thanks, Maxim