From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WD+UEIOL5mQcKgEASxT56A (envelope-from ) for ; Thu, 24 Aug 2023 00:43:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0O8gEIOL5mSyzwAAauVa8A (envelope-from ) for ; Thu, 24 Aug 2023 00:43:15 +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 DDF9F4ED9B for ; Thu, 24 Aug 2023 00:43:14 +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=1692830594; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=HVnHptEqHqfa4ooOt4tYAfh04/fnHEihLnqejnGdQm0=; b=LxT4UrlH/QMsUuI9YyV8qWqSxb8kPEUrpVqnQF56EcO3JtVQMP9ykAiI4JkpGHviheF9nT w9fiEl9q7try72hzNalP86FfS6FZES2IYYT9arRl0ldAMJ1eOJ40ja5JqfRYKGTGlRyHeY lBErvItak7FOABUzCISCyyAF1vRsP8yh94yU0yOWrSKNL0qSrA8iFdIMZrz1p7N2Le7pby Y2GJ5zaCY70UGirJBe5bOmd3DhuW7NW0qwxFoHMVfaDw77Oj8jM0ingbb8hGRO2u+Gw0TR 5QofTe99TL5ivzVk1+Woaut21UNGA+43P+nZfUIzCy2CirXJHF8nCBwI6EmWbw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692830594; a=rsa-sha256; cv=none; b=QwPGw69wyovxIpvvs6oCXFTySDEGlzO9mdqRZs0GbcAAJVjGS7IOKH82M+rgYbuwMRvBIL J5TRzCRAELtfFM2t8RcdnpGnqS0ZKXwj76Tm5bMqg8A53+3/HJtjs3eZ7cjrRp+fR/FQfy lJJKpvFlXtSby1KzkjTxkWH8g59BjLDIA5OSIT016U5C7iDaoqVOGsaFcWFnTnTL8uyBZj eiXq6t2ewbkvxRu2NCJyAOkvUZflbIDlZTW8hFLCamnr0AhQBXiQMD8r9yFzPV/Xc602I/ h4GvfcttS4CgpTw6DOjs+5TO2HVSYGgmP+/O5lIGfzDEYYo7HlHlppIUlCs2dQ== 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYwZ1-0003Dk-JR; Wed, 23 Aug 2023 18:42:59 -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 1qYwZ0-0003DN-CX for guix-patches@gnu.org; Wed, 23 Aug 2023 18:42:58 -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 1qYwZ0-0006g4-4h for guix-patches@gnu.org; Wed, 23 Aug 2023 18:42:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYwZ3-0004Rg-Nl for guix-patches@gnu.org; Wed, 23 Aug 2023 18:43:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH core-updates 61/61] gnu: Remove unneeded libxml2 from native-inputs. (gtk-doc) Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 23 Aug 2023 22:43:01 +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 Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.169283054717043 (code B ref 65479); Wed, 23 Aug 2023 22:43:01 +0000 Received: (at 65479) by debbugs.gnu.org; 23 Aug 2023 22:42:27 +0000 Received: from localhost ([127.0.0.1]:35514 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYwYU-0004Qo-F8 for submit@debbugs.gnu.org; Wed, 23 Aug 2023 18:42:26 -0400 Received: from smtpmciv5.myservices.hosting ([185.26.107.241]:44826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYwYS-0004Qg-7W for 65479@debbugs.gnu.org; Wed, 23 Aug 2023 18:42:24 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv5.myservices.hosting (Postfix) with ESMTP id 0BA9320CE0 for <65479@debbugs.gnu.org>; Thu, 24 Aug 2023 00:42:19 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 6A4E08005B; Thu, 24 Aug 2023 00:36:35 +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 R5Ydf0cKGJbq; Thu, 24 Aug 2023 00:36:34 +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 2374E800B4; Thu, 24 Aug 2023 00:36:25 +0200 (CEST) From: Bruno Victal Date: Wed, 23 Aug 2023 23:35:53 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 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: -4.71 X-Spam-Score: -4.71 X-Migadu-Queue-Id: DDF9F4ED9B X-Migadu-Scanner: mx1.migadu.com X-TUID: kFjERusqhHQN 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 f5b975f514..31be773416 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -281,7 +281,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 b7802e3ecd..3df5756ef4 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 6d7f5c9ab2..c6d7a1ea1f 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm @@ -593,10 +593,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") -- 2.40.1