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

Volume secret isolator breaks Windows build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None
    • None
    • Windows 10

    Description

      commit 1c7ffbeb5
      Review: https://reviews.apache.org/r/59001

      Doesn't build on Windows:

      "C:\Users\andschwa\src\mesos-master\build\src\tests\mesos-tests.vcxproj" (default target) (1) ->
      "C:\Users\andschwa\src\mesos-master\build\mesos-and-binaries.vcxproj" (default target) (20) ->
      "C:\Users\andschwa\src\mesos-master\build\src\slave\mesos-agent.vcxproj" (default target) (23) ->
      (Link target) ->
      mesos-1.4.0.lib(containerizer.cpp.obj) : error LNK2019: unresolved external symbol "public: static class Try<class me
      sos::slave::Isolator *,class Error> __cdecl mesos::internal::slave::EnvironmentSecretIsolatorProcess::create(class meso
      s::internal::slave::Flags const &,class mesos::SecretResolver *)" (?create@EnvironmentSecretIsolatorProcess@slave@inter
      nal@mesos@@SA?AV?$Try@PEAVIsolator@slave@mesos@@VError@@@@AEBVFlags@234@PEAVSecretResolver@4@@Z) referenced in function
      "public: class Try<class mesos::slave::Isolator *,class Error> __cdecl <lambda_371767c904c6c37ece3f051f1f1a599c>::oper
      ator()(class mesos::internal::slave::Flags const &)const " (??R<lambda_371767c904c6c37ece3f051f1f1a599c>@@QEBA?AV?$Try@
      PEAVIsolator@slave@mesos@@VError@@@@AEBVFlags@slave@internal@mesos@@@Z) [C:\Users\andschwa\src\mesos-master\build\src\s
      lave\mesos-agent.vcxproj]
      C:\Users\andschwa\src\mesos-master\build\src\mesos-agent.exe : fatal error LNK1120: 1 unresolved externals [C:\Users\
      andschwa\src\mesos-master\build\src\slave\mesos-agent.vcxproj]

      Attachments

        Activity

          People

            karya Kapil Arya
            andschwa Andrew Schwartzmeyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: