From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 wKgqK0fOumRWawEASxT56A (envelope-from ) for ; Fri, 21 Jul 2023 20:28:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4CAkK0fOumSvRwEAauVa8A (envelope-from ) for ; Fri, 21 Jul 2023 20:28:23 +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 4020D60F35 for ; Fri, 21 Jul 2023 20:28: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=dVwyDDLG; 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=1689964103; 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=G34NbKunwDoRrEnHfW8z8zIKzeNwPmX9fmBuh3z8M2U=; b=Z3P6uJWOMQzaboH30PkDnKJKU/UPEhp+Teb5jH679bcFjmWjtDtu7TxBoe0u2LaFW419RJ YtxiZRQ1YaL2qFUpoB5v8YNaTJR6pbOvsI4bEB7jxE94BY4Yw7W4smlJKSLVrPWoCBqLg2 ryNd9asVpaywFRgfwjLLJ7jWycEZoIO4i4ap7baAtihSXPxiuGKB//pDafX//wZ/QSz7pZ VeS71wFRos/2tHH3XHhWffIBe1FfHdm4+k8fiZX7z36o616stdAYQEbgPsH67MSTQD1KgA ir04wXo2Hlxg3oNhGtLiWVTA5PcdaXqDIskkSeBB89Io/bNJKev57GrdY+glUQ== 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=dVwyDDLG; 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=1689964103; a=rsa-sha256; cv=none; b=AF+b/wc6xp294o6DnkrS+RLhekqdUsQ0o5cGEwsbtdVCMyDHpLXU6rtp8TSjPW/+I7hjG/ 4TUM7yc1fGYFUHdJKwazLF6Ynlmf7Smx/Gb1NQX+fyw1L/1iIM8/regoCVaIk5kRXNgKRZ by9V3TEtiiTTy5WaEWOx1uTq9B2cDw7ifcFpgC3s3SdJQykbba7prb3rspMTbJdilFVkXZ PGegfwH/w3rxD+8rXPUVy4yHo5U1uvXgqc5Eoq77hDgMSiVvk5I+5I6RwgeRfg+zHQWR+y uRRMP4WYrUWTDjIQZBEDELzJBUDDbagHe2sOF3P5vsAxv1+7Cw7W3jFcd1ak5w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMurE-0006tR-6k; Fri, 21 Jul 2023 14:28: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 1qMurC-0006rv-Hm for guix-patches@gnu.org; Fri, 21 Jul 2023 14:28: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 1qMurC-0001Ya-9d for guix-patches@gnu.org; Fri, 21 Jul 2023 14:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMurB-0001eu-Os for guix-patches@gnu.org; Fri, 21 Jul 2023 14:28: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: Fri, 21 Jul 2023 18:28: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: Maxim Cournoyer Cc: Raghav Gururajan , ludo@gnu.org, 64711@debbugs.gnu.org, Liliana Marie Prikler Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.16899640786365 (code B ref 64711); Fri, 21 Jul 2023 18:28:01 +0000 Received: (at 64711) by debbugs.gnu.org; 21 Jul 2023 18:27:58 +0000 Received: from localhost ([127.0.0.1]:34846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMur7-0001eb-LV for submit@debbugs.gnu.org; Fri, 21 Jul 2023 14:27:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMur3-0001eM-FE for 64711@debbugs.gnu.org; Fri, 21 Jul 2023 14:27:55 -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 1qMuqv-0001Rc-2i; Fri, 21 Jul 2023 14:27:45 -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=G34NbKunwDoRrEnHfW8z8zIKzeNwPmX9fmBuh3z8M2U=; b=dVwyDDLG7A0F056/4lRP BBujRO9XubnHlXfP5eccqF885Bxwc5utA1y76shsvrxoJLzV+vQ/NnIPAcbVi5+4BXvk9zpuGd3zD SCcayhb5QEZaCrEtsUtIjSZyJQ+v1IB90LjE9vev+jQ+rnFOu10ZX0Lvlh9ciS9i6Qzn0Ened/j7V blcIrZUpvRdc/+b7N0Kn8C0VHitZt0dBTrWhitQlV/P6Z5YVAPh8nkFtRrBD20o03LrEfY1wBu3J8 2J0vP4d7pFNHP6sjmt7mZDxgW6dUkLRTxeHQ+PvjsYo479IiwBRiUCkoDs8/RFqKgS6CI+LMWUtai cFRhZFbGd5fyJQ==; 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 1qMuqr-0006Qx-S7; Fri, 21 Jul 2023 14:27:44 -0400 From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: <5b9d5c38a26b504ca4cb4f87a778149fba0f0bf7.camel@gmail.com> <87h6q1dvrf.fsf@gnu.org> <87jzuxt267.fsf@gmail.com> <87h6q0b64q.fsf@gnu.org> <87v8efmg00.fsf@gmail.com> X-Url: http://AvatarAcademy.nl Date: Fri, 21 Jul 2023 20:27:38 +0200 In-Reply-To: <87v8efmg00.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 19 Jul 2023 23:14:07 -0400") Message-ID: <87wmytglwl.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.85 X-Migadu-Queue-Id: 4020D60F35 X-Migadu-Spam-Score: -3.85 X-Migadu-Scanner: mx0.migadu.com X-TUID: Ku+2M7Eqrbnw Maxim Cournoyer writes: Hi Maxim, > Janneke Nieuwenhuizen writes: > >> Maxim Cournoyer writes: >> >> Hi! >> >>> Janneke Nieuwenhuizen writes: >>> >>>> 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 I was mistaken; I've checked it again and gobject-introspection is installable for the Hurd. --8<---------------cut here---------------start------------->8--- ii gobject-introspection 1.74.0-3 hurd-i386 Generate interface intr= ospection data for GObject libraries --8<---------------cut here---------------end--------------->8--- >>> I wonder what prevents gobject-introspection from running on the Hurd? >> >> Find build log attached. > > Interesting. Debian carries no Hurd patch for it [0], and upstream > doesn't seem to know about this issue [1]. Hmm? Interesting indeed... > [0] http://deb.debian.org/debian/pool/main/g/gobject-introspection/gobje= ct-introspection_1.76.1-1.debian.tar.xz > [1] https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/?sort= =3Dcreated_date&state=3Dopened&search=3Dgetauxval&first_page_size=3D20 --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com