Source: nuxwdog
Version: 1.0.3-4
Severity: serious
Justification: FTBFS
User: [email protected]
Usertags: hh2018
When testing packages against the upcoming release of perl, we found
an unrelated FTBFS on a clean sid chroot:
BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:85: Execute failed: java.io.IOException: Cannot run
program "javah" (in directory "/<<PKGBUILDDIR>>"): error=2, No such file or
directory
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
at java.base/java.lang.Runtime.exec(Runtime.java:635)
[...]
This seems to be due to switching to openjdk-10, which does not include
javah.