[aarch64-port-dev ] Linaro OpenJDK AArch64 jdk/jdk build 572 Failure
ci_notify at linaro.org
ci_notify at linaro.org
Sun Jan 20 01:22:59 UTC 2019
OpenJDK AArch64 jdk/jdk build status is Failure
Build details - https://ci.linaro.org/job/jdkX-ci-build/572/
Changes -
kbarrett: 9ff1e6cacac33b0810535f456f883b62d603b1ef
- src/hotspot/share/utilities/lockFreeStack.hpp
- test/hotspot/gtest/utilities/test_lockFreeStack.cpp
- src/hotspot/share/gc/g1/g1BarrierSet.cpp
- src/hotspot/share/gc/shared/ptrQueue.cpp
- src/hotspot/share/gc/shared/ptrQueue.hpp
- src/hotspot/share/logging/logTag.hpp
- src/hotspot/share/memory/padded.hpp
- src/hotspot/share/runtime/mutexLocker.cpp
- src/hotspot/share/runtime/mutexLocker.hpp
- test/hotspot/gtest/gc/shared/test_ptrQueueBufferAllocator.cpp
--"8212826: Make PtrQueue free list lock-free
Summary: Add lock-free stack and use in BufferNode::Allocator.
Reviewed-by: tschatzl, sangheki
"
Build output -
Running nasgen
Compiling 197 files for java.naming
Compiling 77 files for java.sql
Compiling 275 files for java.xml.crypto
Compiling 15 files for jdk.attach
Compiling 70 files for jdk.crypto.cryptoki
Compiling 305 files for jdk.javadoc
Compiling 38 files for jdk.jcmd
Compiling 133 files for jdk.jdeps
Compiling 251 files for jdk.jdi
Compiling 75 files for jdk.jlink
Compiling 94 files for jdk.jshell
Compiling 14 files for jdk.management.jfr
Compiling 16 files for jdk.naming.dns
Compiling 7 files for jdk.naming.rmi
Compiling 188 files for jdk.rmic
Compiling 11 files for jdk.scripting.nashorn.shell
Note: Some input files use or override a deprecated API that is marked for removal.
Note: Recompile with -Xlint:removal for details.
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Compiling 14 files for java.management.rmi
Compiling 217 files for java.security.jgss
Compiling 2781 files for java.desktop
Compiling 56 files for java.sql.rowset
Compiling 31 files for jdk.management.agent
Compiling 30 files for jdk.security.auth
Compiling 16 files for jdk.security.jgss
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
Compiling 1574 files for jdk.internal.vm.compiler
Compiling 108 files for jdk.aot
Compiling 5 files for jdk.internal.vm.compiler.management
Compiling 67 files for COMPILE_CREATE_SYMBOLS
Creating ct.sym classes
Updating support/src.zip
Creating support/symbols/ct.sym
Compiling 1 files for java.se
Compiling 18 files for jdk.accessibility
Compiling 3 files for jdk.editpad
Compiling 1000 files for jdk.hotspot.agent
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling 64 files for jdk.jconsole
Compiling 5 files for jdk.jsobject
Compiling 8 files for jdk.unsupported.desktop
/home/buildslave/workspace/jdkX-ci-build/jdkX/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp: In constructor ‘ShenandoahSATBMarkQueueSet::ShenandoahSATBMarkQueueSet()’:
/home/buildslave/workspace/jdkX-ci-build/jdkX/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp:32:63: error: ‘SATB_Q_FL_lock’ was not declared in this scope
_satb_mark_queue_buffer_allocator(ShenandoahSATBBufferSize, SATB_Q_FL_lock)
^
At global scope:
cc1plus: error: unrecognized command line option ‘-Wno-misleading-indentation’ [-Werror]
cc1plus: error: unrecognized command line option ‘-Wno-implicit-fallthrough’ [-Werror]
cc1plus: error: unrecognized command line option ‘-Wno-int-in-bool-context’ [-Werror]
cc1plus: all warnings being treated as errors
lib/CompileJvm.gmk:172: recipe for target '/home/buildslave/workspace/jdkX-ci-build/build/hotspot/variant-server/libjvm/objs/shenandoahSATBMarkQueueSet.o' failed
make[3]: *** [/home/buildslave/workspace/jdkX-ci-build/build/hotspot/variant-server/libjvm/objs/shenandoahSATBMarkQueueSet.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make/Main.gmk:257: recipe for target 'hotspot-server-libs' failed
make[2]: *** [hotspot-server-libs] Error 1
ERROR: Build failed for target 'images' in configuration '/home/buildslave/workspace/jdkX-ci-build/build' (exit code 2)
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_shenandoahSATBMarkQueueSet.o:
/home/buildslave/workspace/jdkX-ci-build/jdkX/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp: In constructor ‘ShenandoahSATBMarkQueueSet::ShenandoahSATBMarkQueueSet()’:
/home/buildslave/workspace/jdkX-ci-build/jdkX/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp:32:63: error: ‘SATB_Q_FL_lock’ was not declared in this scope
_satb_mark_queue_buffer_allocator(ShenandoahSATBBufferSize, SATB_Q_FL_lock)
^
At global scope:
cc1plus: error: unrecognized command line option ‘-Wno-misleading-indentation’ [-Werror]
cc1plus: error: unrecognized command line option ‘-Wno-implicit-fallthrough’ [-Werror]
cc1plus: error: unrecognized command line option ‘-Wno-int-in-bool-context’ [-Werror]
cc1plus: all warnings being treated as errors
* All command lines available in /home/buildslave/workspace/jdkX-ci-build/build/make-support/failure-logs.
=== End of repeated output ===
=== Make failed targets repeated here ===
lib/CompileJvm.gmk:172: recipe for target '/home/buildslave/workspace/jdkX-ci-build/build/hotspot/variant-server/libjvm/objs/shenandoahSATBMarkQueueSet.o' failed
make/Main.gmk:257: recipe for target 'hotspot-server-libs' failed
=== End of repeated output ===
Hint: Try searching the build log for the name of the first failed target.
Hint: See doc/building.html#troubleshooting for assistance.
/home/buildslave/workspace/jdkX-ci-build/jdkX/make/Init.gmk:305: recipe for target 'main' failed
make[1]: *** [main] Error 1
/home/buildslave/workspace/jdkX-ci-build/jdkX/make/Init.gmk:186: recipe for target 'images' failed
make: *** [images] Error 2
More information about the aarch64-port-dev
mailing list