+++ Miguel de Val-Borro [2011-12-04 14:30 +0100]: > tags 640583 patch > thanks > > On Mon, Sep 05, 2011 at 09:34:15PM +0200, Mònica Ramírez Arceda wrote: > > During a rebuild of all packages in sid, your package failed to build on > > amd64. > > > > Relevant part: > > > debian/rules build > > > dh --with javahelper build > > > dh_testdir > > > dh_auto_configure > > > jh_linkjars > > > dh_auto_build > > > jh_build > > > find src -name *.java -and -type f -print0 | xargs -0 > > > /usr/lib/jvm/java-6-openjdk/bin/javac -cp :debian/_jh_build.terraintool > > > -d debian/_jh_build.terraintool -source 1.5 > > > xargs: /usr/lib/jvm/java-6-openjdk/bin/javac: No such file or directory > > > make: *** [build] Error 1 > > The attached patch fixes the error by removing the definition of the > JAVA_HOME variable in rules.
Sorry - I didn't spot this till now. I've applied the patch but doing an upload is fruitless until javahelper is fixed. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649842 I'll try and get to the bottom of this. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

