[ 
https://issues.apache.org/jira/browse/HADOOP-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448928#comment-13448928
 ] 

Colin Patrick McCabe commented on HADOOP-8764:
----------------------------------------------

This patch looks reasonable to me (although I do not have an ARM device to test 
on).

Thanks for looking at this, Trevor.
                
> 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
>            Assignee: Trevor Robinson
>             Fix For: 2.2.0-alpha
>
>         Attachments: HADOOP-8764.patch
>
>
> 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

Reply via email to