From patchwork Mon Feb 7 19:32:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve George X-Patchwork-Id: 135 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 043AF27BBEA; Mon, 7 Feb 2022 19:59:21 +0000 (GMT) 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=unavailable 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 C86E927BBE9 for ; Mon, 7 Feb 2022 19:59:20 +0000 (GMT) Received: from localhost ([::1]:50712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nHAAR-0002lx-Uc for patchwork@mira.cbaines.net; Mon, 07 Feb 2022 14:59:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH9ou-0002iV-Tl for guix-patches@gnu.org; Mon, 07 Feb 2022 14:37:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49920) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nH9ot-0002vv-DO for guix-patches@gnu.org; Mon, 07 Feb 2022 14:37:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nH9ot-0007a7-Bg for guix-patches@gnu.org; Mon, 07 Feb 2022 14:37:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53860] [PATCH] gnu: clojure-data-xml: Fix build by removing tests. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Feb 2022 19:37:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53860 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53860@debbugs.gnu.org Cc: Steve George X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164426257729075 (code B ref -1); Mon, 07 Feb 2022 19:37:03 +0000 Received: (at submit) by debbugs.gnu.org; 7 Feb 2022 19:36:17 +0000 Received: from localhost ([127.0.0.1]:43815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH9o8-0007Ys-QO for submit@debbugs.gnu.org; Mon, 07 Feb 2022 14:36:17 -0500 Received: from lists.gnu.org ([209.51.188.17]:56852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH9o6-0007Yk-Nw for submit@debbugs.gnu.org; Mon, 07 Feb 2022 14:36:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH9o6-0001hY-5O for guix-patches@gnu.org; Mon, 07 Feb 2022 14:36:14 -0500 Received: from mailtransmit05.runbox.com ([185.226.149.38]:36666) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH9nl-0002jl-5V for guix-patches@gnu.org; Mon, 07 Feb 2022 14:36:04 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1nH9na-00AH5O-Nb for guix-patches@gnu.org; Mon, 07 Feb 2022 20:35:42 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1nH9na-0007A5-81 for guix-patches@gnu.org; Mon, 07 Feb 2022 20:35:42 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1nH9nR-0000uB-9m; Mon, 07 Feb 2022 20:35:33 +0100 From: Steve George Date: Mon, 7 Feb 2022 19:32:19 +0000 Message-Id: <20220207193219.4055890-2-steve@futurile.net> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220207193219.4055890-1-steve@futurile.net> References: <20220207193219.4055890-1-steve@futurile.net> Received-SPF: pass client-ip=185.226.149.38; envelope-from=steve@futurile.net; helo=mailtransmit05.runbox.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/clojure.scm (clojure-data-xml): tests don't work with stable and recent versions of the JDK (https://clojure.atlassian.net/browse/DXML-67). Prevent test build stage running. --- gnu/packages/clojure.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) base-commit: abb197dfe98095a9ea7527a3ca3f81bb0edd5813 diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index 40a3d7708a..6f9dbd6bca 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -333,10 +333,13 @@ is on par with Java implementations, e.g., Apache commons-codec.") (arguments '(#:source-dirs '("src/main/clojure") #:test-dirs '("src/test/clojure") - #:doc-dirs '())) + #:doc-dirs '() + ;; FIXME: resolve when https://clojure.atlassian.net/browse/DXML-67 is closed + #:tests? #f)) (propagated-inputs (list clojure-data-codec)) (synopsis "Clojure library for reading and writing XML data") - (description "@code{data.xml} is a Clojure library for reading and writing + (description + "@code{data.xml} is a Clojure library for reading and writing XML data. @code{data.xml} has the following features: Parses XML documents into Clojure data structures