Source: cgview Version: 0.0.20100111-2 Severity: serious Tags: buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cgview.html
... debian/rules override_dh_auto_build make[1]: Entering directory '/build/1st/cgview-0.0.20100111' cd src && \ cp -a ca/ualberta/stothard/cgview/includes . && \ javac -classpath /usr/share/java/batik-awt-util.jar:/usr/share/java/batik-dom.jar:/usr/share/java/batik-svggen.jar:/usr/share/java/batik-util.jar:/usr/share/java/batik-xml.jar:/usr/share/java/commons-lang.jar:/usr/share/java/jargs.jar:/usr/share/java/xercesImpl.jar ca/ualberta/stothard/cgview/*.java && \ jar -cmf ../manifestinfo cgview.jar ca/ualberta/stothard/cgview/*.class includes && \ rm -rf includes ca/ualberta/stothard/cgview/CgviewIO.java:156: error: cannot access Localizable DOMImplementation domImpl = GenericDOMImplementation.getDOMImplementation(); ^ class file for org.apache.batik.i18n.Localizable not found ca/ualberta/stothard/cgview/CgviewIO.java:184: error: cannot access XMLConstants Element root = graphics2D.getRoot(); ^ class file for org.apache.batik.util.XMLConstants not found Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 errors debian/rules:21: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 1