Determining if the Q_WS_WIN exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3539507329/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3539507329.dir/build.make CMakeFiles/cmTryCompileExec3539507329.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/cmTryCompileExec3539507329.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -I/usr/lib/qt4/include -o CMakeFiles/cmTryCompileExec3539507329.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:8:19: error: 'Q_WS_WIN' undeclared (first use in this function) return ((int*)(&Q_WS_WIN))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: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/cmTryCompileExec3539507329.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec3539507329/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef Q_WS_WIN return ((int*)(&Q_WS_WIN))[argc]; #else (void)argc; return 0; #endif } Determining if the Q_WS_QWS exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec902475219/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec902475219.dir/build.make CMakeFiles/cmTryCompileExec902475219.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/cmTryCompileExec902475219.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -I/usr/lib/qt4/include -o CMakeFiles/cmTryCompileExec902475219.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:8:19: error: 'Q_WS_QWS' undeclared (first use in this function) return ((int*)(&Q_WS_QWS))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: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/cmTryCompileExec902475219.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec902475219/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef Q_WS_QWS return ((int*)(&Q_WS_QWS))[argc]; #else (void)argc; return 0; #endif } Determining if the Q_WS_MAC exist failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2979087763/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2979087763.dir/build.make CMakeFiles/cmTryCompileExec2979087763.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/cmTryCompileExec2979087763.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -I/usr/lib/qt4/include -o CMakeFiles/cmTryCompileExec2979087763.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:8:19: error: 'Q_WS_MAC' undeclared (first use in this function) return ((int*)(&Q_WS_MAC))[argc]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: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/cmTryCompileExec2979087763.dir/CheckSymbolExists.c.o] Error 1 make: *** [cmTryCompileExec2979087763/fast] Error 2 File /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef Q_WS_MAC return ((int*)(&Q_WS_MAC))[argc]; #else (void)argc; return 0; #endif } 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 "cmTryCompileExec3983974119/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3983974119.dir/build.make CMakeFiles/cmTryCompileExec3983974119.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/cmTryCompileExec3983974119.dir/CheckSymbolExists.c.o /usr/lib/ccache/cc -o CMakeFiles/cmTryCompileExec3983974119.dir/CheckSymbolExists.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec3983974119 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3983974119.dir/link.txt --verbose=1 /usr/lib/ccache/cc CMakeFiles/cmTryCompileExec3983974119.dir/CheckSymbolExists.c.o -o cmTryCompileExec3983974119 -rdynamic CMakeFiles/cmTryCompileExec3983974119.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]: *** [cmTryCompileExec3983974119] Error 1 make: *** [cmTryCompileExec3983974119/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 "cmTryCompileExec531924289/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec531924289.dir/build.make CMakeFiles/cmTryCompileExec531924289.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/cmTryCompileExec531924289.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec531924289.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec531924289 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec531924289.dir/link.txt --verbose=1 /usr/lib/ccache/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec531924289.dir/CheckFunctionExists.c.o -o cmTryCompileExec531924289 -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]: *** [cmTryCompileExec531924289] Error 1 make: *** [cmTryCompileExec531924289/fast] Error 2 Performing C++ SOURCE FILE Test _OFFT_IS_64BIT failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1376453574/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1376453574.dir/build.make CMakeFiles/cmTryCompileExec1376453574.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/cmTryCompileExec1376453574.dir/src.cxx.o /usr/lib/ccache/c++ -D_OFFT_IS_64BIT -o CMakeFiles/cmTryCompileExec1376453574.dir/src.cxx.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:9:38: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:9:62: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^ /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.cxx:9:161: error: size of array 'off_t_is_large' is negative int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; ^ make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec1376453574.dir/src.cxx.o] Error 1 make: *** [cmTryCompileExec1376453574/fast] Error 2 Source file was: #include /* Check that off_t can represent 2**63 - 1 correctly. We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int main() { return 0; } Determining if the function getpassphrase exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec144650362/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec144650362.dir/build.make CMakeFiles/cmTryCompileExec144650362.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/cmTryCompileExec144650362.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpassphrase -o CMakeFiles/cmTryCompileExec144650362.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec144650362 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec144650362.dir/link.txt --verbose=1 /usr/lib/ccache/cc -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpassphrase CMakeFiles/cmTryCompileExec144650362.dir/CheckFunctionExists.c.o -o cmTryCompileExec144650362 -rdynamic CMakeFiles/cmTryCompileExec144650362.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `getpassphrase' collect2: error: ld returned 1 exit status make[1]: *** [cmTryCompileExec144650362] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec144650362/fast] Error 2 Determining size of struct ucred failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec105664087/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec105664087.dir/build.make CMakeFiles/cmTryCompileExec105664087.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/cmTryCompileExec105664087.dir/STRUCT_UCRED.c.o /usr/lib/ccache/cc -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -o CMakeFiles/cmTryCompileExec105664087.dir/STRUCT_UCRED.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:20:20: error: invalid application of 'sizeof' to incomplete type 'struct ucred' ('0' + ((SIZE / 10000)%10)), ^ /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:21:20: error: invalid application of 'sizeof' to incomplete type 'struct ucred' ('0' + ((SIZE / 1000)%10)), ^ /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:22:20: error: invalid application of 'sizeof' to incomplete type 'struct ucred' ('0' + ((SIZE / 100)%10)), ^ /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:23:20: error: invalid application of 'sizeof' to incomplete type 'struct ucred' ('0' + ((SIZE / 10)%10)), ^ /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c:24:19: error: invalid application of 'sizeof' to incomplete type 'struct ucred' ('0' + (SIZE % 10)), ^ make[1]: *** [CMakeFiles/cmTryCompileExec105664087.dir/STRUCT_UCRED.c.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec105664087/fast] Error 2 /var/uhubuild/work/compile/build/CMakeFiles/CheckTypeSize/STRUCT_UCRED.c: #include #include #include #include "sys/socket.h" #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(struct ucred)) 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 getpeereid exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1566187506/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1566187506.dir/build.make CMakeFiles/cmTryCompileExec1566187506.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/cmTryCompileExec1566187506.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpeereid -o CMakeFiles/cmTryCompileExec1566187506.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1566187506 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1566187506.dir/link.txt --verbose=1 /usr/lib/ccache/cc -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common -DCHECK_FUNCTION_EXISTS=getpeereid CMakeFiles/cmTryCompileExec1566187506.dir/CheckFunctionExists.c.o -o cmTryCompileExec1566187506 -rdynamic CMakeFiles/cmTryCompileExec1566187506.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text+0x7): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1566187506] Error 1 make: *** [cmTryCompileExec1566187506/fast] Error 2