[Debian-iot-maintainers] Bug#897541: libmatthew-java: FTBFS: make[2]: /usr/lib/jvm/default-java/bin/javah: Command not found

Lucas Nussbaum lucas at debian.org
Wed May 2 21:50:59 BST 2018


Source: libmatthew-java
Version: 0.8-2
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p classes
> cpp  -C -P -DDEBUGSETTING=false < cx/ath/matthew/debug/Debug.jpp > cx/ath/matthew/debug/Debug.java
> /usr/lib/jvm/default-java/bin/javac -source 1.7  -cp classes -d classes cx/ath/matthew/debug/Debug.java cx/ath/matthew/utils/Hexdump.java
> warning: [options] bootstrap class path not set in conjunction with -source 7
> Note: cx/ath/matthew/debug/Debug.java uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 warning
> rm -f .enabledebug
> touch .disabledebug
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> echo "Class-Path: hexdump.jar" > Manifest
> (cd classes;jar cfm ../debug-disable-1.1.jar ../Manifest cx/ath/matthew/debug/*.class)
> (cd classes; /usr/bin/fastjar cf ../io-0.1.jar cx/ath/matthew/io/*class)
> (cd classes; /usr/bin/fastjar cf ../hexdump-0.2.jar cx/ath/matthew/utils/Hexdump.class)
> /usr/lib/jvm/default-java/bin/javah -classpath classes -o cgi-java.h cx.ath.matthew.cgi.CGI
> make[2]: /usr/lib/jvm/default-java/bin/javah: Command not found
> make[2]: *** [Makefile:82: cgi-java.h] Error 127

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/libmatthew-java_0.8-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-iot-maintainers mailing list