Advertisement
Guest User

cMakeError

a guest
Aug 15th, 2019
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 68.05 KB | None | 0 0
  1. Build output check failed:
  2.     Regex: 'command line option .* is valid for .* but not for C\+\+'
  3.     Output line: 'cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++'
  4. Compilation failed:
  5.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  6.     check option: ' -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations  -Wmissing-prototypes'
  7. ===== BUILD LOG =====
  8. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  9.  
  10. Run Build Command:"/usr/bin/make" "cmTC_3ce47/fast"
  11. /usr/bin/make -f CMakeFiles/cmTC_3ce47.dir/build.make CMakeFiles/cmTC_3ce47.dir/build
  12. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  13. Building CXX object CMakeFiles/cmTC_3ce47.dir/src.cxx.o
  14. /usr/bin/c++    -O3 -DNDEBUG -fPIE   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -std=c++11 -o CMakeFiles/cmTC_3ce47.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  15. cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
  16. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  17.  #pragma
  18.  
  19. Linking CXX executable cmTC_3ce47
  20. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ce47.dir/link.txt --verbose=1
  21. /usr/bin/c++    -O3 -DNDEBUG    CMakeFiles/cmTC_3ce47.dir/src.cxx.o  -o cmTC_3ce47
  22. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  23.  
  24. ===== END =====
  25.  
  26. Build output check failed:
  27.     Regex: 'command line option .* is valid for .* but not for C\+\+'
  28.     Output line: 'cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++'
  29. Compilation failed:
  30.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  31.     check option: ' -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations  -Wstrict-prototypes'
  32. ===== BUILD LOG =====
  33. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  34.  
  35. Run Build Command:"/usr/bin/make" "cmTC_211a3/fast"
  36. /usr/bin/make -f CMakeFiles/cmTC_211a3.dir/build.make CMakeFiles/cmTC_211a3.dir/build
  37. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  38. Building CXX object CMakeFiles/cmTC_211a3.dir/src.cxx.o
  39. /usr/bin/c++    -O3 -DNDEBUG -fPIE   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wstrict-prototypes -std=c++11 -o CMakeFiles/cmTC_211a3.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  40. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
  41. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  42.  #pragma
  43.  
  44. Linking CXX executable cmTC_211a3
  45. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_211a3.dir/link.txt --verbose=1
  46. /usr/bin/c++    -O3 -DNDEBUG    CMakeFiles/cmTC_211a3.dir/src.cxx.o  -o cmTC_211a3
  47. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  48.  
  49. ===== END =====
  50.  
  51. Build output check failed:
  52.     Regex: 'command line option .* is valid for .* but not for C'
  53.     Output line: 'cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C'
  54. Compilation failed:
  55.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  56.     check option: ' -fsigned-char -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  -Wsign-promo'
  57. ===== BUILD LOG =====
  58. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  59.  
  60. Run Build Command:"/usr/bin/make" "cmTC_f88f3/fast"
  61. /usr/bin/make -f CMakeFiles/cmTC_f88f3.dir/build.make CMakeFiles/cmTC_f88f3.dir/build
  62. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  63. Building C object CMakeFiles/cmTC_f88f3.dir/src.c.o
  64. /usr/bin/cc   -O3 -DNDEBUG -fPIE   -fsigned-char -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 -Wsign-promo -o CMakeFiles/cmTC_f88f3.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  65. cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C
  66. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  67.  #pragma
  68.  
  69. Linking C executable cmTC_f88f3
  70. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f88f3.dir/link.txt --verbose=1
  71. /usr/bin/cc   -O3 -DNDEBUG    CMakeFiles/cmTC_f88f3.dir/src.c.o  -o cmTC_f88f3
  72. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  73.  
  74. ===== END =====
  75.  
  76. Build output check failed:
  77.     Regex: 'command line option .* is valid for .* but not for C'
  78.     Output line: 'cc1: warning: command line option ‘-Wsuggest-override’ is valid for C++/ObjC++ but not for C'
  79. Compilation failed:
  80.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  81.     check option: ' -fsigned-char -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  -Wsuggest-override'
  82. ===== BUILD LOG =====
  83. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  84.  
  85. Run Build Command:"/usr/bin/make" "cmTC_e4460/fast"
  86. /usr/bin/make -f CMakeFiles/cmTC_e4460.dir/build.make CMakeFiles/cmTC_e4460.dir/build
  87. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  88. Building C object CMakeFiles/cmTC_e4460.dir/src.c.o
  89. /usr/bin/cc   -O3 -DNDEBUG -fPIE   -fsigned-char -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 -Wsuggest-override -o CMakeFiles/cmTC_e4460.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  90. cc1: warning: command line option ‘-Wsuggest-override’ is valid for C++/ObjC++ but not for C
  91. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  92.  #pragma
  93.  
  94. Linking C executable cmTC_e4460
  95. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e4460.dir/link.txt --verbose=1
  96. /usr/bin/cc   -O3 -DNDEBUG    CMakeFiles/cmTC_e4460.dir/src.c.o  -o cmTC_e4460
  97. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  98.  
  99. ===== END =====
  100.  
  101. Build output check failed:
  102.     Regex: 'command line option .* is valid for .* but not for C'
  103.     Output line: 'cc1: warning: command line option ‘-Wno-delete-non-virtual-dtor’ is valid for C++/ObjC++ but not for C'
  104. Compilation failed:
  105.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  106.     check option: ' -fsigned-char -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-delete-non-virtual-dtor'
  107. ===== BUILD LOG =====
  108. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  109.  
  110. Run Build Command:"/usr/bin/make" "cmTC_10e63/fast"
  111. /usr/bin/make -f CMakeFiles/cmTC_10e63.dir/build.make CMakeFiles/cmTC_10e63.dir/build
  112. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  113. Building C object CMakeFiles/cmTC_10e63.dir/src.c.o
  114. /usr/bin/cc   -O3 -DNDEBUG -fPIE   -fsigned-char -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-delete-non-virtual-dtor -o CMakeFiles/cmTC_10e63.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  115. cc1: warning: command line option ‘-Wno-delete-non-virtual-dtor’ is valid for C++/ObjC++ but not for C
  116. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  117.  #pragma
  118.  
  119. Linking C executable cmTC_10e63
  120. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_10e63.dir/link.txt --verbose=1
  121. /usr/bin/cc   -O3 -DNDEBUG    CMakeFiles/cmTC_10e63.dir/src.c.o  -o cmTC_10e63
  122. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  123.  
  124. ===== END =====
  125.  
  126. Build output check failed:
  127.     Regex: 'unrecognized .*option'
  128.     Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’'
  129. Compilation failed:
  130.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  131.     check option: ' -fsigned-char -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-unnamed-type-template-args'
  132. ===== BUILD LOG =====
  133. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  134.  
  135. Run Build Command:"/usr/bin/make" "cmTC_7287a/fast"
  136. /usr/bin/make -f CMakeFiles/cmTC_7287a.dir/build.make CMakeFiles/cmTC_7287a.dir/build
  137. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  138. Building CXX object CMakeFiles/cmTC_7287a.dir/src.cxx.o
  139. /usr/bin/c++    -O3 -DNDEBUG -fPIE   -fsigned-char -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-unnamed-type-template-args -std=c++11 -o CMakeFiles/cmTC_7287a.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  140. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  141.  #pragma
  142.  
  143. cc1plus: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’
  144. Linking CXX executable cmTC_7287a
  145. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7287a.dir/link.txt --verbose=1
  146. /usr/bin/c++    -O3 -DNDEBUG    CMakeFiles/cmTC_7287a.dir/src.cxx.o  -o cmTC_7287a
  147. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  148.  
  149. ===== END =====
  150.  
  151. Build output check failed:
  152.     Regex: 'unrecognized .*option'
  153.     Output line: 'cc1: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’'
  154. Compilation failed:
  155.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  156.     check option: ' -fsigned-char -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-unnamed-type-template-args'
  157. ===== BUILD LOG =====
  158. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  159.  
  160. Run Build Command:"/usr/bin/make" "cmTC_dd585/fast"
  161. /usr/bin/make -f CMakeFiles/cmTC_dd585.dir/build.make CMakeFiles/cmTC_dd585.dir/build
  162. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  163. Building C object CMakeFiles/cmTC_dd585.dir/src.c.o
  164. /usr/bin/cc   -O3 -DNDEBUG -fPIE   -fsigned-char -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-unnamed-type-template-args -o CMakeFiles/cmTC_dd585.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  165. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  166.  #pragma
  167.  
  168. cc1: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’
  169. Linking C executable cmTC_dd585
  170. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd585.dir/link.txt --verbose=1
  171. /usr/bin/cc   -O3 -DNDEBUG    CMakeFiles/cmTC_dd585.dir/src.c.o  -o cmTC_dd585
  172. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  173.  
  174. ===== END =====
  175.  
  176. Compilation failed:
  177.     source file: '/home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_neon.cpp'
  178.     check option: ''
  179. ===== BUILD LOG =====
  180. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  181.  
  182. Run Build Command:"/usr/bin/make" "cmTC_be6d3/fast"
  183. /usr/bin/make -f CMakeFiles/cmTC_be6d3.dir/build.make CMakeFiles/cmTC_be6d3.dir/build
  184. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  185. Building CXX object CMakeFiles/cmTC_be6d3.dir/cpu_neon.cpp.o
  186. /usr/bin/c++    -O3 -DNDEBUG -fPIE   -std=c++11 -o CMakeFiles/cmTC_be6d3.dir/cpu_neon.cpp.o -c /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_neon.cpp
  187. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_neon.cpp:20:2: error: #error "NEON is not supported"
  188.  #error "NEON is not supported"
  189.   ^~~~~
  190. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_neon.cpp: In function ‘int main()’:
  191. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_neon.cpp:25:18: error: ‘test’ was not declared in this scope
  192.    printf("%d\n", test());
  193.                   ^~~~
  194. make[1]: *** [CMakeFiles/cmTC_be6d3.dir/build.make:66: CMakeFiles/cmTC_be6d3.dir/cpu_neon.cpp.o] Error 1
  195. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  196. make: *** [Makefile:121: cmTC_be6d3/fast] Error 2
  197.  
  198. ===== END =====
  199.  
  200. Compilation failed:
  201.     source file: '/home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp'
  202.     check option: ''
  203. ===== BUILD LOG =====
  204. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  205.  
  206. Run Build Command:"/usr/bin/make" "cmTC_e95b8/fast"
  207. /usr/bin/make -f CMakeFiles/cmTC_e95b8.dir/build.make CMakeFiles/cmTC_e95b8.dir/build
  208. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  209. Building CXX object CMakeFiles/cmTC_e95b8.dir/cpu_fp16.cpp.o
  210. /usr/bin/c++    -O3 -DNDEBUG -fPIE   -std=c++11 -o CMakeFiles/cmTC_e95b8.dir/cpu_fp16.cpp.o -c /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp
  211. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp: In function ‘int test()’:
  212. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp:21:5: error: ‘float16x4_t’ was not declared in this scope
  213.      float16x4_t v_dst = vcvt_f16_f32(v_src);
  214.      ^~~~~~~~~~~
  215. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp:21:5: note: suggested alternative: ‘float32x4_t’
  216.      float16x4_t v_dst = vcvt_f16_f32(v_src);
  217.      ^~~~~~~~~~~
  218.      float32x4_t
  219. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp:22:19: error: expected primary-expression before ‘)’ token
  220.      *(float16x4_t*)dst = v_dst;
  221.                    ^
  222. make[1]: *** [CMakeFiles/cmTC_e95b8.dir/build.make:66: CMakeFiles/cmTC_e95b8.dir/cpu_fp16.cpp.o] Error 1
  223. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  224. make: *** [Makefile:121: cmTC_e95b8/fast] Error 2
  225.  
  226. ===== END =====
  227.  
  228. Compilation failed:
  229.     source file: '/home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp'
  230.     check option: ' -mfpu=neon-fp16'
  231. ===== BUILD LOG =====
  232. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  233.  
  234. Run Build Command:"/usr/bin/make" "cmTC_73c8c/fast"
  235. /usr/bin/make -f CMakeFiles/cmTC_73c8c.dir/build.make CMakeFiles/cmTC_73c8c.dir/build
  236. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  237. Building CXX object CMakeFiles/cmTC_73c8c.dir/cpu_fp16.cpp.o
  238. /usr/bin/c++    -O3 -DNDEBUG -fPIE   -mfpu=neon-fp16 -std=c++11 -o CMakeFiles/cmTC_73c8c.dir/cpu_fp16.cpp.o -c /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp
  239. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp: In function ‘int test()’:
  240. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp:21:5: error: ‘float16x4_t’ was not declared in this scope
  241.      float16x4_t v_dst = vcvt_f16_f32(v_src);
  242.      ^~~~~~~~~~~
  243. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp:21:5: note: suggested alternative: ‘float32x4_t’
  244.      float16x4_t v_dst = vcvt_f16_f32(v_src);
  245.      ^~~~~~~~~~~
  246.      float32x4_t
  247. /home/pi/opencv/opencv-4.1.0/cmake/checks/cpu_fp16.cpp:22:19: error: expected primary-expression before ‘)’ token
  248.      *(float16x4_t*)dst = v_dst;
  249.                    ^
  250. make[1]: *** [CMakeFiles/cmTC_73c8c.dir/build.make:66: CMakeFiles/cmTC_73c8c.dir/cpu_fp16.cpp.o] Error 1
  251. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  252. make: *** [Makefile:121: cmTC_73c8c/fast] Error 2
  253.  
  254. ===== END =====
  255.  
  256. Build output check failed:
  257.     Regex: 'command line option .* is valid for .* but not for C'
  258.     Output line: 'cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C'
  259. Compilation failed:
  260.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  261.     check option: ' -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden  -fvisibility-inlines-hidden'
  262. ===== BUILD LOG =====
  263. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  264.  
  265. Run Build Command:"/usr/bin/make" "cmTC_36be4/fast"
  266. /usr/bin/make -f CMakeFiles/cmTC_36be4.dir/build.make CMakeFiles/cmTC_36be4.dir/build
  267. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  268. Building C object CMakeFiles/cmTC_36be4.dir/src.c.o
  269. /usr/bin/cc   -O3 -DNDEBUG -fPIE   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTC_36be4.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  270. cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C
  271. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  272.  #pragma
  273.  
  274. Linking C executable cmTC_36be4
  275. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36be4.dir/link.txt --verbose=1
  276. /usr/bin/cc   -O3 -DNDEBUG    CMakeFiles/cmTC_36be4.dir/src.c.o  -o cmTC_36be4
  277. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  278.  
  279. ===== END =====
  280.  
  281. Build output check failed:
  282.     Regex: 'unrecognized .*option'
  283.     Output line: 'cc1: warning: unrecognized command line option ‘-Wno-shorten-64-to-32’'
  284. Compilation failed:
  285.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  286.     check option: ' -Wno-shorten-64-to-32'
  287. ===== BUILD LOG =====
  288. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  289.  
  290. Run Build Command:"/usr/bin/make" "cmTC_ff9c3/fast"
  291. /usr/bin/make -f CMakeFiles/cmTC_ff9c3.dir/build.make CMakeFiles/cmTC_ff9c3.dir/build
  292. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  293. Building C object CMakeFiles/cmTC_ff9c3.dir/src.c.o
  294. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -Wno-unused-parameter -Wno-sign-compare  -O3 -DNDEBUG -fPIE   -Wno-shorten-64-to-32 -o CMakeFiles/cmTC_ff9c3.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  295. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  296.  #pragma
  297.  
  298. cc1: warning: unrecognized command line option ‘-Wno-shorten-64-to-32
  299. Linking C executable cmTC_ff9c3
  300. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ff9c3.dir/link.txt --verbose=1
  301. /usr/bin/cc    -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -Wno-unused-parameter -Wno-sign-compare  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_ff9c3.dir/src.c.o  -o cmTC_ff9c3
  302. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  303.  
  304. ===== END =====
  305.  
  306. Determining if the include file io.h exists failed with the following output:
  307. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  308.  
  309. Run Build Command:"/usr/bin/make" "cmTC_e8b36/fast"
  310. /usr/bin/make -f CMakeFiles/cmTC_e8b36.dir/build.make CMakeFiles/cmTC_e8b36.dir/build
  311. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  312. Building C object CMakeFiles/cmTC_e8b36.dir/CheckIncludeFile.c.o
  313. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_e8b36.dir/CheckIncludeFile.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  314. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: io.h: No such file or directory
  315.  #include <io.h>
  316.           ^~~~~~
  317. compilation terminated.
  318. make[1]: *** [CMakeFiles/cmTC_e8b36.dir/build.make:66: CMakeFiles/cmTC_e8b36.dir/CheckIncludeFile.c.o] Error 1
  319. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  320. make: *** [Makefile:121: cmTC_e8b36/fast] Error 2
  321.  
  322.  
  323. Determining size of INT8 failed with the following output:
  324. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  325.  
  326. Run Build Command:"/usr/bin/make" "cmTC_fbc5c/fast"
  327. /usr/bin/make -f CMakeFiles/cmTC_fbc5c.dir/build.make CMakeFiles/cmTC_fbc5c.dir/build
  328. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  329. Building C object CMakeFiles/cmTC_fbc5c.dir/int8.c.o
  330. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_fbc5c.dir/int8.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int8.c
  331. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int8.c:23:22: error: ‘INT8’ undeclared here (not in a function); did you mean ‘INT8_C’?
  332.  #define SIZE (sizeof(INT8))
  333.                       ^~~~
  334. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int8.c:25:12: note: in expansion of macro ‘SIZE’
  335.    ('0' + ((SIZE / 10000)%10)),
  336.             ^~~~
  337. make[1]: *** [CMakeFiles/cmTC_fbc5c.dir/build.make:66: CMakeFiles/cmTC_fbc5c.dir/int8.c.o] Error 1
  338. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  339. make: *** [Makefile:121: cmTC_fbc5c/fast] Error 2
  340.  
  341. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int8.c:
  342. #include <sys/types.h>
  343. #include <stdint.h>
  344. #include <stddef.h>
  345.  
  346.  
  347. #undef KEY
  348. #if defined(__i386)
  349. # define KEY '_','_','i','3','8','6'
  350. #elif defined(__x86_64)
  351. # define KEY '_','_','x','8','6','_','6','4'
  352. #elif defined(__ppc__)
  353. # define KEY '_','_','p','p','c','_','_'
  354. #elif defined(__ppc64__)
  355. # define KEY '_','_','p','p','c','6','4','_','_'
  356. #elif defined(__aarch64__)
  357. # define KEY '_','_','a','a','r','c','h','6','4','_','_'
  358. #elif defined(__ARM_ARCH_7A__)
  359. # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
  360. #elif defined(__ARM_ARCH_7S__)
  361. # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
  362. #endif
  363.  
  364. #define SIZE (sizeof(INT8))
  365. char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  366.   ('0' + ((SIZE / 10000)%10)),
  367.   ('0' + ((SIZE / 1000)%10)),
  368.   ('0' + ((SIZE / 100)%10)),
  369.   ('0' + ((SIZE / 10)%10)),
  370.   ('0' +  (SIZE    % 10)),
  371.   ']',
  372. #ifdef KEY
  373.   ' ','k','e','y','[', KEY, ']',
  374. #endif
  375.   '\0'};
  376.  
  377. #ifdef __CLASSIC_C__
  378. int main(argc, argv) int argc; char *argv[];
  379. #else
  380. int main(int argc, char *argv[])
  381. #endif
  382. {
  383.   int require = 0;
  384.   require += info_size[argc];
  385.   (void)argv;
  386.   return require;
  387. }
  388.  
  389.  
  390. Determining size of INT16 failed with the following output:
  391. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  392.  
  393. Run Build Command:"/usr/bin/make" "cmTC_af8d8/fast"
  394. /usr/bin/make -f CMakeFiles/cmTC_af8d8.dir/build.make CMakeFiles/cmTC_af8d8.dir/build
  395. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  396. Building C object CMakeFiles/cmTC_af8d8.dir/int16.c.o
  397. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_af8d8.dir/int16.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int16.c
  398. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int16.c:23:22: error: ‘INT16’ undeclared here (not in a function); did you mean ‘INT16_C’?
  399.  #define SIZE (sizeof(INT16))
  400.                       ^~~~~
  401. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int16.c:25:12: note: in expansion of macro ‘SIZE’
  402.    ('0' + ((SIZE / 10000)%10)),
  403.             ^~~~
  404. make[1]: *** [CMakeFiles/cmTC_af8d8.dir/build.make:66: CMakeFiles/cmTC_af8d8.dir/int16.c.o] Error 1
  405. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  406. make: *** [Makefile:121: cmTC_af8d8/fast] Error 2
  407.  
  408. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int16.c:
  409. #include <sys/types.h>
  410. #include <stdint.h>
  411. #include <stddef.h>
  412.  
  413.  
  414. #undef KEY
  415. #if defined(__i386)
  416. # define KEY '_','_','i','3','8','6'
  417. #elif defined(__x86_64)
  418. # define KEY '_','_','x','8','6','_','6','4'
  419. #elif defined(__ppc__)
  420. # define KEY '_','_','p','p','c','_','_'
  421. #elif defined(__ppc64__)
  422. # define KEY '_','_','p','p','c','6','4','_','_'
  423. #elif defined(__aarch64__)
  424. # define KEY '_','_','a','a','r','c','h','6','4','_','_'
  425. #elif defined(__ARM_ARCH_7A__)
  426. # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
  427. #elif defined(__ARM_ARCH_7S__)
  428. # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
  429. #endif
  430.  
  431. #define SIZE (sizeof(INT16))
  432. char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  433.   ('0' + ((SIZE / 10000)%10)),
  434.   ('0' + ((SIZE / 1000)%10)),
  435.   ('0' + ((SIZE / 100)%10)),
  436.   ('0' + ((SIZE / 10)%10)),
  437.   ('0' +  (SIZE    % 10)),
  438.   ']',
  439. #ifdef KEY
  440.   ' ','k','e','y','[', KEY, ']',
  441. #endif
  442.   '\0'};
  443.  
  444. #ifdef __CLASSIC_C__
  445. int main(argc, argv) int argc; char *argv[];
  446. #else
  447. int main(int argc, char *argv[])
  448. #endif
  449. {
  450.   int require = 0;
  451.   require += info_size[argc];
  452.   (void)argv;
  453.   return require;
  454. }
  455.  
  456.  
  457. Determining size of INT32 failed with the following output:
  458. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  459.  
  460. Run Build Command:"/usr/bin/make" "cmTC_39a2e/fast"
  461. /usr/bin/make -f CMakeFiles/cmTC_39a2e.dir/build.make CMakeFiles/cmTC_39a2e.dir/build
  462. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  463. Building C object CMakeFiles/cmTC_39a2e.dir/int32.c.o
  464. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_39a2e.dir/int32.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int32.c
  465. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int32.c:23:22: error: ‘INT32’ undeclared here (not in a function); did you mean ‘INT32_C’?
  466.  #define SIZE (sizeof(INT32))
  467.                       ^~~~~
  468. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int32.c:25:12: note: in expansion of macro ‘SIZE’
  469.    ('0' + ((SIZE / 10000)%10)),
  470.             ^~~~
  471. make[1]: *** [CMakeFiles/cmTC_39a2e.dir/build.make:66: CMakeFiles/cmTC_39a2e.dir/int32.c.o] Error 1
  472. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  473. make: *** [Makefile:121: cmTC_39a2e/fast] Error 2
  474.  
  475. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CheckTypeSize/int32.c:
  476. #include <sys/types.h>
  477. #include <stdint.h>
  478. #include <stddef.h>
  479.  
  480.  
  481. #undef KEY
  482. #if defined(__i386)
  483. # define KEY '_','_','i','3','8','6'
  484. #elif defined(__x86_64)
  485. # define KEY '_','_','x','8','6','_','6','4'
  486. #elif defined(__ppc__)
  487. # define KEY '_','_','p','p','c','_','_'
  488. #elif defined(__ppc64__)
  489. # define KEY '_','_','p','p','c','6','4','_','_'
  490. #elif defined(__aarch64__)
  491. # define KEY '_','_','a','a','r','c','h','6','4','_','_'
  492. #elif defined(__ARM_ARCH_7A__)
  493. # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
  494. #elif defined(__ARM_ARCH_7S__)
  495. # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
  496. #endif
  497.  
  498. #define SIZE (sizeof(INT32))
  499. char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  500.   ('0' + ((SIZE / 10000)%10)),
  501.   ('0' + ((SIZE / 1000)%10)),
  502.   ('0' + ((SIZE / 100)%10)),
  503.   ('0' + ((SIZE / 10)%10)),
  504.   ('0' +  (SIZE    % 10)),
  505.   ']',
  506. #ifdef KEY
  507.   ' ','k','e','y','[', KEY, ']',
  508. #endif
  509.   '\0'};
  510.  
  511. #ifdef __CLASSIC_C__
  512. int main(argc, argv) int argc; char *argv[];
  513. #else
  514. int main(int argc, char *argv[])
  515. #endif
  516. {
  517.   int require = 0;
  518.   require += info_size[argc];
  519.   (void)argv;
  520.   return require;
  521. }
  522.  
  523.  
  524. Determining if the function setmode exists failed with the following output:
  525. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  526.  
  527. Run Build Command:"/usr/bin/make" "cmTC_ad909/fast"
  528. /usr/bin/make -f CMakeFiles/cmTC_ad909.dir/build.make CMakeFiles/cmTC_ad909.dir/build
  529. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  530. Building C object CMakeFiles/cmTC_ad909.dir/CheckFunctionExists.c.o
  531. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -DCHECK_FUNCTION_EXISTS=setmode -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_ad909.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  532. Linking C executable cmTC_ad909
  533. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad909.dir/link.txt --verbose=1
  534. /usr/bin/cc    -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -DCHECK_FUNCTION_EXISTS=setmode -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_ad909.dir/CheckFunctionExists.c.o  -o cmTC_ad909
  535. /usr/bin/ld: CMakeFiles/cmTC_ad909.dir/CheckFunctionExists.c.o: in function `main':
  536. CheckFunctionExists.c:(.text.startup.main+0xc): undefined reference to `setmode'
  537. collect2: error: ld returned 1 exit status
  538. make[1]: *** [CMakeFiles/cmTC_ad909.dir/build.make:87: cmTC_ad909] Error 1
  539. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  540. make: *** [Makefile:121: cmTC_ad909/fast] Error 2
  541.  
  542.  
  543. Build output check failed:
  544.     Regex: 'command line option .* is valid for .* but not for C\+\+'
  545.     Output line: 'cc1plus: warning: command line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but not for C++'
  546. Compilation failed:
  547.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  548.     check option: ' -Wno-missing-prototypes'
  549. ===== BUILD LOG =====
  550. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  551.  
  552. Run Build Command:"/usr/bin/make" "cmTC_c7b13/fast"
  553. /usr/bin/make -f CMakeFiles/cmTC_c7b13.dir/build.make CMakeFiles/cmTC_c7b13.dir/build
  554. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  555. Building CXX object CMakeFiles/cmTC_c7b13.dir/src.cxx.o
  556. /usr/bin/c++    -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-missing-declarations -Wno-unused-parameter  -O3 -DNDEBUG -fPIE   -Wno-missing-prototypes -std=c++11 -o CMakeFiles/cmTC_c7b13.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  557. cc1plus: warning: command line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but not for C++
  558. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  559.  #pragma
  560.  
  561. Linking CXX executable cmTC_c7b13
  562. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c7b13.dir/link.txt --verbose=1
  563. /usr/bin/c++     -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-missing-declarations -Wno-unused-parameter  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_c7b13.dir/src.cxx.o  -o cmTC_c7b13
  564. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  565.  
  566. ===== END =====
  567.  
  568. Build output check failed:
  569.     Regex: 'unrecognized .*option'
  570.     Output line: 'cc1: warning: unrecognized command line option ‘-Wno-absolute-value’'
  571. Compilation failed:
  572.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c'
  573.     check option: ' -Wno-absolute-value'
  574. ===== BUILD LOG =====
  575. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  576.  
  577. Run Build Command:"/usr/bin/make" "cmTC_e15b8/fast"
  578. /usr/bin/make -f CMakeFiles/cmTC_e15b8.dir/build.make CMakeFiles/cmTC_e15b8.dir/build
  579. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  580. Building C object CMakeFiles/cmTC_e15b8.dir/src.c.o
  581. /usr/bin/cc   -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -Wno-implicit-function-declaration -Wno-uninitialized -Wno-missing-prototypes -Wno-unused-but-set-parameter -Wno-missing-declarations -Wno-unused -Wno-shadow -Wno-sign-compare -Wno-strict-overflow -Wno-pointer-compare  -O3 -DNDEBUG -fPIE   -Wno-absolute-value -o CMakeFiles/cmTC_e15b8.dir/src.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c
  582. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  583.  #pragma
  584.  
  585. cc1: warning: unrecognized command line option ‘-Wno-absolute-value’
  586. Linking C executable cmTC_e15b8
  587. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e15b8.dir/link.txt --verbose=1
  588. /usr/bin/cc    -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -Wno-implicit-function-declaration -Wno-uninitialized -Wno-missing-prototypes -Wno-unused-but-set-parameter -Wno-missing-declarations -Wno-unused -Wno-shadow -Wno-sign-compare -Wno-strict-overflow -Wno-pointer-compare  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_e15b8.dir/src.c.o  -o cmTC_e15b8
  589. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  590.  
  591. ===== END =====
  592.  
  593. Build output check failed:
  594.     Regex: 'unrecognized .*option'
  595.     Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’'
  596. Compilation failed:
  597.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  598.     check option: ' -Wno-inconsistent-missing-override'
  599. ===== BUILD LOG =====
  600. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  601.  
  602. Run Build Command:"/usr/bin/make" "cmTC_22237/fast"
  603. /usr/bin/make -f CMakeFiles/cmTC_22237.dir/build.make CMakeFiles/cmTC_22237.dir/build
  604. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  605. Building CXX object CMakeFiles/cmTC_22237.dir/src.cxx.o
  606. /usr/bin/c++    -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wsign-promo -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-shadow -Wno-unused -Wno-sign-compare -Wno-undef -Wno-missing-declarations -Wno-uninitialized -Wno-switch -Wno-parentheses -Wno-array-bounds -Wno-extra -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-deprecated -Wno-suggest-override  -O3 -DNDEBUG -fPIE   -Wno-inconsistent-missing-override -std=c++11 -o CMakeFiles/cmTC_22237.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  607. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  608.  #pragma
  609.  
  610. cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’
  611. Linking CXX executable cmTC_22237
  612. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_22237.dir/link.txt --verbose=1
  613. /usr/bin/c++     -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wsign-promo -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-shadow -Wno-unused -Wno-sign-compare -Wno-undef -Wno-missing-declarations -Wno-uninitialized -Wno-switch -Wno-parentheses -Wno-array-bounds -Wno-extra -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-deprecated -Wno-suggest-override  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_22237.dir/src.cxx.o  -o cmTC_22237
  614. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  615.  
  616. ===== END =====
  617.  
  618. Determining if the function sgemm_ exists failed with the following output:
  619. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  620.  
  621. Run Build Command:"/usr/bin/make" "cmTC_c4a86/fast"
  622. /usr/bin/make -f CMakeFiles/cmTC_c4a86.dir/build.make CMakeFiles/cmTC_c4a86.dir/build
  623. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  624. Building C object CMakeFiles/cmTC_c4a86.dir/CheckFunctionExists.c.o
  625. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -DCHECK_FUNCTION_EXISTS=sgemm_ -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_c4a86.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
  626. Linking C executable cmTC_c4a86
  627. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4a86.dir/link.txt --verbose=1
  628. /usr/bin/cc    -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp -DCHECK_FUNCTION_EXISTS=sgemm_ -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_c4a86.dir/CheckFunctionExists.c.o  -o cmTC_c4a86
  629. /usr/bin/ld: CMakeFiles/cmTC_c4a86.dir/CheckFunctionExists.c.o: in function `main':
  630. CheckFunctionExists.c:(.text.startup.main+0xc): undefined reference to `sgemm_'
  631. collect2: error: ld returned 1 exit status
  632. make[1]: *** [CMakeFiles/cmTC_c4a86.dir/build.make:87: cmTC_c4a86] Error 1
  633. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  634. make: *** [Makefile:121: cmTC_c4a86/fast] Error 2
  635.  
  636.  
  637. Build output check failed:
  638.     Regex: 'unrecognized .*option'
  639.     Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-tautological-undefined-compare’'
  640. Compilation failed:
  641.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  642.     check option: ' -Wno-tautological-undefined-compare'
  643. ===== BUILD LOG =====
  644. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  645.  
  646. Run Build Command:"/usr/bin/make" "cmTC_1323d/fast"
  647. /usr/bin/make -f CMakeFiles/cmTC_1323d.dir/build.make CMakeFiles/cmTC_1323d.dir/build
  648. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  649. Building CXX object CMakeFiles/cmTC_1323d.dir/src.cxx.o
  650. /usr/bin/c++    -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef  -O3 -DNDEBUG -fPIE   -Wno-tautological-undefined-compare -std=c++11 -o CMakeFiles/cmTC_1323d.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  651. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  652.  #pragma
  653.  
  654. cc1plus: warning: unrecognized command line option ‘-Wno-tautological-undefined-compare’
  655. Linking CXX executable cmTC_1323d
  656. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1323d.dir/link.txt --verbose=1
  657. /usr/bin/c++     -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_1323d.dir/src.cxx.o  -o cmTC_1323d
  658. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  659.  
  660. ===== END =====
  661.  
  662. Build output check failed:
  663.     Regex: 'unrecognized .*option'
  664.     Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-shorten-64-to-32’'
  665. Compilation failed:
  666.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  667.     check option: ' -Wno-shorten-64-to-32'
  668. ===== BUILD LOG =====
  669. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  670.  
  671. Run Build Command:"/usr/bin/make" "cmTC_cfecb/fast"
  672. /usr/bin/make -f CMakeFiles/cmTC_cfecb.dir/build.make CMakeFiles/cmTC_cfecb.dir/build
  673. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  674. Building CXX object CMakeFiles/cmTC_cfecb.dir/src.cxx.o
  675. /usr/bin/c++    -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable  -O3 -DNDEBUG -fPIE   -Wno-shorten-64-to-32 -std=c++11 -o CMakeFiles/cmTC_cfecb.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  676. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  677.  #pragma
  678.  
  679. cc1plus: warning: unrecognized command line option ‘-Wno-shorten-64-to-32
  680. Linking CXX executable cmTC_cfecb
  681. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfecb.dir/link.txt --verbose=1
  682. /usr/bin/c++     -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_cfecb.dir/src.cxx.o  -o cmTC_cfecb
  683. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  684.  
  685. ===== END =====
  686.  
  687. Build output check failed:
  688.     Regex: 'unrecognized .*option'
  689.     Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-enum-compare-switch’'
  690. Compilation failed:
  691.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  692.     check option: ' -Wno-enum-compare-switch'
  693. ===== BUILD LOG =====
  694. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  695.  
  696. Run Build Command:"/usr/bin/make" "cmTC_680f1/fast"
  697. /usr/bin/make -f CMakeFiles/cmTC_680f1.dir/build.make CMakeFiles/cmTC_680f1.dir/build
  698. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  699. Building CXX object CMakeFiles/cmTC_680f1.dir/src.cxx.o
  700. /usr/bin/c++    -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-invalid-offsetof  -O3 -DNDEBUG -fPIE   -Wno-enum-compare-switch -std=c++11 -o CMakeFiles/cmTC_680f1.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  701. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  702.  #pragma
  703.  
  704. cc1plus: warning: unrecognized command line option ‘-Wno-enum-compare-switch’
  705. Linking CXX executable cmTC_680f1
  706. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_680f1.dir/link.txt --verbose=1
  707. /usr/bin/c++     -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wpointer-arith -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -Wno-ignored-qualifiers -Wno-extra -Wno-unused-function -Wno-unused-const-variable -Wno-invalid-offsetof  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_680f1.dir/src.cxx.o  -o cmTC_680f1
  708. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  709.  
  710. ===== END =====
  711.  
  712. Determining if the include file sys/videoio.h exists failed with the following output:
  713. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  714.  
  715. Run Build Command:"/usr/bin/make" "cmTC_18f0c/fast"
  716. /usr/bin/make -f CMakeFiles/cmTC_18f0c.dir/build.make CMakeFiles/cmTC_18f0c.dir/build
  717. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  718. Building C object CMakeFiles/cmTC_18f0c.dir/CheckIncludeFile.c.o
  719. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_18f0c.dir/CheckIncludeFile.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  720. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/videoio.h: No such file or directory
  721.  #include <sys/videoio.h>
  722.           ^~~~~~~~~~~~~~~
  723. compilation terminated.
  724. make[1]: *** [CMakeFiles/cmTC_18f0c.dir/build.make:66: CMakeFiles/cmTC_18f0c.dir/CheckIncludeFile.c.o] Error 1
  725. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  726. make: *** [Makefile:121: cmTC_18f0c/fast] Error 2
  727.  
  728.  
  729. Build output check failed:
  730.     Regex: 'unrecognized .*option'
  731.     Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’'
  732. Compilation failed:
  733.     source file: '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx'
  734.     check option: ' -Wno-unused-private-field'
  735. ===== BUILD LOG =====
  736. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  737.  
  738. Run Build Command:"/usr/bin/make" "cmTC_d3c33/fast"
  739. /usr/bin/make -f CMakeFiles/cmTC_d3c33.dir/build.make CMakeFiles/cmTC_d3c33.dir/build
  740. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  741. Building CXX object CMakeFiles/cmTC_d3c33.dir/src.cxx.o
  742. /usr/bin/c++    -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-unused-function -Wno-deprecated-declarations -Wno-overloaded-virtual  -O3 -DNDEBUG -fPIE   -Wno-unused-private-field -std=c++11 -o CMakeFiles/cmTC_d3c33.dir/src.cxx.o -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx
  743. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma   [-Wunknown-pragmas]
  744.  #pragma
  745.  
  746. cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’
  747. Linking CXX executable cmTC_d3c33
  748. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d3c33.dir/link.txt --verbose=1
  749. /usr/bin/c++     -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -Wno-unused-function -Wno-deprecated-declarations -Wno-overloaded-virtual  -O3 -DNDEBUG   -latomic -Wl,--gc-sections  CMakeFiles/cmTC_d3c33.dir/src.cxx.o  -o cmTC_d3c33
  750. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  751.  
  752. ===== END =====
  753.  
  754. Determining if the CL_VERSION_2_2 exist failed with the following output:
  755. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  756.  
  757. Run Build Command:"/usr/bin/make" "cmTC_17605/fast"
  758. /usr/bin/make -f CMakeFiles/cmTC_17605.dir/build.make CMakeFiles/cmTC_17605.dir/build
  759. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  760. Building C object CMakeFiles/cmTC_17605.dir/CheckSymbolExists.c.o
  761. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_17605.dir/CheckSymbolExists.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  762. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
  763.  #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  764.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  765. compilation terminated.
  766. make[1]: *** [CMakeFiles/cmTC_17605.dir/build.make:66: CMakeFiles/cmTC_17605.dir/CheckSymbolExists.c.o] Error 1
  767. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  768. make: *** [Makefile:121: cmTC_17605/fast] Error 2
  769.  
  770. File /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  771. /* */
  772. #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  773.  
  774. int main(int argc, char** argv)
  775. {
  776.   (void)argv;
  777. #ifndef CL_VERSION_2_2
  778.   return ((int*)(&CL_VERSION_2_2))[argc];
  779. #else
  780.   (void)argc;
  781.   return 0;
  782. #endif
  783. }
  784.  
  785. Determining if the CL_VERSION_2_1 exist failed with the following output:
  786. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  787.  
  788. Run Build Command:"/usr/bin/make" "cmTC_91845/fast"
  789. /usr/bin/make -f CMakeFiles/cmTC_91845.dir/build.make CMakeFiles/cmTC_91845.dir/build
  790. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  791. Building C object CMakeFiles/cmTC_91845.dir/CheckSymbolExists.c.o
  792. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_91845.dir/CheckSymbolExists.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  793. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
  794.  #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  795.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  796. compilation terminated.
  797. make[1]: *** [CMakeFiles/cmTC_91845.dir/build.make:66: CMakeFiles/cmTC_91845.dir/CheckSymbolExists.c.o] Error 1
  798. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  799. make: *** [Makefile:121: cmTC_91845/fast] Error 2
  800.  
  801. File /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  802. /* */
  803. #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  804.  
  805. int main(int argc, char** argv)
  806. {
  807.   (void)argv;
  808. #ifndef CL_VERSION_2_1
  809.   return ((int*)(&CL_VERSION_2_1))[argc];
  810. #else
  811.   (void)argc;
  812.   return 0;
  813. #endif
  814. }
  815.  
  816. Determining if the CL_VERSION_2_0 exist failed with the following output:
  817. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  818.  
  819. Run Build Command:"/usr/bin/make" "cmTC_c66c5/fast"
  820. /usr/bin/make -f CMakeFiles/cmTC_c66c5.dir/build.make CMakeFiles/cmTC_c66c5.dir/build
  821. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  822. Building C object CMakeFiles/cmTC_c66c5.dir/CheckSymbolExists.c.o
  823. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_c66c5.dir/CheckSymbolExists.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  824. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
  825.  #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  826.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  827. compilation terminated.
  828. make[1]: *** [CMakeFiles/cmTC_c66c5.dir/build.make:66: CMakeFiles/cmTC_c66c5.dir/CheckSymbolExists.c.o] Error 1
  829. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  830. make: *** [Makefile:121: cmTC_c66c5/fast] Error 2
  831.  
  832. File /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  833. /* */
  834. #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  835.  
  836. int main(int argc, char** argv)
  837. {
  838.   (void)argv;
  839. #ifndef CL_VERSION_2_0
  840.   return ((int*)(&CL_VERSION_2_0))[argc];
  841. #else
  842.   (void)argc;
  843.   return 0;
  844. #endif
  845. }
  846.  
  847. Determining if the CL_VERSION_1_2 exist failed with the following output:
  848. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  849.  
  850. Run Build Command:"/usr/bin/make" "cmTC_462c0/fast"
  851. /usr/bin/make -f CMakeFiles/cmTC_462c0.dir/build.make CMakeFiles/cmTC_462c0.dir/build
  852. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  853. Building C object CMakeFiles/cmTC_462c0.dir/CheckSymbolExists.c.o
  854. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_462c0.dir/CheckSymbolExists.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  855. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
  856.  #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  857.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  858. compilation terminated.
  859. make[1]: *** [CMakeFiles/cmTC_462c0.dir/build.make:66: CMakeFiles/cmTC_462c0.dir/CheckSymbolExists.c.o] Error 1
  860. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  861. make: *** [Makefile:121: cmTC_462c0/fast] Error 2
  862.  
  863. File /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  864. /* */
  865. #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  866.  
  867. int main(int argc, char** argv)
  868. {
  869.   (void)argv;
  870. #ifndef CL_VERSION_1_2
  871.   return ((int*)(&CL_VERSION_1_2))[argc];
  872. #else
  873.   (void)argc;
  874.   return 0;
  875. #endif
  876. }
  877.  
  878. Determining if the CL_VERSION_1_1 exist failed with the following output:
  879. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  880.  
  881. Run Build Command:"/usr/bin/make" "cmTC_a1d94/fast"
  882. /usr/bin/make -f CMakeFiles/cmTC_a1d94.dir/build.make CMakeFiles/cmTC_a1d94.dir/build
  883. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  884. Building C object CMakeFiles/cmTC_a1d94.dir/CheckSymbolExists.c.o
  885. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_a1d94.dir/CheckSymbolExists.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  886. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
  887.  #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  888.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  889. compilation terminated.
  890. make[1]: *** [CMakeFiles/cmTC_a1d94.dir/build.make:66: CMakeFiles/cmTC_a1d94.dir/CheckSymbolExists.c.o] Error 1
  891. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  892. make: *** [Makefile:121: cmTC_a1d94/fast] Error 2
  893.  
  894. File /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  895. /* */
  896. #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  897.  
  898. int main(int argc, char** argv)
  899. {
  900.   (void)argv;
  901. #ifndef CL_VERSION_1_1
  902.   return ((int*)(&CL_VERSION_1_1))[argc];
  903. #else
  904.   (void)argc;
  905.   return 0;
  906. #endif
  907. }
  908.  
  909. Determining if the CL_VERSION_1_0 exist failed with the following output:
  910. Change Dir: /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp
  911.  
  912. Run Build Command:"/usr/bin/make" "cmTC_b55ec/fast"
  913. /usr/bin/make -f CMakeFiles/cmTC_b55ec.dir/build.make CMakeFiles/cmTC_b55ec.dir/build
  914. make[1]: Entering directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  915. Building C object CMakeFiles/cmTC_b55ec.dir/CheckSymbolExists.c.o
  916. /usr/bin/cc   -fsigned-char -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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections  -mfp16-format=ieee -fvisibility=hidden -fopenmp  -O3 -DNDEBUG -fPIE   -o CMakeFiles/cmTC_b55ec.dir/CheckSymbolExists.c.o   -c /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
  917. /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h: No such file or directory
  918.  #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  919.           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  920. compilation terminated.
  921. make[1]: *** [CMakeFiles/cmTC_b55ec.dir/build.make:66: CMakeFiles/cmTC_b55ec.dir/CheckSymbolExists.c.o] Error 1
  922. make[1]: Leaving directory '/home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp'
  923. make: *** [Makefile:121: cmTC_b55ec/fast] Error 2
  924.  
  925. File /home/pi/opencv/opencv-4.1.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
  926. /* */
  927. #include <OpenCL_INCLUDE_DIR-NOTFOUND/CL/cl.h>
  928.  
  929. int main(int argc, char** argv)
  930. {
  931.   (void)argv;
  932. #ifndef CL_VERSION_1_0
  933.   return ((int*)(&CL_VERSION_1_0))[argc];
  934. #else
  935.   (void)argc;
  936.   return 0;
  937. #endif
  938. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement