Trevor Robinson created HADOOP-8764:
---------------------------------------
Summary: CMake: HADOOP-8737 broke ARM build
Key: HADOOP-8764
URL: https://issues.apache.org/jira/browse/HADOOP-8764
Project: Hadoop Common
Issue Type: Bug
Components: build
Affects Versions: 2.2.0-alpha
Environment: Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.7.0_06, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.7.0_06/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.2.0-1000-highbank", arch: "arm", family: "unix"
Reporter: Trevor Robinson
ARM build is broken again: CMAKE_SYSTEM_PROCESSOR comes from {{uname -p}},
which reports values like "armv7l" for the ARMv7 architecture. However, the
OpenJDK and Oracle ARM JREs both use "jre/lib/arm" for the JVM directory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira