----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65314/#review196148 -----------------------------------------------------------
FAIL: Mesos stout-tests failed to build. Reviews applied: `['65310', '65311', '65312', '65313', '65314']` Failed command: `cmake.exe --build . --target stout-tests --config Debug` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65314 Relevant logs: - [stout-tests-build-cmake-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65314/logs/stout-tests-build-cmake-stdout.log): ``` Unknown compiler version - please run the configure tests and report the results env_tests.cpp Unknown compiler version - please run the configure tests and report the results filesystem_tests.cpp Unknown compiler version - please run the configure tests and report the results process_tests.cpp rmdir_tests.cpp Unknown compiler version - please run the configure tests and report the results socket_tests.cpp Unknown compiler version - please run the configure tests and report the results Unknown compiler version - please run the configure tests and report the results strerror_tests.cpp Unknown compiler version - please run the configure tests and report the results Unknown compiler version - please run the configure tests and report the results Done Building Project "D:\DCOS\mesos\3rdparty\stout\tests\stout-tests.vcxproj" (default targets) -- FAILED. Build FAILED. "D:\DCOS\mesos\3rdparty\stout\tests\stout-tests.vcxproj" (default target) (1) -> (ClCompile target) -> D:\DCOS\mesos\mesos\3rdparty\stout\tests\lambda_tests.cpp(115): error C2672: 'lambda::zip': no matching overloaded function found [D:\DCOS\mesos\3rdparty\stout\tests\stout-tests.vcxproj] D:\DCOS\mesos\mesos\3rdparty\stout\tests\lambda_tests.cpp(115): error C2783: 'MapIterable<U1,U2> lambda::zip(const InputIterable1<U1,U1s...> &,const InputIterable2<U2,U2s...> &)': could not deduce template argument for 'MapIterable' [D:\DCOS\mesos\3rdparty\stout\tests\stout-tests.vcxproj] D:\DCOS\mesos\mesos\3rdparty\stout\tests\lambda_tests.cpp(129): error C2672: 'lambda::zipto': no matching overloaded function found [D:\DCOS\mesos\3rdparty\stout\tests\stout-tests.vcxproj] D:\DCOS\mesos\mesos\3rdparty\stout\tests\lambda_tests.cpp(129): error C2783: 'OutputIterable<HeterogeneusContainer<U1,U2>> lambda::zipto(const InputIterable1<U1,U1s...> &,const InputIterable2<U2,U2s...> &)': could not deduce template argument for 'HeterogeneusContainer' [D:\DCOS\mesos\3rdparty\stout\tests\stout-tests.vcxproj] 0 Warning(s) 4 Error(s) Time Elapsed 00:01:12.97 ``` - [stout-tests-CMakeOutput.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65314/logs/stout-tests-CMakeOutput.log): ``` Creating directory "cmTC_f098a.dir\Debug\". Creating directory "D:\DCOS\mesos\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_f098a.dir\Debug\cmTC_f098a.tlog\". InitializeBuildStatus: Creating "cmTC_f098a.dir\Debug\cmTC_f098a.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D COMPILER_SUPPORTS_CXX11 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_f098a.dir\Debug\" /Fd"cmTC_f098a.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\DCOS\mesos\CMakeFiles\CMakeTmp\src.cxx Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /D WIN32 /D _WINDOWS /D COMPILER_SUPPORTS_CXX11 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_f098a.dir\Debug\" /Fd"cmTC_f098a.dir\Debug\vc141.pdb" /Gd /TP /errorReport:queue D:\DCOS\mesos\CMakeFiles\CMakeTmp\src.cxx src.cxx Link: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\DCOS\mesos\CMakeFiles\CMakeTmp\Debug\cmTC_f098a.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"D:/DCOS/mesos/CMakeFiles/CMakeTmp/Debug/cmTC_f098a.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/DCOS/mesos/CMakeFiles/CMakeTmp/Debug/cmTC_f098a.lib" /MACHINE:X64 /machine:x64 cmTC_f098a.dir\Debug\src.obj cmTC_f098a.vcxproj -> D:\DCOS\mesos\CMakeFiles\CMakeTmp\Debug\cmTC_f098a.exe FinalizeBuildStatus: Deleting file "cmTC_f098a.dir\Debug\cmTC_f098a.tlog\unsuccessfulbuild". Touching "cmTC_f098a.dir\Debug\cmTC_f098a.tlog\cmTC_f098a.lastbuildstate". Done Building Project "D:\DCOS\mesos\CMakeFiles\CMakeTmp\cmTC_f098a.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.24 Source file was: int main() { return 0; } ``` - [stout-tests-CMakeError.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65314/logs/stout-tests-CMakeError.log): ``` PrepareForBuild: Creating directory "cmTC_30f5e.dir\Debug\". Creating directory "D:\DCOS\mesos\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_30f5e.dir\Debug\cmTC_30f5e.tlog\". InitializeBuildStatus: Creating "cmTC_30f5e.dir\Debug\cmTC_30f5e.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX64\x64\CL.exe /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D UNICODE /D _UNICODE /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /Gm- /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_30f5e.dir\Debug\" /Fd"cmTC_30f5e.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\DCOS\mesos\CMakeFiles\CMakeTmp\CheckIncludeFile.c Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25830.2 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /MP /Od /Ob0 /D WIN32 /D _WINDOWS /D UNICODE /D _UNICODE /D "CMAKE_INTDIR=\"Debug\"" /D _UNICODE /D UNICODE /Gm- /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_30f5e.dir\Debug\" /Fd"cmTC_30f5e.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue D:\DCOS\mesos\CMakeFiles\CMakeTmp\CheckIncludeFile.c CheckIncludeFile.c D:\DCOS\mesos\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [D:\DCOS\mesos\CMakeFiles\CMakeTmp\cmTC_30f5e.vcxproj] Done Building Project "D:\DCOS\mesos\CMakeFiles\CMakeTmp\cmTC_30f5e.vcxproj" (default targets) -- FAILED. Build FAILED. "D:\DCOS\mesos\CMakeFiles\CMakeTmp\cmTC_30f5e.vcxproj" (default target) (1) -> (ClCompile target) -> D:\DCOS\mesos\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [D:\DCOS\mesos\CMakeFiles\CMakeTmp\cmTC_30f5e.vcxproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.65 ``` - Mesos Reviewbot Windows On Jan. 24, 2018, 5:30 p.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65314/ > ----------------------------------------------------------- > > (Updated Jan. 24, 2018, 5:30 p.m.) > > > Review request for mesos, Benjamin Hindman and Greg Mann. > > > Bugs: MESOS-8434 > https://issues.apache.org/jira/browse/MESOS-8434 > > > Repository: mesos > > > Description > ------- > > The introduction of the `ObjectApprovers` abstraction rendered the > `AuthorizationAcceptor` class oboslete. After the refactor of the code > the acceptor class was no longer used, nor were the helper functions > built around it. > > This patch removes that obsolete code. > > > Diffs > ----- > > src/common/http.hpp 750d3bfba1647624983108bdd23295a3b3091fe4 > src/common/http.cpp 728fc554917ed031f9cb3d811fbbc064307b3e32 > > > Diff: https://reviews.apache.org/r/65314/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >
