[jira] [Created] (HADOOP-9320) Hadoop native build failure on ARM hard-float

2013-02-20 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-9320: --- Summary: Hadoop native build failure on ARM hard-float Key: HADOOP-9320 URL: https://issues.apache.org/jira/browse/HADOOP-9320 Project: Hadoop Common

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

2012-09-04 Thread Trevor Robinson (JIRA)
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

[jira] [Created] (HADOOP-8713) TestRPCCompatibility fails intermittently with JDK7

2012-08-20 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8713: --- Summary: TestRPCCompatibility fails intermittently with JDK7 Key: HADOOP-8713 URL: https://issues.apache.org/jira/browse/HADOOP-8713 Project: Hadoop Common

[jira] [Created] (HADOOP-8697) TestWritableName fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8697: --- Summary: TestWritableName fails intermittently with JDK7 Key: HADOOP-8697 URL: https://issues.apache.org/jira/browse/HADOOP-8697 Project: Hadoop Common

[jira] [Created] (HADOOP-8695) TestPathData fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8695: --- Summary: TestPathData fails intermittently with JDK7 Key: HADOOP-8695 URL: https://issues.apache.org/jira/browse/HADOOP-8695 Project: Hadoop Common

[jira] [Created] (HADOOP-8693) TestSecurityUtil fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8693: --- Summary: TestSecurityUtil fails intermittently with JDK7 Key: HADOOP-8693 URL: https://issues.apache.org/jira/browse/HADOOP-8693 Project: Hadoop Common

[jira] [Created] (HADOOP-8692) TestLocalDirAllocator fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8692: --- Summary: TestLocalDirAllocator fails intermittently with JDK7 Key: HADOOP-8692 URL: https://issues.apache.org/jira/browse/HADOOP-8692 Project: Hadoop Common

[jira] [Created] (HADOOP-8659) Native libraries must build with soft-float ABI for Oracle JVM

2012-08-07 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8659: --- Summary: Native libraries must build with soft-float ABI for Oracle JVM Key: HADOOP-8659 URL: https://issues.apache.org/jira/browse/HADOOP-8659 Project: Hadoop

[jira] [Created] (HADOOP-8538) CMake builds fail on ARM

2012-06-27 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8538: --- Summary: CMake builds fail on ARM Key: HADOOP-8538 URL: https://issues.apache.org/jira/browse/HADOOP-8538 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7

2012-05-10 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8390: --- Summary: TestFileSystemCanonicalization fails with JDK7 Key: HADOOP-8390 URL: https://issues.apache.org/jira/browse/HADOOP-8390 Project: Hadoop Common

Re: Test failures in TestFileSystemCanonicalization

2012-05-10 Thread Trevor Robinson
> Do you get the same failure with JDK6? > > On Wednesday, May 9, 2012, Trevor Robinson wrote: > >> Does anyone know anything about these test failures in 0.23.1 >> (+cdh4b2) and trunk? >> >> Failed tests: >>  testShortAuthority(org.apache.hadoop.fs.TestFi

Test failures in TestFileSystemCanonicalization

2012-05-09 Thread Trevor Robinson
Does anyone know anything about these test failures in 0.23.1 (+cdh4b2) and trunk? Failed tests: testShortAuthority(org.apache.hadoop.fs.TestFileSystemCanonicalization): expected: but was: testPartialAuthority(org.apache.hadoop.fs.TestFileSystemCanonicalization): expected: but was: $ mvn --ve

[jira] [Created] (HADOOP-8370) Native build failure: javah: class file for org.apache.hadoop.classification.InterfaceAudience not found

2012-05-07 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8370: --- Summary: Native build failure: javah: class file for org.apache.hadoop.classification.InterfaceAudience not found Key: HADOOP-8370 URL: https://issues.apache.org/jira

Re: Unable to build native binaries

2012-05-07 Thread Trevor Robinson
I'm hitting this issue too, with this configuration: Apache Maven 3.0.4 (r1232337; 2012-01-17 02:44:56-0600) Maven home: /usr/local/apache-maven-3.0.4 Java version: 1.7.0_04, vendor: Oracle Corporation Java home: /usr/lib/jvm/jdk1.7.0_04/jre Default locale: en_US, platform encoding: ISO-8859-1 OS

Re: Hadoop native builds fail on ARM due to -m32

2011-05-23 Thread Trevor Robinson
info.  I took a quick look at HADOOP-7276 and > HDFS-1920, haven't gotten a chance for a full review yet but they > don't look like they'll be a burden, and if they get Hadoop running on > ARM that's great! > > Thanks, > Eli > > On Fri, May 20, 2011 at 4

Re: Hadoop native builds fail on ARM due to -m32

2011-05-20 Thread Trevor Robinson
o get Hadoop up and running without having to patch the build. I'll follow up offline though, so I can better understand any concerns you may still have. Thanks, Trevor > On Tue, May 10, 2011 at 5:13 PM, Trevor Robinson > wrote: >> Is the native build failing on ARM (where

[jira] [Created] (HADOOP-7290) Unit test failure in TestUserGroupInformation.testGetServerSideGroups

2011-05-13 Thread Trevor Robinson (JIRA)
mode) Reporter: Trevor Robinson Priority: Minor Testsuite: org.apache.hadoop.security.TestUserGroupInformation Tests run: 14, Failures: 1, Errors: 0, Time elapsed: 0.278 sec - Standard Output --- trobinson:users guest git

Failure in TestUserGroupInformation.testGetServerSideGroups

2011-05-12 Thread Trevor Robinson
Has anyone seen this error before? Testsuite: org.apache.hadoop.security.TestUserGroupInformation Tests run: 14, Failures: 1, Errors: 0, Time elapsed: 0.278 sec - Standard Output --- trobinson:users guest git - --- Testcase: testGet

Re: Hadoop native builds fail on ARM due to -m32

2011-05-11 Thread Trevor Robinson
On Tue, May 10, 2011 at 7:34 PM, Allen Wittenauer wrote: >        That's interesting.  I didn't realize there was a gcc that didn't > support -m.  This seems like an odd thing not to support, but whatever. :) Agreed. I'm sure ARM will support 64-bit someday, so the "right" fix would be to change

[jira] [Created] (HADOOP-7276) Hadoop native builds fail on ARM due to -m32

2011-05-11 Thread Trevor Robinson (JIRA)
.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) $ uname -a Linux panda0 2.6.38-1002-linaro-omap #3-Ubuntu SMP Fri Apr 15 14:00:54 UTC 2011 armv7l armv7l armv7l GNU/Linux Reporter: Trevor Robinson The native build fails on machine targets where gcc does not support -m32. This is any target othe

Hadoop native builds fail on ARM due to -m32

2011-05-10 Thread Trevor Robinson
Is the native build failing on ARM (where gcc doesn't support -m32) a known issue, and is there a workaround or fix pending? $ ant -Dcompile.native=true ...      [exec] make  all-am      [exec] make[1]: Entering directory `/home/trobinson/dev/hadoop-common/build/native/Linux-arm-32'      [exec] /b