Re: Build failed in Jenkins: Mesos » cmake,clang,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2514

2016-07-15 Thread Joseph Wu
The CMake build is missing a `-fPIC` linker flag for the libprocess library (which is static by default in this build). I'll push a fix shortly... On Fri, Jul 15, 2016 at 1:57 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < >

Build failed in Jenkins: Mesos » cmake,clang,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2514

2016-07-15 Thread Apache Jenkins Server
See Changes: [josephwu] CMake: Added