[aarch64-port-dev ] [aarch64-port-dev] Compile error in stubGenerator_aarch64.cpp
Andrew Haley
aph at redhat.com
Wed Aug 9 14:01:26 UTC 2017
On 09/08/17 14:54, Aleksey Shipilev wrote:
> These are weird. Maybe your JDK was so borked in some runs that it generated incorrect metadata for
> Jigsaw parts? Have you tried <strike>turning it off and on again</strike> "make clean", and then
> full rebuild?
Probably, yes. It'd be a good idea to blow away the build dir and
reconfigure.
In future:
I suspect a problem here is "make images". Just using "make" is enough,
almost all of the time.
I'd expect to see:
Building target 'default (exploded-image)' in configuration 'linux-aarch64-normal-server-slowdebug'
Building JVM variant 'server' with features 'all-gcs cds compiler1 compiler2 fprof jni-check jvmci jvmti management nmt services vm-structs'
Updating support/modules_libs/java.base/server/libjvm.so due to 1 file(s)
Compiling stubGenerator_aarch64.cpp (for libjvm.so)
Generating symbol list from object files
Creating mapfile
Creating mapfile
Linking libjvm.so
Linking libjvm.so
Copying jdk/lib/server/libjvm.so
Linking executable gtestLauncher
----- Build times -------
Start 2017-08-09 14:58:51
End 2017-08-09 14:59:23
00:00:32 TOTAL
-------------------------
Finished building target 'default (exploded-image)' in configuration 'linux-aarch64-normal-server-slowdebug'
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the aarch64-port-dev
mailing list