Package: libxp-java Version: 0.5-2 Severity: serious Tags: patch Hi,
building the package libxp-java in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] fakeroot debian/rules clean dh_testdir dh_testroot rm -f debianstamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/tmp/buildd/libxp-java-0.5' rm -rf build rm -f buildstamp make[1]: Leaving directory `/tmp/buildd/libxp-java-0.5' dh_clean dpkg-source -b libxp-java-0.5 dpkg-source: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (65534) dpkg-source: building libxp-java using existing libxp-java_0.5.orig.tar.gz dpkg-source: building libxp-java in libxp-java_0.5-2.diff.gz dpkg-source: building libxp-java in libxp-java_0.5-2.dsc debian/rules build dh_testdir /usr/bin/make JAVAC="jikes-kaffe +Z0" make[1]: Entering directory `/tmp/buildd/libxp-java-0.5' mkdir build jikes-kaffe +Z0 -d build `find . -name "*.java"` (cd build; jar cf xp.jar com) /bin/sh: jar: command not found make[1]: *** [buildstamp] Error 127 make[1]: Leaving directory `/tmp/buildd/libxp-java-0.5' make: *** [debianstamp] Error 2 ========================================================================= Adding jar to the build dependencies fixes this. Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]