On Mon, 2012-07-30 at 22:22 +0200, Ralf Treinen wrote: > On Sun, Jul 29, 2012 at 10:09:02PM +0100, Adam D. Barratt wrote: > > On Sun, 2012-07-29 at 22:36 +0200, Ralf Treinen wrote: > > > Please unblock package worldwind. Release 0.5.0-9 fixes bug number #682411 > > > (FTBFS) > > [...] > > > -JAVA_HOME := /usr/lib/jvm/java-6-openjdk/ > > > +BUILDARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) > > > +JAVA_HOME = /usr/lib/jvm/java-6-openjdk-$(BUILDARCH)/ > > > > Should that be DEB_HOST_ARCH, to allow for cross-building? > > cross-build for java code?
Erm, yeah, ignore that. I clearly had an odd moment. > In fact, as Sylvestre Ledru told me, the correct value is simply > /usr/lib/jvm/default-java/. I just have uploaded version 0.5.0-10 > with a fixed value of JAVA_HOME. > > > > --- worldwind-0.5.0.orig/wms-release.zip.cdbs-config_list > > > +++ worldwind-0.5.0/wms-release.zip.cdbs-config_list > > > @@ -0,0 +1 @@ > > > + 2148 2008-05-02 18:04 WEB-INF/config.xml > > > > Where did this come from? > > Beats me. When building from svn, with the orig tarball as taken from > a debian mirror, I get in the diff.gz: > > --- worldwind-0.5.0.orig/wms-release.zip.cdbs-config_list > +++ worldwind-0.5.0/wms-release.zip.cdbs-config_list > @@ -0,0 +1 @@ > + 2148 2008-05-02 18:04 WEB-INF/config.xml > > But the diff.gz of 0.5.0-8 contains nothing of this kind. Sylvestre, > do you know where this is coming from? Is this coming from the invocation > of ant in the clean target of debian/rules? Anyone? :) Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org