build fail (original) (raw)

Sebastian Demian 2020sebastian at gmail.com
Mon Jun 11 19:49:06 UTC 2018


Hello,

I am trying to setup project panama on my local mac, and I am not able to build the project.

Configuration summary:

Tools summary:

Build performance summary:

I have attached the full log output from running make. I have read the building.html and troubleshooting section and did not find anything relevant to this error:

/Users/sd/Projects/panama/hotspot/src/share/vm/gc/g1/heapRegionSet.hpp:126:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined] #if HEAP_REGION_SET_FORCE_VERIFY ^ /Users/sd/Projects/panama/hotspot/src/share/vm/gc/g1/heapRegionSet.hpp:53:38: note: expanded from macro 'HEAP_REGION_SET_FORCE_VERIFY' #define HEAP_REGION_SET_FORCE_VERIFY defined(ASSERT) ^ In file included from /Users/sd/Projects/panama/hotspot/test/native/gc/g1/test_freeRegionList.cpp:25: In file included from /Users/sd/Projects/panama/hotspot/src/share/vm/gc/g1/g1CollectedHeap.inline.hpp:28: In file included from /Users/sd/Projects/panama/hotspot/src/share/vm/gc/g1/g1CollectedHeap.hpp:37: /Users/sd/Projects/panama/hotspot/src/share/vm/gc/g1/g1HeapVerifier.hpp:67:5: error: macro expansion producing 'defined' has undefined behavior [-Werror,-Wexpansion-to-defined] #if HEAP_REGION_SET_FORCE_VERIFY ^

Any help would be appreciated.

Thanks, Sebastian. -------------- next part -------------- A non-text attachment was scrubbed... Name: make.log Type: application/octet-stream Size: 4811 bytes Desc: not available URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20180611/3ae2ab61/make.log>



More information about the build-dev mailing list