Zero broken again

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Nov 15 13:50:05 UTC 2017


Hi!

Anyone else already noticed that Zero recently broke again?

I haven't filed a bug report yet as I just discovered it.

=== Output from failing command(s) repeated here ===
/usr/bin/printf "* For target hotspot_variant-zero_libjvm_objs_bytecodeInterpreter.o:\n"
* For target hotspot_variant-zero_libjvm_objs_bytecodeInterpreter.o:
(/bin/grep -v -e "^Note: including file:" <
/usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs/hotspot_variant-zero_libjvm_objs_bytecodeInterpreter.o.log || true) | /usr/bin/head
-n 12
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp: In static member function ‘static void BytecodeInterpreter::run(interpreterState)’:
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:107:51: error: ‘static void SafepointSynchronize::block(JavaThread*)’ is private within this
context
         CALL_VM(SafepointSynchronize::block(THREAD), handle_exception);           \
                                                   ^
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:418:9: note: in definition of macro ‘CALL_VM_NAKED_LJF’
         func;                                                      \
         ^~~~
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:436:11: note: in expansion of macro ‘CALL_VM_NOCHECK’
           CALL_VM_NOCHECK(func);                                   \
           ^~~~~~~~~~~~~~~
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:107:9: note: in expansion of macro ‘CALL_VM’
         CALL_VM(SafepointSynchronize::block(THREAD), handle_exception);           \
if test `/usr/bin/wc -l <
/usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs/hotspot_variant-zero_libjvm_objs_bytecodeInterpreter.o.log` -gt 12; then /bin/echo
"   ... (rest of output omitted)" ; fi
   ... (rest of output omitted)
/usr/bin/printf "* For target hotspot_variant-zero_libjvm_objs_bytecodeInterpreterWithChecks.o:\n"
* For target hotspot_variant-zero_libjvm_objs_bytecodeInterpreterWithChecks.o:
(/bin/grep -v -e "^Note: including file:" <
/usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs/hotspot_variant-zero_libjvm_objs_bytecodeInterpreterWithChecks.o.log || true) |
/usr/bin/head -n 12
In file included from /usr/src/hs/build/linux-x86_64-normal-zero-release/hotspot/variant-zero/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp:3:0:
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp: In static member function ‘static void BytecodeInterpreter::runWithChecks(interpreterState)’:
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:107:51: error: ‘static void SafepointSynchronize::block(JavaThread*)’ is private within this
context
         CALL_VM(SafepointSynchronize::block(THREAD), handle_exception);           \
                                                   ^
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:418:9: note: in definition of macro ‘CALL_VM_NAKED_LJF’
         func;                                                      \
         ^~~~
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:436:11: note: in expansion of macro ‘CALL_VM_NOCHECK’
           CALL_VM_NOCHECK(func);                                   \
           ^~~~~~~~~~~~~~~
/usr/src/hs/src/hotspot/share/interpreter/bytecodeInterpreter.cpp:107:9: note: in expansion of macro ‘CALL_VM’
if test `/usr/bin/wc -l <
/usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs/hotspot_variant-zero_libjvm_objs_bytecodeInterpreterWithChecks.o.log` -gt 12; then
/bin/echo "   ... (rest of output omitted)" ; fi
   ... (rest of output omitted)
/usr/bin/printf "\n* All command lines available in /usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs.\n"

* All command lines available in /usr/src/hs/build/linux-x86_64-normal-zero-release/make-support/failure-logs.
/usr/bin/printf "=== End of repeated output ===\n"
=== End of repeated output ===
if /bin/grep -q "recipe for target .* failed" /usr/src/hs/build/linux-x86_64-normal-zero-release/build.log 2> /dev/null; then /usr/bin/printf "\n=== Make failed
targets repeated here ===\n" ; /bin/grep "recipe for target .* failed" /usr/src/hs/build/linux-x86_64-normal-zero-release/build.log ; /usr/bin/printf "=== End
of repeated output ===\n" ; /usr/bin/printf "\nHint: Try searching the build log for the name of the first failed target.\n" ; else /usr/bin/printf "\nNo
indication of failed target found.\n" ; /usr/bin/printf "Hint: Try searching the build log for '] Error'.\n" ; fi

=== Make failed targets repeated here ===
lib/CompileJvm.gmk:209: recipe for target '/usr/src/hs/build/linux-x86_64-normal-zero-release/hotspot/variant-zero/libjvm/objs/bytecodeInterpreter.o' failed
lib/CompileJvm.gmk:209: recipe for target '/usr/src/hs/build/linux-x86_64-normal-zero-release/hotspot/variant-zero/libjvm/objs/bytecodeInterpreterWithChecks.o'
failed
make/Main.gmk:268: recipe for target 'hotspot-zero-libs' failed
=== End of repeated output ===

Adrian

-- 
 .''`.  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