jdk9 build failure in ubuntu16.10
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Tue Dec 6 06:55:11 UTC 2016
Hi,
I was trying to build jdk9 workspace checked out today on ubuntu16.10
but am encountering a build problem. I did "configure --enable-debug
--disable-warnings-as-errors" followed by "make"
Would like to know if it is a known issue?
Excerpts of build failure is: (Attached is the configure log and full
build log)
ERROR: Build failed for target 'default (exploded-image)' in
configuration 'linux-x86_64-normal-server-fastdebug' (exit code 2)
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_logTestFixture.o:
In file included from
/export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from
/export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from
/export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from
/export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:320:11: error: macro "min" requires 2
arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
/usr/include/c++/6/limits:324:11: error: macro "max" requires 2
arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
/usr/include/c++/6/limits:387:11: error: macro "min" requires 2
arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return false; }
... (rest of output omitted)
=== End of repeated output ===
=== Make failure sequence repeated here ===
lib/CompileGtest.gmk:57: recipe for target
'/export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/logTestFixture.o'
failed
BuildHotspot.gmk:41: recipe for target 'variant-server-libs' failed
Regards
Prasanta
-------------- next part --------------
Building target 'default (exploded-image)' in configuration 'linux-x86_64-normal-server-fastdebug'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Compiling 17 properties into resource bundles for jdk.compiler
Parsing 1 properties into enum-like class for jdk.compiler
Compiling 19 properties into resource bundles for jdk.javadoc
Compiling 10 properties into resource bundles for jdk.jdeps
Compiling 7 properties into resource bundles for jdk.jshell
Compiling 115 files for BUILD_INTERIM_java.compiler
Compiling 394 files for BUILD_INTERIM_jdk.compiler
Compiling 61 files for BUILD_INTERIM_jdk.jdeps
Compiling 453 files for BUILD_INTERIM_jdk.javadoc
Compiling 156 files for BUILD_TOOLS_JDK
Compiling 11 properties into resource bundles for java.base
Compiling 6 properties into resource bundles for java.base
Compiling 2891 files for java.base
Compiling 17 files for java.datatransfer
Compiling 11 properties into resource bundles for java.logging
Compiling 34 files for java.logging
Compiling 25 files for java.activation
Compiling 6 files for java.annotations.common
Compiling 2 files for BUILD_BREAKITERATOR_BASE
Compiling 2 files for BUILD_BREAKITERATOR_LD
Building JVM variant 'server' with features 'all-gcs cds closed-src commercial-features compiler1 compiler2 fprof jni-check jvmci jvmti management nmt services trace vm-structs'
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
Compiling 2 files for BUILD_JVMTI_TOOLS
Creating support/modules_libs/java.base/amd64/server/libjvm.so from 772 file(s)
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
/export/jdk9/client/hotspot/src/cpu/x86/vm/assembler_x86.cpp: In static member function ‘static Address Address::make_raw(int, int, int, int, relocInfo::relocType)’:
/export/jdk9/client/hotspot/src/cpu/x86/vm/assembler_x86.cpp:203:12: warning: ‘*((void*)& rspec +32)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return madr;
^~~~
/export/jdk9/client/hotspot/src/cpu/x86/vm/assembler_x86.cpp:203:12: warning: ‘*((void*)& rspec +24)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/assembler_x86.cpp:203:12: warning: ‘*((void*)& rspec +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/classfile/javaClasses.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vm_operations.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmThread.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/cppInterpreter.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/interpreter.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:32:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/symbol.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/classfile/vmSymbols.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/classfile/javaClasses.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vm_operations.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmThread.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/cppInterpreter.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/interpreter.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:32:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/symbol.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/classfile/vmSymbols.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/classfile/javaClasses.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vm_operations.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmThread.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/cppInterpreter.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/interpreter.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:32,
from /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp:3:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/symbol.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/classfile/vmSymbols.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:26,
from /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp:3:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/classfile/javaClasses.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vm_operations.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmThread.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/cppInterpreter.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/interpreter.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:32,
from /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp:3:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/symbol.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/classfile/vmSymbols.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:26,
from /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/gensrc/jvmtifiles/bytecodeInterpreterWithChecks.cpp:3:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp: In member function ‘void InterpreterMacroAssembler::increment_mdp_data_at(Register, int, bool)’:
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Address data(mdp_in, constant);
^~~~
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp: In member function ‘void InterpreterMacroAssembler::increment_mdp_data_at(Register, Register, int, bool)’:
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1392:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Address data(mdp_in, reg, Address::times_1, constant);
^~~~
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1392:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1392:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp: In member function ‘void InterpreterMacroAssembler::profile_called_method(Register, Register, Register)’:
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Address data(mdp_in, constant);
^~~~
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp: In member function ‘void InterpreterMacroAssembler::profile_virtual_call(Register, Register, Register, bool)’:
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp: In member function ‘void InterpreterMacroAssembler::profile_ret(Register, Register)’:
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[2]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/export/jdk9/client/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp:1358:11: warning: ‘data.Address::_rspec.RelocationHolder::_relocbuf[4]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/logging/logFileOutput.cpp:24:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /usr/include/features.h:364:0,
from /usr/include/stdio.h:27,
from /export/jdk9/client/hotspot/src/share/vm/prims/jni.h:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/logging/logFileOutput.cpp:24:
/usr/include/dirent.h:189:12: note: declared here
extern int __REDIRECT (readdir_r,
^
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/logging/logFileOutput.cpp:24:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /usr/include/features.h:364:0,
from /usr/include/stdio.h:27,
from /export/jdk9/client/hotspot/src/share/vm/prims/jni.h:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/logging/logFileOutput.cpp:24:
/usr/include/dirent.h:189:12: note: declared here
extern int __REDIRECT (readdir_r,
^
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/os/linux/vm/os_linux.cpp:27:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/orderAccess.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/classfile/classLoader.hpp:28,
from /export/jdk9/client/hotspot/src/os/linux/vm/os_linux.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/os/linux/vm/os_linux.cpp:27:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/orderAccess.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/classfile/classLoader.hpp:28,
from /export/jdk9/client/hotspot/src/os/linux/vm/os_linux.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:28:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/macroAssembler.hpp:28,
from /export/jdk9/client/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:28:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/macroAssembler.hpp:28,
from /export/jdk9/client/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/classfile/javaClasses.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vm_operations.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmThread.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/cppInterpreter.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/interpreter.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/frame.inline.hpp:30,
from /export/jdk9/client/hotspot/src/os/posix/vm/os_posix.cpp:28:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/os/posix/vm/os_posix.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/classfile/javaClasses.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vm_operations.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmThread.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/cppInterpreter.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/interpreter/interpreter.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/frame.inline.hpp:30,
from /export/jdk9/client/hotspot/src/os/posix/vm/os_posix.cpp:28:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/os/posix/vm/os_posix.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/ostream.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /usr/include/features.h:364:0,
from /usr/include/stdio.h:27,
from /export/jdk9/client/hotspot/src/share/vm/prims/jni.h:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/utilities/ostream.cpp:25:
/usr/include/dirent.h:189:12: note: declared here
extern int __REDIRECT (readdir_r,
^
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/ostream.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /usr/include/features.h:364:0,
from /usr/include/stdio.h:27,
from /export/jdk9/client/hotspot/src/share/vm/prims/jni.h:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/utilities/ostream.cpp:25:
/usr/include/dirent.h:189:12: note: declared here
extern int __REDIRECT (readdir_r,
^
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrans.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrans.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrans.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrans.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrig.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrig.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrig.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/sharedRuntimeTrig.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/vmError.cpp:26:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/utilities/vmError.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/vmError.cpp:26:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/utilities/vmError.cpp:26:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmStructs.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp: In static member function ‘static dirent* os::readdir(DIR*, dirent*)’:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:18: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmStructs.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/runtime/os.inline.hpp:30:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/thread.inline.hpp:31,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.inline.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/reflectionUtils.hpp:32,
from /export/jdk9/client/hotspot/src/share/vm/classfile/systemDictionary.hpp:34,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciEnv.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciUtilities.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciNullObject.hpp:30,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciConstant.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/ci/ciArray.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmStructs.cpp:25:
/export/jdk9/client/hotspot/src/os/linux/vm/os_linux.inline.hpp:109:42: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations]
if((status = ::readdir_r(dirp, dbuf, &p)) != 0) {
^
In file included from /export/jdk9/client/hotspot/src/os/linux/vm/jvm_linux.h:44:0,
from /export/jdk9/client/hotspot/src/share/vm/prims/jvm.h:31,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/vmStructs.cpp:25:
/usr/include/dirent.h:183:12: note: declared here
extern int readdir_r (DIR *__restrict __dirp,
^~~~~~~~~
Creating hotspot/variant-server/libjvm/gtest/libjvm.so from 45 file(s)
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:320:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
/usr/include/c++/6/limits:324:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
/usr/include/c++/6/limits:387:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return false; }
^
/usr/include/c++/6/limits:390:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return true; }
^
/usr/include/c++/6/limits:456:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); }
^
/usr/include/c++/6/limits:459:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); }
^
/usr/include/c++/6/limits:523:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; }
^
/usr/include/c++/6/limits:526:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; }
^
/usr/include/c++/6/limits:593:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
/usr/include/c++/6/limits:596:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; }
^
/usr/include/c++/6/limits:666:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); }
^
/usr/include/c++/6/limits:669:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); }
^
/usr/include/c++/6/limits:858:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; }
^
/usr/include/c++/6/limits:861:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; }
^
/usr/include/c++/6/limits:925:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
/usr/include/c++/6/limits:928:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; }
^
/usr/include/c++/6/limits:998:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; }
^
/usr/include/c++/6/limits:1001:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; }
^
/usr/include/c++/6/limits:1065:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
/usr/include/c++/6/limits:1068:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; }
^
/usr/include/c++/6/limits:1137:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; }
^
/usr/include/c++/6/limits:1140:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; }
^
/usr/include/c++/6/limits:1204:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
/usr/include/c++/6/limits:1207:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; }
^
/usr/include/c++/6/limits:1277:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; }
^
/usr/include/c++/6/limits:1280:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; }
^
/usr/include/c++/6/limits:1347:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
/usr/include/c++/6/limits:1350:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; }
^
/usr/include/c++/6/limits:1570:85: error: macro "min" requires 2 arguments, but only 1 given
__INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0))
^
/usr/include/c++/6/limits:1570:85: error: macro "max" requires 2 arguments, but only 1 given
/usr/include/c++/6/limits:1570:85: error: macro "min" requires 2 arguments, but only 1 given
/usr/include/c++/6/limits:1570:85: error: macro "max" requires 2 arguments, but only 1 given
/usr/include/c++/6/limits:1598:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
/usr/include/c++/6/limits:1601:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; }
^
/usr/include/c++/6/limits:1673:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; }
^
/usr/include/c++/6/limits:1676:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; }
^
/usr/include/c++/6/limits:1748:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; }
^
/usr/include/c++/6/limits:1751:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; }
^
In file included from /usr/include/c++/6/bits/char_traits.h:39:0,
from /usr/include/c++/6/ios:40,
from /usr/include/c++/6/ostream:38,
from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:55,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/bits/stl_algobase.h:243:56: error: macro "min" passed 3 arguments, but takes just 2
min(const _Tp& __a, const _Tp& __b, _Compare __comp)
^
/usr/include/c++/6/bits/stl_algobase.h:265:56: error: macro "max" passed 3 arguments, but takes just 2
max(const _Tp& __a, const _Tp& __b, _Compare __comp)
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:320:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:320:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:324:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:324:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:387:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return false; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:387:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return false; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:390:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return true; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:390:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return true; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:456:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:456:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:459:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:459:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:523:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:523:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:526:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:526:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:593:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:593:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:596:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:596:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:666:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:666:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:669:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:669:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:858:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:858:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:861:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:861:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:925:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:925:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:928:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:928:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:998:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:998:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1001:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1001:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1065:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1065:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1068:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1068:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1137:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1137:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1140:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1140:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1204:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1204:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1207:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1207:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1277:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1277:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1280:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1280:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1347:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1347:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return 0; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1350:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1350:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1569:3: error: expected ‘;’ at end of member declaration
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1569:3: error: expected unqualified-id before ‘throw’
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1569:3: error: expected ‘;’ at end of member declaration
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1569:3: error: expected unqualified-id before ‘throw’
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1569:3: error: expected ‘;’ at end of member declaration
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1569:3: error: expected unqualified-id before ‘throw’
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1569:3: error: expected ‘;’ at end of member declaration
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1569:3: error: expected unqualified-id before ‘throw’
__INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0,
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1598:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1598:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1601:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1601:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1673:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1673:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1676:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1676:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1748:7: error: expected ‘;’ at end of member declaration
min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1748:13: error: expected unqualified-id before ‘throw’
min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; }
^
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:1751:7: error: expected ‘;’ at end of member declaration
max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; }
^~~
In file included from /usr/include/c++/6/cstdlib:41:0,
from /usr/include/c++/6/stdlib.h:36,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:39,
from /export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/usr/include/c++/6/limits:1751:13: error: expected unqualified-id before ‘throw’
max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; }
^
In file included from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:1099:18: error: ‘std::Do_not_use_min_use_MIN2_instead’ declared as an ‘inline’ variable
#define min(a,b) Do_not_use_min_use_MIN2_instead
^
In file included from /usr/include/c++/6/bits/char_traits.h:39:0,
from /usr/include/c++/6/ios:40,
from /usr/include/c++/6/ostream:38,
from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:55,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/bits/stl_algobase.h:200:7: error: expected primary-expression before ‘if’
if (__b < __a)
^~
/usr/include/c++/6/bits/stl_algobase.h:200:7: error: expected ‘}’ before ‘if’
In file included from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:1099:18: warning: variable templates only available with -std=c++14 or -std=gnu++14
#define min(a,b) Do_not_use_min_use_MIN2_instead
^
In file included from /usr/include/c++/6/bits/char_traits.h:39:0,
from /usr/include/c++/6/ios:40,
from /usr/include/c++/6/ostream:38,
from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:55,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/bits/stl_algobase.h:200:7: error: expected ‘;’ before ‘if’
if (__b < __a)
^~
/usr/include/c++/6/bits/stl_algobase.h:202:7: error: expected unqualified-id before ‘return’
return __a;
^~~~~~
In file included from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:1098:18: error: ‘Do_not_use_max_use_MAX2_instead’ declared as an ‘inline’ variable
#define max(a,b) Do_not_use_max_use_MAX2_instead
^
In file included from /usr/include/c++/6/bits/char_traits.h:39:0,
from /usr/include/c++/6/ios:40,
from /usr/include/c++/6/ostream:38,
from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:55,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/bits/stl_algobase.h:224:7: error: expected primary-expression before ‘if’
if (__a < __b)
^~
/usr/include/c++/6/bits/stl_algobase.h:224:7: error: expected ‘}’ before ‘if’
In file included from /export/jdk9/client/hotspot/src/share/vm/utilities/debug.hpp:28:0,
from /export/jdk9/client/hotspot/src/share/vm/runtime/globals.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/allocation.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/iterator.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/oops/oop.hpp:29,
from /export/jdk9/client/hotspot/src/share/vm/runtime/handles.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/memory/universe.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/code/oopRecorder.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/codeBuffer.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/asm/assembler.hpp:28,
from /export/jdk9/client/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
/export/jdk9/client/hotspot/src/share/vm/utilities/globalDefinitions.hpp:1098:18: warning: variable templates only available with -std=c++14 or -std=gnu++14
#define max(a,b) Do_not_use_max_use_MAX2_instead
^
In file included from /usr/include/c++/6/bits/char_traits.h:39:0,
from /usr/include/c++/6/ios:40,
from /usr/include/c++/6/ostream:38,
from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:55,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/bits/stl_algobase.h:224:7: error: expected ‘;’ before ‘if’
if (__a < __b)
^~
/usr/include/c++/6/bits/stl_algobase.h:226:7: error: expected unqualified-id before ‘return’
return __a;
^~~~~~
/usr/include/c++/6/bits/stl_algobase.h:227:5: error: expected declaration before ‘}’ token
}
^
make[4]: *** [/export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/logTestFixture.o] Error 1
lib/CompileGtest.gmk:57: recipe for target '/export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/logTestFixture.o' failed
make[3]: *** [variant-server-libs] Error 2
BuildHotspot.gmk:41: recipe for target 'variant-server-libs' failed
make[2]: *** [hotspot] Error 1
make/Main.gmk:241: recipe for target 'hotspot' failed
ERROR: Build failed for target 'default (exploded-image)' in configuration 'linux-x86_64-normal-server-fastdebug' (exit code 2)
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_gtest_objs_logTestFixture.o:
In file included from /export/jdk9/client/test/fmw/gtest/include/gtest/gtest.h:54:0,
from /export/jdk9/client/hotspot/test/native/unittest.hpp:31,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.hpp:24,
from /export/jdk9/client/hotspot/test/native/logging/logTestFixture.cpp:25:
/usr/include/c++/6/limits:320:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
/usr/include/c++/6/limits:324:11: error: macro "max" requires 2 arguments, but only 1 given
max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
^
/usr/include/c++/6/limits:387:11: error: macro "min" requires 2 arguments, but only 1 given
min() _GLIBCXX_USE_NOEXCEPT { return false; }
... (rest of output omitted)
=== End of repeated output ===
=== Make failure sequence repeated here ===
lib/CompileGtest.gmk:57: recipe for target '/export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/logTestFixture.o' failed
BuildHotspot.gmk:41: recipe for target 'variant-server-libs' failed
make/Main.gmk:241: recipe for target 'hotspot' failed
=== End of repeated output ===
Hint: Try searching the build log for the name of the first failed target.
Hint: If caused by a warning, try configure --disable-warnings-as-errors.
make[1]: *** [main] Error 1
/export/jdk9/client/make/Init.gmk:286: recipe for target 'main' failed
make: *** [default] Error 2
/export/jdk9/client/make/Init.gmk:185: recipe for target 'default' failed
-------------- next part --------------
Running custom generated-configure.sh
configure: Configuration created at Tue Dec 6 11:34:49 IST 2016.
configure: configure script generated at timestamp 1480691844.
checking for basename... /usr/bin/basename
checking for bash... /bin/bash
checking for cat... /bin/cat
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /bin/cp
checking for cut... /usr/bin/cut
checking for date... /bin/date
checking for gdiff... no
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for echo... /bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for gunzip... /bin/gunzip
checking for pigz... no
checking for gzip... /bin/gzip
checking for ln... /bin/ln
checking for ls... /bin/ls
checking for mkdir... /bin/mkdir
checking for mktemp... /bin/mktemp
checking for mv... /bin/mv
checking for nawk... /usr/bin/nawk
checking for printf... /usr/bin/printf
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sh... /bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for gtar... no
checking for tar... /bin/tar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /bin/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... no
checking for mawk... mawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for a sed that does not truncate output... /bin/sed
checking for cygpath... no
checking for greadlink... no
checking for readlink... /bin/readlink
checking for df... /bin/df
checking for cpio... /bin/cpio
checking for nice... /usr/bin/nice
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking openjdk-build os-cpu... linux-x86_64
checking openjdk-target os-cpu... linux-x86_64
checking compilation type... native
checking for top-level directory... /export/jdk9/client
checking if custom source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which debug level to use... fastdebug
checking which variants of the JVM to build... server
checking for parfait... not enabled
checking for sysroot...
checking for toolchain path...
checking for extra path...
checking where to store configuration... in default location
checking what configuration name to use... linux-x86_64-normal-server-fastdebug
checking for apt-get... apt-get
checking for gmake... no
checking for make... /usr/bin/make
configure: Testing potential make at /usr/bin/make, found using make in PATH
configure: Using GNU make at /usr/bin/make (version: GNU Make 4.1)
checking if make --output-sync is supported... yes
checking for output-sync value... none
checking if find supports -delete... yes
checking what type of tar was found... gnu
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
checking for otool... no
checking for greadelf... no
checking for readelf... /usr/bin/readelf
checking for hg... /usr/bin/hg
checking for stat... /usr/bin/stat
checking for time... /usr/bin/time
checking for dtrace... no
checking for gpatch... no
checking for patch... /usr/bin/patch
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking headless only... no
yes (default)
checking for version string... 9-internal+0-2016-12-06-113449.prasanta.client
checking for javac... /export/jdk1.8.0_112/bin/javac
checking for java... /export/jdk1.8.0_112/bin/java
configure: Found potential Boot JDK using java(c) in PATH
checking for Boot JDK... /export/jdk1.8.0_112
checking Boot JDK version... java version "1.8.0_112" Java(TM) SE Runtime Environment (build 1.8.0_112-b15) Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode)
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javah in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for jarsigner in Boot JDK... ok
checking if Boot JDK supports modules... no
checking if Boot JDK is 32 or 64 bits... 64
checking for Build JDK... yes, will use output dir
configure: Using default toolchain gcc (GNU Compiler Collection)
checking for gcc... /usr/bin/gcc
checking resolved symbolic links for CC... /usr/bin/x86_64-linux-gnu-gcc-6
configure: Using gcc C compiler version 6.2.0 [gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005]
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for g++... /usr/bin/g++
checking resolved symbolic links for CXX... /usr/bin/x86_64-linux-gnu-g++-6
configure: Using gcc C++ compiler version 6.2.0 [g++ (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005]
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking how to run the C preprocessor... /usr/bin/gcc -E
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for ar... ar
configure: Rewriting AR to "/usr/bin/ar"
checking for strip... strip
configure: Rewriting STRIP to "/usr/bin/strip"
checking for nm... nm
configure: Rewriting NM to "/usr/bin/nm"
checking for gobjcopy... no
checking for objcopy... objcopy
configure: Rewriting OBJCOPY to "/usr/bin/objcopy"
checking for gobjdump... no
checking for objdump... objdump
configure: Rewriting OBJDUMP to "/usr/bin/objdump"
checking if the C compiler supports "-Og"... yes
checking if the C++ compiler supports "-Og"... yes
checking if both compilers support "-Og"... yes
checking if linker supports "-Wl,-z,relro"... yes
checking if linker supports "-Wl,-z,now"... yes
checking for broken SuSE 'ld' which only understands anonymous version tags in executables... no
checking for jtreg... no
checking if @file is supported by gcc... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes
configure: GCC >= 6 detected; adding -fno-delete-null-pointer-checks and -fno-lifetime-dse
checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes
configure: GCC >= 6 detected; adding -fno-delete-null-pointer-checks and -fno-lifetime-dse
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking if native warnings are errors... no
checking if the C compiler supports "-Wno-this-is-a-warning-that-do-not-exist"... yes
checking if the C++ compiler supports "-Wno-this-is-a-warning-that-do-not-exist"... yes
checking if both compilers support "-Wno-this-is-a-warning-that-do-not-exist"... yes
checking if the C compiler supports "-Wno-this-is-a-warning-that-do-not-exist"... yes
checking if the C++ compiler supports "-Wno-this-is-a-warning-that-do-not-exist"... yes
checking if both compilers support "-Wno-this-is-a-warning-that-do-not-exist"... yes
checking what type of native debug symbols to use... zipped
checking for dtrace tool... not found, cannot build dtrace
checking sys/sdt.h usability... no
checking sys/sdt.h presence... no
checking for sys/sdt.h... no
checking if dtrace should be built... no, missing dependencies
checking if Hotspot gtest unit tests should be built... yes
checking if static link of stdc++ is possible... yes
checking how to link with libstdc++... static
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking if XlinearGradient is defined in Xrender.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking for ALSA... yes
checking for which libjpeg to use... bundled
checking for which giflib to use... bundled
checking for which libpng to use... bundled
checking for compress in -lz... yes
checking for which zlib to use... system
checking for which lcms to use... bundled
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking if elliptic curve crypto implementation is present... yes
checking if jtreg failure handler should be built... no, missing jtreg
checking if the CDS classlist generation should be enabled... yes
checking for number of cores... 1
checking for memory size... 1999 MB
checking for appropriate number of jobs to run in parallel... 1
checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US
checking flags for boot jdk java command for big workloads... -Xms64M -Xmx999M -XX:ThreadStackSize=1536
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx999M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking whether to use sjavac... no
checking whether to use javac server... yes
checking If precompiled header is enabled... yes
checking that precompiled headers work... yes
checking is ccache enabled... no
checking if build directory is on local disk... yes
checking for bundle date... 06_dec_2016 (generated)
checking whether to build commercial features... yes (default)
checking if dtrace should be built... no, overridden for closed linux build
checking whether to build JFR... yes (default)
checking if crypto source is available... yes
checking Checking for deploy src... not found, cannot build deploy
checking Checking for install src... not found, cannot build installer
checking Checking for pubs src... not found, cannot build pubs
checking for plugin compiler... no
checking plugin compiler version... 6.2.0-5ubuntu12)
checking for msgfmt... /usr/bin/msgfmt
checking for yuicompressor.jar... no
checking for JavaFX... no, needed for deploy
checking for jmc zip dir... no, JMC will not be bundled in installer build, set --with-jmc-zip-dir=/path/to/jmc/zips
checking for VisualVM cobundles... no, VisualVM will not be bundled in installer build, set --with-visualvm
checking for jdk debug image dir... from this build
checking for ips input bundles... no
checking whether to enable tonga test build... no, asmtools not found
checking whether to enable task definitions validation ... no, jdl not found
checking if deploy should be built... no, missing dependency
configure: Cannot build installer without deploy
checking if installer should be built... no, missing dependency
checking if pubs should be built... no, missing dependency
checking if source bundles should be built or imported... built
checking for perl... /usr/bin/perl
checking if license swap for source bundles should be enabled... yes, dependencies present
checking if source bundle binaries should be included in the source bundles... no
checking JVM features for JVM variant 'server'... all-gcs cds closed-src commercial-features compiler1 compiler2 fprof jni-check jvmci jvmti management nmt services trace vm-structs
configure: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/configure-support/config.status
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/spec.gmk
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/bootcycle-spec.gmk
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/buildjdk-spec.gmk
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/compare.sh
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/Makefile
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/custom-spec.gmk
config.status: creating /export/jdk9/client/build/linux-x86_64-normal-server-fastdebug/install-spec.gmk
====================================================
A new configuration has been successfully created in
/export/jdk9/client/build/linux-x86_64-normal-server-fastdebug
using configure arguments '--enable-debug --disable-warnings-as-errors'.
Configuration summary:
* Debug level: fastdebug
* HS debug level: fastdebug
* JDK variant: normal
* JVM variants: server
* OpenJDK target: OS: linux, CPU architecture: x86, address length: 64
* Version string: 9-internal+0-2016-12-06-113449.prasanta.client (9-internal)
Tools summary:
* Boot JDK: java version "1.8.0_112" Java(TM) SE Runtime Environment (build 1.8.0_112-b15) Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode) (at /export/jdk1.8.0_112)
* Toolchain: gcc (GNU Compiler Collection)
* C Compiler: Version 6.2.0 (at /usr/bin/gcc)
* C++ Compiler: Version 6.2.0 (at /usr/bin/g++)
Build performance summary:
* Cores to use: 1
* Memory limit: 1999 MB
The following warnings were produced. Repeated here for convenience:
WARNING: Falling back on default compiler for plugin
WARNING: PLUGIN_CC is not version 4.1.2
More information about the build-dev
mailing list