Skip to content

Instantly share code, notes, and snippets.

@dakom
Created July 1, 2018 00:40
Show Gist options
  • Save dakom/a1b09e9275e76d9be7058686d0b2fc9c to your computer and use it in GitHub Desktop.
Save dakom/a1b09e9275e76d9be7058686d0b2fc9c to your computer and use it in GitHub Desktop.
install.py output for ycm debugging
-- The C compiler identification is MSVC 19.14.26431.0
-- The CXX compiler identification is MSVC 19.14.26431.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonLibs: C:/Program Files/Python/Python36/libs/python36.lib (found suitable version "3.6.6", minimum required is "3.4")
-- NOT using libclang, no semantic completion for C/C++/ObjC will be available
-- NOT using clang-tidy for static analysis.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1
Microsoft (R) Build Engine version 15.7.179.6572 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 7/1/2018 3:35:14 AM.
Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" on node 1 (default targets).
Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (1) is building "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\ZERO_CHECK\".
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj]
Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/BoostParts/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/ycm/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj" (default targets).
Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (1) is building "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "BoostParts.dir\Release\".
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
Creating directory "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\Release\".
Creating directory "BoostParts.dir\Release\BoostParts.tlog\".
InitializeBuildStatus:
Creating "BoostParts.dir\Release\BoostParts.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/David/vimfiles/bundle/YouCompleteMe/third_party/ycmd/cpp/BoostParts/CMakeLists.txt
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/BoostParts/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\CL.exe /c /IC:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts /I"C:\Program Files\Python\Python36\include" /nologo /W0 /WX- /diagnostics:classic /MP /O2 /Ob2 /Oi /GL /D WIN32 /D _WINDOWS /D NDEBUG /D YCMD_CORE_VERSION=37 /D YCM_EXPORT= /D UNICODE /D _UNICODE /D BOOST_ALL_NO_LIB /D MS_WIN64 /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t- /Zc:forScope /Zc:inline /GR /Fo"BoostParts.dir\Release\\" /Fd"BoostParts.dir\Release\BoostParts.pdb" /Gd /TP /FC /errorReport:queue /bigobj /utf-8 C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\codecvt_error_category.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\operations.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\portability.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\unique_path.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\utf8_codecvt_facet.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\windows_file_codecvt.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\c_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cpp_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cregex.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\fileiter.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\icu.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\instances.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\posix_api.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_debug.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_raw_buffer.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_traits_defaults.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\static_mutex.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\usinstances.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\w32_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wc_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wide_posix_api.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\winstances.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\system\src\error_code.cpp
codecvt_error_category.cpp
operations.cpp
path.cpp
path_traits.cpp
portability.cpp
unique_path.cpp
utf8_codecvt_facet.cpp
windows_file_codecvt.cpp
c_regex_traits.cpp
cpp_regex_traits.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\codecvt_error_category.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
cregex.cpp
fileiter.cpp
icu.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\operations.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
instances.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
posix_api.cpp
regex.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\portability.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cpp_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\utf8_codecvt_facet.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\windows_file_codecvt.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\unique_path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\fileiter.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\icu.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\c_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cregex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
regex_debug.cpp
regex_raw_buffer.cpp
regex_traits_defaults.cpp
static_mutex.cpp
usinstances.cpp
w32_regex_traits.cpp
wc_regex_traits.cpp
wide_posix_api.cpp
winstances.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\instances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
error_code.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_raw_buffer.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_debug.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_traits_defaults.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\static_mutex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\w32_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wc_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\usinstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\winstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wide_posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\system\src\error_code.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
Done Building Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default target) (1) ->
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj" (default target) (2) ->
(PrepareForBuild target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj]
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default target) (1) ->
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (default target) (3) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default target) (1) ->
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (default target) (3) ->
(ClCompile target) ->
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\codecvt_error_category.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\operations.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\portability.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cpp_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\utf8_codecvt_facet.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\windows_file_codecvt.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\unique_path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\fileiter.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\icu.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\c_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cregex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\instances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_raw_buffer.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_debug.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_traits_defaults.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\static_mutex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\w32_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wc_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\usinstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\winstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wide_posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\system\src\error_code.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
2 Warning(s)
26 Error(s)
Time Elapsed 00:00:00.98
Searching Python 3.6 libraries...
Found Python library: C:\Program Files\Python\Python36\libs\python36.lib
Found Python headers folder: C:\Program Files\Python\Python36\Include
-- The C compiler identification is MSVC 19.14.26431.0
-- The CXX compiler identification is MSVC 19.14.26431.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx86/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonLibs: C:/Program Files/Python/Python36/libs/python36.lib (found suitable version "3.6.6", minimum required is "3.4")
-- NOT using libclang, no semantic completion for C/C++/ObjC will be available
-- NOT using clang-tidy for static analysis.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1
Microsoft (R) Build Engine version 15.7.179.6572 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 7/1/2018 3:35:14 AM.
Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" on node 1 (default targets).
Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (1) is building "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\ZERO_CHECK\".
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj]
Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/BoostParts/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/ycm/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj" (default targets).
Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (1) is building "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "BoostParts.dir\Release\".
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
Creating directory "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\Release\".
Creating directory "BoostParts.dir\Release\BoostParts.tlog\".
InitializeBuildStatus:
Creating "BoostParts.dir\Release\BoostParts.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule C:/Users/David/vimfiles/bundle/YouCompleteMe/third_party/ycmd/cpp/BoostParts/CMakeLists.txt
CMake does not need to re-run because C:/Users/David/AppData/Local/Temp/ycm_build_p9s66cv1/BoostParts/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\CL.exe /c /IC:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts /I"C:\Program Files\Python\Python36\include" /nologo /W0 /WX- /diagnostics:classic /MP /O2 /Ob2 /Oi /GL /D WIN32 /D _WINDOWS /D NDEBUG /D YCMD_CORE_VERSION=37 /D YCM_EXPORT= /D UNICODE /D _UNICODE /D BOOST_ALL_NO_LIB /D MS_WIN64 /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t- /Zc:forScope /Zc:inline /GR /Fo"BoostParts.dir\Release\\" /Fd"BoostParts.dir\Release\BoostParts.pdb" /Gd /TP /FC /errorReport:queue /bigobj /utf-8 C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\codecvt_error_category.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\operations.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\portability.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\unique_path.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\utf8_codecvt_facet.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\windows_file_codecvt.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\c_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cpp_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cregex.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\fileiter.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\icu.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\instances.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\posix_api.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_debug.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_raw_buffer.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_traits_defaults.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\static_mutex.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\usinstances.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\w32_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wc_regex_traits.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wide_posix_api.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\winstances.cpp C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\system\src\error_code.cpp
codecvt_error_category.cpp
operations.cpp
path.cpp
path_traits.cpp
portability.cpp
unique_path.cpp
utf8_codecvt_facet.cpp
windows_file_codecvt.cpp
c_regex_traits.cpp
cpp_regex_traits.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\codecvt_error_category.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
cregex.cpp
fileiter.cpp
icu.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\operations.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
instances.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
posix_api.cpp
regex.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\portability.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cpp_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\utf8_codecvt_facet.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\windows_file_codecvt.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\unique_path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\fileiter.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\icu.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\c_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cregex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
regex_debug.cpp
regex_raw_buffer.cpp
regex_traits_defaults.cpp
static_mutex.cpp
usinstances.cpp
w32_regex_traits.cpp
wc_regex_traits.cpp
wide_posix_api.cpp
winstances.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\instances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
error_code.cpp
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_raw_buffer.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_debug.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_traits_defaults.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\static_mutex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\w32_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wc_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\usinstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\winstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wide_posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\system\src\error_code.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
Done Building Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default target) (1) ->
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj" (default target) (2) ->
(PrepareForBuild target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ZERO_CHECK.vcxproj]
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default target) (1) ->
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (default target) (3) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(399,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\ycm\ycm_core.vcxproj" (default target) (1) ->
"C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj" (default target) (3) ->
(ClCompile target) ->
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\codecvt_error_category.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\operations.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\portability.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cpp_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\utf8_codecvt_facet.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\windows_file_codecvt.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\filesystem\src\unique_path.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\fileiter.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\icu.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\c_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\cregex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\instances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_raw_buffer.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_debug.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\regex_traits_defaults.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\static_mutex.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\w32_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wc_regex_traits.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\usinstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\winstances.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\regex\src\wide_posix_api.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
c1xx : fatal error C1083: Cannot open source file: 'C:\Users\David\vimfiles\bundle\YouCompleteMe\third_party\ycmd\cpp\BoostParts\libs\system\src\error_code.cpp': No such file or directory [C:\Users\David\AppData\Local\Temp\ycm_build_p9s66cv1\BoostParts\BoostParts.vcxproj]
2 Warning(s)
26 Error(s)
Time Elapsed 00:00:00.98
Searching Python 3.6 libraries...
Found Python library: C:\Program Files\Python\Python36\libs\python36.lib
Found Python headers folder: C:\Program Files\Python\Python36\Include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment