On Feb 11, 2020, at 6:41 PM, Dan Rollo <danr...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "Java Native Access" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jna-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jna-users/1e7f283d-9927-4dfb-807a-644490888f69%40googlegroups.com.
-dynamic-properties:785 [echo] Java version 15-ea, compatibility: 9, ant: 15
-do-compile-test:1109 [javac] Compiling 114 source files to /home/travis/build/java-native-access/jna/contrib/platform/build/test/classes1110 [javac] warning: [options] system modules path not set in conjunction with -source 91111 [javac] /home/travis/build/java-native-access/jna/contrib/platform/test/com/sun/jna/platform/unix/X11Test.java:26: error: cannot find symbol1112 [javac] import com.sun.jna.StructureFieldOrderInspector;1113 [javac] ^1114 [javac] symbol: class StructureFieldOrderInspector1115 [javac] location: package com.sun.jna1116 [javac] /home/travis/build/java-native-access/jna/contrib/platform/test/com/sun/jna/platform/unix/X11Test.java:120: error: cannot find symbol1117 [javac] StructureFieldOrderInspector.batchCheckStructureGetFieldOrder(X11.class, null, true);1118 [javac] ^1119 [javac] symbol: variable StructureFieldOrderInspector1120 [javac] location: class X11Test1121 [javac] Note: Some input files use or override a deprecated API.1122 [javac] Note: Recompile with -Xlint:deprecation for details.1123 [javac] Note: Some input files use unchecked or unsafe operations.1124 [javac] Note: Recompile with -Xlint:unchecked for details.1125 [javac] 2 errors1126 [javac] 1 warning1128BUILD FAILED1129/home/travis/build/java-native-access/jna/build.xml:1276: The following error occurred while executing this line:1130/home/travis/build/java-native-access/jna/contrib/platform/nbproject/build-impl.xml:1256: The following error occurred while executing this line:1131/home/travis/build/java-native-access/jna/contrib/platform/nbproject/build-impl.xml:269: Compile failed; see the compiler error output for details.