building panama vectorIntrinsics branch on Windows

Antoine Chambille ach at activeviam.com
Thu May 14 12:34:05 UTC 2020


Hi everyone, I cannot build the vectorIntrinsics branch of openjdk on
Windows. A couple months ago it worked. I can still build other branches,
such as foreign access.

Do you know what's wrong?

Cheers,
-Antoine




$ make images
Building target 'images' in configuration 'windows-x86_64-server-release'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Parsing 2 properties into enum-like class for jdk.compiler
Compiling 10 properties into resource bundles for jdk.javadoc
Compiling 7 properties into resource bundles for jdk.jshell
Compiling 12 properties into resource bundles for jdk.jdeps
Compiling 19 properties into resource bundles for jdk.compiler
Compiling 127 files for BUILD_java.compiler.interim
gensrc/GensrcAdlc.gmk:65: *** multiple target patterns.  Stop.
make[2]: *** [make/Main.gmk:245: hotspot-server-gensrc] Error 2
make[2]: *** Waiting for unfinished jobs....
Compiling 405 files for BUILD_jdk.compiler.interim
Compiling 217 files for BUILD_jdk.javadoc.interim

ERROR: Build failed for target 'images' in configuration
'windows-x86_64-server-release' (exit code 2)

No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.

make[1]: *** [/cygdrive/d/openjdk/dev/make/Init.gmk:312: main] Error 2
make: *** [/cygdrive/d/openjdk/dev/make/Init.gmk:186: images] Error 2


More information about the panama-dev mailing list