From patchwork Mon Oct 9 20:06:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bruno Victal X-Patchwork-Id: 54701 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AE95D27BBE2; Mon, 9 Oct 2023 22:20:07 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0100627BBEA for ; Mon, 9 Oct 2023 22:20:03 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpxfI-0008Lk-RR; Mon, 09 Oct 2023 17:19:48 -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 1qpxfB-0008Cy-PA for guix-patches@gnu.org; Mon, 09 Oct 2023 17:19:42 -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 1qpxfB-0007B1-H5 for guix-patches@gnu.org; Mon, 09 Oct 2023 17:19:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpxfW-0007hw-9E; Mon, 09 Oct 2023 17:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates v3 62/63] gnu: Remove unneeded libxml2 from native-inputs. (gtk-doc) 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: Mon, 09 Oct 2023 21:20:02 +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.169688635829540 (code B ref 65479); Mon, 09 Oct 2023 21:20:02 +0000 Received: (at 65479) by debbugs.gnu.org; 9 Oct 2023 21:19:18 +0000 Received: from localhost ([127.0.0.1]:33588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpxeo-0007gO-BG for submit@debbugs.gnu.org; Mon, 09 Oct 2023 17:19:18 -0400 Received: from smtpmciv1.myservices.hosting ([185.26.107.237]:57232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpxel-0007gF-HG for 65479@debbugs.gnu.org; Mon, 09 Oct 2023 17:19:16 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv1.myservices.hosting (Postfix) with ESMTP id CB84520C62 for <65479@debbugs.gnu.org>; Mon, 9 Oct 2023 23:17:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 38F4C800A1; Mon, 9 Oct 2023 23:17:44 +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 uHvMSE6KxqC0; Mon, 9 Oct 2023 23:17:43 +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 85F438009A; Mon, 9 Oct 2023 23:17:43 +0200 (CEST) From: Bruno Victal Date: Mon, 9 Oct 2023 21:06:50 +0100 Message-ID: <2ca15c3f248e956d68aa2aaa3a39ec5da7f1b8d3.1696881354.git.mirai@makinata.eu> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches The gtk-doc wrapped binaries use XML_CATALOG_FILES to perform XML catalog lookup and come with docbook-xsl within the variable which fixes the docbook-xsl stylesheet lookup related failures with these packages. This makes it unnecessary to include libxml2 as the cause of error was usually with the gtk-doc binaries. * gnu/packages/gnome.scm (gupnp-igd, dee, zeitgeist, libnma)[native-inputs]: Remove libxml2. * gnu/packages/rpm.scm (libmodulemd)[native-inputs]: Ditto. * gnu/packages/security-token.scm (libu2f-host)[native-inputs]: Ditto. --- gnu/packages/gnome.scm | 4 ---- gnu/packages/rpm.scm | 3 +-- gnu/packages/security-token.scm | 5 ++--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 107ef8bace..9e51a7e7aa 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -282,7 +282,6 @@ (define-public gupnp-igd gobject-introspection gsettings-desktop-schemas gtk-doc/stable - libxml2 ;for XML_CATALOG_FILES pkg-config)) (propagated-inputs ;; These libraries are required by the .pc file. @@ -663,7 +662,6 @@ (define-public dee gtk-doc/stable ;; Would only be required by configure flag "--enable-extended-tests". ;;gtx - libxml2 ;for XML_CATALOG_FILES pkg-config python-pygobject python-wrapper @@ -725,7 +723,6 @@ (define-public zeitgeist gobject-introspection gtk-doc/stable libtool - libxml2 ;for XML_CATALOG_FILES pkg-config vala xorg-server-for-tests)) @@ -1772,7 +1769,6 @@ (define-public libnma `(,glib "bin") gtk-doc/stable gobject-introspection - libxml2 ;for XML_CATALOG_FILES pkg-config vala)) (inputs diff --git a/gnu/packages/rpm.scm b/gnu/packages/rpm.scm index 2c0d971377..21568f40df 100644 --- a/gnu/packages/rpm.scm +++ b/gnu/packages/rpm.scm @@ -116,9 +116,8 @@ (define-public libmodulemd `(,glib "bin") `(,glib-with-documentation "doc") gobject-introspection ;for g-ir-scanner - gtk-doc + gtk-doc/stable help2man - libxml2 ;for XML_CATALOG_FILES pkg-config python)) ;for 'site-packages' call (inputs diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm index 38dcd28087..2b19f7b49f 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm @@ -594,10 +594,9 @@ (define-public libu2f-host (list help2man gengetopt pkg-config - gtk-doc + gtk-doc/stable docbook-xml-4.3 - eudev - libxml2)) ;for XML_CATALOG_FILES + eudev)) (home-page "https://developers.yubico.com/libu2f-host/") ;; TRANSLATORS: The U2F protocol has a "server side" and a "host side". (synopsis "U2F host-side C library and tool")