From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4HRGI9r0DmVPDwEA9RJhRA:P1 (envelope-from ) for ; Sat, 23 Sep 2023 16:23:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4HRGI9r0DmVPDwEA9RJhRA (envelope-from ) for ; Sat, 23 Sep 2023 16:23:22 +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 542D051E2A for ; Sat, 23 Sep 2023 16:23:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695479002; 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; bh=PxBNqWTteGeERzhYo7S5OzeQYRsvKeSLqE5LygfmukY=; b=erOtdLG0dxxElLKJsYwdi4eGykcEJOMqt0Ci+wKaq4olrubVWSWHydKV8UHABT92Gc6VRq JIDzs+24SpvIljc/O12I7UonVB/Nr9p2T1nA9hTClUMu7uGGT3kpzqIUagacPTcGbjSvpH wdwY8VyFV0ETf6te4d3lQIoF0hhf2J6sMh7Gl0Ibc3Mo90DcU2HYMEx7cYCpRbLT3v2VtO 8EFk/cod75Dc+cAw+x9ovGJZ2wYFvJJs0tIVeXmyGZi3MhEVXrp3H/6MjKLQ3GqLYS91sy WW4GZoBPcb0EL++Fv6Un49baiFEI+MaMIe/yJiPjzgemX+r4nRnBCblAFOm7HA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695479002; a=rsa-sha256; cv=none; b=mIgQ3K1PwLX2H6jixyWHIn+e6tHsIjS1F4ApJfe+S9oiA83Hc0w8pYNNeUnv8qQa/iPquz 6Kraci0Py6xlH2fAbDKxiF9Jo15wk4HyPjOLrSXM8p8B54HaZSIddf4vxYNUPMh74m72SH qwDErXNLJvQ8lfb4B4wfFeQarSxNPlzudyuWfKK3WUlNa+n+jOKFQ8z21nx1oC6HzdDaLh Sk7HbpyBgWirxHsKch7QHXcmx54HpucgDq/hc0KlZ9R9mJu1DiSaFMSPUsfbnL18hZl60f pd6ovLRYlUakl6g40g/dcyWtn9hOVUNdc1PV316PMbN240mtwmDwQMfzVV7dVg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qk3WX-00072W-W7; Sat, 23 Sep 2023 10:22:23 -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 1qk3WC-0006xK-6b for guix-patches@gnu.org; Sat, 23 Sep 2023 10:22:00 -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 1qk3WB-0003AE-Tx for guix-patches@gnu.org; Sat, 23 Sep 2023 10:21:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qk3WM-00083x-Gh; Sat, 23 Sep 2023 10:22:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates v2 23/62] gnu: gtk-doc: Add libxslt native-search-paths to its own. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, rg@raghavgururajan.name, guix-patches@gnu.org Resent-Date: Sat, 23 Sep 2023 14:22:10 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65479@debbugs.gnu.org Cc: Bruno Victal , Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan X-Debbugs-Original-Xcc: Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.169547892230839 (code B ref 65479); Sat, 23 Sep 2023 14:22:10 +0000 Received: (at 65479) by debbugs.gnu.org; 23 Sep 2023 14:22:02 +0000 Received: from localhost ([127.0.0.1]:40210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qk3WD-000817-49 for submit@debbugs.gnu.org; Sat, 23 Sep 2023 10:22:01 -0400 Received: from smtpmciv5.myservices.hosting ([185.26.107.241]:42592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qk3W6-0007ze-70 for 65479@debbugs.gnu.org; Sat, 23 Sep 2023 10:21:54 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv5.myservices.hosting (Postfix) with ESMTP id 88E5020DE7 for <65479@debbugs.gnu.org>; Sat, 23 Sep 2023 16:21:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id DF6F58009A; Sat, 23 Sep 2023 16:21:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id KVb4GgZGUcJ2; Sat, 23 Sep 2023 16:21:25 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 24F6D80098; Sat, 23 Sep 2023 16:21:25 +0200 (CEST) From: Bruno Victal Date: Sat, 23 Sep 2023 15:19:58 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-Migadu-Spam-Score: -3.70 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 542D051E2A X-Spam-Score: -3.70 X-TUID: uCMuQUnDxWr6 Grepping through the built package, gtk-doc invokes 'xsltproc' so we propagate the search paths in order for 'xsltproc' to find the XML/SGML catalog files. Note that due to a module cycle we must duplicate it instead of using '(package-native-search-paths libxslt)'. * gnu/packages/gtk.scm (gtk-doc)[native-search-paths]: Add $SGML_CATALOG_FILES and $XML_CATALOG_FILES. --- gnu/packages/gtk.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 0d6df1f583..082039fa6e 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -60,6 +60,7 @@ (define-module (gnu packages gtk) #:use-module (guix download) #:use-module (guix bzr-download) #:use-module (guix git-download) + #:use-module (guix search-paths) #:use-module ((guix build utils) #:select (alist-replace)) #:use-module (guix build-system cmake) #:use-module (guix build-system glib-or-gtk) @@ -2227,6 +2228,12 @@ (define-public gtk-doc python-pygments source-highlight yelp-tools)) + (native-search-paths + ;; xsltproc's search paths, to avoid propagating libxslt. + ;; XXX: There's a module cycle as (gnu packages xml) imports + ;; (gnu packages gtk) so we can't use (package-native-search-paths …) + ;; and must duplicate it here instead. + (list $SGML_CATALOG_FILES $XML_CATALOG_FILES)) (home-page "https://wiki.gnome.org/DocumentationProject/GtkDoc") (synopsis "GTK+ DocBook Documentation Generator") (description "GtkDoc is a tool used to extract API documentation from C-code -- 2.41.0