Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7145

LevelDB 1.19 update breaks third-pary configure scripts in a weird way.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • build
    • None
    • macOS Sierra 10.12.3.
      Tested with clang 3.8 and Apple LLVM 8.0.0

    Description

      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:

      configure: WARNING: unrecognized options: --disable-python, --enable-libevent, --enable-ssl, --with-libevent
      

      Running make tests again will get a bit further, and it'll fail when compiling out-static/db/c_test.o:

      error: invalid argument '-std=c++11' not allowed with 'C/ObjC'
      

      Running make tests a third time will finally work and successfully compile Mesos.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nfnt Jan Schlicht
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: