unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48305: java eclipse jetty util does not build
@ 2021-05-09  0:45 Dr. Arne Babenhauserheide
  2021-05-09  1:52 ` Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Dr. Arne Babenhauserheide @ 2021-05-09  0:45 UTC (permalink / raw)
  To: 48305


[-- Attachment #1.1: Type: text/plain, Size: 1535 bytes --]

I see

„check“-Phasebuilder for `/gnu/store/im3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv' failed with exit code 1
Erstellung von /gnu/store/im3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv fehlgeschlagen
Das Erstellungsprotokoll kann unter „/var/log/guix/drvs/im/3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv.bz2“ eingesehen werden.
/gnu/store/7k6rv14mkd368dnmfl3iwlqh020307ba-java-kafka-clients-1.0.0.drv wird erstellt …
cannot build derivation `/gnu/store/vvlj7l0yyzdz3gb09p70dyyixqxmrghb-maven-wagon-http-3.3.4.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/7q25bsm6njn3nhq2qs75ghs9qyakzas1-maven-wagon-provider-test-3.3.4.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/hskyf4y35hc34008zkpawfrh6gc2z225-maven-wagon-tck-http-3.3.4.drv': 1 dependencies couldn't be built
/gnu/store/v6g3vn80hzm78pp0jw41m4r2lsi4ghrj-libX11-1.6.10.tar.bz2.drv wird erstellt …
cannot build derivation `/gnu/store/87k46rrwrjn9m6iprsjf73hfhzs2v524-maven-3.6.1.drv': 1 dependencies couldn't be built
guix upgrade: error: build of
`/gnu/store/87k46rrwrjn9m6iprsjf73hfhzs2v524-maven-3.6.1.drv' failed

It looks like junit is missing during build:
/tmp/guix-build-java-eclipse-jetty-util-9.2.22.drv-0/jetty.project-jetty-9.\
2.22.v20170606/jetty-util/src/test/java/org/eclipse/jetty/util/MultiExceptionTest.java:\
26: error: package org.junit does not exist

The build log is attached.

Best wishes,
Arne


[-- Attachment #1.2: 3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv.bz2 --]
[-- Type: application/octet-stream, Size: 28931 bytes --]

[-- Attachment #1.3: Type: text/plain, Size: 69 bytes --]



-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#48305: java eclipse jetty util does not build
  2021-05-09  0:45 bug#48305: java eclipse jetty util does not build Dr. Arne Babenhauserheide
@ 2021-05-09  1:52 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-05-09  1:52 UTC (permalink / raw)
  To: Dr. Arne Babenhauserheide; +Cc: 48305-done

Le Sun, 09 May 2021 02:45:57 +0200,
"Dr. Arne Babenhauserheide" <arne_bab@web.de> a écrit :

> I see
> 
> „check“-Phasebuilder for
> `/gnu/store/im3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv'
> failed with exit code 1 Erstellung von
> /gnu/store/im3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv
> fehlgeschlagen Das Erstellungsprotokoll kann unter
> „/var/log/guix/drvs/im/3vs3rs3cg02qzbya8xr75g30qfraf8-java-eclipse-jetty-util-9.2.22.drv.bz2“
> eingesehen werden.
> /gnu/store/7k6rv14mkd368dnmfl3iwlqh020307ba-java-kafka-clients-1.0.0.drv
> wird erstellt … cannot build derivation
> `/gnu/store/vvlj7l0yyzdz3gb09p70dyyixqxmrghb-maven-wagon-http-3.3.4.drv':
> 1 dependencies couldn't be built cannot build derivation
> `/gnu/store/7q25bsm6njn3nhq2qs75ghs9qyakzas1-maven-wagon-provider-test-3.3.4.drv':
> 1 dependencies couldn't be built cannot build derivation
> `/gnu/store/hskyf4y35hc34008zkpawfrh6gc2z225-maven-wagon-tck-http-3.3.4.drv':
> 1 dependencies couldn't be built
> /gnu/store/v6g3vn80hzm78pp0jw41m4r2lsi4ghrj-libX11-1.6.10.tar.bz2.drv
> wird erstellt … cannot build derivation
> `/gnu/store/87k46rrwrjn9m6iprsjf73hfhzs2v524-maven-3.6.1.drv': 1
> dependencies couldn't be built guix upgrade: error: build of
> `/gnu/store/87k46rrwrjn9m6iprsjf73hfhzs2v524-maven-3.6.1.drv' failed
> 
> It looks like junit is missing during build:
> /tmp/guix-build-java-eclipse-jetty-util-9.2.22.drv-0/jetty.project-jetty-9.\
> 2.22.v20170606/jetty-util/src/test/java/org/eclipse/jetty/util/MultiExceptionTest.java:\
> 26: error: package org.junit does not exist
> 
> The build log is attached.
> 
> Best wishes,
> Arne
> 

Thanks for the report! That was my fault. When updating jetty 9.4 (a
security update), I forgot to check its influence on jetty 9.2. Our
tooling is not very good at them, because "guix refresh -l" doesn't
report "dependencies" that only come from inheritance.

Hopefully, fixed with 64c1a60b117295e8bc2b2a67dae7adda48492331, and a
subsequent (and similar) failure in jetty-http-test-classes is also
fixed in the following cbb704b21eb319f4943f1e01f6c2785a8b7db349. jetty
9.2 packages should now build fine, so closing :)

It should work again after you run "guix pull".




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-09  1:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-09  0:45 bug#48305: java eclipse jetty util does not build Dr. Arne Babenhauserheide
2021-05-09  1:52 ` Julien Lepiller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).