Determining if the include file malloc.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_ac8d5/fast”
/usr/bin/make -f CMakeFiles/cmTC_ac8d5.dir/build.make CMakeFiles/cmTC_ac8d5.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_ac8d5.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_ac8d5.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_ac8d5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac8d5.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_ac8d5.dir/CheckIncludeFile.c.o -o cmTC_ac8d5
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the memalign exist passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_3a5b8/fast”
/usr/bin/make -f CMakeFiles/cmTC_3a5b8.dir/build.make CMakeFiles/cmTC_3a5b8.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_3a5b8.dir/CheckSymbolExists.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_3a5b8.dir/CheckSymbolExists.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_3a5b8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a5b8.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_3a5b8.dir/CheckSymbolExists.c.o -o cmTC_3a5b8
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
File /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef memalign
return ((int*)(&memalign))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_c3d73/fast”
/usr/bin/make -f CMakeFiles/cmTC_c3d73.dir/build.make CMakeFiles/cmTC_c3d73.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_c3d73.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_c3d73.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c3d73
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3d73.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_c3d73.dir/CheckIncludeFile.c.o -o cmTC_c3d73
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_d47d9/fast”
/usr/bin/make -f CMakeFiles/cmTC_d47d9.dir/build.make CMakeFiles/cmTC_d47d9.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_d47d9.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_d47d9.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_d47d9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d47d9.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_d47d9.dir/CheckIncludeFile.c.o -o cmTC_d47d9
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_636a6/fast”
/usr/bin/make -f CMakeFiles/cmTC_636a6.dir/build.make CMakeFiles/cmTC_636a6.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_636a6.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_636a6.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_636a6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_636a6.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_636a6.dir/CheckIncludeFile.c.o -o cmTC_636a6
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining size of unsigned short passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_202fa/fast”
/usr/bin/make -f CMakeFiles/cmTC_202fa.dir/build.make CMakeFiles/cmTC_202fa.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_202fa.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_202fa.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
Linking C executable cmTC_202fa
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_202fa.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_202fa.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_202fa
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the include file /usr/include/libpng/png.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_7c5f1/fast”
/usr/bin/make -f CMakeFiles/cmTC_7c5f1.dir/build.make CMakeFiles/cmTC_7c5f1.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_7c5f1.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_7c5f1.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_7c5f1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c5f1.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_7c5f1.dir/CheckIncludeFile.c.o -o cmTC_7c5f1
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the function dlerror exists in the dl passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_7897e/fast”
/usr/bin/make -f CMakeFiles/cmTC_7897e.dir/build.make CMakeFiles/cmTC_7897e.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_7897e.dir/CheckFunctionExists.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=dlerror -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_7897e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTC_7897e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7897e.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=dlerror -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_7897e.dir/CheckFunctionExists.c.o -o cmTC_7897e -ldl
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the include file linux/videodev2.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_65ff1/fast”
/usr/bin/make -f CMakeFiles/cmTC_65ff1.dir/build.make CMakeFiles/cmTC_65ff1.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_65ff1.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_65ff1.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_65ff1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_65ff1.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_65ff1.dir/CheckIncludeFile.c.o -o cmTC_65ff1
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_da94d/fast”
/usr/bin/make -f CMakeFiles/cmTC_da94d.dir/build.make CMakeFiles/cmTC_da94d.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_da94d.dir/CheckIncludeFile.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_da94d.dir/CheckIncludeFile.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_da94d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da94d.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_da94d.dir/CheckIncludeFile.c.o -o cmTC_da94d
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Determining if the pthread_create exist passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_7092d/fast”
/usr/bin/make -f CMakeFiles/cmTC_7092d.dir/build.make CMakeFiles/cmTC_7092d.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_7092d.dir/CheckSymbolExists.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_7092d.dir/CheckSymbolExists.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_7092d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7092d.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_7092d.dir/CheckSymbolExists.c.o -o cmTC_7092d
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
File /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C++ SOURCE FILE Test GFLAGS_IN_GOOGLE_NAMESPACE succeeded with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_197dc/fast”
/usr/bin/make -f CMakeFiles/cmTC_197dc.dir/build.make CMakeFiles/cmTC_197dc.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building CXX object CMakeFiles/cmTC_197dc.dir/src.cxx.o
/usr/bin/c++ -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -DGFLAGS_IN_GOOGLE_NAMESPACE -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_197dc.dir/src.cxx.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_197dc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_197dc.dir/link.txt --verbose=1
/usr/bin/c++ -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -DGFLAGS_IN_GOOGLE_NAMESPACE -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_197dc.dir/src.cxx.o -o cmTC_197dc /usr/lib/x86_64-linux-gnu/libgflags.so
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Source file was:
#include <gflags/gflags.h>
int main(int argc, char * argv[]) {
google::ParseCommandLineFlags(&argc, &argv, true);
return 0;
}
Determining if the CL_VERSION_1_2 exist passed with the following output:
Change Dir: /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" “cmTC_840b2/fast”
/usr/bin/make -f CMakeFiles/cmTC_840b2.dir/build.make CMakeFiles/cmTC_840b2.dir/build
make[1]: Entering directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
Building C object CMakeFiles/cmTC_840b2.dir/CheckSymbolExists.c.o
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -fPIE -o CMakeFiles/cmTC_840b2.dir/CheckSymbolExists.c.o -c /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_840b2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_840b2.dir/link.txt --verbose=1
/usr/bin/cc -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -Wl,–gc-sections -Wl,–as-needed CMakeFiles/cmTC_840b2.dir/CheckSymbolExists.c.o -o cmTC_840b2
make[1]: Leaving directory ‘/home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp’
File /home/willy/cuda/opencv/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include </usr/include/CL/cl.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef CL_VERSION_1_2
return ((int*)(&CL_VERSION_1_2))[argc];
#else
(void)argc;
return 0;
#endif
}