Performing C SOURCE FILE Test HAVE_ALTIVEC_H_HDR failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1231794958/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1231794958.dir/build.make CMakeFiles/cmTryCompileExec1231794958.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/cmTryCompileExec1231794958.dir/src.c.o /usr/lib/ccache/cc -g -O3 -DHAVE_ALTIVEC_H_HDR -maltivec -o CMakeFiles/cmTryCompileExec1231794958.dir/src.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.c cc: error: unrecognized command line option '-maltivec' make[1]: *** [CMakeFiles/cmTryCompileExec1231794958.dir/src.c.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make: *** [cmTryCompileExec1231794958/fast] Error 2 Source file was: #include vector unsigned int vzero() { return vec_splat_u32(0); } int main(int argc, char **argv) { } Performing C SOURCE FILE Test HAVE_ALTIVEC failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2411993876/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2411993876.dir/build.make CMakeFiles/cmTryCompileExec2411993876.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/cmTryCompileExec2411993876.dir/src.c.o /usr/lib/ccache/cc -g -O3 -DHAVE_ALTIVEC -maltivec -o CMakeFiles/cmTryCompileExec2411993876.dir/src.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/src.c cc: error: unrecognized command line option '-maltivec' make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [CMakeFiles/cmTryCompileExec2411993876.dir/src.c.o] Error 1 make: *** [cmTryCompileExec2411993876/fast] Error 2 Source file was: vector unsigned int vzero() { return vec_splat_u32(0); } int main(int argc, char **argv) { } Determining if the function strlcpy exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2438904243/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2438904243.dir/build.make CMakeFiles/cmTryCompileExec2438904243.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/cmTryCompileExec2438904243.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTryCompileExec2438904243.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2438904243 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2438904243.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlcpy CMakeFiles/cmTryCompileExec2438904243.dir/CheckFunctionExists.c.o -o cmTryCompileExec2438904243 -rdynamic CMakeFiles/cmTryCompileExec2438904243.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec2438904243] Error 1 make: *** [cmTryCompileExec2438904243/fast] Error 2 Determining if the function strlcat exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3724215900/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3724215900.dir/build.make CMakeFiles/cmTryCompileExec3724215900.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/cmTryCompileExec3724215900.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlcat -o CMakeFiles/cmTryCompileExec3724215900.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3724215900 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3724215900.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=strlcat CMakeFiles/cmTryCompileExec3724215900.dir/CheckFunctionExists.c.o -o cmTryCompileExec3724215900 -rdynamic CMakeFiles/cmTryCompileExec3724215900.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `strlcat' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3724215900] Error 1 make: *** [cmTryCompileExec3724215900/fast] Error 2 Determining if the function _strrev exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3565928323/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3565928323.dir/build.make CMakeFiles/cmTryCompileExec3565928323.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/cmTryCompileExec3565928323.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strrev -o CMakeFiles/cmTryCompileExec3565928323.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3565928323 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3565928323.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strrev CMakeFiles/cmTryCompileExec3565928323.dir/CheckFunctionExists.c.o -o cmTryCompileExec3565928323 -rdynamic CMakeFiles/cmTryCompileExec3565928323.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_strrev' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3565928323] Error 1 make: *** [cmTryCompileExec3565928323/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 "cmTryCompileExec3204776207/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3204776207.dir/build.make CMakeFiles/cmTryCompileExec3204776207.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/cmTryCompileExec3204776207.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strupr -o CMakeFiles/cmTryCompileExec3204776207.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3204776207 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3204776207.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strupr CMakeFiles/cmTryCompileExec3204776207.dir/CheckFunctionExists.c.o -o cmTryCompileExec3204776207 -rdynamic CMakeFiles/cmTryCompileExec3204776207.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_strupr' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3204776207] Error 1 make: *** [cmTryCompileExec3204776207/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 "cmTryCompileExec2842736527/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2842736527.dir/build.make CMakeFiles/cmTryCompileExec2842736527.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/cmTryCompileExec2842736527.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strlwr -o CMakeFiles/cmTryCompileExec2842736527.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2842736527 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2842736527.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strlwr CMakeFiles/cmTryCompileExec2842736527.dir/CheckFunctionExists.c.o -o cmTryCompileExec2842736527 -rdynamic CMakeFiles/cmTryCompileExec2842736527.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_strlwr' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec2842736527] Error 1 make: *** [cmTryCompileExec2842736527/fast] Error 2 Determining if the function itoa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec38192044/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec38192044.dir/build.make CMakeFiles/cmTryCompileExec38192044.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/cmTryCompileExec38192044.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=itoa -o CMakeFiles/cmTryCompileExec38192044.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec38192044 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec38192044.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=itoa CMakeFiles/cmTryCompileExec38192044.dir/CheckFunctionExists.c.o -o cmTryCompileExec38192044 -rdynamic CMakeFiles/cmTryCompileExec38192044.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `itoa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec38192044] Error 1 make: *** [cmTryCompileExec38192044/fast] Error 2 Determining if the function _ltoa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2275944987/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2275944987.dir/build.make CMakeFiles/cmTryCompileExec2275944987.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/cmTryCompileExec2275944987.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_ltoa -o CMakeFiles/cmTryCompileExec2275944987.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2275944987 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2275944987.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_ltoa CMakeFiles/cmTryCompileExec2275944987.dir/CheckFunctionExists.c.o -o cmTryCompileExec2275944987 -rdynamic CMakeFiles/cmTryCompileExec2275944987.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_ltoa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec2275944987] Error 1 make: *** [cmTryCompileExec2275944987/fast] Error 2 Determining if the function _uitoa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1905869111/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1905869111.dir/build.make CMakeFiles/cmTryCompileExec1905869111.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/cmTryCompileExec1905869111.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_uitoa -o CMakeFiles/cmTryCompileExec1905869111.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1905869111 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1905869111.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_uitoa CMakeFiles/cmTryCompileExec1905869111.dir/CheckFunctionExists.c.o -o cmTryCompileExec1905869111 -rdynamic CMakeFiles/cmTryCompileExec1905869111.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_uitoa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1905869111] Error 1 make: *** [cmTryCompileExec1905869111/fast] Error 2 Determining if the function _ultoa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec445771941/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec445771941.dir/build.make CMakeFiles/cmTryCompileExec445771941.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/cmTryCompileExec445771941.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_ultoa -o CMakeFiles/cmTryCompileExec445771941.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec445771941 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec445771941.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_ultoa CMakeFiles/cmTryCompileExec445771941.dir/CheckFunctionExists.c.o -o cmTryCompileExec445771941 -rdynamic CMakeFiles/cmTryCompileExec445771941.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_ultoa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec445771941] Error 1 make: *** [cmTryCompileExec445771941/fast] Error 2 Determining if the function _i64toa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1241530572/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1241530572.dir/build.make CMakeFiles/cmTryCompileExec1241530572.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/cmTryCompileExec1241530572.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_i64toa -o CMakeFiles/cmTryCompileExec1241530572.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1241530572 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1241530572.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_i64toa CMakeFiles/cmTryCompileExec1241530572.dir/CheckFunctionExists.c.o -o cmTryCompileExec1241530572 -rdynamic CMakeFiles/cmTryCompileExec1241530572.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_i64toa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1241530572] Error 1 make: *** [cmTryCompileExec1241530572/fast] Error 2 Determining if the function _ui64toa exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec376015820/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec376015820.dir/build.make CMakeFiles/cmTryCompileExec376015820.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/cmTryCompileExec376015820.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_ui64toa -o CMakeFiles/cmTryCompileExec376015820.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec376015820 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec376015820.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_ui64toa CMakeFiles/cmTryCompileExec376015820.dir/CheckFunctionExists.c.o -o cmTryCompileExec376015820 -rdynamic CMakeFiles/cmTryCompileExec376015820.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_ui64toa' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec376015820] Error 1 make: *** [cmTryCompileExec376015820/fast] Error 2 Determining if the function _stricmp exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec628067537/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec628067537.dir/build.make CMakeFiles/cmTryCompileExec628067537.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/cmTryCompileExec628067537.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_stricmp -o CMakeFiles/cmTryCompileExec628067537.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec628067537 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec628067537.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_stricmp CMakeFiles/cmTryCompileExec628067537.dir/CheckFunctionExists.c.o -o cmTryCompileExec628067537 -rdynamic CMakeFiles/cmTryCompileExec628067537.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_stricmp' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec628067537] Error 1 make: *** [cmTryCompileExec628067537/fast] Error 2 Determining if the function _strnicmp exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3932806206/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3932806206.dir/build.make CMakeFiles/cmTryCompileExec3932806206.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/cmTryCompileExec3932806206.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strnicmp -o CMakeFiles/cmTryCompileExec3932806206.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3932806206 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3932806206.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=_strnicmp CMakeFiles/cmTryCompileExec3932806206.dir/CheckFunctionExists.c.o -o cmTryCompileExec3932806206 -rdynamic CMakeFiles/cmTryCompileExec3932806206.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `_strnicmp' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3932806206] Error 1 make: *** [cmTryCompileExec3932806206/fast] Error 2 Determining if the function sysctlbyname exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec2560851341/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2560851341.dir/build.make CMakeFiles/cmTryCompileExec2560851341.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/cmTryCompileExec2560851341.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sysctlbyname -o CMakeFiles/cmTryCompileExec2560851341.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2560851341 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2560851341.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=sysctlbyname CMakeFiles/cmTryCompileExec2560851341.dir/CheckFunctionExists.c.o -o cmTryCompileExec2560851341 -rdynamic CMakeFiles/cmTryCompileExec2560851341.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec2560851341] Error 1 make: *** [cmTryCompileExec2560851341/fast] Error 2 Determining if the function iconv_open exists in the iconv failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec3649292212/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3649292212.dir/build.make CMakeFiles/cmTryCompileExec3649292212.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/cmTryCompileExec3649292212.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=iconv_open -o CMakeFiles/cmTryCompileExec3649292212.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec3649292212 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3649292212.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=iconv_open CMakeFiles/cmTryCompileExec3649292212.dir/CheckFunctionExists.c.o -o cmTryCompileExec3649292212 -rdynamic -liconv /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec3649292212] Error 1 make: *** [cmTryCompileExec3649292212/fast] Error 2 Determining if the function dlopen exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec1059877489/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1059877489.dir/build.make CMakeFiles/cmTryCompileExec1059877489.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/cmTryCompileExec1059877489.dir/CheckFunctionExists.c.o /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTryCompileExec1059877489.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec1059877489 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1059877489.dir/link.txt --verbose=1 /usr/lib/ccache/cc -g -O3 -DCHECK_FUNCTION_EXISTS=dlopen CMakeFiles/cmTryCompileExec1059877489.dir/CheckFunctionExists.c.o -o cmTryCompileExec1059877489 -rdynamic CMakeFiles/cmTryCompileExec1059877489.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake-2.8/Modules/CheckFunctionExists.c:11: undefined reference to `dlopen' collect2: error: ld returned 1 exit status make[1]: Leaving directory `/var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp' make[1]: *** [cmTryCompileExec1059877489] Error 1 make: *** [cmTryCompileExec1059877489/fast] Error 2 Determining if the include file audio/audiolib.h exists failed with the following output: Change Dir: /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/make "cmTryCompileExec567915103/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec567915103.dir/build.make CMakeFiles/cmTryCompileExec567915103.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/cmTryCompileExec567915103.dir/CheckIncludeFile.c.o /usr/lib/ccache/cc -g -O3 -o CMakeFiles/cmTryCompileExec567915103.dir/CheckIncludeFile.c.o -c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /var/uhubuild/work/compile/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:28: fatal error: audio/audiolib.h: No such file or directory #include