Performing C SOURCE FILE Test QUNUSED_ARGUMENTS_C_FLAG_FOUND failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec1237508097/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec1237508097.dir\build.make CMakeFiles/cmTryCompileExec1237508097.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1237508097.dir/src.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -DQUNUSED_ARGUMENTS_C_FLAG_FOUND @CMakeFiles/cmTryCompileExec1237508097.dir/includes_C.rsp -Qunused-arguments -o CMakeFiles\cmTryCompileExec1237508097.dir\src.c.obj -c E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\src.c gcc.exe: error: unrecognized command line option '-Qunused-arguments' mingw32-make.exe[1]: *** [CMakeFiles/cmTryCompileExec1237508097.dir/src.c.obj] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec1237508097/fast] Error 2 Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test QUNUSED_ARGUMENTS_CXX_FLAG_FOUND failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec861674648/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec861674648.dir\build.make CMakeFiles/cmTryCompileExec861674648.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec861674648.dir/src.cxx.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\G__~1.EXE -pipe -fno-strict-aliasing -fno-common -fexceptions -ftemplate-depth-128 -DQUNUSED_ARGUMENTS_CXX_FLAG_FOUND @CMakeFiles/cmTryCompileExec861674648.dir/includes_CXX.rsp -Qunused-arguments -o CMakeFiles\cmTryCompileExec861674648.dir\src.cxx.obj -c E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\src.cxx G__~1.EXE: error: unrecognized command line option '-Qunused-arguments' mingw32-make.exe[1]: *** [CMakeFiles/cmTryCompileExec861674648.dir/src.cxx.obj] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec861674648/fast] Error 2 Source file was: int main() { return 0; } Determining if the function regcomp exists in the c failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec999505015/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec999505015.dir\build.make CMakeFiles/cmTryCompileExec999505015.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec999505015.dir/CheckFunctionExists.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=regcomp -o CMakeFiles\cmTryCompileExec999505015.dir\CheckFunctionExists.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c" Linking C executable cmTryCompileExec999505015.exe "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec999505015.dir\link.txt --verbose=1 "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec999505015.dir/objects.a C:\PROGRA~2\CODEBL~1\MinGW\bin\ar.exe cr CMakeFiles\cmTryCompileExec999505015.dir/objects.a @CMakeFiles\cmTryCompileExec999505015.dir\objects1.rsp C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=regcomp -Wl,--whole-archive CMakeFiles\cmTryCompileExec999505015.dir/objects.a -Wl,--no-whole-archive -o cmTryCompileExec999505015.exe -Wl,--out-implib,libcmTryCompileExec999505015.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTryCompileExec999505015.dir\linklibs.rsp c:/progra~2/codebl~1/mingw/bin/../lib/gcc/mingw32/4.7.1/../../../../mingw32/bin/ld.exe: cannot find -lc collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [cmTryCompileExec999505015.exe] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec999505015/fast] Error 2 Determining if files regex.h exist failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec4062891273/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec4062891273.dir\build.make CMakeFiles/cmTryCompileExec4062891273.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4062891273.dir/CheckIncludeFiles.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe @CMakeFiles/cmTryCompileExec4062891273.dir/includes_C.rsp -o CMakeFiles\cmTryCompileExec4062891273.dir\CheckIncludeFiles.c.obj -c E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CheckIncludeFiles.c E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CheckIncludeFiles.c:2:19: fatal error: regex.h: No such file or directory compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles/cmTryCompileExec4062891273.dir/CheckIncludeFiles.c.obj] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec4062891273/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if the function regcomp exists in the c failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec405731735/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec405731735.dir\build.make CMakeFiles/cmTryCompileExec405731735.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec405731735.dir/CheckFunctionExists.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=regcomp -o CMakeFiles\cmTryCompileExec405731735.dir\CheckFunctionExists.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c" Linking C executable cmTryCompileExec405731735.exe "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec405731735.dir\link.txt --verbose=1 "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec405731735.dir/objects.a C:\PROGRA~2\CODEBL~1\MinGW\bin\ar.exe cr CMakeFiles\cmTryCompileExec405731735.dir/objects.a @CMakeFiles\cmTryCompileExec405731735.dir\objects1.rsp C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=regcomp -Wl,--whole-archive CMakeFiles\cmTryCompileExec405731735.dir/objects.a -Wl,--no-whole-archive -o cmTryCompileExec405731735.exe -Wl,--out-implib,libcmTryCompileExec405731735.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTryCompileExec405731735.dir\linklibs.rsp c:/progra~2/codebl~1/mingw/bin/../lib/gcc/mingw32/4.7.1/../../../../mingw32/bin/ld.exe: cannot find -lc collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [cmTryCompileExec405731735.exe] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec405731735/fast] Error 2 Determining if the function fseeko exists failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec1373274054/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec1373274054.dir\build.make CMakeFiles/cmTryCompileExec1373274054.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1373274054.dir/CheckFunctionExists.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=fseeko @CMakeFiles/cmTryCompileExec1373274054.dir/includes_C.rsp -o CMakeFiles\cmTryCompileExec1373274054.dir\CheckFunctionExists.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c" Linking C executable cmTryCompileExec1373274054.exe "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec1373274054.dir\link.txt --verbose=1 "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec1373274054.dir/objects.a C:\PROGRA~2\CODEBL~1\MinGW\bin\ar.exe cr CMakeFiles\cmTryCompileExec1373274054.dir/objects.a @CMakeFiles\cmTryCompileExec1373274054.dir\objects1.rsp C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles\cmTryCompileExec1373274054.dir/objects.a -Wl,--no-whole-archive -o cmTryCompileExec1373274054.exe -Wl,--out-implib,libcmTryCompileExec1373274054.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTryCompileExec1373274054.dir\linklibs.rsp CMakeFiles\cmTryCompileExec1373274054.dir/objects.a(CheckFunctionExists.c.obj): In function `main': C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/CheckFunctionExists.c:11: undefined reference to `fseeko' collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [cmTryCompileExec1373274054.exe] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec1373274054/fast] Error 2 Determining if the function mmap exists failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec3716702019/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec3716702019.dir\build.make CMakeFiles/cmTryCompileExec3716702019.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3716702019.dir/CheckFunctionExists.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=mmap @CMakeFiles/cmTryCompileExec3716702019.dir/includes_C.rsp -o CMakeFiles\cmTryCompileExec3716702019.dir\CheckFunctionExists.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c" Linking C executable cmTryCompileExec3716702019.exe "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec3716702019.dir\link.txt --verbose=1 "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec3716702019.dir/objects.a C:\PROGRA~2\CODEBL~1\MinGW\bin\ar.exe cr CMakeFiles\cmTryCompileExec3716702019.dir/objects.a @CMakeFiles\cmTryCompileExec3716702019.dir\objects1.rsp C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=mmap -Wl,--whole-archive CMakeFiles\cmTryCompileExec3716702019.dir/objects.a -Wl,--no-whole-archive -o cmTryCompileExec3716702019.exe -Wl,--out-implib,libcmTryCompileExec3716702019.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTryCompileExec3716702019.dir\linklibs.rsp CMakeFiles\cmTryCompileExec3716702019.dir/objects.a(CheckFunctionExists.c.obj): In function `main': C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/CheckFunctionExists.c:11: undefined reference to `mmap' collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [cmTryCompileExec3716702019.exe] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec3716702019/fast] Error 2 Determining if the function munmap exists failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec3237874586/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec3237874586.dir\build.make CMakeFiles/cmTryCompileExec3237874586.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3237874586.dir/CheckFunctionExists.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=munmap @CMakeFiles/cmTryCompileExec3237874586.dir/includes_C.rsp -o CMakeFiles\cmTryCompileExec3237874586.dir\CheckFunctionExists.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c" Linking C executable cmTryCompileExec3237874586.exe "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec3237874586.dir\link.txt --verbose=1 "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec3237874586.dir/objects.a C:\PROGRA~2\CODEBL~1\MinGW\bin\ar.exe cr CMakeFiles\cmTryCompileExec3237874586.dir/objects.a @CMakeFiles\cmTryCompileExec3237874586.dir\objects1.rsp C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=munmap -Wl,--whole-archive CMakeFiles\cmTryCompileExec3237874586.dir/objects.a -Wl,--no-whole-archive -o cmTryCompileExec3237874586.exe -Wl,--out-implib,libcmTryCompileExec3237874586.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTryCompileExec3237874586.dir\linklibs.rsp CMakeFiles\cmTryCompileExec3237874586.dir/objects.a(CheckFunctionExists.c.obj): In function `main': C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/CheckFunctionExists.c:11: undefined reference to `munmap' collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [cmTryCompileExec3237874586.exe] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec3237874586/fast] Error 2 Determining if the function strndup exists failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec2461441331/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec2461441331.dir\build.make CMakeFiles/cmTryCompileExec2461441331.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2461441331.dir/CheckFunctionExists.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=strndup @CMakeFiles/cmTryCompileExec2461441331.dir/includes_C.rsp -o CMakeFiles\cmTryCompileExec2461441331.dir\CheckFunctionExists.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c" C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CheckFunctionExists.c:3:6: warning: conflicting types for built-in function 'strndup' [enabled by default] Linking C executable cmTryCompileExec2461441331.exe "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec2461441331.dir\link.txt --verbose=1 "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec2461441331.dir/objects.a C:\PROGRA~2\CODEBL~1\MinGW\bin\ar.exe cr CMakeFiles\cmTryCompileExec2461441331.dir/objects.a @CMakeFiles\cmTryCompileExec2461441331.dir\objects1.rsp C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 -DCHECK_FUNCTION_EXISTS=strndup -Wl,--whole-archive CMakeFiles\cmTryCompileExec2461441331.dir/objects.a -Wl,--no-whole-archive -o cmTryCompileExec2461441331.exe -Wl,--out-implib,libcmTryCompileExec2461441331.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTryCompileExec2461441331.dir\linklibs.rsp CMakeFiles\cmTryCompileExec2461441331.dir/objects.a(CheckFunctionExists.c.obj): In function `main': C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/CheckFunctionExists.c:11: undefined reference to `strndup' collect2.exe: error: ld returned 1 exit status mingw32-make.exe[1]: *** [cmTryCompileExec2461441331.exe] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec2461441331/fast] Error 2 Determining if files pthread.h exist failed with the following output: Change Dir: E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe" "cmTryCompileExec2131480863/fast" C:/PROGRA~2/CODEBL~1/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTryCompileExec2131480863.dir\build.make CMakeFiles/cmTryCompileExec2131480863.dir/build mingw32-make.exe[1]: Entering directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_progress_report E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2131480863.dir/CheckIncludeFiles.c.obj C:\PROGRA~2\CODEBL~1\MinGW\bin\gcc.exe -pipe -fno-strict-aliasing -fno-common -fexceptions -msse3 -std=gnu89 -g -ggdb3 @CMakeFiles/cmTryCompileExec2131480863.dir/includes_C.rsp -o CMakeFiles\cmTryCompileExec2131480863.dir\CheckIncludeFiles.c.obj -c E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CheckIncludeFiles.c E:\Users\Devin\Documents\brlcad-7.24.2\build\CMakeFiles\CMakeTmp\CheckIncludeFiles.c:2:21: fatal error: pthread.h: No such file or directory compilation terminated. mingw32-make.exe[1]: *** [CMakeFiles/cmTryCompileExec2131480863.dir/CheckIncludeFiles.c.obj] Error 1 mingw32-make.exe[1]: Leaving directory `E:/Users/Devin/Documents/brlcad-7.24.2/build/CMakeFiles/CMakeTmp' mingw32-make.exe: *** [cmTryCompileExec2131480863/fast] Error 2 Source: /* */ #include int main(void){return 0;}