Normal server build broken - runtime/threadHeapSampler.hpp: No such file or directory

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Fri Jun 15 09:20:57 UTC 2018


I've posted an RFR to fix this.
Sorry, for the trouble.

Thanks,
Serguei


On 6/15/18 02:18, Volker Simonis wrote:
> Yes, I see this as well. It is caused by "8203394: Implementation of
> JEP 331: Low-Overhead Heap Profiling" [1]
>
> JC, Serguei can you please have a look?
>
> Regards,
> Volker
>
>
> [1] http://hg.openjdk.java.net/jdk/jdk/rev/e2a7f431f65c
>
> On Fri, Jun 15, 2018 at 11:08 AM, John Paul Adrian Glaubitz
> <glaubitz at physik.fu-berlin.de> wrote:
>> Hi!
>>
>> As of today, I am running into the build failure below which affects both the
>> server builds as well as zero. I haven't done any bisecting yet.
>>
>> Anyone seen this?
>>
>> Adrian
>>
>> === Output from failing command(s) repeated here ===
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_abstractCompiler.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_abstractCompiler.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractCompiler.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/compiler/abstractCompiler.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/compiler/abstractCompiler.cpp:25:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractCompiler.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_abstractInterpreter.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_abstractInterpreter.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/abstractInterpreter.hpp:32:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/cppInterpreter.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/interpreter.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/abstractInterpreter.cpp:31:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_abstractInterpreter_x86.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_abstractInterpreter_x86.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter_x86.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciMethod.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/cpu/x86/abstractInterpreter_x86.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_abstractInterpreter_x86.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_access.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_access.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_access.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/compressedOops.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/modRefBarrierSet.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/access.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/access.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_access.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_accessBackend.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_accessBackend.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_accessBackend.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/compressedOops.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/accessBackend.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/accessBackend.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_accessBackend.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_accessBarrierSupport.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_accessBarrierSupport.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_accessBarrierSupport.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/compressedOops.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/modRefBarrierSet.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/access.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/classfile/javaClasses.inline.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/accessBarrierSupport.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_accessBarrierSupport.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_accessFlags.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_accessFlags.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_accessFlags.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/oop.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/accessFlags.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_accessFlags.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_clone.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_clone.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_clone.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_clone.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_expand.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_expand.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_expand.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_expand.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_format.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_format.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_format.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_format.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_gen.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_gen.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_gen.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_gen.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_misc.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_misc.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_misc.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_misc.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_peephole.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_peephole.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_peephole.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_peephole.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ad_x86_pipeline.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ad_x86_pipeline.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_pipeline.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/connode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/callnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/machnode.hpp:28,
>>                   from ad_x86.hpp:33,
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ad_x86_pipeline.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_adaptiveFreeList.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_adaptiveFreeList.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_adaptiveFreeList.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/cms/adaptiveFreeList.cpp:28:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_adaptiveFreeList.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_adaptiveSizePolicy.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_adaptiveSizePolicy.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_adaptiveSizePolicy.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/adaptiveSizePolicy.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/adaptiveSizePolicy.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_adaptiveSizePolicy.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_addnode.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_addnode.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_addnode.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/compilerInterface.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/compile.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/node.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/addnode.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/opto/addnode.cpp:27:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_addnode.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_adjoiningGenerations.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_adjoiningGenerations.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_adjoiningGenerations.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/workgroup.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/space.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/spaceDecorator.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/parallel/asPSYoungGen.hpp:34,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/parallel/adjoiningGenerations.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/parallel/adjoiningGenerations.cpp:26:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_adjoiningGenerations.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ageTable.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ageTable.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ageTable.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/oop.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/ageTable.inline.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/ageTable.cpp:27:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ageTable.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_ageTableTracer.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_ageTableTracer.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ageTableTracer.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.inline.hpp:32:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceId.inline.hpp:37,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrWriterHost.inline.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrEventWriterHost.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrEventWriterHost.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrNativeEventWriter.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/recorder/service/jfrEvent.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/hotspot/variant-server/gensrc/jfrfiles/jfrEventClasses.hpp:12,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/jfrEvents.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/ageTableTracer.cpp:28:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_ageTableTracer.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_allocTracer.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_allocTracer.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_allocTracer.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.inline.hpp:32:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceId.inline.hpp:37,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrWriterHost.inline.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrEventWriterHost.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrEventWriterHost.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/writers/jfrNativeEventWriter.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/recorder/service/jfrEvent.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/hotspot/variant-server/gensrc/jfrfiles/jfrEventClasses.hpp:12,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jfr/jfrEvents.hpp:32,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/allocTracer.cpp:27:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_allocTracer.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>>     ... (rest of output omitted)
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_allocation.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_allocation.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_allocation.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/allocation.cpp:30:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_allocation.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_altHashing.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_altHashing.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_altHashing.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/oop.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/classfile/altHashing.cpp:30:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_altHashing.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_annotations.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_annotations.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_annotations.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/compressedOops.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/modRefBarrierSet.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp:30,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/access.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/typeArrayOop.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/oops/annotations.cpp:34:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_annotations.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_aotCodeHeap.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_aotCodeHeap.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_aotCodeHeap.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciConstantPoolCache.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciInstanceKlass.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/code/debugInfoRec.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciEnv.hpp:31,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciUtilities.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/ci/ciUtilities.inline.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/aot/aotCodeHeap.cpp:28:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_aotCodeHeap.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_aotCompiledMethod.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_aotCompiledMethod.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_aotCompiledMethod.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/utilities/events.hpp:30:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/gc/shared/collectedHeap.hpp:35,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/aot/aotCompiledMethod.cpp:34:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_aotCompiledMethod.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_aotLoader.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_aotLoader.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_aotLoader.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/abstractInterpreter.hpp:32:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/cppInterpreter.hpp:28,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/interpreter/interpreter.hpp:29,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/jvmci/jvmciRuntime.hpp:27,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/aot/aotLoader.cpp:29:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_aotLoader.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "* For target hotspot_variant-server_libjvm_objs_arena.o:\n"
>> * For target hotspot_variant-server_libjvm_objs_arena.o:
>> (/usr/bin/grep -v -e "^Note: including file:" <  /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_arena.o.log || true) | /usr/bin/head -n 12
>> In file included from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/resourceArea.hpp:29:0,
>>                   from /srv/glaubitz/openjdk/jdk/src/hotspot/share/memory/arena.cpp:29:
>> /srv/glaubitz/openjdk/jdk/src/hotspot/share/runtime/thread.hpp:45:10: fatal error: runtime/threadHeapSampler.hpp: No such file or directory
>>   #include "runtime/threadHeapSampler.hpp"
>>            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> compilation terminated.
>> if test `/usr/bin/wc -l < /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_arena.o.log` -gt 12; then /usr/bin/echo "   ... (rest of output omitted)" ; fi
>> /usr/bin/printf "\n* All command lines available in /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs.\n"
>>
>> * All command lines available in /srv/glaubitz/openjdk/jdk/build/linux-x86_64-normal-server-release/make-support/failure-logs.
>> /usr/bin/printf "=== End of repeated output ===\n"
>> === End of repeated output ===
>>
>> --
>>   .''`.  John Paul Adrian Glaubitz
>> : :' :  Debian Developer - glaubitz at debian.org
>> `. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
>>    `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



More information about the hotspot-dev mailing list