Project

General

Profile

Installation on Windows without Admin rights » CMakeError.log

Sebastian Fett, 05/23/2019 10:58 AM

 
Determining if the include file pthread.h exists failed with the following output:
Change Dir: P:/local/WTwin/build/x64-Release/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "cmTC_64745"
[1/2] Building C object CMakeFiles\cmTC_64745.dir\CheckIncludeFile.c.obj

FAILED: CMakeFiles/cmTC_64745.dir/CheckIncludeFile.c.obj

C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\HostX64\x64\cl.exe /nologo /DWIN32 /D_WINDOWS /W3 /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\cmTC_64745.dir\CheckIncludeFile.c.obj /FdCMakeFiles\cmTC_64745.dir\ /FS -c CheckIncludeFile.c

CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
ninja: build stopped: subcommand failed.



Determining if the function strcasestr exists failed with the following output:
Change Dir: P:/local/WTwin/build/x64-Release/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "cmTC_bd2be"
[1/2] Building C object CMakeFiles\cmTC_bd2be.dir\CheckFunctionExists.c.obj

[2/2] Linking C executable cmTC_bd2be.exe

FAILED: cmTC_bd2be.exe

cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_bd2be.dir --manifests -- C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_bd2be.dir\CheckFunctionExists.c.obj /out:cmTC_bd2be.exe /implib:cmTC_bd2be.lib /pdb:cmTC_bd2be.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."

LINK Pass 1: command "C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_bd2be.dir\CheckFunctionExists.c.obj /out:cmTC_bd2be.exe /implib:cmTC_bd2be.lib /pdb:cmTC_bd2be.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\cmTC_bd2be.dir/intermediate.manifest CMakeFiles\cmTC_bd2be.dir/manifest.res" failed (exit code 1120) with the following output:
CheckFunctionExists.c.obj : error LNK2019: unresolved external symbol strcasestr referenced in function main

cmTC_bd2be.exe : fatal error LNK1120: 1 unresolved externals

ninja: build stopped: subcommand failed.



Determining if the function strcasecmp exists failed with the following output:
Change Dir: P:/local/WTwin/build/x64-Release/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "cmTC_7e3e4"
[1/2] Building C object CMakeFiles\cmTC_7e3e4.dir\CheckFunctionExists.c.obj

[2/2] Linking C executable cmTC_7e3e4.exe

FAILED: cmTC_7e3e4.exe

cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_7e3e4.dir --manifests -- C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_7e3e4.dir\CheckFunctionExists.c.obj /out:cmTC_7e3e4.exe /implib:cmTC_7e3e4.lib /pdb:cmTC_7e3e4.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."

LINK Pass 1: command "C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_7e3e4.dir\CheckFunctionExists.c.obj /out:cmTC_7e3e4.exe /implib:cmTC_7e3e4.lib /pdb:cmTC_7e3e4.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\cmTC_7e3e4.dir/intermediate.manifest CMakeFiles\cmTC_7e3e4.dir/manifest.res" failed (exit code 1120) with the following output:
CheckFunctionExists.c.obj : error LNK2019: unresolved external symbol strcasecmp referenced in function main

cmTC_7e3e4.exe : fatal error LNK1120: 1 unresolved externals

ninja: build stopped: subcommand failed.



Determining if the function crypt exists failed with the following output:
Change Dir: P:/local/WTwin/build/x64-Release/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "cmTC_049d9"
[1/2] Building C object CMakeFiles\cmTC_049d9.dir\CheckFunctionExists.c.obj

[2/2] Linking C executable cmTC_049d9.exe

FAILED: cmTC_049d9.exe

cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_049d9.dir --manifests -- C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_049d9.dir\CheckFunctionExists.c.obj /out:cmTC_049d9.exe /implib:cmTC_049d9.lib /pdb:cmTC_049d9.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."

LINK Pass 1: command "C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_049d9.dir\CheckFunctionExists.c.obj /out:cmTC_049d9.exe /implib:cmTC_049d9.lib /pdb:cmTC_049d9.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\cmTC_049d9.dir/intermediate.manifest CMakeFiles\cmTC_049d9.dir/manifest.res" failed (exit code 1120) with the following output:
CheckFunctionExists.c.obj : error LNK2019: unresolved external symbol crypt referenced in function main

cmTC_049d9.exe : fatal error LNK1120: 1 unresolved externals

ninja: build stopped: subcommand failed.



Determining if the function crypt exists in the crypt failed with the following output:
Change Dir: P:/local/WTwin/build/x64-Release/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "cmTC_ae415"
[1/2] Building C object CMakeFiles\cmTC_ae415.dir\CheckFunctionExists.c.obj

[2/2] Linking C executable cmTC_ae415.exe

FAILED: cmTC_ae415.exe

cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_ae415.dir --manifests -- C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_ae415.dir\CheckFunctionExists.c.obj /out:cmTC_ae415.exe /implib:cmTC_ae415.lib /pdb:cmTC_ae415.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console crypt.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."

LINK Pass 1: command "C:\PROGRA~2\MICROS~4\2017\PROFES~1\VC\Tools\MSVC\1415~1.267\bin\Hostx64\x64\link.exe /nologo CMakeFiles\cmTC_ae415.dir\CheckFunctionExists.c.obj /out:cmTC_ae415.exe /implib:cmTC_ae415.lib /pdb:cmTC_ae415.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console crypt.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\cmTC_ae415.dir/intermediate.manifest CMakeFiles\cmTC_ae415.dir/manifest.res" failed (exit code 1104) with the following output:
LINK : fatal error LNK1104: cannot open file 'crypt.lib'

ninja: build stopped: subcommand failed.



(1-1/2)