Bug#898669: java3d: FTBFS with Java 10 due to javah removal

Emmanuel Bourg ebourg at apache.org
Mon May 14 21:17:14 BST 2018


Source: java3d
Severity: serious
Tags: sid buster
User: debian-java at lists.debian.org
Usertags: default-java10

java3d fails to build with Java 10 due to the removal of javah:

  dependencyCheck:
       [echo] javahBuild.notRequired = ${javahBuild.notRequired}
       [echo] nativeOGLBuild.notRequired = ${nativeOGLBuild.notRequired}
  
  genJavah:
      [mkdir] Created dir: /build/1st/java3d-1.5.2+dfsg/j3d-core/build/linux-amd64/debug/native/javah/j3dcore
  
  BUILD FAILED
  /build/1st/java3d-1.5.2+dfsg/j3d-core/build.xml:436: The following error occurred while executing this line:
  /build/1st/java3d-1.5.2+dfsg/j3d-core/build.xml:440: The following error occurred while executing this line:
  /build/1st/java3d-1.5.2+dfsg/j3d-core/src/native/build.xml:361: javah does not exist under Java 10 and higher, use the javac task with nativeHeaderDir instead



More information about the pkg-java-maintainers mailing list