Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-06 Thread Ted Yu
Logged BUILDS-26 to track Colin's suggestion. FYI On Mon, Oct 6, 2014 at 12:19 PM, Colin McCabe wrote: > On Thu, Oct 2, 2014 at 1:15 PM, Ted Yu wrote: > > On my Mac and on Linux, I was able to > > find /usr/include/openssl/opensslconf.h > > > > However the file is absent on Jenkins machine(s).

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-06 Thread Steve Loughran
looks like BUILDING.TXT will need changing -currently it declares the dependency as optional On 6 October 2014 12:19, Colin McCabe wrote: > On Thu, Oct 2, 2014 at 1:15 PM, Ted Yu wrote: >> On my Mac and on Linux, I was able to >> find /usr/include/openssl/opensslconf.h >> >> However the file is

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-06 Thread Colin McCabe
On Thu, Oct 2, 2014 at 1:15 PM, Ted Yu wrote: > On my Mac and on Linux, I was able to > find /usr/include/openssl/opensslconf.h > > However the file is absent on Jenkins machine(s). > > Just want to make sure that the file is needed for native build before > filing INFRA ticket. opensslconf.h is

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Ted Yu
On my Mac and on Linux, I was able to find /usr/include/openssl/opensslconf.h However the file is absent on Jenkins machine(s). Just want to make sure that the file is needed for native build before filing INFRA ticket. Cheers On Thu, Oct 2, 2014 at 9:09 AM, Tsuyoshi OZAWA wrote: > Hi Ted, >

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Tsuyoshi OZAWA
Hi Ted, On my local, the build of trunk with "mvn package -Pnative,dist" works well. I'm not certain whether this problem is related, but some build fails on YARN(e.g. YARN-2562, YARN-2615, YARN-2640). The version information of OS and libssl-dev on my local environment is as follows: $ uname -a

Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Ted Yu
Hadoop-Common-trunk build failed due to missing opensslconf.h Is this environment issue or due to recent commits ? Cheers On Thu, Oct 2, 2014 at 7:31 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > ---