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

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Tue, 29 Dec 2020 12:02:01 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45530 in the body.
You can then email your comments to 45530 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45530; Package guix-patches. (Tue, 29 Dec 2020 12:02:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 29 Dec 2020 12:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: java-xstream: Update to 1.4.15.
Date: Tue, 29 Dec 2020 13:01:30 +0100
* gnu/packages/xml.scm (java-xstream): Update to 1.4.15.
---
 gnu/packages/xml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 9dc37addf4..2c7b2901a0 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -2132,7 +2132,7 @@ outputting XML data from Java code.")
 (define-public java-xstream
   (package
     (name "java-xstream")
-    (version "1.4.10")
+    (version "1.4.15")
     (source
      (origin
        (method git-fetch)
@@ -2144,7 +2144,7 @@ outputting XML data from Java code.")
                                   version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "12m2bw8bapdc1w0pni9wl5hh2y8jfdgcvxd464jl9917dsp3ai2n"))))
+        (base32 "1178qryrjwjp44439pi5dxzd32896r5zs429z1qhlc09951r7mi9"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "xstream.jar"
-- 
2.29.2





Information forwarded to guix-patches <at> gnu.org:
bug#45530; Package guix-patches. (Wed, 30 Dec 2020 21:12:02 GMT) Full text and rfc822 format available.

Message #8 received at 45530 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45530 <at> debbugs.gnu.org
Subject: Re: [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 <at> 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?




Information forwarded to guix-patches <at> gnu.org:
bug#45530; Package guix-patches. (Thu, 31 Dec 2020 14:01:02 GMT) Full text and rfc822 format available.

Message #11 received at 45530 <at> debbugs.gnu.org (full text, mbox):

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 45530 <at> debbugs.gnu.org
Subject: Re: [bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15.
Date: Thu, 31 Dec 2020 15:00:39 +0100
Hello,

On Wed, Dec 30, 2020 at 10:11 PM Leo Famulari <leo <at> famulari.name> wrote:
> Are you able to build maven with the java-xstream update?

I tried:

./pre-inst-env guix build --no-grafts maven

which failed with:

BUILD FAILED
/tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon-3.3.4/build.xml:1:
Test org.apache.maven.wagon.providers.http.HttpWagonErrorTest failed

Total time: 1 second
command "ant" "check" failed with status 1
builder for `/gnu/store/pwmh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv'
failed with exit code 1
build of /gnu/store/pwmh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv
failed
View build log at
'/var/log/guix/drvs/pw/mh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv.bz2'.
cannot build derivation
`/gnu/store/9g3i7s3fyravk1q6mrdmqhi0dnszn5x7-maven-3.6.1.drv': 1
dependencies couldn't be built
guix build: error: build of
`/gnu/store/9g3i7s3fyravk1q6mrdmqhi0dnszn5x7-maven-3.6.1.drv' failed
vince <at> guix ~/dev/repo/guix [env]$ guix graph maven-wagon-http | grep xstream

So I don't know what to conclude.

-- 
Vincent Legoll




Information forwarded to guix-patches <at> gnu.org:
bug#45530; Package guix-patches. (Thu, 31 Dec 2020 18:54:01 GMT) Full text and rfc822 format available.

Message #14 received at 45530 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: Julien Lepiller <julien <at> lepiller.eu>, 45530 <at> debbugs.gnu.org
Subject: Re: [bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15.
Date: Thu, 31 Dec 2020 13:52:51 -0500
Pinging the Maven expert!

On Thu, Dec 31, 2020 at 03:00:39PM +0100, Vincent Legoll wrote:
> Hello,
> 
> On Wed, Dec 30, 2020 at 10:11 PM Leo Famulari <leo <at> famulari.name> wrote:
> > Are you able to build maven with the java-xstream update?
> 
> I tried:
> 
> ./pre-inst-env guix build --no-grafts maven
> 
> which failed with:
> 
> BUILD FAILED
> /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon-3.3.4/build.xml:1:
> Test org.apache.maven.wagon.providers.http.HttpWagonErrorTest failed
> 
> Total time: 1 second
> command "ant" "check" failed with status 1
> builder for `/gnu/store/pwmh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv'
> failed with exit code 1
> build of /gnu/store/pwmh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv
> failed
> View build log at
> '/var/log/guix/drvs/pw/mh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv.bz2'.
> cannot build derivation
> `/gnu/store/9g3i7s3fyravk1q6mrdmqhi0dnszn5x7-maven-3.6.1.drv': 1
> dependencies couldn't be built
> guix build: error: build of
> `/gnu/store/9g3i7s3fyravk1q6mrdmqhi0dnszn5x7-maven-3.6.1.drv' failed
> vince <at> guix ~/dev/repo/guix [env]$ guix graph maven-wagon-http | grep xstream
> 
> So I don't know what to conclude.
> 
> -- 
> Vincent Legoll




Reply sent to Julien Lepiller <julien <at> lepiller.eu>:
You have taken responsibility. (Thu, 31 Dec 2020 23:37:01 GMT) Full text and rfc822 format available.

Notification sent to Vincent Legoll <vincent.legoll <at> gmail.com>:
bug acknowledged by developer. (Thu, 31 Dec 2020 23:37:02 GMT) Full text and rfc822 format available.

Message #19 received at 45530-done <at> debbugs.gnu.org (full text, mbox):

From: Julien Lepiller <julien <at> lepiller.eu>
To: Leo Famulari <leo <at> famulari.name>
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>, 45530-done <at> debbugs.gnu.org
Subject: Re: [bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15.
Date: Fri, 1 Jan 2021 00:36:35 +0100
Le Thu, 31 Dec 2020 13:52:51 -0500,
Leo Famulari <leo <at> famulari.name> a écrit :

> Pinging the Maven expert!
> 
> On Thu, Dec 31, 2020 at 03:00:39PM +0100, Vincent Legoll wrote:
> > Hello,
> > 
> > On Wed, Dec 30, 2020 at 10:11 PM Leo Famulari <leo <at> famulari.name>
> > wrote:  
> > > Are you able to build maven with the java-xstream update?  
> > 
> > I tried:
> > 
> > ./pre-inst-env guix build --no-grafts maven
> > 
> > which failed with:
> > 
> > BUILD FAILED
> > /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon-3.3.4/build.xml:1:
> > Test org.apache.maven.wagon.providers.http.HttpWagonErrorTest failed
> > 
> > Total time: 1 second
> > command "ant" "check" failed with status 1
> > builder for
> > `/gnu/store/pwmh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv'
> > failed with exit code 1 build of
> > /gnu/store/pwmh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv
> > failed View build log at
> > '/var/log/guix/drvs/pw/mh9xclfmmacrw2ni989ha802fjmxqh-maven-wagon-http-3.3.4.drv.bz2'.
> > cannot build derivation
> > `/gnu/store/9g3i7s3fyravk1q6mrdmqhi0dnszn5x7-maven-3.6.1.drv': 1
> > dependencies couldn't be built
> > guix build: error: build of
> > `/gnu/store/9g3i7s3fyravk1q6mrdmqhi0dnszn5x7-maven-3.6.1.drv' failed
> > vince <at> guix ~/dev/repo/guix [env]$ guix graph maven-wagon-http |
> > grep xstream
> > 
> > So I don't know what to conclude.
> > 
> > -- 
> > Vincent Legoll  

Weird, I'm able to build maven from master, and after that
maven-wagon-http is indeed not in the path from xstream to maven.

Since it does not create any new failure (I was able to build maven
with this patch), I pushed it as
fdf7095e856c3c13a54baee5d942d14e96f7fb4d.

Thank you!




Information forwarded to guix-patches <at> gnu.org:
bug#45530; Package guix-patches. (Tue, 05 Jan 2021 20:07:02 GMT) Full text and rfc822 format available.

Message #22 received at 45530-done <at> debbugs.gnu.org (full text, mbox):

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>, 45530-done <at> debbugs.gnu.org,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: bug#45530: [PATCH] gnu: java-xstream: Update to 1.4.15.
Date: Tue, 5 Jan 2021 21:06:11 +0100
[Message part 1 (text/plain, inline)]
On Fri, 1 Jan 2021 00:36:35 +0100
Julien Lepiller <julien <at> lepiller.eu> wrote:

> Le Thu, 31 Dec 2020 13:52:51 -0500,
> Leo Famulari <leo <at> famulari.name> a écrit :
> 
> > Pinging the Maven expert!

> > > BUILD FAILED
> > > /tmp/guix-build-maven-wagon-http-3.3.4.drv-0/wagon-3.3.4/build.xml:1:
> > > Test org.apache.maven.wagon.providers.http.HttpWagonErrorTest
> > > failed
> > > 

[..]

> Weird, I'm able to build maven from master, and after that
> maven-wagon-http is indeed not in the path from xstream to maven.
> 
> Since it does not create any new failure (I was able to build maven
> with this patch), I pushed it as
> fdf7095e856c3c13a54baee5d942d14e96f7fb4d.

Recently I noticed that maven-wagon-http has indeterministic test
failures. I opened a report under 45677.

Björn
[Message part 2 (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 03 Feb 2021 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.