[Bug 1767010] [NEW] [SRU] java-atk-wrapper: replace javah usage with a call to javac

Launchpad Bug Tracker 1767010 at bugs.launchpad.net
Thu Apr 26 00:57:09 UTC 2018


You have been subscribed to a public bug by Tiago Stürmer Daitx (tdaitx):

[Impact]
Currently java-atk-wrapper 0.33.3-20 FTBFS during the Bionic rebuild [1] because it can't find the javah binary.

The javah binary has been removed from OpenJDK 10 and the java compiler
should be used in its place to build native headers by calling "javac
-h".

[Test Case]
Build java-atk-wrapper 0.33.3-20 in Bionic with a current default-jdk (ie. depends on openjdk-11-jdk), it should FTBFS with:

checking for javah... no
configure: error: Java 1.6 or later is required to build java-access-bridge

When fixed the build is build is expected to succeed.

[Regression Potential]
No regression is expected as javah is not used by java-atk-wrapper.

[Other Info]
 * java-atk-wrapper does not use javah although it is currently declared in configure.ac, the build succeeds by simply removing the javah check.

[References]
[1] http://qa.ubuntuwire.org/ftbfs/rebuilds/test-rebuild-20180408-bionic.html

** Affects: java-atk-wrapper (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bionic ftbfs patch
-- 
[SRU] java-atk-wrapper: replace javah usage with a call to javac
https://bugs.launchpad.net/bugs/1767010
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list