[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-11-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-6863:
---

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12450246/hadoop-6863-20100721.patch
  against trunk revision 1031422.

+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 patch.  The patch command could not apply the patch.

Console output: 
https://hudson.apache.org/hudson/job/PreCommit-HADOOP-Build/29//console

This message is automatically generated.

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-08-17 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

bq. Ok, I will test it with snow leopard and see if it works.
ant compile-native and ant test-core pass on Snow Leopard.

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-08-10 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

bq. Java on Snow Leopard is very different than what is on Leopard due it 
properly supporting the -d flag to flip from 32-bit and 64-bit JVM support. 
Last I heard, Yahoo! was still using Leopard.
Ok, I will test it with snow leopard and see if it works.

bq. configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): 
suspicious cache-id, must contain cv to be cached
No. I have not seen this. What is the command line that triggers this message? 
What versions of autotools you are using?

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-08-09 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer commented on HADOOP-6863:
--

Does anyone else blow configure warnings with this patch?

For example:
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): 
suspicious cache-id, must contain _cv_ to be cached


 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-08-06 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

@allen, do you have objections of having this patch committed?

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-08-06 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer commented on HADOOP-6863:
--

Right now, yes, because it needs to be tested on a bi-arch jvm.

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-08-06 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

bq. Right now, yes, because it needs to be tested on a bi-arch jvm.
I have tested the patch for both Linux and Mac OS X. Would you help test on 
other archs?

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-23 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

bq. -1 tests included. The patch doesn't appear to include any new or modified 
tests.
This is expected as the patch only touches the build system.

bq. -1 javadoc. The javadoc tool appears to have generated 1 warning messages.
This is false alarm.

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch, hadoop-6863-20100721.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-18 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

I used the version installed on my Mac.  What are the base versions we have 
documented?

Sent from my iPhone





 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-17 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer commented on HADOOP-6863:
--

I haven't had a chance to try the patch yet, but it should be noted that it 
looks it was built with newer automake and I'm guessing newer libtool than the 
base version we have documented...

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-16 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer commented on HADOOP-6863:
--

I'll try to test this on a multi-arch JVM (Solaris, OS X) today.  

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-16 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

@allen, thanks for helping out.

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-15 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer commented on HADOOP-6863:
--

These are pretty much two separate problems.

I have a fix for b, but it isn't very clean. :)

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang

 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-15 Thread Hong Tang (JIRA)

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

Hong Tang commented on HADOOP-6863:
---

Note, the real changes to the existing code base are really in two files. The 
remaining changes are caused by autoreconf.
- ./src/native/Makefile.am
- ./src/native/src/org/apache/hadoop/io/compress/zlib/Makefile.am

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
 Attachments: hadoop-6863-20100715.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X.

2010-07-15 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HADOOP-6863:
---

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12449607/hadoop-6863-20100715.patch
  against trunk revision 964134.

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

+1 tests included.  The patch appears to include 1 new or modified tests.

-1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

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

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

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

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

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

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/88/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/88/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/88/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/88/console

This message is automatically generated.

 Compile-native still fails on Mac OS X.
 ---

 Key: HADOOP-6863
 URL: https://issues.apache.org/jira/browse/HADOOP-6863
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Hong Tang
Assignee: Hong Tang
 Attachments: hadoop-6863-20100715.patch


 I am still getting failures when I try to compile native library on Mac OS X 
 (10.5.8 Leopard). The problems are two fold:
 - Although aclocal.m4 is changed after HADOOP-3659 is committed, the 
 corresponding configure script is not re-generated.
 - It cannot find libjvm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.