[ https://issues.apache.org/jira/browse/HADOOP-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kihwal Lee resolved HADOOP-11610. --------------------------------- Resolution: Won't Fix > hadoop-common build fails on JDK9 > --------------------------------- > > Key: HADOOP-11610 > URL: https://issues.apache.org/jira/browse/HADOOP-11610 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 2.6.0 > Environment: JDK9 > Reporter: Tiago Stürmer Daitx > Priority: Minor > Labels: build-failure, common, jdk9 > Attachments: hadoop-common_jdk9-support.patch > > > The new JDK9 directory structure lacks a jre directory under jdk. Due to that > hadoop-common fails to build: > Error output: > [exec] -- The C compiler identification is GNU 4.8.2 > [exec] -- The CXX compiler identification is GNU 4.8.2 > [exec] -- Check for working C compiler: /usr/bin/cc > [exec] -- Check for working C compiler: /usr/bin/cc -- works > [exec] -- Detecting C compiler ABI info > [exec] -- Detecting C compiler ABI info - done > [exec] -- Check for working CXX compiler: /usr/bin/c++ > [exec] -- Check for working CXX compiler: /usr/bin/c++ -- works > [exec] -- Detecting CXX compiler ABI info > [exec] JAVA_HOME=, JAVA_JVM_LIBRARY=JAVA_JVM_LIBRARY-NOTFOUND > [exec] > JAVA_INCLUDE_PATH=/home/tdaitx/jdk9-dev/build/linux-ppc64-normal-server-release/images/jdk/include, > JAVA_INCLUDE_PATH2=/home/tdai$ > x/jdk9-dev/build/linux-ppc64-normal-server-release/images/jdk/include/linux > [exec] CMake Error at JNIFlags.cmake:120 (MESSAGE): > [exec] Failed to find a viable JVM installation under JAVA_HOME. > [exec] Call Stack (most recent call first): > [exec] CMakeLists.txt:24 (include) > [exec] > [exec] > [exec] -- Detecting CXX compiler ABI info - done > [exec] -- Configuring incomplete, errors occurred! > [exec] See also > "/home/tdaitx/hadoop-2.6.0-src/hadoop-common-project/hadoop-common/target/native/CMakeFiles/CMakeOutput.log". -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org