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 8MFSGUa/tmTV/gAASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 18:35:18 +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 mDRrGEa/tmR/FwAAG6o9tA (envelope-from ) for ; Tue, 18 Jul 2023 18:35:18 +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 E962D53C33 for ; Tue, 18 Jul 2023 18:35:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZPU8ujKO; 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=1689698118; 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=4PWS4zPn/9jsGBFlcE5g9fvXwX3oqbge+l+zJyD5v4w=; b=nC8bor2aLESzagOZ2j5vM6GJ6Tfv0mKPZA19yrHBgA6WQVO+yoZN5xlOes5jzj6RidWB9D wLeqOLST4nAbTrGIiI8cRPtgy9Y7WujIzQDdqk3GlN4TIuvPPtQkE/ZUhPUB9744CeCmLf 6D0m8V5RMF1ON9zfNI2y2npiGB/PzIni0zTipGHhO4tdA+uzxlKq4R95/53CQDADJnnp7h LBxCNspeUU65UiQQjHb1ySxGdJvIh5oYiHpm1D2KS39QfAjepZDnKhYd3iqG0JySttyrd7 p8qTfb3j8yUm3pGWbz9y+PPmsRJTpeN/4tFDpWRXuUYAZZBvs9euWr/FaybybA== 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=ZPU8ujKO; 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-Seal: i=1; s=key1; d=yhetil.org; t=1689698118; a=rsa-sha256; cv=none; b=EuNiV6EGPrVAawDOdyUosI3Mxryr9pn8b86KJ2HisnRitjJLjKZ7Ecw60fvDM4Zdd7z/0i oEIHIpZn62sIgVyYHg74R+KclnKB7vUiwvJQWs7x4cptNJ9DfNwv0YNFbObdars2mNPDyN sSlhJZFQ9QmXdycrTEg1ZStc+o4k+p7pw68L0WB2kdSXvJjaW/lcC/GfUsJyQv+2YcMFEE npLBX8puA7jbVUdtMFn92NTuwFqKvBRFTHjCaTMqHW/i1log6CZE10HQIrNOoKrKsNKVRP y1MEEKy+d1w/O6uGvfpBvssM/JwWUqeAZ4gpUfbclPHf2BdVrxmkdKFpdb79cw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLnfD-00080k-ES; Tue, 18 Jul 2023 12:35:03 -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 1qLnfC-00080R-9n for guix-patches@gnu.org; Tue, 18 Jul 2023 12:35: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 1qLnfC-0003UV-1l for guix-patches@gnu.org; Tue, 18 Jul 2023 12:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLnfB-0001MY-UK for guix-patches@gnu.org; Tue, 18 Jul 2023 12:35:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 26/43] gnu: cairo: Support building for the Hurd. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 16:35:01 +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: Liliana Marie Prikler Cc: Raghav Gururajan , ludo@gnu.org, 64711@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.16896980585185 (code B ref 64711); Tue, 18 Jul 2023 16:35:01 +0000 Received: (at 64711) by debbugs.gnu.org; 18 Jul 2023 16:34:18 +0000 Received: from localhost ([127.0.0.1]:54095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLneT-0001LZ-TX for submit@debbugs.gnu.org; Tue, 18 Jul 2023 12:34:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLneR-0001LL-Ou for 64711@debbugs.gnu.org; Tue, 18 Jul 2023 12:34:16 -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 1qLneM-0003Mz-9A; Tue, 18 Jul 2023 12:34:10 -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=4PWS4zPn/9jsGBFlcE5g9fvXwX3oqbge+l+zJyD5v4w=; b=ZPU8ujKOFchJWhP1KHtd UaQcBMOS5eYfYVTFm1MmhTVbPUSYXfLkAQI3p/0XB+10BqN5bvI+xgneoEg9ZeRWQ0oF/p/XW5niC P7XBiusv7OrMNApcMEgEDSDQL4YULnxm6/B2ZvCf+JLLfNJD3MjpPc+a+0yu9tGTOR6vu5F1ssjTX ix9/3lIWvwzXcNxWSA11XzY4ron459cMmxlMS4JdjiUu5SCMHlUfOQz+rZSJ6WzTeiNHuZQ5+sYwC vjFqlBWuLKwC7Tbll2w894ETltJP3aSjzNS+y8cstzP6C5FarbAde2fIR4IEog4nXoQ5Q+u9LJg/2 kLx3sGaqC0Ukzg==; 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 1qLneB-00057C-0Q; Tue, 18 Jul 2023 12:34:10 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <5b9d5c38a26b504ca4cb4f87a778149fba0f0bf7.camel@gmail.com> X-Url: http://AvatarAcademy.nl Date: Tue, 18 Jul 2023 18:33:56 +0200 In-Reply-To: <5b9d5c38a26b504ca4cb4f87a778149fba0f0bf7.camel@gmail.com> (Liliana Marie Prikler's message of "Tue, 18 Jul 2023 17:57:28 +0200") Message-ID: <87h6q1dvrf.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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -3.84 X-Migadu-Queue-Id: E962D53C33 X-Migadu-Spam-Score: -3.84 X-Migadu-Scanner: mx0.migadu.com X-TUID: SdECnZXhuN/i Liliana Marie Prikler writes: > Am Dienstag, dem 18.07.2023 um 16:40 +0200 schrieb Janneke > Nieuwenhuizen: >> Gobject-introspection and libdrm does not build for the Hurd.=C2=A0 >> Poppler depends >> on nss, which does not build for the Hurd. >>=20 >> * gnu/packages/gtk.scm (cairo)[native-inputs]: When building for the >> Hurd, do >> not include gobject-introspection. >> [inputs]: Likewise, do not include libdrm, poppler. > Could we provide a minimal gobject-introspection that builds for the > hurd? That would be nice. Note that Debian doesn't support gobject-introspection on the Hurd, unless I'm mistaken.=20 Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com