This debdiff removed the javah check in configure.ac

** Patch added: "java-atk-wrapper_0.33.3-20_debdiff_0.33.3-20ubuntu0.1.patch"
   
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/1767010/+attachment/5127356/+files/java-atk-wrapper_0.33.3-20_debdiff_0.33.3-20ubuntu0.1.patch

** Description changed:

  [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.ac4, the build succeeds by simply removing the javah check.
+  * 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

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767010

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to