Source: morfologik-stemming Version: 1.5.0-0.1 Severity: grave The source package contains .jar files without sources. When they are deleted, the build fails.
carrotsearch-hppc is not even in Debian right now... Cheers, -Hilko $ apt-get source libmorfologik-stemming-java Picking 'morfologik-stemming' as source package instead of 'libmorfologik-stemming-java' [...] $ cd morfologik-stemming-1.5.0/ $ find -name '*.jar' ./lib/junit-benchmarks-0.1.0.jar ./lib/hppc-0.3.2.jar ./lib/junit-4.7.jar ./lib/commons-cli-1.2.jar $ find -name '*.jar' | xargs rm $ dpkg-buildpackage -uc -us -b [...] compile: [javac] Compiling 41 source files to /home/bengen/tmp/morfologik-stemming-1.5.0/tmp/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /home/bengen/tmp/morfologik-stemming-1.5.0/src/morfologik/fsa/FSAUtils.java:11: error: package com.carrotsearch.hppc does not exist [javac] import com.carrotsearch.hppc.IntIntOpenHashMap; [javac] ^ [...] BUILD FAILED /home/bengen/tmp/morfologik-stemming-1.5.0/build.xml:53: Compile failed; see the compiler error output for details. Total time: 4 seconds make: *** [debian/stamp-ant-build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org