This bug was fixed in the package java-atk-wrapper - 0.33.3-20ubuntu0.1

---------------
java-atk-wrapper (0.33.3-20ubuntu0.1) bionic; urgency=medium

  * debian/patches/remove-javah: remove the javah checks as it has been
    removed from openjdk 10 and it is not actually used by the
    java-atk-wrapper. LP: #1767010.

 -- Tiago Stürmer Daitx <[email protected]>  Wed, 25 Apr 2018
21:40:46 +0000

** Changed in: java-atk-wrapper (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/1767010

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

Status in java-atk-wrapper package in Ubuntu:
  Fix Released

Bug description:
  [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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/1767010/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to