Source: figtree Version: 1.4.3+dfsg-1 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/figtree.html
... dh_auto_build ant -Duser.name debian Buildfile: /build/1st/figtree-1.4.3+dfsg/build.xml init: [mkdir] Created dir: /build/1st/figtree-1.4.3+dfsg/dist compile: [javac] /build/1st/figtree-1.4.3+dfsg/build.xml:40: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 127 source files to /build/1st/figtree-1.4.3+dfsg/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /build/1st/figtree-1.4.3+dfsg/src/figtree/application/FigTreeFrame.java:1279: error: cannot access Localizable [javac] DOMImplementation domImpl = GenericDOMImplementation.getDOMImplementation(); [javac] ^ [javac] class file for org.apache.batik.i18n.Localizable not found [javac] /build/1st/figtree-1.4.3+dfsg/src/figtree/application/FigTreeFrame.java:1286: error: cannot access XMLConstants [javac] Element svgRoot = svgGenerator.getRoot(); [javac] ^ [javac] class file for org.apache.batik.util.XMLConstants not found [javac] Note: /build/1st/figtree-1.4.3+dfsg/src/figtree/application/FigTreeFrame.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors BUILD FAILED /build/1st/figtree-1.4.3+dfsg/build.xml:40: Compile failed; see the compiler error output for details. Total time: 22 seconds dh_auto_build: ant -Duser.name debian returned exit code 1 debian/rules:12: recipe for target 'binary' failed make: *** [binary] Error 2