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

Mesos build on Windows appears to be broken.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.10.0
    • agent
    • None
    • Windows, MSVC

    Description

      I was told that when trying to build the latest Mesos (master - 1.10 WIP), MSVC complains about our use of domain sockets;

      mesos\src\slave/slave.hpp(133,40): error C3083: ‘unix’: the symbol to the left of a ‘::’ must be a type
      mesos\src\slave/slave.hpp(877,28): error C3083: ‘unix’: the symbol to the left of a ‘::’ must be a type
      \mesos\src\slave\slave.cpp(203,45): error C3083: ‘unix’: the symbol to the left of a ‘::’ must be a typemesos\3rdparty\libprocess\src\http.cpp(1628,18): error C3083: ‘unix’: the symbol to the left of a ‘::’ must be a type
      mesos\3rdparty\libprocess\src\http.cpp(1629,16): error C3083: ‘unix’: the symbol to the left of a ‘::’ must be a type 

      This entirely prevents building on MSVC while no workaround is known - declaring this as a blocker for those reasons.

       

      Attachments

        Activity

          People

            bbannier Benjamin Bannier
            tillt Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: