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

isolator module headers depend on picojson headers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.27.0
    • c++ api, modules
    • Mesosphere Sprint 25
    • 3

    Description

      When trying to build an isolator module, stout headers end up depending on picojson.hpp which is not installed.

      In file included from /opt/mesos/include/mesos/module/isolator.hpp:25:
      In file included from /opt/mesos/include/mesos/slave/isolator.hpp:30:
      In file included from /opt/mesos/include/process/dispatch.hpp:22:
      In file included from /opt/mesos/include/process/process.hpp:26:
      In file included from /opt/mesos/include/process/event.hpp:21:
      In file included from /opt/mesos/include/process/http.hpp:39:
      /opt/mesos/include/stout/json.hpp:23:10: fatal error: 'picojson.h' file not found
      #include <picojson.h>
               ^
      8 warnings and 1 error generated.
      

      Attachments

        Issue Links

          Activity

            People

              jamespeach James Peach
              jamespeach James Peach
              Joris Van Remoortere Joris Van Remoortere
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: