Determining if the pthread_create exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3381887955/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3381887955.dir/build.make CMakeFiles/cmTryCompileExec3381887955.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3381887955.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec3381887955.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec3381887955 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3381887955.dir/link.txt --verbose=1 /usr/lib/ccache/cc CMakeFiles/cmTryCompileExec3381887955.dir/CheckSymbolExists.c.o -o cmTryCompileExec3381887955 -rdynamic CMakeFiles/cmTryCompileExec3381887955.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text+0xa): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3381887955] Error 1 make: *** [cmTryCompileExec3381887955/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_create return ((int*)(&pthread_create))[argc]; #else (void)argc; return 0; #endif } Determining if the function pthread_create exists in the pthreads failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3338789659/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3338789659.dir/build.make CMakeFiles/cmTryCompileExec3338789659.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3338789659.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec3338789659.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3338789659 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3338789659.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec3338789659.dir/CheckFunctionExists.c.o -o cmTryCompileExec3338789659 -rdynamic -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3338789659] Error 1 make: *** [cmTryCompileExec3338789659/fast] Error 2 Determining if the include file io.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1430887385/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1430887385.dir/build.make CMakeFiles/cmTryCompileExec1430887385.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1430887385.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec1430887385.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. make[1]: *** [CMakeFiles/cmTryCompileExec1430887385.dir/CheckIncludeFile.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec1430887385/fast] Error 2 Determining if the include file direct.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec4208494083/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec4208494083.dir/build.make CMakeFiles/cmTryCompileExec4208494083.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec4208494083.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec4208494083.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:20: fatal error: direct.h: No such file or directory #include ^ compilation terminated. make[1]: *** [CMakeFiles/cmTryCompileExec4208494083.dir/CheckIncludeFile.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec4208494083/fast] Error 2 Determining if the include file sys/ndir.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1683890419/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1683890419.dir/build.make CMakeFiles/cmTryCompileExec1683890419.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1683890419.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec1683890419.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:22: fatal error: sys/ndir.h: No such file or directory #include ^ compilation terminated. make[1]: *** [CMakeFiles/cmTryCompileExec1683890419.dir/CheckIncludeFile.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec1683890419/fast] Error 2 Determining if the include file stat.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1826854348/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1826854348.dir/build.make CMakeFiles/cmTryCompileExec1826854348.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1826854348.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec1826854348.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:18: fatal error: stat.h: No such file or directory #include ^ compilation terminated. make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec1826854348.dir/CheckIncludeFile.cxx.o] Error 1 make: *** [cmTryCompileExec1826854348/fast] Error 2 Determining if the include file windef.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2928289801/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2928289801.dir/build.make CMakeFiles/cmTryCompileExec2928289801.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2928289801.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec2928289801.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:20: fatal error: windef.h: No such file or directory #include ^ compilation terminated. make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec2928289801.dir/CheckIncludeFile.cxx.o] Error 1 make: *** [cmTryCompileExec2928289801/fast] Error 2 Determining if the include file windows.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1260810319/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1260810319.dir/build.make CMakeFiles/cmTryCompileExec1260810319.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1260810319.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec1260810319.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec1260810319.dir/CheckIncludeFile.cxx.o] Error 1 make: *** [cmTryCompileExec1260810319/fast] Error 2 Determining if the include file tchar.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec460969086/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec460969086.dir/build.make CMakeFiles/cmTryCompileExec460969086.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec460969086.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec460969086.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:19: fatal error: tchar.h: No such file or directory #include ^ compilation terminated. make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec460969086.dir/CheckIncludeFile.cxx.o] Error 1 make: *** [cmTryCompileExec460969086/fast] Error 2 Determining if the include file winerror.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2597501375/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2597501375.dir/build.make CMakeFiles/cmTryCompileExec2597501375.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2597501375.dir/CheckIncludeFile.cxx.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec2597501375.dir/CheckIncludeFile.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:22: fatal error: winerror.h: No such file or directory #include ^ compilation terminated. make[1]: *** [CMakeFiles/cmTryCompileExec2597501375.dir/CheckIncludeFile.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec2597501375/fast] Error 2 Performing C++ SOURCE FILE Test _CL_HAVE_OPTION__TIMEB failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3198620845/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3198620845.dir/build.make CMakeFiles/cmTryCompileExec3198620845.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec3198620845.dir/src.cxx.o /usr/lib/ccache/c++ -ansi -D_CL_HAVE_OPTION__TIMEB -o CMakeFiles/cmTryCompileExec3198620845.dir/src.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:5:36: error: aggregate 'main()::_timeb x' has incomplete type and cannot be defined struct _timeb x; ^ make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec3198620845.dir/src.cxx.o] Error 1 make: *** [cmTryCompileExec3198620845/fast] Error 2 Source file was: #include "sys/stat.h" #include "sys/timeb.h" int main(){ struct _timeb x; } Determining size of DWORD failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec4143890703/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec4143890703.dir/build.make CMakeFiles/cmTryCompileExec4143890703.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4143890703.dir/_CL_HAVE_TYPE_DWORD.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec4143890703.dir/_CL_HAVE_TYPE_DWORD.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/_CL_HAVE_TYPE_DWORD.c /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/_CL_HAVE_TYPE_DWORD.c:19:20: error: 'DWORD' undeclared here (not in a function) ('0' + ((SIZE / 10000)%10)), ^ make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec4143890703.dir/_CL_HAVE_TYPE_DWORD.c.o] Error 1 make: *** [cmTryCompileExec4143890703/fast] Error 2 /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/_CL_HAVE_TYPE_DWORD.c: #include #include #include #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(DWORD)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining if the function wcsupr exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3234157707/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3234157707.dir/build.make CMakeFiles/cmTryCompileExec3234157707.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3234157707.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=wcsupr -o CMakeFiles/cmTryCompileExec3234157707.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3234157707 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3234157707.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=wcsupr CMakeFiles/cmTryCompileExec3234157707.dir/CheckFunctionExists.c.o -o cmTryCompileExec3234157707 -rdynamic CMakeFiles/cmTryCompileExec3234157707.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `wcsupr' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3234157707] Error 1 make: *** [cmTryCompileExec3234157707/fast] Error 2 Determining if the function wcsicmp exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec755884076/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec755884076.dir/build.make CMakeFiles/cmTryCompileExec755884076.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec755884076.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=wcsicmp -o CMakeFiles/cmTryCompileExec755884076.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec755884076 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec755884076.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=wcsicmp CMakeFiles/cmTryCompileExec755884076.dir/CheckFunctionExists.c.o -o cmTryCompileExec755884076 -rdynamic CMakeFiles/cmTryCompileExec755884076.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `wcsicmp' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec755884076] Error 1 make: *** [cmTryCompileExec755884076/fast] Error 2 Determining if the function lltow exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec646252854/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec646252854.dir/build.make CMakeFiles/cmTryCompileExec646252854.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec646252854.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=lltow -o CMakeFiles/cmTryCompileExec646252854.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec646252854 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec646252854.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=lltow CMakeFiles/cmTryCompileExec646252854.dir/CheckFunctionExists.c.o -o cmTryCompileExec646252854 -rdynamic CMakeFiles/cmTryCompileExec646252854.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `lltow' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec646252854] Error 1 make: *** [cmTryCompileExec646252854/fast] Error 2 Determining if the function strupr exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2238979274/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2238979274.dir/build.make CMakeFiles/cmTryCompileExec2238979274.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2238979274.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=strupr -o CMakeFiles/cmTryCompileExec2238979274.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2238979274 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2238979274.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=strupr CMakeFiles/cmTryCompileExec2238979274.dir/CheckFunctionExists.c.o -o cmTryCompileExec2238979274 -rdynamic CMakeFiles/cmTryCompileExec2238979274.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `strupr' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec2238979274] Error 1 make: *** [cmTryCompileExec2238979274/fast] Error 2 Determining if the function strlwr exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3661800848/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3661800848.dir/build.make CMakeFiles/cmTryCompileExec3661800848.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3661800848.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=strlwr -o CMakeFiles/cmTryCompileExec3661800848.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3661800848 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3661800848.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=strlwr CMakeFiles/cmTryCompileExec3661800848.dir/CheckFunctionExists.c.o -o cmTryCompileExec3661800848 -rdynamic CMakeFiles/cmTryCompileExec3661800848.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `strlwr' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3661800848] Error 1 make: *** [cmTryCompileExec3661800848/fast] Error 2 Determining if the function lltoa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3796782966/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3796782966.dir/build.make CMakeFiles/cmTryCompileExec3796782966.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3796782966.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=lltoa -o CMakeFiles/cmTryCompileExec3796782966.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3796782966 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3796782966.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=lltoa CMakeFiles/cmTryCompileExec3796782966.dir/CheckFunctionExists.c.o -o cmTryCompileExec3796782966 -rdynamic CMakeFiles/cmTryCompileExec3796782966.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `lltoa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3796782966] Error 1 make: *** [cmTryCompileExec3796782966/fast] Error 2 Determining if the function _vsnwprintf exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec877645913/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec877645913.dir/build.make CMakeFiles/cmTryCompileExec877645913.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec877645913.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_vsnwprintf -o CMakeFiles/cmTryCompileExec877645913.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec877645913 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec877645913.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_vsnwprintf CMakeFiles/cmTryCompileExec877645913.dir/CheckFunctionExists.c.o -o cmTryCompileExec877645913 -rdynamic CMakeFiles/cmTryCompileExec877645913.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_vsnwprintf' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec877645913] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec877645913/fast] Error 2 Determining if the stdcall function MapViewOfFile(0,0,0,0,0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1394391133/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1394391133.dir/build.make CMakeFiles/cmTryCompileExec1394391133.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1394391133.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec1394391133.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:26: error: 'MapViewOfFile' was not declared in this scope MapViewOfFile(0,0,0,0,0); ^ make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec1394391133.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make: *** [cmTryCompileExec1394391133/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif MapViewOfFile(0,0,0,0,0); return 0; } Determining if the function fstati64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3046298758/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3046298758.dir/build.make CMakeFiles/cmTryCompileExec3046298758.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3046298758.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=fstati64 -o CMakeFiles/cmTryCompileExec3046298758.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3046298758 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3046298758.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=fstati64 CMakeFiles/cmTryCompileExec3046298758.dir/CheckFunctionExists.c.o -o cmTryCompileExec3046298758 -rdynamic CMakeFiles/cmTryCompileExec3046298758.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `fstati64' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3046298758] Error 1 make: *** [cmTryCompileExec3046298758/fast] Error 2 Determining if the function _fstati64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2289743998/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2289743998.dir/build.make CMakeFiles/cmTryCompileExec2289743998.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2289743998.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_fstati64 -o CMakeFiles/cmTryCompileExec2289743998.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2289743998 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2289743998.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_fstati64 CMakeFiles/cmTryCompileExec2289743998.dir/CheckFunctionExists.c.o -o cmTryCompileExec2289743998 -rdynamic CMakeFiles/cmTryCompileExec2289743998.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_fstati64' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec2289743998] Error 1 make: *** [cmTryCompileExec2289743998/fast] Error 2 Determining if the function stati64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3807227893/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3807227893.dir/build.make CMakeFiles/cmTryCompileExec3807227893.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3807227893.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=stati64 -o CMakeFiles/cmTryCompileExec3807227893.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3807227893 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3807227893.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=stati64 CMakeFiles/cmTryCompileExec3807227893.dir/CheckFunctionExists.c.o -o cmTryCompileExec3807227893 -rdynamic CMakeFiles/cmTryCompileExec3807227893.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `stati64' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3807227893] Error 1 make: *** [cmTryCompileExec3807227893/fast] Error 2 Determining if the function _stati64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1219972720/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1219972720.dir/build.make CMakeFiles/cmTryCompileExec1219972720.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1219972720.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_stati64 -o CMakeFiles/cmTryCompileExec1219972720.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1219972720 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1219972720.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_stati64 CMakeFiles/cmTryCompileExec1219972720.dir/CheckFunctionExists.c.o -o cmTryCompileExec1219972720 -rdynamic CMakeFiles/cmTryCompileExec1219972720.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_stati64' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1219972720] Error 1 make: *** [cmTryCompileExec1219972720/fast] Error 2 Determining if the function filelengthi64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec251655386/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec251655386.dir/build.make CMakeFiles/cmTryCompileExec251655386.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec251655386.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=filelengthi64 -o CMakeFiles/cmTryCompileExec251655386.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec251655386 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec251655386.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=filelengthi64 CMakeFiles/cmTryCompileExec251655386.dir/CheckFunctionExists.c.o -o cmTryCompileExec251655386 -rdynamic CMakeFiles/cmTryCompileExec251655386.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `filelengthi64' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec251655386] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec251655386/fast] Error 2 Determining if the function _filelengthi64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1749226345/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1749226345.dir/build.make CMakeFiles/cmTryCompileExec1749226345.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1749226345.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_filelengthi64 -o CMakeFiles/cmTryCompileExec1749226345.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1749226345 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1749226345.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_filelengthi64 CMakeFiles/cmTryCompileExec1749226345.dir/CheckFunctionExists.c.o -o cmTryCompileExec1749226345 -rdynamic CMakeFiles/cmTryCompileExec1749226345.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_filelengthi64' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1749226345] Error 1 make: *** [cmTryCompileExec1749226345/fast] Error 2 Determining if the function filelength exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1752782699/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1752782699.dir/build.make CMakeFiles/cmTryCompileExec1752782699.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1752782699.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=filelength -o CMakeFiles/cmTryCompileExec1752782699.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1752782699 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1752782699.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=filelength CMakeFiles/cmTryCompileExec1752782699.dir/CheckFunctionExists.c.o -o cmTryCompileExec1752782699 -rdynamic CMakeFiles/cmTryCompileExec1752782699.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `filelength' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1752782699] Error 1 make: *** [cmTryCompileExec1752782699/fast] Error 2 Determining if the function _filelength exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3754355802/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3754355802.dir/build.make CMakeFiles/cmTryCompileExec3754355802.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3754355802.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_filelength -o CMakeFiles/cmTryCompileExec3754355802.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3754355802 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3754355802.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_filelength CMakeFiles/cmTryCompileExec3754355802.dir/CheckFunctionExists.c.o -o cmTryCompileExec3754355802 -rdynamic CMakeFiles/cmTryCompileExec3754355802.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_filelength' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3754355802] Error 1 make: *** [cmTryCompileExec3754355802/fast] Error 2 Determining if the function lseeki64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1378504517/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1378504517.dir/build.make CMakeFiles/cmTryCompileExec1378504517.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1378504517.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=lseeki64 -o CMakeFiles/cmTryCompileExec1378504517.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1378504517 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1378504517.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=lseeki64 CMakeFiles/cmTryCompileExec1378504517.dir/CheckFunctionExists.c.o -o cmTryCompileExec1378504517 -rdynamic CMakeFiles/cmTryCompileExec1378504517.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `lseeki64' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1378504517] Error 1 make: *** [cmTryCompileExec1378504517/fast] Error 2 Determining if the function _lseeki64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1948218885/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1948218885.dir/build.make CMakeFiles/cmTryCompileExec1948218885.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1948218885.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_lseeki64 -o CMakeFiles/cmTryCompileExec1948218885.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1948218885 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1948218885.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_lseeki64 CMakeFiles/cmTryCompileExec1948218885.dir/CheckFunctionExists.c.o -o cmTryCompileExec1948218885 -rdynamic CMakeFiles/cmTryCompileExec1948218885.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_lseeki64' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec1948218885] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec1948218885/fast] Error 2 Performing C++ SOURCE FILE Test _CL_HAVE_OPTION_STATI64 failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2909772006/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2909772006.dir/build.make CMakeFiles/cmTryCompileExec2909772006.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2909772006.dir/src.cxx.o /usr/lib/ccache/c++ -ansi -D_CL_HAVE_OPTION_STATI64 -o CMakeFiles/cmTryCompileExec2909772006.dir/src.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:7:37: error: aggregate 'main()::stati64 x' has incomplete type and cannot be defined struct stati64 x; ^ make[1]: *** [CMakeFiles/cmTryCompileExec2909772006.dir/src.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec2909772006/fast] Error 2 Source file was: #include "sys/stat.h" #include "sys/timeb.h" #include "sys/stat.h" #include "sys/timeb.h" int main(){ struct stati64 x; } Performing C++ SOURCE FILE Test _CL_HAVE_OPTION__STATI64 failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec745048711/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec745048711.dir/build.make CMakeFiles/cmTryCompileExec745048711.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec745048711.dir/src.cxx.o /usr/lib/ccache/c++ -ansi -D_CL_HAVE_OPTION__STATI64 -o CMakeFiles/cmTryCompileExec745048711.dir/src.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:7:38: error: aggregate 'main()::_stati64 x' has incomplete type and cannot be defined struct _stati64 x; ^ make[1]: *** [CMakeFiles/cmTryCompileExec745048711.dir/src.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec745048711/fast] Error 2 Source file was: #include "sys/stat.h" #include "sys/timeb.h" #include "sys/stat.h" #include "sys/timeb.h" int main(){ struct _stati64 x; } Determining if the function telli64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec562196890/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec562196890.dir/build.make CMakeFiles/cmTryCompileExec562196890.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec562196890.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=telli64 -o CMakeFiles/cmTryCompileExec562196890.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec562196890 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec562196890.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=telli64 CMakeFiles/cmTryCompileExec562196890.dir/CheckFunctionExists.c.o -o cmTryCompileExec562196890 -rdynamic CMakeFiles/cmTryCompileExec562196890.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `telli64' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec562196890] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec562196890/fast] Error 2 Determining if the function _telli64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec42356133/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec42356133.dir/build.make CMakeFiles/cmTryCompileExec42356133.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec42356133.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_telli64 -o CMakeFiles/cmTryCompileExec42356133.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec42356133 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec42356133.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_telli64 CMakeFiles/cmTryCompileExec42356133.dir/CheckFunctionExists.c.o -o cmTryCompileExec42356133 -rdynamic CMakeFiles/cmTryCompileExec42356133.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_telli64' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec42356133] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec42356133/fast] Error 2 Determining if the function tell64 exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec4212413964/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec4212413964.dir/build.make CMakeFiles/cmTryCompileExec4212413964.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4212413964.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=tell64 -o CMakeFiles/cmTryCompileExec4212413964.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec4212413964 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4212413964.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=tell64 CMakeFiles/cmTryCompileExec4212413964.dir/CheckFunctionExists.c.o -o cmTryCompileExec4212413964 -rdynamic CMakeFiles/cmTryCompileExec4212413964.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `tell64' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec4212413964] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec4212413964/fast] Error 2 Determining if the function tell exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1994693715/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1994693715.dir/build.make CMakeFiles/cmTryCompileExec1994693715.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1994693715.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=tell -o CMakeFiles/cmTryCompileExec1994693715.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1994693715 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1994693715.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=tell CMakeFiles/cmTryCompileExec1994693715.dir/CheckFunctionExists.c.o -o cmTryCompileExec1994693715 -rdynamic CMakeFiles/cmTryCompileExec1994693715.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `tell' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec1994693715] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec1994693715/fast] Error 2 Determining if the function _tell exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec363712404/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec363712404.dir/build.make CMakeFiles/cmTryCompileExec363712404.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec363712404.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_tell -o CMakeFiles/cmTryCompileExec363712404.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec363712404 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec363712404.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_tell CMakeFiles/cmTryCompileExec363712404.dir/CheckFunctionExists.c.o -o cmTryCompileExec363712404 -rdynamic CMakeFiles/cmTryCompileExec363712404.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_tell' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec363712404] Error 1 make: *** [cmTryCompileExec363712404/fast] Error 2 Determining if the stdcall function _close((int)0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec483866883/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec483866883.dir/build.make CMakeFiles/cmTryCompileExec483866883.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec483866883.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec483866883.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:16: error: '_close' was not declared in this scope _close((int)0); ^ make[1]: *** [CMakeFiles/cmTryCompileExec483866883.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec483866883/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _close((int)0); return 0; } Determining if the stdcall function _read((int)0, (void*)0, (unsigned int)0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2588523558/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2588523558.dir/build.make CMakeFiles/cmTryCompileExec2588523558.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2588523558.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec2588523558.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:42: error: '_read' was not declared in this scope _read((int)0, (void*)0, (unsigned int)0); ^ make[1]: *** [CMakeFiles/cmTryCompileExec2588523558.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec2588523558/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _read((int)0, (void*)0, (unsigned int)0); return 0; } Determining if the stdcall function _open(0,0,0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec4133650449/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec4133650449.dir/build.make CMakeFiles/cmTryCompileExec4133650449.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec4133650449.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec4133650449.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:14: error: '_open' was not declared in this scope _open(0,0,0); ^ make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec4133650449.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make: *** [cmTryCompileExec4133650449/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _open(0,0,0); return 0; } Determining if the stdcall function _write((int)0, (const void*)0, (unsigned int)0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec550095902/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec550095902.dir/build.make CMakeFiles/cmTryCompileExec550095902.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec550095902.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec550095902.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:49: error: '_write' was not declared in this scope _write((int)0, (const void*)0, (unsigned int)0); ^ make[1]: *** [CMakeFiles/cmTryCompileExec550095902.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec550095902/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _write((int)0, (const void*)0, (unsigned int)0); return 0; } Determining if the stdcall function _unlink((const char*)0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3882795236/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3882795236.dir/build.make CMakeFiles/cmTryCompileExec3882795236.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec3882795236.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec3882795236.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:25: error: '_unlink' was not declared in this scope _unlink((const char*)0); ^ make[1]: *** [CMakeFiles/cmTryCompileExec3882795236.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec3882795236/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _unlink((const char*)0); return 0; } Determining if the stdcall function _ftime(0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2786225130/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2786225130.dir/build.make CMakeFiles/cmTryCompileExec2786225130.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2786225130.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec2786225130.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:11: error: '_ftime' was not declared in this scope _ftime(0); ^ make[1]: *** [CMakeFiles/cmTryCompileExec2786225130.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec2786225130/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _ftime(0); return 0; } Determining if the stdcall function _mkdir((const char*)0) exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2991920920/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2991920920.dir/build.make CMakeFiles/cmTryCompileExec2991920920.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2991920920.dir/CheckStdCallFunctionExists.cpp.o /usr/lib/ccache/c++ -ansi -o CMakeFiles/cmTryCompileExec2991920920.dir/CheckStdCallFunctionExists.cpp.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp: In function 'int main(int, char**)': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckStdCallFunctionExists.cpp:12:24: error: '_mkdir' was not declared in this scope _mkdir((const char*)0); ^ make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec2991920920.dir/CheckStdCallFunctionExists.cpp.o] Error 1 make: *** [cmTryCompileExec2991920920/fast] Error 2 CheckStdCallFunctionExists.cpp: #include "unistd.h" #include "sys/timeb.h" #ifdef __CLASSIC_C__ int main(){ int ac; char*av[]; #else int main(int ac, char*av[]){ #endif _mkdir((const char*)0); return 0; } Determining if the function snwprintf exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3835951493/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3835951493.dir/build.make CMakeFiles/cmTryCompileExec3835951493.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3835951493.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=snwprintf -o CMakeFiles/cmTryCompileExec3835951493.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3835951493 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3835951493.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=snwprintf CMakeFiles/cmTryCompileExec3835951493.dir/CheckFunctionExists.c.o -o cmTryCompileExec3835951493 -rdynamic CMakeFiles/cmTryCompileExec3835951493.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `snwprintf' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec3835951493] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec3835951493/fast] Error 2 Determining if the function _snwprintf exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec824312810/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec824312810.dir/build.make CMakeFiles/cmTryCompileExec824312810.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec824312810.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_snwprintf -o CMakeFiles/cmTryCompileExec824312810.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec824312810 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec824312810.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=_snwprintf CMakeFiles/cmTryCompileExec824312810.dir/CheckFunctionExists.c.o -o cmTryCompileExec824312810 -rdynamic CMakeFiles/cmTryCompileExec824312810.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `_snwprintf' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec824312810] Error 1 make: *** [cmTryCompileExec824312810/fast] Error 2 Determining if the _O_RANDOM exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1175716348/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1175716348.dir/build.make CMakeFiles/cmTryCompileExec1175716348.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1175716348.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec1175716348.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: '_O_RANDOM' undeclared (first use in this function) return ((int*)(&_O_RANDOM))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec1175716348.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec1175716348/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef _O_RANDOM return ((int*)(&_O_RANDOM))[argc]; #else (void)argc; return 0; #endif } Determining if the O_RANDOM exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec744752563/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec744752563.dir/build.make CMakeFiles/cmTryCompileExec744752563.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec744752563.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec744752563.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: 'O_RANDOM' undeclared (first use in this function) return ((int*)(&O_RANDOM))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [CMakeFiles/cmTryCompileExec744752563.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec744752563/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef O_RANDOM return ((int*)(&O_RANDOM))[argc]; #else (void)argc; return 0; #endif } Determining if the _O_BINARY exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1209036493/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1209036493.dir/build.make CMakeFiles/cmTryCompileExec1209036493.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1209036493.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec1209036493.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: '_O_BINARY' undeclared (first use in this function) return ((int*)(&_O_BINARY))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [CMakeFiles/cmTryCompileExec1209036493.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec1209036493/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef _O_BINARY return ((int*)(&_O_BINARY))[argc]; #else (void)argc; return 0; #endif } Determining if the O_BINARY exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec4022940977/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec4022940977.dir/build.make CMakeFiles/cmTryCompileExec4022940977.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4022940977.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec4022940977.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: 'O_BINARY' undeclared (first use in this function) return ((int*)(&O_BINARY))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec4022940977.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec4022940977/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef O_BINARY return ((int*)(&O_BINARY))[argc]; #else (void)argc; return 0; #endif } Determining if the _S_IREAD exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec152559180/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec152559180.dir/build.make CMakeFiles/cmTryCompileExec152559180.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec152559180.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec152559180.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: '_S_IREAD' undeclared (first use in this function) return ((int*)(&_S_IREAD))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec152559180.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec152559180/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef _S_IREAD return ((int*)(&_S_IREAD))[argc]; #else (void)argc; return 0; #endif } Determining if the _S_IWRITE exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec4159951831/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec4159951831.dir/build.make CMakeFiles/cmTryCompileExec4159951831.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4159951831.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec4159951831.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: '_S_IWRITE' undeclared (first use in this function) return ((int*)(&_S_IWRITE))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec4159951831.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec4159951831/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef _S_IWRITE return ((int*)(&_S_IWRITE))[argc]; #else (void)argc; return 0; #endif } Determining size of TCHAR failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2034307370/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2034307370.dir/build.make CMakeFiles/cmTryCompileExec2034307370.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2034307370.dir/_CL_HAVE_TYPE_TCHAR.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec2034307370.dir/_CL_HAVE_TYPE_TCHAR.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/_CL_HAVE_TYPE_TCHAR.c /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/_CL_HAVE_TYPE_TCHAR.c:19:20: error: 'TCHAR' undeclared here (not in a function) ('0' + ((SIZE / 10000)%10)), ^ make[1]: *** [CMakeFiles/cmTryCompileExec2034307370.dir/_CL_HAVE_TYPE_TCHAR.c.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec2034307370/fast] Error 2 /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/_CL_HAVE_TYPE_TCHAR.c: #include #include #include #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(TCHAR)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining if the _T exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3939120602/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3939120602.dir/build.make CMakeFiles/cmTryCompileExec3939120602.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3939120602.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec3939120602.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: error: '_T' undeclared (first use in this function) return ((int*)(&_T))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:10:19: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [CMakeFiles/cmTryCompileExec3939120602.dir/CheckSymbolExists.c.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec3939120602/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef _T return ((int*)(&_T))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test ICONV_SECOND_ARGUMENT_IS_CONST failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2039712771/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2039712771.dir/build.make CMakeFiles/cmTryCompileExec2039712771.dir/build make[1]: Entering directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2039712771.dir/src.cxx.o /usr/lib/ccache/c++ -ansi -DICONV_SECOND_ARGUMENT_IS_CONST -o CMakeFiles/cmTryCompileExec2039712771.dir/src.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:9:40: error: invalid conversion from 'const char**' to 'char**' [-fpermissive] iconv(conv, &in, &ilen, &out, &olen); ^ In file included from /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:2:0: /usr/include/iconv.h:42:15: error: initializing argument 2 of 'size_t iconv(iconv_t, char**, size_t*, char**, size_t*)' [-fpermissive] extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ make[1]: *** [CMakeFiles/cmTryCompileExec2039712771.dir/src.cxx.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec2039712771/fast] Error 2 Source file was: #include int main(){ iconv_t conv = 0; const char* in = 0; size_t ilen = 0; char* out = 0; size_t olen = 0; iconv(conv, &in, &ilen, &out, &olen); return 0; }