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

Bug#683211: unblock: worldwind/0.5.0-9



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?

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?

-Ralf.
-- 
Ralf Treinen
Laboratoire Preuves, Programmes et Systèmes
Université Paris Diderot, Paris, France.
http://www.pps.univ-paris-diderot.fr/~treinen/
=====> New email address: treinen@pps.univ-paris-diderot.fr <=====


Reply to: