You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2017/05/22 23:18:04 UTC

[jira] [Updated] (MESOS-7545) Volume secret isolator breaks Windows build

     [ https://issues.apache.org/jira/browse/MESOS-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Schwartzmeyer updated MESOS-7545:
----------------------------------------
    Summary: Volume secret isolator breaks Windows build  (was: Volume secrete isolator breaks Windows build)

> Volume secret isolator breaks Windows build
> -------------------------------------------
>
>                 Key: MESOS-7545
>                 URL: https://issues.apache.org/jira/browse/MESOS-7545
>             Project: Mesos
>          Issue Type: Bug
>         Environment: Windows 10
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Kapil Arya
>
> 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]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)