CMakeError.log 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. Build output check failed:
  2. Regex: 'command[- ]line option .* is valid for .* but not for C'
  3. Output line: 'cc1: warning: command line option ‘-Wnon-virtual-dtor’ is valid for C++/ObjC++ but not for C'
  4. Compilation failed:
  5. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c'
  6. check option: ' -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor'
  7. ===== BUILD LOG =====
  8. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  9. Run Build Command(s):/usr/bin/make cmTC_0bfb3/fast && /usr/bin/make -f CMakeFiles/cmTC_0bfb3.dir/build.make CMakeFiles/cmTC_0bfb3.dir/build
  10. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  11. Building C object CMakeFiles/cmTC_0bfb3.dir/src.c.o
  12. /usr/bin/cc -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -o CMakeFiles/cmTC_0bfb3.dir/src.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c
  13. cc1: warning: command line option ‘-Wnon-virtual-dtor’ is valid for C++/ObjC++ but not for C
  14. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma [-Wunknown-pragmas]
  15. 1 | #pragma
  16. |
  17. Linking C executable cmTC_0bfb3
  18. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bfb3.dir/link.txt --verbose=1
  19. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTC_0bfb3.dir/src.c.o -o cmTC_0bfb3
  20. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  21. ===== END =====
  22. Build output check failed:
  23. Regex: 'command[- ]line option .* is valid for .* but not for C\+\+'
  24. Output line: 'cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++'
  25. Compilation failed:
  26. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  27. check option: ' -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes'
  28. ===== BUILD LOG =====
  29. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  30. Run Build Command(s):/usr/bin/make cmTC_ea04b/fast && /usr/bin/make -f CMakeFiles/cmTC_ea04b.dir/build.make CMakeFiles/cmTC_ea04b.dir/build
  31. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  32. Building CXX object CMakeFiles/cmTC_ea04b.dir/src.cxx.o
  33. /usr/bin/c++ -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -std=c++11 -o CMakeFiles/cmTC_ea04b.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  34. cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
  35. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  36. 1 | #pragma
  37. |
  38. Linking CXX executable cmTC_ea04b
  39. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea04b.dir/link.txt --verbose=1
  40. /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/cmTC_ea04b.dir/src.cxx.o -o cmTC_ea04b
  41. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  42. ===== END =====
  43. Build output check failed:
  44. Regex: 'command[- ]line option .* is valid for .* but not for C\+\+'
  45. Output line: 'cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++'
  46. Compilation failed:
  47. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  48. check option: ' -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wstrict-prototypes'
  49. ===== BUILD LOG =====
  50. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  51. Run Build Command(s):/usr/bin/make cmTC_f8dd9/fast && /usr/bin/make -f CMakeFiles/cmTC_f8dd9.dir/build.make CMakeFiles/cmTC_f8dd9.dir/build
  52. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  53. Building CXX object CMakeFiles/cmTC_f8dd9.dir/src.cxx.o
  54. /usr/bin/c++ -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wstrict-prototypes -std=c++11 -o CMakeFiles/cmTC_f8dd9.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  55. cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
  56. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  57. 1 | #pragma
  58. |
  59. Linking CXX executable cmTC_f8dd9
  60. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f8dd9.dir/link.txt --verbose=1
  61. /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/cmTC_f8dd9.dir/src.cxx.o -o cmTC_f8dd9
  62. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  63. ===== END =====
  64. Build output check failed:
  65. Regex: 'command[- ]line option .* is valid for .* but not for C'
  66. Output line: 'cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C'
  67. Compilation failed:
  68. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c'
  69. check option: ' -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo'
  70. ===== BUILD LOG =====
  71. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  72. Run Build Command(s):/usr/bin/make cmTC_69f58/fast && /usr/bin/make -f CMakeFiles/cmTC_69f58.dir/build.make CMakeFiles/cmTC_69f58.dir/build
  73. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  74. Building C object CMakeFiles/cmTC_69f58.dir/src.c.o
  75. /usr/bin/cc -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -o CMakeFiles/cmTC_69f58.dir/src.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c
  76. cc1: warning: command line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C
  77. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma [-Wunknown-pragmas]
  78. 1 | #pragma
  79. |
  80. Linking C executable cmTC_69f58
  81. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69f58.dir/link.txt --verbose=1
  82. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTC_69f58.dir/src.c.o -o cmTC_69f58
  83. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  84. ===== END =====
  85. Build output check failed:
  86. Regex: 'command[- ]line option .* is valid for .* but not for C'
  87. Output line: 'cc1: warning: command line option ‘-Wsuggest-override’ is valid for C++/ObjC++ but not for C'
  88. Compilation failed:
  89. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c'
  90. check option: ' -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wsuggest-override'
  91. ===== BUILD LOG =====
  92. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  93. Run Build Command(s):/usr/bin/make cmTC_a397c/fast && /usr/bin/make -f CMakeFiles/cmTC_a397c.dir/build.make CMakeFiles/cmTC_a397c.dir/build
  94. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  95. Building C object CMakeFiles/cmTC_a397c.dir/src.c.o
  96. /usr/bin/cc -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wsuggest-override -o CMakeFiles/cmTC_a397c.dir/src.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c
  97. cc1: warning: command line option ‘-Wsuggest-override’ is valid for C++/ObjC++ but not for C
  98. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma [-Wunknown-pragmas]
  99. 1 | #pragma
  100. |
  101. Linking C executable cmTC_a397c
  102. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a397c.dir/link.txt --verbose=1
  103. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTC_a397c.dir/src.c.o -o cmTC_a397c
  104. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  105. ===== END =====
  106. Build output check failed:
  107. Regex: 'command[- ]line option .* is valid for .* but not for C'
  108. Output line: 'cc1: warning: command line option ‘-Wno-delete-non-virtual-dtor’ is valid for C++/ObjC++ but not for C'
  109. Compilation failed:
  110. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c'
  111. check option: ' -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-delete-non-virtual-dtor'
  112. ===== BUILD LOG =====
  113. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  114. Run Build Command(s):/usr/bin/make cmTC_14c41/fast && /usr/bin/make -f CMakeFiles/cmTC_14c41.dir/build.make CMakeFiles/cmTC_14c41.dir/build
  115. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  116. Building C object CMakeFiles/cmTC_14c41.dir/src.c.o
  117. /usr/bin/cc -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-delete-non-virtual-dtor -o CMakeFiles/cmTC_14c41.dir/src.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c
  118. cc1: warning: command line option ‘-Wno-delete-non-virtual-dtor’ is valid for C++/ObjC++ but not for C
  119. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma [-Wunknown-pragmas]
  120. 1 | #pragma
  121. |
  122. Linking C executable cmTC_14c41
  123. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14c41.dir/link.txt --verbose=1
  124. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTC_14c41.dir/src.c.o -o cmTC_14c41
  125. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  126. ===== END =====
  127. Build output check failed:
  128. Regex: 'unrecognized .*option'
  129. Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’'
  130. Compilation failed:
  131. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  132. check option: ' -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args'
  133. ===== BUILD LOG =====
  134. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  135. Run Build Command(s):/usr/bin/make cmTC_7f7a6/fast && /usr/bin/make -f CMakeFiles/cmTC_7f7a6.dir/build.make CMakeFiles/cmTC_7f7a6.dir/build
  136. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  137. Building CXX object CMakeFiles/cmTC_7f7a6.dir/src.cxx.o
  138. /usr/bin/c++ -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -std=c++11 -o CMakeFiles/cmTC_7f7a6.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  139. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  140. 1 | #pragma
  141. |
  142. cc1plus: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’
  143. Linking CXX executable cmTC_7f7a6
  144. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f7a6.dir/link.txt --verbose=1
  145. /usr/bin/c++ -O3 -DNDEBUG CMakeFiles/cmTC_7f7a6.dir/src.cxx.o -o cmTC_7f7a6
  146. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  147. ===== END =====
  148. Build output check failed:
  149. Regex: 'unrecognized .*option'
  150. Output line: 'cc1: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’'
  151. Compilation failed:
  152. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c'
  153. check option: ' -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-unnamed-type-template-args'
  154. ===== BUILD LOG =====
  155. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  156. Run Build Command(s):/usr/bin/make cmTC_8db20/fast && /usr/bin/make -f CMakeFiles/cmTC_8db20.dir/build.make CMakeFiles/cmTC_8db20.dir/build
  157. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  158. Building C object CMakeFiles/cmTC_8db20.dir/src.c.o
  159. /usr/bin/cc -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-unnamed-type-template-args -o CMakeFiles/cmTC_8db20.dir/src.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c
  160. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma [-Wunknown-pragmas]
  161. 1 | #pragma
  162. |
  163. cc1: warning: unrecognized command line option ‘-Wno-unnamed-type-template-args’
  164. Linking C executable cmTC_8db20
  165. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8db20.dir/link.txt --verbose=1
  166. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTC_8db20.dir/src.c.o -o cmTC_8db20
  167. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  168. ===== END =====
  169. Build output check failed:
  170. Regex: 'command[- ]line option .* is valid for .* but not for C'
  171. Output line: 'cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C'
  172. Compilation failed:
  173. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c'
  174. check option: ' -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden'
  175. ===== BUILD LOG =====
  176. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  177. Run Build Command(s):/usr/bin/make cmTC_58d9e/fast && /usr/bin/make -f CMakeFiles/cmTC_58d9e.dir/build.make CMakeFiles/cmTC_58d9e.dir/build
  178. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  179. Building C object CMakeFiles/cmTC_58d9e.dir/src.c.o
  180. /usr/bin/cc -O3 -DNDEBUG -fPIE -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/cmTC_58d9e.dir/src.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c
  181. cc1: warning: command line option ‘-fvisibility-inlines-hidden’ is valid for C++/ObjC++ but not for C
  182. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.c:1: warning: ignoring #pragma [-Wunknown-pragmas]
  183. 1 | #pragma
  184. |
  185. Linking C executable cmTC_58d9e
  186. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58d9e.dir/link.txt --verbose=1
  187. /usr/bin/cc -O3 -DNDEBUG CMakeFiles/cmTC_58d9e.dir/src.c.o -o cmTC_58d9e
  188. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  189. ===== END =====
  190. Determining if the function sgemm_ exists failed with the following output:
  191. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  192. Run Build Command(s):/usr/bin/make cmTC_b5434/fast && /usr/bin/make -f CMakeFiles/cmTC_b5434.dir/build.make CMakeFiles/cmTC_b5434.dir/build
  193. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  194. Building C object CMakeFiles/cmTC_b5434.dir/CheckFunctionExists.c.o
  195. /usr/bin/cc -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=sgemm_ -O3 -DNDEBUG -DNDEBUG -fPIE -o CMakeFiles/cmTC_b5434.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
  196. Linking C executable cmTC_b5434
  197. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5434.dir/link.txt --verbose=1
  198. /usr/bin/cc -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=sgemm_ -O3 -DNDEBUG -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_b5434.dir/CheckFunctionExists.c.o -o cmTC_b5434
  199. /usr/bin/ld: CMakeFiles/cmTC_b5434.dir/CheckFunctionExists.c.o: in function `main':
  200. CheckFunctionExists.c:(.text.startup.main+0x10): undefined reference to `sgemm_'
  201. collect2: error: ld returned 1 exit status
  202. make[1]: *** [CMakeFiles/cmTC_b5434.dir/build.make:87:cmTC_b5434] 错误 1
  203. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  204. make: *** [Makefile:121:cmTC_b5434/fast] 错误 2
  205. Determining if the function cheev_ exists failed with the following output:
  206. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  207. Run Build Command(s):/usr/bin/make cmTC_ee2f4/fast && /usr/bin/make -f CMakeFiles/cmTC_ee2f4.dir/build.make CMakeFiles/cmTC_ee2f4.dir/build
  208. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  209. Building C object CMakeFiles/cmTC_ee2f4.dir/CheckFunctionExists.c.o
  210. /usr/bin/cc -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=cheev_ -O3 -DNDEBUG -DNDEBUG -fPIE -o CMakeFiles/cmTC_ee2f4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
  211. Linking C executable cmTC_ee2f4
  212. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ee2f4.dir/link.txt --verbose=1
  213. /usr/bin/cc -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=cheev_ -O3 -DNDEBUG -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_ee2f4.dir/CheckFunctionExists.c.o -o cmTC_ee2f4 /usr/lib/x86_64-linux-gnu/libblas.so
  214. /usr/bin/ld: CMakeFiles/cmTC_ee2f4.dir/CheckFunctionExists.c.o: in function `main':
  215. CheckFunctionExists.c:(.text.startup.main+0x10): undefined reference to `cheev_'
  216. collect2: error: ld returned 1 exit status
  217. make[1]: *** [CMakeFiles/cmTC_ee2f4.dir/build.make:88:cmTC_ee2f4] 错误 1
  218. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  219. make: *** [Makefile:121:cmTC_ee2f4/fast] 错误 2
  220. Build output check failed:
  221. Regex: 'command[- ]line option .* is valid for .* but not for C\+\+'
  222. Output line: 'cc1plus: warning: command line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but not for C++'
  223. Compilation failed:
  224. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  225. check option: ' -Wno-missing-prototypes'
  226. ===== BUILD LOG =====
  227. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  228. Run Build Command(s):/usr/bin/make cmTC_51113/fast && /usr/bin/make -f CMakeFiles/cmTC_51113.dir/build.make CMakeFiles/cmTC_51113.dir/build
  229. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  230. Building CXX object CMakeFiles/cmTC_51113.dir/src.cxx.o
  231. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -Wno-deprecated -O3 -DNDEBUG -DNDEBUG -fPIE -Wno-missing-prototypes -std=c++11 -o CMakeFiles/cmTC_51113.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  232. cc1plus: warning: command line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but not for C++
  233. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  234. 1 | #pragma
  235. |
  236. Linking CXX executable cmTC_51113
  237. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_51113.dir/link.txt --verbose=1
  238. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -Wno-deprecated -O3 -DNDEBUG -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_51113.dir/src.cxx.o -o cmTC_51113
  239. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  240. ===== END =====
  241. Build output check failed:
  242. Regex: 'unrecognized .*option'
  243. Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-tautological-undefined-compare’'
  244. Compilation failed:
  245. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  246. check option: ' -Wno-tautological-undefined-compare'
  247. ===== BUILD LOG =====
  248. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  249. Run Build Command(s):/usr/bin/make cmTC_75c03/fast && /usr/bin/make -f CMakeFiles/cmTC_75c03.dir/build.make CMakeFiles/cmTC_75c03.dir/build
  250. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  251. Building CXX object CMakeFiles/cmTC_75c03.dir/src.cxx.o
  252. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -O3 -DNDEBUG -DNDEBUG -fPIE -Wno-tautological-undefined-compare -std=c++11 -o CMakeFiles/cmTC_75c03.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  253. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  254. 1 | #pragma
  255. |
  256. cc1plus: warning: unrecognized command line option ‘-Wno-tautological-undefined-compare’
  257. Linking CXX executable cmTC_75c03
  258. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75c03.dir/link.txt --verbose=1
  259. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -Wno-deprecated -Wno-missing-declarations -Wno-shadow -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-sign-compare -Wno-sign-promo -Wno-undef -O3 -DNDEBUG -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_75c03.dir/src.cxx.o -o cmTC_75c03
  260. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  261. ===== END =====
  262. Build output check failed:
  263. Regex: 'unrecognized .*option'
  264. Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-shorten-64-to-32’'
  265. Compilation failed:
  266. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  267. check option: ' -Wno-shorten-64-to-32'
  268. ===== BUILD LOG =====
  269. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  270. Run Build Command(s):/usr/bin/make cmTC_350e9/fast && /usr/bin/make -f CMakeFiles/cmTC_350e9.dir/build.make CMakeFiles/cmTC_350e9.dir/build
  271. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  272. Building CXX object CMakeFiles/cmTC_350e9.dir/src.cxx.o
  273. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -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 -DNDEBUG -fPIE -Wno-shorten-64-to-32 -std=c++11 -o CMakeFiles/cmTC_350e9.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  274. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  275. 1 | #pragma
  276. |
  277. cc1plus: warning: unrecognized command line option ‘-Wno-shorten-64-to-32’
  278. Linking CXX executable cmTC_350e9
  279. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_350e9.dir/link.txt --verbose=1
  280. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -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 -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_350e9.dir/src.cxx.o -o cmTC_350e9
  281. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  282. ===== END =====
  283. Build output check failed:
  284. Regex: 'unrecognized .*option'
  285. Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-enum-compare-switch’'
  286. Compilation failed:
  287. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  288. check option: ' -Wno-enum-compare-switch'
  289. ===== BUILD LOG =====
  290. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  291. Run Build Command(s):/usr/bin/make cmTC_10059/fast && /usr/bin/make -f CMakeFiles/cmTC_10059.dir/build.make CMakeFiles/cmTC_10059.dir/build
  292. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  293. Building CXX object CMakeFiles/cmTC_10059.dir/src.cxx.o
  294. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -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 -DNDEBUG -fPIE -Wno-enum-compare-switch -std=c++11 -o CMakeFiles/cmTC_10059.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  295. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  296. 1 | #pragma
  297. |
  298. cc1plus: warning: unrecognized command line option ‘-Wno-enum-compare-switch’
  299. Linking CXX executable cmTC_10059
  300. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_10059.dir/link.txt --verbose=1
  301. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -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 -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_10059.dir/src.cxx.o -o cmTC_10059
  302. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  303. ===== END =====
  304. Build output check failed:
  305. Regex: 'unrecognized .*option'
  306. Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’'
  307. Compilation failed:
  308. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  309. check option: ' -Wno-inconsistent-missing-override'
  310. ===== BUILD LOG =====
  311. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  312. Run Build Command(s):/usr/bin/make cmTC_46ca9/fast && /usr/bin/make -f CMakeFiles/cmTC_46ca9.dir/build.make CMakeFiles/cmTC_46ca9.dir/build
  313. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  314. Building CXX object CMakeFiles/cmTC_46ca9.dir/src.cxx.o
  315. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -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 -Wno-suggest-override -O3 -DNDEBUG -DNDEBUG -fPIE -Wno-inconsistent-missing-override -std=c++11 -o CMakeFiles/cmTC_46ca9.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  316. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  317. 1 | #pragma
  318. |
  319. cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’
  320. Linking CXX executable cmTC_46ca9
  321. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_46ca9.dir/link.txt --verbose=1
  322. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Winit-self -Wpointer-arith -Wuninitialized -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -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 -Wno-suggest-override -O3 -DNDEBUG -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_46ca9.dir/src.cxx.o -o cmTC_46ca9
  323. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  324. ===== END =====
  325. Determining if the include file sys/videoio.h exists failed with the following output:
  326. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  327. Run Build Command(s):/usr/bin/make cmTC_1a9e3/fast && /usr/bin/make -f CMakeFiles/cmTC_1a9e3.dir/build.make CMakeFiles/cmTC_1a9e3.dir/build
  328. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  329. Building C object CMakeFiles/cmTC_1a9e3.dir/CheckIncludeFile.c.o
  330. /usr/bin/cc -fsigned-char -W -Wall -Wreturn-type -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG -fPIE -o CMakeFiles/cmTC_1a9e3.dir/CheckIncludeFile.c.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  331. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/videoio.h: 没有那个文件或目录
  332. 1 | #include <sys/videoio.h>
  333. | ^~~~~~~~~~~~~~~
  334. compilation terminated.
  335. make[1]: *** [CMakeFiles/cmTC_1a9e3.dir/build.make:66:CMakeFiles/cmTC_1a9e3.dir/CheckIncludeFile.c.o] 错误 1
  336. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  337. make: *** [Makefile:121:cmTC_1a9e3/fast] 错误 2
  338. Build output check failed:
  339. Regex: 'unrecognized .*option'
  340. Output line: 'cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’'
  341. Compilation failed:
  342. source file: '/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx'
  343. check option: ' -Wno-unused-private-field'
  344. ===== BUILD LOG =====
  345. Change Dir: /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp
  346. Run Build Command(s):/usr/bin/make cmTC_2893f/fast && /usr/bin/make -f CMakeFiles/cmTC_2893f.dir/build.make CMakeFiles/cmTC_2893f.dir/build
  347. make[1]: 进入目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  348. Building CXX object CMakeFiles/cmTC_2893f.dir/src.cxx.o
  349. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -Wno-unused-function -Wno-deprecated-declarations -Wno-overloaded-virtual -O3 -DNDEBUG -DNDEBUG -fPIE -Wno-unused-private-field -std=c++11 -o CMakeFiles/cmTC_2893f.dir/src.cxx.o -c /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx
  350. /home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp/src.cxx:1: warning: ignoring #pragma [-Wunknown-pragmas]
  351. 1 | #pragma
  352. |
  353. cc1plus: warning: unrecognized command line option ‘-Wno-unused-private-field’
  354. Linking CXX executable cmTC_2893f
  355. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2893f.dir/link.txt --verbose=1
  356. /usr/bin/c++ -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -Wno-unused-function -Wno-deprecated-declarations -Wno-overloaded-virtual -O3 -DNDEBUG -DNDEBUG -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined CMakeFiles/cmTC_2893f.dir/src.cxx.o -o cmTC_2893f
  357. make[1]: 离开目录“/home/zx/env/opencv-4.8.0/build/CMakeFiles/CMakeTmp”
  358. ===== END =====