Closed sendaoYan closed 3 months ago
链接:http://ci.jvm.alibaba.net/job/dragonwell11.nightly.pipeline/448/consoleFull
【错误截图】
【测试记录】 详细日志
00:39:59 /home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-fastdebug 00:39:59 using configure arguments '--verbose --with-milestone=fcs --with-debug-level=fastdebug --with-cacerts-file=/home/admin/workspace/dragonwell11.nightly.pipeline/make/data/security/cacerts --with-milestone=fcs --enable-unlimited-crypto --with-vendor-name=Alibaba --with-vendor-url=http://www.alibabagroup.com --with-vendor-bug-url='mailto:dragonwell_use@googlegroups.com' --with-vendor-vm-bug-url='mailto:dragonwell_use@googlegroups.com' --with-build-number=b01 --with-boot-jdk=/opt/dragonwell11 --with-native-debug-symbols=external --with-x=/usr/include/X11 --with-jvm-variants=server --with-zlib=system'. 00:39:59 00:39:59 Configuration summary: 00:39:59 * Debug level: fastdebug 00:39:59 * HS debug level: fastdebug 00:39:59 * JVM variants: server 00:39:59 * JVM features: server: 'aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services vm-structs zgc' 00:39:59 * OpenJDK target: OS: linux, CPU architecture: x86, address length: 64 00:39:59 * Version string: 11.0.23-internal+0-adhoc..dragonwell11.nightly.pipeline (11.0.23-internal) 00:39:59 00:39:59 Tools summary: 00:39:59 * Boot JDK: openjdk version "11.0.19.15" 2023-04-18 OpenJDK Runtime Environment (Alibaba Dragonwell Extended Edition)-11.0.19.15+7-GA (build 11.0.19.15+7) OpenJDK 64-Bit Server VM (Alibaba Dragonwell Extended Edition)-11.0.19.15+7-GA (build 11.0.19.15+7, mixed mode) (at /opt/dragonwell11) 00:39:59 * Toolchain: gcc (GNU Compiler Collection) 00:39:59 * C Compiler: Version 7.5.0 (at /usr/local/gcc/bin/gcc-7.5) 00:39:59 * C++ Compiler: Version 7.5.0 (at /usr/local/gcc/bin/g++-7.5) 00:39:59 00:39:59 Build performance summary: 00:39:59 * Cores to use: 96 00:39:59 * Memory limit: 192381 MB 00:39:59 00:39:59 The following warnings were produced. Repeated here for convenience: 00:39:59 WARNING: Option --with-milestone is deprecated and will be ignored. 00:39:59 WARNING: Option --with-build-number is deprecated and will be ignored. 00:39:59 00:39:59 + make images test-image OSNAME=linux 00:39:59 Note: Command line contains non-control variables: 00:39:59 * OSNAME=linux 00:39:59 Make sure it is not mistyped, and that you intend to override this variable. 00:39:59 'make help' will list known control variables. 00:39:59 00:40:00 Note: Command line contains non-control variables: 00:40:00 * OSNAME=linux 00:40:00 Make sure it is not mistyped, and that you intend to override this variable. 00:40:00 'make help' will list known control variables. 00:40:00 00:40:00 Building targets 'images test-image' in configuration 'linux-x86_64-normal-server-fastdebug' 00:40:00 Compiling 8 files for BUILD_TOOLS_LANGTOOLS 00:40:00 Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s) 00:40:00 Compiling 2 files for BUILD_JVMTI_TOOLS 00:40:00 Compiling 1 files for BUILD_JFR_TOOLS 00:40:00 Creating support/modules_libs/java.base/jrt-fs.jar 00:40:02 Parsing 2 properties into enum-like class for jdk.compiler 00:40:02 Compiling 7 properties into resource bundles for jdk.jshell 00:40:02 Compiling 12 properties into resource bundles for jdk.jdeps 00:40:02 Compiling 19 properties into resource bundles for jdk.compiler 00:40:02 Compiling 13 properties into resource bundles for jdk.javadoc 00:40:02 Compiling 117 files for BUILD_java.compiler.interim 00:40:04 Compiling 394 files for BUILD_jdk.compiler.interim 00:40:04 Creating support/modules_libs/java.base/server/libjvm.so from 952 file(s) 00:40:04 Creating hotspot/variant-server/libjvm/gtest/libjvm.so from 115 file(s) 00:40:04 Creating hotspot/variant-server/libjvm/gtest/gtestLauncher from 1 file(s) 00:40:05 Creating buildtools/jdk.vm.compiler.serviceprovider.processor.jar 00:40:06 Creating buildtools/jdk.vm.compiler.options.processor.jar 00:40:06 Creating buildtools/jdk.vm.compiler.nodeinfo.processor.jar 00:40:06 Creating buildtools/jdk.vm.compiler.match.processor.jar 00:40:07 Creating buildtools/jdk.vm.compiler.replacements.verifier.jar 00:40:09 Compiling 299 files for BUILD_jdk.javadoc.interim 00:40:11 In file included from ./src/hotspot/share/gc/shared/gc_globals.hpp:28:0, 00:40:11 from ./src/hotspot/share/runtime/globals.hpp:28, 00:40:11 from ./src/hotspot/share/memory/allocation.hpp:28, 00:40:11 from ./src/hotspot/share/oops/array.hpp:28, 00:40:11 from ./src/hotspot/share/memory/universe.hpp:28, 00:40:11 from ./src/hotspot/share/code/oopRecorder.hpp:28, 00:40:11 from ./src/hotspot/share/asm/codeBuffer.hpp:28, 00:40:11 from ./src/hotspot/share/asm/assembler.hpp:28, 00:40:11 from ./src/hotspot/share/precompiled/precompiled.hpp:31: 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp: In static member function 'static void JVMFlagConstraintList::init()': 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:244:70: error: 'emit_constraint_float' was not declared in this scope 00:40:11 #define EMIT_CONSTRAINT_PRODUCT_FLAG(type, name, value, doc) ); emit_constraint_##type(#name,&name 00:40:11 ^ 00:40:11 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:11 #define PARALLELGC_ONLY(x) x 00:40:11 ^ 00:40:11 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_CONSTRAINT_PRODUCT_FLAG' 00:40:11 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:11 ^~~~~~~ 00:40:11 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:11 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:11 ^~~~~~~~~~~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:11 GC_FLAGS( \ 00:40:11 ^~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:278:27: note: in expansion of macro 'VM_FLAGS' 00:40:11 emit_constraint_no(NULL VM_FLAGS(EMIT_CONSTRAINT_DEVELOPER_FLAG, 00:40:11 ^ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:244:70: note: suggested alternative: 'emit_constraint_uint' 00:40:11 #define EMIT_CONSTRAINT_PRODUCT_FLAG(type, name, value, doc) ); emit_constraint_##type(#name,&name 00:40:11 ^ 00:40:11 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:11 #define PARALLELGC_ONLY(x) x 00:40:11 ^ 00:40:11 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_CONSTRAINT_PRODUCT_FLAG' 00:40:11 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:11 ^~~~~~~ 00:40:11 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:11 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:11 ^~~~~~~~~~~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:11 GC_FLAGS( \ 00:40:11 ^~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:278:27: note: in expansion of macro 'VM_FLAGS' 00:40:11 emit_constraint_no(NULL VM_FLAGS(EMIT_CONSTRAINT_DEVELOPER_FLAG, 00:40:11 ^ 00:40:11 Note: Some input files use or override a deprecated API. 00:40:11 Note: Recompile with -Xlint:deprecation for details. 00:40:11 In file included from ./src/hotspot/share/gc/shared/gc_globals.hpp:28:0, 00:40:11 from ./src/hotspot/share/runtime/globals.hpp:28, 00:40:11 from ./src/hotspot/share/memory/allocation.hpp:28, 00:40:11 from ./src/hotspot/share/oops/array.hpp:28, 00:40:11 from ./src/hotspot/share/memory/universe.hpp:28, 00:40:11 from ./src/hotspot/share/code/oopRecorder.hpp:28, 00:40:11 from ./src/hotspot/share/asm/codeBuffer.hpp:28, 00:40:11 from ./src/hotspot/share/asm/assembler.hpp:28, 00:40:11 from ./src/hotspot/share/precompiled/precompiled.hpp:31: 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp: In static member function 'static void JVMFlagWriteableList::init()': 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:96:69: error: 'emit_writeable_float' was not declared in this scope 00:40:11 #define EMIT_WRITEABLE_PRODUCT_FLAG(type, name, value, doc) ); emit_writeable_##type(#name 00:40:11 ^ 00:40:11 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:11 #define PARALLELGC_ONLY(x) x 00:40:11 ^ 00:40:11 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_WRITEABLE_PRODUCT_FLAG' 00:40:11 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:11 ^~~~~~~ 00:40:11 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:11 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:11 ^~~~~~~~~~~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:11 GC_FLAGS( \ 00:40:11 ^~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:118:26: note: in expansion of macro 'VM_FLAGS' 00:40:11 emit_writeable_no(NULL VM_FLAGS(EMIT_WRITEABLE_DEVELOPER_FLAG, 00:40:11 ^ 00:40:11 In file included from ./src/hotspot/share/gc/shared/gc_globals.hpp:28:0, 00:40:11 from ./src/hotspot/share/runtime/globals.hpp:28, 00:40:11 from ./src/hotspot/share/memory/allocation.hpp:28, 00:40:11 from ./src/hotspot/share/oops/array.hpp:28, 00:40:11 from ./src/hotspot/share/memory/universe.hpp:28, 00:40:11 from ./src/hotspot/share/code/oopRecorder.hpp:28, 00:40:11 from ./src/hotspot/share/asm/codeBuffer.hpp:28, 00:40:11 from ./src/hotspot/share/asm/assembler.hpp:28, 00:40:11 from ./src/hotspot/share/precompiled/precompiled.hpp:31: 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp: In static member function 'static void JVMFlagRangeList::init()': 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:295:65: error: 'emit_range_float' was not declared in this scope 00:40:11 #define EMIT_RANGE_PRODUCT_FLAG(type, name, value, doc) ); emit_range_##type(#name,&name 00:40:11 ^ 00:40:11 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:11 #define PARALLELGC_ONLY(x) x 00:40:11 ^ 00:40:11 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_RANGE_PRODUCT_FLAG' 00:40:11 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:11 ^~~~~~~ 00:40:11 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:11 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:11 ^~~~~~~~~~~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:11 GC_FLAGS( \ 00:40:11 ^~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:328:22: note: in expansion of macro 'VM_FLAGS' 00:40:11 emit_range_no(NULL VM_FLAGS(EMIT_RANGE_DEVELOPER_FLAG, 00:40:11 ^ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:96:69: note: suggested alternative: 'emit_writeable_uint' 00:40:11 #define EMIT_WRITEABLE_PRODUCT_FLAG(type, name, value, doc) ); emit_writeable_##type(#name 00:40:11 ^ 00:40:11 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:11 #define PARALLELGC_ONLY(x) x 00:40:11 ^ 00:40:11 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_WRITEABLE_PRODUCT_FLAG' 00:40:11 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:11 ^~~~~~~ 00:40:11 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:11 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:11 ^~~~~~~~~~~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:11 GC_FLAGS( \ 00:40:11 ^~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:118:26: note: in expansion of macro 'VM_FLAGS' 00:40:11 emit_writeable_no(NULL VM_FLAGS(EMIT_WRITEABLE_DEVELOPER_FLAG, 00:40:11 ^ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:295:65: note: suggested alternative: 'emit_range_uint' 00:40:11 #define EMIT_RANGE_PRODUCT_FLAG(type, name, value, doc) ); emit_range_##type(#name,&name 00:40:11 ^ 00:40:11 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:11 #define PARALLELGC_ONLY(x) x 00:40:11 ^ 00:40:11 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_RANGE_PRODUCT_FLAG' 00:40:11 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:11 ^~~~~~~ 00:40:11 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:11 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:11 ^~~~~~~~~~~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:11 GC_FLAGS( \ 00:40:11 ^~~~~~~~ 00:40:11 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:328:22: note: in expansion of macro 'VM_FLAGS' 00:40:11 emit_range_no(NULL VM_FLAGS(EMIT_RANGE_DEVELOPER_FLAG, 00:40:11 ^ 00:40:11 Note: Some input files use or override a deprecated API. 00:40:11 Note: Recompile with -Xlint:deprecation for details. 00:40:11 Note: Some input files use unchecked or unsafe operations. 00:40:11 Note: Recompile with -Xlint:unchecked for details. 00:40:11 Compiling 299 files for BUILD_jdk.javadoc.interim 00:40:12 gmake[3]: *** [/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintList.o] Error 1 00:40:12 gmake[3]: *** Waiting for unfinished jobs.... 00:40:12 lib/CompileJvm.gmk:153: recipe for target '/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintList.o' failed 00:40:12 lib/CompileJvm.gmk:153: recipe for target '/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagWriteableList.o' failed 00:40:12 gmake[3]: *** [/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagWriteableList.o] Error 1 00:40:12 lib/CompileJvm.gmk:153: recipe for target '/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagRangeList.o' failed 00:40:12 gmake[3]: *** [/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagRangeList.o] Error 1 00:40:12 Compiling 11 properties into resource bundles for java.logging 00:40:12 Compiling 2 files for BUILD_BREAKITERATOR_BASE 00:40:12 Compiling 2 files for BUILD_BREAKITERATOR_LD 00:40:12 Compiling 11 properties into resource bundles for jdk.jartool 00:40:12 Compiling 11 properties into resource bundles for jdk.management.agent 00:40:12 Compiling 4 properties into resource bundles for jdk.jlink 00:40:12 Compiling 3 properties into resource bundles for jdk.jlink 00:40:12 Compiling 1 properties into resource bundles for jdk.jlink 00:40:12 Compiling 3 properties into resource bundles for jdk.jdi 00:40:12 Compiling 224 properties into resource bundles for jdk.localedata 00:40:13 Compiling 11 properties into resource bundles for java.base 00:40:13 Compiling 6 properties into resource bundles for java.base 00:40:14 Compiling 299 files for BUILD_jdk.javadoc.interim 00:40:19 Compiling 166 files for BUILD_TOOLS_JDK 00:40:19 Compiling 3 files for BUILD_VM_COMPILER_MATCH_PROCESSOR 00:40:19 Compiling 188 files for BUILD_jdk.rmic.interim 00:40:19 Compiling 2 files for COMPILE_DEPEND 00:40:19 Compiling 31 files for BUILD_JRTFS 00:40:20 Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR 00:40:20 Compiling 3 files for BUILD_VM_COMPILER_OPTIONS_PROCESSOR 00:40:20 Compiling 14 files for BUILD_VM_COMPILER_REPLACEMENTS_PROCESSOR 00:40:20 Compiling 3 files for BUILD_VM_COMPILER_SERVICEPROVIDER_PROCESSOR 00:40:21 Compiling 89 properties into resource bundles for java.desktop 00:40:21 Compiling 3081 files for java.base 00:40:22 Compiling 166 files for BUILD_TOOLS_JDK 00:40:22 Compiling 2 files for COMPILE_DEPEND 00:40:22 Compiling 3 files for BUILD_VM_COMPILER_MATCH_PROCESSOR 00:40:22 Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR 00:40:22 Compiling 188 files for BUILD_jdk.rmic.interim 00:40:22 Compiling 3 files for BUILD_VM_COMPILER_OPTIONS_PROCESSOR 00:40:22 Compiling 31 files for BUILD_JRTFS 00:40:22 Compiling 14 files for BUILD_VM_COMPILER_REPLACEMENTS_PROCESSOR 00:40:22 Compiling 3 files for BUILD_VM_COMPILER_SERVICEPROVIDER_PROCESSOR 00:40:22 Compiling 166 files for BUILD_TOOLS_JDK 00:40:22 Compiling 31 files for BUILD_JRTFS 00:40:22 Compiling 3 files for BUILD_VM_COMPILER_MATCH_PROCESSOR 00:40:22 Compiling 188 files for BUILD_jdk.rmic.interim 00:40:22 Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR 00:40:22 Compiling 2 files for COMPILE_DEPEND 00:40:22 Compiling 3 files for BUILD_VM_COMPILER_OPTIONS_PROCESSOR 00:40:22 Compiling 14 files for BUILD_VM_COMPILER_REPLACEMENTS_PROCESSOR 00:40:22 Compiling 3 files for BUILD_VM_COMPILER_SERVICEPROVIDER_PROCESSOR 00:40:23 Creating support/modules_libs/java.base/jrt-fs.jar 00:40:24 Creating support/modules_libs/java.base/jrt-fs.jar 00:40:25 Creating support/modules_libs/java.base/jrt-fs.jar 00:40:25 gmake[2]: *** [hotspot-server-libs] Error 1 00:40:25 make/Main.gmk:272: recipe for target 'hotspot-server-libs' failed 00:40:25 gmake[2]: *** Waiting for unfinished jobs.... 00:40:26 In file included from ./src/hotspot/share/gc/shared/gc_globals.hpp:28:0, 00:40:26 from ./src/hotspot/share/runtime/globals.hpp:28, 00:40:26 from ./src/hotspot/share/memory/allocation.hpp:28, 00:40:26 from ./src/hotspot/share/oops/array.hpp:28, 00:40:26 from ./src/hotspot/share/memory/universe.hpp:28, 00:40:26 from ./src/hotspot/share/code/oopRecorder.hpp:28, 00:40:26 from ./src/hotspot/share/asm/codeBuffer.hpp:28, 00:40:26 from ./src/hotspot/share/asm/assembler.hpp:28, 00:40:26 from ./src/hotspot/share/precompiled/precompiled.hpp:31: 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp: In static member function 'static void JVMFlagConstraintList::init()': 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:244:70: error: 'emit_constraint_float' was not declared in this scope 00:40:26 #define EMIT_CONSTRAINT_PRODUCT_FLAG(type, name, value, doc) ); emit_constraint_##type(#name,&name 00:40:26 ^ 00:40:26 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:26 #define PARALLELGC_ONLY(x) x 00:40:26 ^ 00:40:26 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_CONSTRAINT_PRODUCT_FLAG' 00:40:26 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:26 ^~~~~~~ 00:40:26 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:26 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:26 ^~~~~~~~~~~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:26 GC_FLAGS( \ 00:40:26 ^~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:278:27: note: in expansion of macro 'VM_FLAGS' 00:40:26 emit_constraint_no(NULL VM_FLAGS(EMIT_CONSTRAINT_DEVELOPER_FLAG, 00:40:26 ^ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:244:70: note: suggested alternative: 'emit_constraint_uint' 00:40:26 #define EMIT_CONSTRAINT_PRODUCT_FLAG(type, name, value, doc) ); emit_constraint_##type(#name,&name 00:40:26 ^ 00:40:26 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:26 #define PARALLELGC_ONLY(x) x 00:40:26 ^ 00:40:26 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_CONSTRAINT_PRODUCT_FLAG' 00:40:26 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:26 ^~~~~~~ 00:40:26 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:26 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:26 ^~~~~~~~~~~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:26 GC_FLAGS( \ 00:40:26 ^~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagConstraintList.cpp:278:27: note: in expansion of macro 'VM_FLAGS' 00:40:26 emit_constraint_no(NULL VM_FLAGS(EMIT_CONSTRAINT_DEVELOPER_FLAG, 00:40:26 ^ 00:40:26 In file included from ./src/hotspot/share/gc/shared/gc_globals.hpp:28:0, 00:40:26 from ./src/hotspot/share/runtime/globals.hpp:28, 00:40:26 from ./src/hotspot/share/memory/allocation.hpp:28, 00:40:26 from ./src/hotspot/share/oops/array.hpp:28, 00:40:26 from ./src/hotspot/share/memory/universe.hpp:28, 00:40:26 from ./src/hotspot/share/code/oopRecorder.hpp:28, 00:40:26 from ./src/hotspot/share/asm/codeBuffer.hpp:28, 00:40:26 from ./src/hotspot/share/asm/assembler.hpp:28, 00:40:26 from ./src/hotspot/share/precompiled/precompiled.hpp:31: 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp: In static member function 'static void JVMFlagRangeList::init()': 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:295:65: error: 'emit_range_float' was not declared in this scope 00:40:26 #define EMIT_RANGE_PRODUCT_FLAG(type, name, value, doc) ); emit_range_##type(#name,&name 00:40:26 ^ 00:40:26 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:26 #define PARALLELGC_ONLY(x) x 00:40:26 ^ 00:40:26 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_RANGE_PRODUCT_FLAG' 00:40:26 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:26 ^~~~~~~ 00:40:26 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:26 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:26 ^~~~~~~~~~~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:26 GC_FLAGS( \ 00:40:26 ^~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:328:22: note: in expansion of macro 'VM_FLAGS' 00:40:26 emit_range_no(NULL VM_FLAGS(EMIT_RANGE_DEVELOPER_FLAG, 00:40:26 ^ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:295:65: note: suggested alternative: 'emit_range_uint' 00:40:26 #define EMIT_RANGE_PRODUCT_FLAG(type, name, value, doc) ); emit_range_##type(#name,&name 00:40:26 ^ 00:40:26 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:26 #define PARALLELGC_ONLY(x) x 00:40:26 ^ 00:40:26 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_RANGE_PRODUCT_FLAG' 00:40:26 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:26 ^~~~~~~ 00:40:26 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:26 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:26 ^~~~~~~~~~~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:26 GC_FLAGS( \ 00:40:26 ^~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagRangeList.cpp:328:22: note: in expansion of macro 'VM_FLAGS' 00:40:26 emit_range_no(NULL VM_FLAGS(EMIT_RANGE_DEVELOPER_FLAG, 00:40:26 ^ 00:40:26 In file included from ./src/hotspot/share/gc/shared/gc_globals.hpp:28:0, 00:40:26 from ./src/hotspot/share/runtime/globals.hpp:28, 00:40:26 from ./src/hotspot/share/memory/allocation.hpp:28, 00:40:26 from ./src/hotspot/share/oops/array.hpp:28, 00:40:26 from ./src/hotspot/share/memory/universe.hpp:28, 00:40:26 from ./src/hotspot/share/code/oopRecorder.hpp:28, 00:40:26 from ./src/hotspot/share/asm/codeBuffer.hpp:28, 00:40:26 from ./src/hotspot/share/asm/assembler.hpp:28, 00:40:26 from ./src/hotspot/share/precompiled/precompiled.hpp:31: 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp: In static member function 'static void JVMFlagWriteableList::init()': 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:96:69: error: 'emit_writeable_float' was not declared in this scope 00:40:26 #define EMIT_WRITEABLE_PRODUCT_FLAG(type, name, value, doc) ); emit_writeable_##type(#name 00:40:26 ^ 00:40:26 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:26 #define PARALLELGC_ONLY(x) x 00:40:26 ^ 00:40:26 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_WRITEABLE_PRODUCT_FLAG' 00:40:26 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:26 ^~~~~~~ 00:40:26 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:26 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:26 ^~~~~~~~~~~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:26 GC_FLAGS( \ 00:40:26 ^~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:118:26: note: in expansion of macro 'VM_FLAGS' 00:40:26 emit_writeable_no(NULL VM_FLAGS(EMIT_WRITEABLE_DEVELOPER_FLAG, 00:40:26 ^ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:96:69: note: suggested alternative: 'emit_writeable_uint' 00:40:26 #define EMIT_WRITEABLE_PRODUCT_FLAG(type, name, value, doc) ); emit_writeable_##type(#name 00:40:26 ^ 00:40:26 ./src/hotspot/share/utilities/macros.hpp:193:28: note: in definition of macro 'PARALLELGC_ONLY' 00:40:26 #define PARALLELGC_ONLY(x) x 00:40:26 ^ 00:40:26 ./src/hotspot/share/gc/parallel/parallel_globals.hpp:86:3: note: in expansion of macro 'EMIT_WRITEABLE_PRODUCT_FLAG' 00:40:26 product(float, IOPrioritySizePolicyEdenScale, 8.0, \ 00:40:26 ^~~~~~~ 00:40:26 ./src/hotspot/share/gc/shared/gc_globals.hpp:120:19: note: in expansion of macro 'GC_PARALLEL_FLAGS' 00:40:26 PARALLELGC_ONLY(GC_PARALLEL_FLAGS( \ 00:40:26 ^~~~~~~~~~~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/globals.hpp:2733:3: note: in expansion of macro 'GC_FLAGS' 00:40:26 GC_FLAGS( \ 00:40:26 ^~~~~~~~ 00:40:26 ./src/hotspot/share/runtime/flags/jvmFlagWriteableList.cpp:118:26: note: in expansion of macro 'VM_FLAGS' 00:40:26 emit_writeable_no(NULL VM_FLAGS(EMIT_WRITEABLE_DEVELOPER_FLAG, 00:40:26 ^ 00:40:27 lib/CompileJvm.gmk:153: recipe for target '/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-aarch64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagRangeList.o' failed 00:40:27 gmake[3]: *** [/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-aarch64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagRangeList.o] Error 1 00:40:27 gmake[3]: *** Waiting for unfinished jobs.... 00:40:27 lib/CompileJvm.gmk:153: recipe for target '/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-aarch64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintList.o' failed 00:40:27 gmake[3]: *** [/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-aarch64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagConstraintList.o] Error 1 00:40:27 lib/CompileJvm.gmk:153: recipe for target '/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-aarch64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagWriteableList.o' failed 00:40:27 gmake[3]: *** [/home/admin/workspace/dragonwell11.nightly.pipeline/build/linux-aarch64-normal-server-release/hotspot/variant-server/libjvm/objs/jvmFlagWriteableList.o] Error 1
fixed in https://github.com/dragonwell-project/dragonwell11/pull/852
链接:http://ci.jvm.alibaba.net/job/dragonwell11.nightly.pipeline/448/consoleFull
【错误截图】
【测试记录】 详细日志