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

Commit 93fc87c breaks compilation with clang

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Mesos HEAD on commit 93fc87cde504cc5a38fbfe566f12fac888a61cc0,
      Apple LLVM version 8.0.0 (clang-800.0.42.1)

    Description

      Running make on macOS with clang fails with

      In file included from ../../src/slave/containerizer/mesos/containerizer.cpp:58:
      ../../src/slave/containerizer/mesos/containerizer.hpp:296:18: error: private field 'ioSwitchboard' is not used [-Werror,-Wunused-private-field]
        IOSwitchboard* ioSwitchboard;
                       ^
      1 error generated.
      make[2]: *** [slave/containerizer/mesos/libmesos_no_3rdparty_la-containerizer.lo] Error 1
      make[2]: *** Waiting for unfinished jobs....
      

      Attachments

        Issue Links

          Activity

            People

              jieyu Jie Yu
              nfnt Jan Schlicht
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: