Advertisement
Guest User

cmake opencv3.1

a guest
Mar 12th, 2017
627
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.92 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++ [enabled by default]'
  4. Compilation failed:
  5. source file: '/opt/opencv/release/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: /opt/opencv/release/CMakeFiles/CMakeTmp
  9.  
  10. Run Build Command:"/usr/bin/make" "cmTryCompileExec473637712/fast"
  11. /usr/bin/make -f CMakeFiles/cmTryCompileExec473637712.dir/build.make CMakeFiles/cmTryCompileExec473637712.dir/build
  12. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  13. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  14. Building CXX object CMakeFiles/cmTryCompileExec473637712.dir/src.cxx.o
  15. /usr/bin/c++ -O3 -DNDEBUG -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -o CMakeFiles/cmTryCompileExec473637712.dir/src.cxx.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx
  16. cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
  17. /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  18. #pragma
  19. ^
  20. Linking CXX executable cmTryCompileExec473637712
  21. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec473637712.dir/link.txt --verbose=1
  22. /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/cmTryCompileExec473637712.dir/src.cxx.o -o cmTryCompileExec473637712 -rdynamic
  23. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  24.  
  25. ===== END =====
  26.  
  27. Build output check failed:
  28. Regex: 'command line option .* is valid for .* but not for C\+\+'
  29. Output line: 'cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]'
  30. Compilation failed:
  31. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx'
  32. 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'
  33. ===== BUILD LOG =====
  34. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  35.  
  36. Run Build Command:"/usr/bin/make" "cmTryCompileExec2187401556/fast"
  37. /usr/bin/make -f CMakeFiles/cmTryCompileExec2187401556.dir/build.make CMakeFiles/cmTryCompileExec2187401556.dir/build
  38. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  39. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  40. Building CXX object CMakeFiles/cmTryCompileExec2187401556.dir/src.cxx.o
  41. /usr/bin/c++ -O3 -DNDEBUG -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wstrict-prototypes -o CMakeFiles/cmTryCompileExec2187401556.dir/src.cxx.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx
  42. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default]
  43. /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  44. #pragma
  45. ^
  46. Linking CXX executable cmTryCompileExec2187401556
  47. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2187401556.dir/link.txt --verbose=1
  48. /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/cmTryCompileExec2187401556.dir/src.cxx.o -o cmTryCompileExec2187401556 -rdynamic
  49. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  50.  
  51. ===== END =====
  52.  
  53. Build output check failed:
  54. Regex: 'command line option .* is valid for .* but not for C'
  55. Output line: 'cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C [enabled by default]'
  56. Compilation failed:
  57. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.c'
  58. 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'
  59. ===== BUILD LOG =====
  60. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  61.  
  62. Run Build Command:"/usr/bin/make" "cmTryCompileExec2411381279/fast"
  63. /usr/bin/make -f CMakeFiles/cmTryCompileExec2411381279.dir/build.make CMakeFiles/cmTryCompileExec2411381279.dir/build
  64. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  65. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  66. Building C object CMakeFiles/cmTryCompileExec2411381279.dir/src.c.o
  67. /usr/bin/cc -O3 -DNDEBUG -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/cmTryCompileExec2411381279.dir/src.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.c
  68. cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C [enabled by default]
  69. /opt/opencv/release/CMakeFiles/CMakeTmp/src.c:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  70. #pragma
  71. ^
  72. Linking C executable cmTryCompileExec2411381279
  73. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2411381279.dir/link.txt --verbose=1
  74. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTryCompileExec2411381279.dir/src.c.o -o cmTryCompileExec2411381279 -rdynamic
  75. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  76.  
  77. ===== END =====
  78.  
  79. Build output check failed:
  80. Regex: 'command line option .* is valid for .* but not for C'
  81. Output line: 'cc1: warning: command line option ‘-Wno-delete-non-virtual-dtor’ is valid for C++/ObjC++ but not for C [enabled by default]'
  82. Compilation failed:
  83. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.c'
  84. 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 -Wno-narrowing -Wno-delete-non-virtual-dtor'
  85. ===== BUILD LOG =====
  86. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  87.  
  88. Run Build Command:"/usr/bin/make" "cmTryCompileExec3720686267/fast"
  89. /usr/bin/make -f CMakeFiles/cmTryCompileExec3720686267.dir/build.make CMakeFiles/cmTryCompileExec3720686267.dir/build
  90. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  91. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  92. Building C object CMakeFiles/cmTryCompileExec3720686267.dir/src.c.o
  93. /usr/bin/cc -O3 -DNDEBUG -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 -Wno-narrowing -Wno-delete-non-virtual-dtor -o CMakeFiles/cmTryCompileExec3720686267.dir/src.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.c
  94. cc1: warning: command line option ‘-Wno-delete-non-virtual-dtor’ is valid for C++/ObjC++ but not for C [enabled by default]
  95. /opt/opencv/release/CMakeFiles/CMakeTmp/src.c:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  96. #pragma
  97. ^
  98. Linking C executable cmTryCompileExec3720686267
  99. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3720686267.dir/link.txt --verbose=1
  100. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTryCompileExec3720686267.dir/src.c.o -o cmTryCompileExec3720686267 -rdynamic
  101. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  102.  
  103. ===== END =====
  104.  
  105. Build output check failed:
  106. Regex: 'unrecognized .*option'
  107. Output line: 'cc1plus: warning: unrecognized command line option "-Wno-unnamed-type-template-args" [enabled by default]'
  108. Compilation failed:
  109. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx'
  110. 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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args'
  111. ===== BUILD LOG =====
  112. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  113.  
  114. Run Build Command:"/usr/bin/make" "cmTryCompileExec668626170/fast"
  115. /usr/bin/make -f CMakeFiles/cmTryCompileExec668626170.dir/build.make CMakeFiles/cmTryCompileExec668626170.dir/build
  116. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  117. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  118. Building CXX object CMakeFiles/cmTryCompileExec668626170.dir/src.cxx.o
  119. /usr/bin/c++ -O3 -DNDEBUG -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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -o CMakeFiles/cmTryCompileExec668626170.dir/src.cxx.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx
  120. /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  121. #pragma
  122. ^
  123. cc1plus: warning: unrecognized command line option "-Wno-unnamed-type-template-args" [enabled by default]
  124. Linking CXX executable cmTryCompileExec668626170
  125. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec668626170.dir/link.txt --verbose=1
  126. /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/cmTryCompileExec668626170.dir/src.cxx.o -o cmTryCompileExec668626170 -rdynamic
  127. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  128.  
  129. ===== END =====
  130.  
  131. Build output check failed:
  132. Regex: 'unrecognized .*option'
  133. Output line: 'cc1: warning: unrecognized command line option "-Wno-unnamed-type-template-args" [enabled by default]'
  134. Compilation failed:
  135. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.c'
  136. 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 -Wno-narrowing -Wno-unnamed-type-template-args'
  137. ===== BUILD LOG =====
  138. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  139.  
  140. Run Build Command:"/usr/bin/make" "cmTryCompileExec1436859549/fast"
  141. /usr/bin/make -f CMakeFiles/cmTryCompileExec1436859549.dir/build.make CMakeFiles/cmTryCompileExec1436859549.dir/build
  142. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  143. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  144. Building C object CMakeFiles/cmTryCompileExec1436859549.dir/src.c.o
  145. /usr/bin/cc -O3 -DNDEBUG -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 -Wno-narrowing -Wno-unnamed-type-template-args -o CMakeFiles/cmTryCompileExec1436859549.dir/src.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.c
  146. /opt/opencv/release/CMakeFiles/CMakeTmp/src.c:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  147. #pragma
  148. ^
  149. cc1: warning: unrecognized command line option "-Wno-unnamed-type-template-args" [enabled by default]
  150. Linking C executable cmTryCompileExec1436859549
  151. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1436859549.dir/link.txt --verbose=1
  152. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTryCompileExec1436859549.dir/src.c.o -o cmTryCompileExec1436859549 -rdynamic
  153. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  154.  
  155. ===== END =====
  156.  
  157. Build output check failed:
  158. Regex: 'command line option .* is valid for .* but not for C'
  159. Output line: 'cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C [enabled by default]'
  160. Compilation failed:
  161. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.c'
  162. 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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden'
  163. ===== BUILD LOG =====
  164. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  165.  
  166. Run Build Command:"/usr/bin/make" "cmTryCompileExec566431979/fast"
  167. /usr/bin/make -f CMakeFiles/cmTryCompileExec566431979.dir/build.make CMakeFiles/cmTryCompileExec566431979.dir/build
  168. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  169. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  170. Building C object CMakeFiles/cmTryCompileExec566431979.dir/src.c.o
  171. /usr/bin/cc -O3 -DNDEBUG -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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTryCompileExec566431979.dir/src.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.c
  172. cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C [enabled by default]
  173. /opt/opencv/release/CMakeFiles/CMakeTmp/src.c:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  174. #pragma
  175. ^
  176. Linking C executable cmTryCompileExec566431979
  177. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec566431979.dir/link.txt --verbose=1
  178. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTryCompileExec566431979.dir/src.c.o -o cmTryCompileExec566431979 -rdynamic
  179. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  180.  
  181. ===== END =====
  182.  
  183. Determining if the system is big endian passed with the following output:
  184. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  185.  
  186. Run Build Command:"/usr/bin/make" "cmTryCompileExec2899256197/fast"
  187. /usr/bin/make -f CMakeFiles/cmTryCompileExec2899256197.dir/build.make CMakeFiles/cmTryCompileExec2899256197.dir/build
  188. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  189. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  190. Building C object CMakeFiles/cmTryCompileExec2899256197.dir/TestEndianess.c.o
  191. /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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTryCompileExec2899256197.dir/TestEndianess.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/TestEndianess.c
  192. Linking C executable cmTryCompileExec2899256197
  193. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2899256197.dir/link.txt --verbose=1
  194. /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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG CMakeFiles/cmTryCompileExec2899256197.dir/TestEndianess.c.o -o cmTryCompileExec2899256197 -rdynamic
  195. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  196.  
  197. TestEndianess.c:
  198. /* A 16 bit integer is required. */
  199. typedef unsigned short cmakeint16;
  200.  
  201. /* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN."
  202. On a big endian machine the characters will be exchanged pairwise. */
  203. const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000};
  204.  
  205. /* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN."
  206. On a little endian machine the characters will be exchanged pairwise. */
  207. const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000};
  208.  
  209. #ifdef __CLASSIC_C__
  210. int main(argc, argv) int argc; char *argv[];
  211. #else
  212. int main(int argc, char *argv[])
  213. #endif
  214. {
  215. int require = 0;
  216. require += info_little[argc];
  217. require += info_big[argc];
  218. (void)argv;
  219. return require;
  220. }
  221.  
  222.  
  223. Build output check failed:
  224. Regex: 'unrecognized .*option'
  225. Output line: 'cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]'
  226. Compilation failed:
  227. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx'
  228. check option: ' -Wno-misleading-indentation'
  229. ===== BUILD LOG =====
  230. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  231.  
  232. Run Build Command:"/usr/bin/make" "cmTryCompileExec2054701711/fast"
  233. /usr/bin/make -f CMakeFiles/cmTryCompileExec2054701711.dir/build.make CMakeFiles/cmTryCompileExec2054701711.dir/build
  234. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  235. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  236. Building CXX object CMakeFiles/cmTryCompileExec2054701711.dir/src.cxx.o
  237. /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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -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 -O3 -DNDEBUG -Wno-misleading-indentation -o CMakeFiles/cmTryCompileExec2054701711.dir/src.cxx.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx
  238. /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  239. #pragma
  240. ^
  241. cc1plus: warning: unrecognized command line option "-Wno-misleading-indentation" [enabled by default]
  242. Linking CXX executable cmTryCompileExec2054701711
  243. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2054701711.dir/link.txt --verbose=1
  244. /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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -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 -O3 -DNDEBUG CMakeFiles/cmTryCompileExec2054701711.dir/src.cxx.o -o cmTryCompileExec2054701711 -rdynamic
  245. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  246.  
  247. ===== END =====
  248.  
  249. Determining if the include file linux/videodev.h exists failed with the following output:
  250. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  251.  
  252. Run Build Command:"/usr/bin/make" "cmTryCompileExec4229211759/fast"
  253. /usr/bin/make -f CMakeFiles/cmTryCompileExec4229211759.dir/build.make CMakeFiles/cmTryCompileExec4229211759.dir/build
  254. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  255. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  256. Building C object CMakeFiles/cmTryCompileExec4229211759.dir/CheckIncludeFile.c.o
  257. /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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTryCompileExec4229211759.dir/CheckIncludeFile.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  258. /opt/opencv/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:28: fatal error: linux/videodev.h: No such file or directory
  259. #include <linux/videodev.h>
  260. ^
  261. compilation terminated.
  262. make[1]: *** [CMakeFiles/cmTryCompileExec4229211759.dir/CheckIncludeFile.c.o] Error 1
  263. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  264. make: *** [cmTryCompileExec4229211759/fast] Error 2
  265.  
  266.  
  267. Determining if the include file sys/videoio.h exists failed with the following output:
  268. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  269.  
  270. Run Build Command:"/usr/bin/make" "cmTryCompileExec66639675/fast"
  271. /usr/bin/make -f CMakeFiles/cmTryCompileExec66639675.dir/build.make CMakeFiles/cmTryCompileExec66639675.dir/build
  272. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  273. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  274. Building C object CMakeFiles/cmTryCompileExec66639675.dir/CheckIncludeFile.c.o
  275. /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 -Wno-narrowing -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -o CMakeFiles/cmTryCompileExec66639675.dir/CheckIncludeFile.c.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  276. /opt/opencv/release/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: sys/videoio.h: No such file or directory
  277. #include <sys/videoio.h>
  278. ^
  279. compilation terminated.
  280. make[1]: *** [CMakeFiles/cmTryCompileExec66639675.dir/CheckIncludeFile.c.o] Error 1
  281. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  282. make: *** [cmTryCompileExec66639675/fast] Error 2
  283.  
  284.  
  285. Build output check failed:
  286. Regex: 'unrecognized .*option'
  287. Output line: 'cc1plus: warning: unrecognized command line option "-Wno-unused-private-field" [enabled by default]'
  288. Compilation failed:
  289. source file: '/opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx'
  290. check option: ' -Wno-unused-private-field'
  291. ===== BUILD LOG =====
  292. Change Dir: /opt/opencv/release/CMakeFiles/CMakeTmp
  293.  
  294. Run Build Command:"/usr/bin/make" "cmTryCompileExec1245167941/fast"
  295. /usr/bin/make -f CMakeFiles/cmTryCompileExec1245167941.dir/build.make CMakeFiles/cmTryCompileExec1245167941.dir/build
  296. make[1]: Entering directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  297. /usr/bin/cmake -E cmake_progress_report /opt/opencv/release/CMakeFiles/CMakeTmp/CMakeFiles 1
  298. Building CXX object CMakeFiles/cmTryCompileExec1245167941.dir/src.cxx.o
  299. /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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -Wno-unused-function -Wno-overloaded-virtual -O3 -DNDEBUG -Wno-unused-private-field -o CMakeFiles/cmTryCompileExec1245167941.dir/src.cxx.o -c /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx
  300. /opt/opencv/release/CMakeFiles/CMakeTmp/src.cxx:1:0: warning: ignoring #pragma [-Wunknown-pragmas]
  301. #pragma
  302. ^
  303. cc1plus: warning: unrecognized command line option "-Wno-unused-private-field" [enabled by default]
  304. Linking CXX executable cmTryCompileExec1245167941
  305. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1245167941.dir/link.txt --verbose=1
  306. /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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -mno-avx -msse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -Wno-unused-function -Wno-overloaded-virtual -O3 -DNDEBUG CMakeFiles/cmTryCompileExec1245167941.dir/src.cxx.o -o cmTryCompileExec1245167941 -rdynamic
  307. make[1]: Leaving directory `/opt/opencv/release/CMakeFiles/CMakeTmp'
  308.  
  309. ===== END =====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement