You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jan Schlicht (JIRA)" <ji...@apache.org> on 2017/02/20 16:15:44 UTC

[jira] [Commented] (MESOS-7145) LevelDB 1.19 update breaks third-pary configure scripts in a weird way.

    [ https://issues.apache.org/jira/browse/MESOS-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874762#comment-15874762 ] 

Jan Schlicht commented on MESOS-7145:
-------------------------------------

Description in MESOS-7146 is more accurate, the {{unrecognized options}} warning are unrelated.

> LevelDB 1.19 update breaks third-pary configure scripts in a weird way.
> -----------------------------------------------------------------------
>
>                 Key: MESOS-7145
>                 URL: https://issues.apache.org/jira/browse/MESOS-7145
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: macOS Sierra 10.12.3.
> Tested with clang 3.8 and Apple LLVM 8.0.0
>            Reporter: Jan Schlicht
>
> Somethings odd with the update to levelDB 1.19:
> When running {{make tests}} (in a new build dir, or after running {{make clean}}), it will fail when building glog. Relevant warning:
> {noformat}
> configure: WARNING: unrecognized options: --disable-python, --enable-libevent, --enable-ssl, --with-libevent
> {noformat}
> Running {{make tests}} again will get a bit further, and it'll fail when compiling {{out-static/db/c_test.o}}:
> {noformat}
> error: invalid argument '-std=c++11' not allowed with 'C/ObjC'
> {noformat}
> Running {{make tests}} a third time will finally work and successfully compile Mesos.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)