Bug#726988: findbugs: fails to build from source
Ronny Standtke
ronny.standtke at fhnw.ch
Mon Oct 21 09:48:57 UTC 2013
Package: findbugs
Version: 2.0.2-1
Severity: important
The findbugs package fails to build from source with the following error messages:
--------------------
generatemanual:
[echo] Generating HTML version of manual
[echo] Running saxon: /usr/share/java/saxon.jar
[java] Error at xsl:import on line 8 of file:/home/ronny/lernstick/backports/wheezy/src/findbugs-2.0.2/doc/manual.xsl:
[java] Failure reading file:/Users/pugh/tools/docbook-xsl-1.76.1/html/chunk.xsl: /Users/pugh/tools/docbook-xsl-1.76.1/html/chunk.xsl (No such file or directory)
[java] Transformation failed: Failed to compile stylesheet. 1 error detected.
BUILD FAILED
/home/ronny/lernstick/backports/wheezy/src/findbugs-2.0.2/build.xml:748: The following error occurred while executing this line:
/home/ronny/lernstick/backports/wheezy/src/findbugs-2.0.2/build.xml:919: Java returned: 2
Total time: 11 seconds
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/home/ronny/lernstick/backports/wheezy/src/findbugs-2.0.2'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1357:
dpkg-buildpackage -rfakeroot -D -us -uc -nc failed
--------------------
Looks like the hard-coded path "/Users/pugh/tools/docbook-xsl-1.76.1/html/chunk.xsl" is the culprit here...
More information about the pkg-java-maintainers
mailing list