guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15.


From: Leo Famulari
Subject: [bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15.
Date: Wed, 30 Dec 2020 16:11:22 -0500

On Tue, Dec 29, 2020 at 01:01:30PM +0100, Vincent Legoll wrote:
> * gnu/packages/xml.scm (java-xstream): Update to 1.4.15.

I tested the affected packages:

------
$ guix refresh -l java-xstream   
Building the following 1 package would ensure 31 dependent packages are 
rebuilt: maven@3.6.1
$ ./pre-inst-env guix build --no-grafts maven
[...]
BUILD FAILED
/tmp/guix-build-java-kafka-clients-1.0.0.drv-0/kafka-1.0.0-src/build.xml:1: 
Test org.apache.kafka.common.network.SslTransportLayerTest failed

Total time: 3 minutes 5 seconds
command "ant" "check" failed with status 1
builder for 
`/gnu/store/yls4mcjskj4c95hls51naj056685zqq6-java-kafka-clients-1.0.0.drv' 
failed with exit code 1
build of 
/gnu/store/yls4mcjskj4c95hls51naj056685zqq6-java-kafka-clients-1.0.0.drv failed
------

java-kafka-clients does not depend on java-xstream:

------
$ guix graph java-kafka-clients | grep xstream
$
------

But I'd like to be sure before pushing the update.

Are you able to build maven with the java-xstream update?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]