Control: reassign -1 openjdk-8 8u40~b04-1 Control: affects -1 ant Le 27/05/2016 à 13:14, Andreas Beckmann a écrit :
> /«PKGBUILDDIR»/build.xml:1078: The following error occurred while executing > this line: > /«PKGBUILDDIR»/build.xml:924: java.lang.Error: GNU/kFreeBSD is not a > supported OS platform. > at java.lang.UNIXProcess$Platform.get(UNIXProcess.java:164) > at java.lang.UNIXProcess.<clinit>(UNIXProcess.java:168) > at java.lang.ProcessImpl.start(ProcessImpl.java:130) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) > at java.lang.Runtime.exec(Runtime.java:620) Hi Andreas, Thank you for the report. This looks more like an OpenJDK bug, the JDK attempts to run an executable and doesn't recognizes the OS. This check was added to OpenJDK 8u40-b02 [1]. There is nothing we can do at the ant level to mitigate this issue. I'm reassigning to openjdk-8. Emmanuel Bourg [1] http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/d227670ae017