[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-05 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-8764:


Integrated in Hadoop-Hdfs-trunk #1156 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1156/])
HADOOP-8764. CMake: HADOOP-8737 broke ARM build. Contributed by Trevor 
Robinson (Revision 1380984)

 Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1380984
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/JNIFlags.cmake


 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-05 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-8764:


Integrated in Hadoop-Mapreduce-trunk #1187 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1187/])
HADOOP-8764. CMake: HADOOP-8737 broke ARM build. Contributed by Trevor 
Robinson (Revision 1380984)

 Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1380984
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/JNIFlags.cmake


 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-05 Thread Colin Patrick McCabe (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-04 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-8764:
---

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12543798/HADOOP-8764.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 eclipse:eclipse.  The patch built with eclipse:eclipse.

+1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed unit tests in 
hadoop-common-project/hadoop-common.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1399//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/1399//console

This message is automatically generated.

 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
 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-04 Thread Eli Collins (JIRA)

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

Eli Collins commented on HADOOP-8764:
-

+1 lgtm

 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
 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-04 Thread Eli Collins (JIRA)

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

Eli Collins commented on HADOOP-8764:
-

Btw I created a jenkins job to run on the Apache ARM machines to capture future 
breakages:

https://builds.apache.org/job/Hadoop-trunk-ARM/

 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
 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-04 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-8764:


Integrated in Hadoop-Common-trunk-Commit #2682 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2682/])
HADOOP-8764. CMake: HADOOP-8737 broke ARM build. Contributed by Trevor 
Robinson (Revision 1380984)

 Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1380984
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/JNIFlags.cmake


 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-04 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-8764:


Integrated in Hadoop-Hdfs-trunk-Commit #2745 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2745/])
HADOOP-8764. CMake: HADOOP-8737 broke ARM build. Contributed by Trevor 
Robinson (Revision 1380984)

 Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1380984
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/JNIFlags.cmake


 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


[jira] [Commented] (HADOOP-8764) CMake: HADOOP-8737 broke ARM build

2012-09-04 Thread Hudson (JIRA)

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

Hudson commented on HADOOP-8764:


Integrated in Hadoop-Mapreduce-trunk-Commit #2706 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2706/])
HADOOP-8764. CMake: HADOOP-8737 broke ARM build. Contributed by Trevor 
Robinson (Revision 1380984)

 Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1380984
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/JNIFlags.cmake


 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