You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/04/02 23:23:16 UTC

[jira] [Created] (MESOS-1180) make distcheck fails with --disable-java

Vinod Kone created MESOS-1180:
---------------------------------

             Summary: make distcheck fails with --disable-java
                 Key: MESOS-1180
                 URL: https://issues.apache.org/jira/browse/MESOS-1180
             Project: Mesos
          Issue Type: Bug
          Components: test
            Reporter: Vinod Kone
            Priority: Minor
             Fix For: 0.19.0


Observed this on Jenkins. 
https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/2033/console

...
...
configure: GCC version: 4.6
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for backtrace in -lunwind... no
checking whether or not we can build with JNI... /usr/bin/ld: skipping incompatible /home/hudson/tools/java/latest1.6/jre/lib/i386/server/libjvm.so when searching for -ljvm
/usr/bin/ld: cannot find -ljvm
collect2: ld returned 1 exit status
configure: error: failed to build with JNI
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure





--
This message was sent by Atlassian JIRA
(v6.2#6252)