Guest User

Untitled

a guest
Oct 28th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.00 KB | None | 0 0
  1. Cloning opencv-with-python2-support build files...
  2. Checking opencv-with-python2-support dependencies...
  3. Preparing...
  4.  
  5. Building opencv-with-python2-support...
  6. ==> Making package: opencv-with-python2-support 4.1.0-2 (Mon 28 Oct 2019 08:28:59 PM PDT)
  7. ==> Checking runtime dependencies...
  8. ==> Checking buildtime dependencies...
  9. ==> Retrieving sources...
  10. -> Found opencv-4.1.0.tar.gz
  11. -> Found opencv_contrib-4.1.0.tar.gz
  12. -> Found opencv-includedir.patch
  13. ==> Validating source files with sha256sums...
  14. opencv-4.1.0.tar.gz ... Passed
  15. opencv_contrib-4.1.0.tar.gz ... Passed
  16. opencv-includedir.patch ... Passed
  17. ==> Removing existing $srcdir/ directory...
  18. ==> Extracting sources...
  19. -> Extracting opencv-4.1.0.tar.gz with bsdtar
  20. -> Extracting opencv_contrib-4.1.0.tar.gz with bsdtar
  21. ==> Starting prepare()...
  22. patching file cmake/templates/opencv-XXX.pc.in
  23. ==> Removing existing $pkgdir/ directory...
  24. ==> Starting build()...
  25. -- The CXX compiler identification is GNU 9.2.0
  26. -- The C compiler identification is GNU 9.2.0
  27. -- Check for working CXX compiler: /usr/bin/c++
  28. -- Check for working CXX compiler: /usr/bin/c++ -- works
  29. -- Detecting CXX compiler ABI info
  30. -- Detecting CXX compiler ABI info - done
  31. -- Detecting CXX compile features
  32. -- Detecting CXX compile features - done
  33. -- Check for working C compiler: /usr/bin/cc
  34. -- Check for working C compiler: /usr/bin/cc -- works
  35. -- Detecting C compiler ABI info
  36. -- Detecting C compiler ABI info - done
  37. -- Detecting C compile features
  38. -- Detecting C compile features - done
  39. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.17", minimum required is "2.7")
  40. -- Found PythonLibs: /lib64/libpython2.7.so (found suitable exact version "2.7.17")
  41. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.4", minimum required is "3.2")
  42. -- Found PythonLibs: /lib64/libpython3.7m.so (found suitable exact version "3.7.4")
  43. -- Looking for ccache - found (/usr/bin/ccache)
  44. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  45. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  46. -- Performing Test HAVE_C_FSIGNED_CHAR
  47. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  48. -- Performing Test HAVE_CXX_W
  49. -- Performing Test HAVE_CXX_W - Success
  50. -- Performing Test HAVE_C_W
  51. -- Performing Test HAVE_C_W - Success
  52. -- Performing Test HAVE_CXX_WALL
  53. -- Performing Test HAVE_CXX_WALL - Success
  54. -- Performing Test HAVE_C_WALL
  55. -- Performing Test HAVE_C_WALL - Success
  56. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  57. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  58. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  59. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  60. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  61. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  62. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  63. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  64. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  65. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  66. -- Performing Test HAVE_C_WERROR_ADDRESS
  67. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  68. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  69. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  70. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  71. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  72. -- Performing Test HAVE_CXX_WFORMAT
  73. -- Performing Test HAVE_CXX_WFORMAT - Success
  74. -- Performing Test HAVE_C_WFORMAT
  75. -- Performing Test HAVE_C_WFORMAT - Success
  76. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  77. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  78. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  79. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  80. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  81. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  82. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  83. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  84. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  85. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  86. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  87. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  88. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  89. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  90. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  91. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  92. -- Performing Test HAVE_CXX_WUNDEF
  93. -- Performing Test HAVE_CXX_WUNDEF - Success
  94. -- Performing Test HAVE_C_WUNDEF
  95. -- Performing Test HAVE_C_WUNDEF - Success
  96. -- Performing Test HAVE_CXX_WINIT_SELF
  97. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  98. -- Performing Test HAVE_C_WINIT_SELF
  99. -- Performing Test HAVE_C_WINIT_SELF - Success
  100. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  101. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  102. -- Performing Test HAVE_C_WPOINTER_ARITH
  103. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  104. -- Performing Test HAVE_CXX_WSHADOW
  105. -- Performing Test HAVE_CXX_WSHADOW - Success
  106. -- Performing Test HAVE_C_WSHADOW
  107. -- Performing Test HAVE_C_WSHADOW - Success
  108. -- Performing Test HAVE_CXX_WSIGN_PROMO
  109. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  110. -- Performing Test HAVE_C_WSIGN_PROMO
  111. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  112. -- Performing Test HAVE_CXX_WUNINITIALIZED
  113. -- Performing Test HAVE_CXX_WUNINITIALIZED - Success
  114. -- Performing Test HAVE_C_WUNINITIALIZED
  115. -- Performing Test HAVE_C_WUNINITIALIZED - Success
  116. -- Performing Test HAVE_CXX_WSUGGEST_OVERRIDE
  117. -- Performing Test HAVE_CXX_WSUGGEST_OVERRIDE - Success
  118. -- Performing Test HAVE_C_WSUGGEST_OVERRIDE
  119. -- Performing Test HAVE_C_WSUGGEST_OVERRIDE - Failed
  120. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  121. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  122. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  123. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  124. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  125. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  126. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  127. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  128. -- Performing Test HAVE_CXX_WNO_COMMENT
  129. -- Performing Test HAVE_CXX_WNO_COMMENT - Success
  130. -- Performing Test HAVE_C_WNO_COMMENT
  131. -- Performing Test HAVE_C_WNO_COMMENT - Success
  132. -- Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3
  133. -- Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3 - Success
  134. -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3
  135. -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3 - Success
  136. -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW
  137. -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW - Success
  138. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  139. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  140. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  141. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  142. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  143. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  144. -- Performing Test HAVE_CXX_WNO_LONG_LONG
  145. -- Performing Test HAVE_CXX_WNO_LONG_LONG - Success
  146. -- Performing Test HAVE_C_WNO_LONG_LONG
  147. -- Performing Test HAVE_C_WNO_LONG_LONG - Success
  148. -- Performing Test HAVE_CXX_PTHREAD
  149. -- Performing Test HAVE_CXX_PTHREAD - Success
  150. -- Performing Test HAVE_C_PTHREAD
  151. -- Performing Test HAVE_C_PTHREAD - Success
  152. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  153. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  154. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  155. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  156. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  157. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  158. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  159. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  160. -- Performing Test HAVE_CXX_FDATA_SECTIONS
  161. -- Performing Test HAVE_CXX_FDATA_SECTIONS - Success
  162. -- Performing Test HAVE_C_FDATA_SECTIONS
  163. -- Performing Test HAVE_C_FDATA_SECTIONS - Success
  164. -- Performing Test HAVE_CXX_MSSE (check file: cmake/checks/cpu_sse.cpp)
  165. -- Performing Test HAVE_CXX_MSSE - Success
  166. -- Performing Test HAVE_CXX_MSSE2 (check file: cmake/checks/cpu_sse2.cpp)
  167. -- Performing Test HAVE_CXX_MSSE2 - Success
  168. -- Performing Test HAVE_CXX_MSSE3 (check file: cmake/checks/cpu_sse3.cpp)
  169. -- Performing Test HAVE_CXX_MSSE3 - Success
  170. -- Performing Test HAVE_CXX_MSSSE3 (check file: cmake/checks/cpu_ssse3.cpp)
  171. -- Performing Test HAVE_CXX_MSSSE3 - Success
  172. -- Performing Test HAVE_CXX_MSSE4_1 (check file: cmake/checks/cpu_sse41.cpp)
  173. -- Performing Test HAVE_CXX_MSSE4_1 - Success
  174. -- Performing Test HAVE_CXX_MPOPCNT (check file: cmake/checks/cpu_popcnt.cpp)
  175. -- Performing Test HAVE_CXX_MPOPCNT - Success
  176. -- Performing Test HAVE_CXX_MSSE4_2 (check file: cmake/checks/cpu_sse42.cpp)
  177. -- Performing Test HAVE_CXX_MSSE4_2 - Success
  178. -- Performing Test HAVE_CXX_MF16C (check file: cmake/checks/cpu_fp16.cpp)
  179. -- Performing Test HAVE_CXX_MF16C - Success
  180. -- Performing Test HAVE_CXX_MFMA
  181. -- Performing Test HAVE_CXX_MFMA - Success
  182. -- Performing Test HAVE_CXX_MAVX (check file: cmake/checks/cpu_avx.cpp)
  183. -- Performing Test HAVE_CXX_MAVX - Success
  184. -- Performing Test HAVE_CXX_MAVX2 (check file: cmake/checks/cpu_avx2.cpp)
  185. -- Performing Test HAVE_CXX_MAVX2 - Success
  186. -- Performing Test HAVE_CXX_MAVX512F (check file: cmake/checks/cpu_avx512.cpp)
  187. -- Performing Test HAVE_CXX_MAVX512F - Success
  188. -- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ (check file: cmake/checks/cpu_avx512skx.cpp)
  189. -- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ - Success
  190. -- Optimization SSE3 is not available, skipped
  191. -- Performing Test HAVE_CPU_BASELINE_FLAGS
  192. -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  193. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1
  194. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 - Success
  195. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2
  196. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 - Success
  197. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16
  198. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 - Success
  199. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX
  200. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX - Success
  201. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2
  202. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 - Success
  203. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX
  204. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX - Success
  205. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  206. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  207. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  208. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  209. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  210. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  211. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  212. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  213. -- Looking for pthread.h
  214. -- Looking for pthread.h - found
  215. -- Looking for posix_memalign
  216. -- Looking for posix_memalign - found
  217. -- Looking for malloc.h
  218. -- Looking for malloc.h - found
  219. -- Looking for memalign
  220. -- Looking for memalign - found
  221. -- Check if the system is big endian
  222. -- Searching 16 bit integer
  223. -- Looking for sys/types.h
  224. -- Looking for sys/types.h - found
  225. -- Looking for stdint.h
  226. -- Looking for stdint.h - found
  227. -- Looking for stddef.h
  228. -- Looking for stddef.h - found
  229. -- Check size of unsigned short
  230. -- Check size of unsigned short - done
  231. -- Using unsigned short
  232. -- Check if the system is big endian - little endian
  233. -- Found ZLIB: /lib64/libz.so (found suitable version "1.2.11", minimum required is "1.2.3")
  234. -- Found JPEG: /lib64/libjpeg.so (found version "80")
  235. -- Found TIFF: /lib64/libtiff.so (found version "4.0.10")
  236. -- Found WebP: /lib64/libwebp.so
  237. -- Found Jasper: /lib64/libjasper.so (found version "2.0.16")
  238. -- Found ZLIB: /lib64/libz.so (found version "1.2.11")
  239. -- Found PNG: /lib64/libpng.so (found version "1.6.37")
  240. -- Looking for /usr/include/libpng/png.h
  241. -- Looking for /usr/include/libpng/png.h - not found
  242. -- Found OpenEXR: /lib64/libIlmImf.so
  243. -- Checking for module 'gtk+-3.0'
  244. -- Found gtk+-3.0, version 3.24.12
  245. -- Checking for module 'gthread-2.0'
  246. -- Found gthread-2.0, version 2.62.2
  247. -- Found TBB (cmake): /usr/lib64/cmake/TBB/../../../lib/libtbb.so.2
  248. -- IPPICV: Download: ippicv_2019_lnx_intel64_general_20180723.tgz
  249. -- found Intel IPP (ICV version): 2019.0.0 [2019.0.0 Gold]
  250. -- at: /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ippicv/ippicv_lnx/icv
  251. -- found Intel IPP Integration Wrappers sources: 2019.0.0
  252. -- at: /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ippicv/ippicv_lnx/iw
  253. -- LAPACK(Unknown): LAPACK_LIBRARIES: /usr/lib/liblapack.so;/usr/lib/libblas.so;/usr/lib/libcblas.so
  254. -- Looking for /usr/include/cblas.h
  255. -- Looking for /usr/include/cblas.h - found
  256. -- Looking for /usr/include/lapacke.h
  257. -- Looking for /usr/include/lapacke.h - found
  258. -- LAPACK(Unknown): Support is enabled.
  259. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  260. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  261. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  262. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  263. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  264. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  265. -- Performing Test HAVE_CXX_WNO_SHADOW
  266. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  267. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  268. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  269. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  270. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  271. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  272. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  273. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  274. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  275. -- Performing Test HAVE_CXX_WNO_UNDEF
  276. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  277. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  278. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  279. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS
  280. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success
  281. -- Performing Test HAVE_CXX_WNO_EXTRA
  282. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  283. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  284. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  285. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE
  286. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Success
  287. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
  288. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed
  289. -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
  290. -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
  291. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH
  292. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE_SWITCH - Failed
  293. -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE
  294. -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Success
  295. -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE
  296. -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Failed
  297. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
  298. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success
  299. -- Performing Test HAVE_CXX_WNO_CLASS_MEMACCESS
  300. -- Performing Test HAVE_CXX_WNO_CLASS_MEMACCESS - Success
  301. -- Found apache ant: /bin/ant (1.10.7)
  302. -- Could NOT find JNI (missing: JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  303. -- Could NOT find Pylint (missing: PYLINT_EXECUTABLE)
  304. -- Could NOT find Flake8 (missing: FLAKE8_EXECUTABLE)
  305. -- Found VTK 8.2.0 (/usr/lib/cmake/vtk-8.2/UseVTK.cmake)
  306. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  307. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  308. -- Performing Test HAVE_C_WNO_SHADOW
  309. -- Performing Test HAVE_C_WNO_SHADOW - Success
  310. -- Looking for dlerror in dl
  311. -- Looking for dlerror in dl - found
  312. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
  313. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Success
  314. -- Performing Test HAVE_C_WNO_UNDEF
  315. -- Performing Test HAVE_C_WNO_UNDEF - Success
  316. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  317. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  318. -- ADE: Download: v0.1.1d.zip
  319. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3")
  320. -- Caffe: NO
  321. -- Protobuf: NO
  322. -- Glog: NO
  323. -- Checking for one of the modules 'freetype2'
  324. -- Checking for one of the modules 'harfbuzz'
  325. -- freetype2: YES
  326. -- harfbuzz: YES
  327. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  328. -- Found HDF5: /lib64/libhdf5.so;/lib64/libsz.so;/lib64/libz.so;/lib64/libdl.so;/lib64/libm.so (found version "1.10.5")
  329. -- Module opencv_ovis disabled because OGRE3D was not found
  330. -- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
  331. -- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
  332. -- Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
  333. -- Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
  334. -- Failed to find glog - Could not find glog include directory, set GLOG_INCLUDE_DIR to directory containing glog/logging.h
  335. -- Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
  336. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  337. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  338. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  339. -- freetype2: YES
  340. -- harfbuzz: YES
  341. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  342. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  343. -- Checking for modules 'tesseract;lept'
  344. -- Package 'tesseract', required by 'virtual:world', not found
  345. -- Package 'lept', required by 'virtual:world', not found
  346. -- Tesseract: NO
  347. -- xfeatures2d/boostdesc: Download: boostdesc_bgm.i
  348. -- xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
  349. -- xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
  350. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
  351. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
  352. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
  353. -- xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
  354. -- xfeatures2d/vgg: Download: vgg_generated_48.i
  355. -- xfeatures2d/vgg: Download: vgg_generated_64.i
  356. -- xfeatures2d/vgg: Download: vgg_generated_80.i
  357. -- xfeatures2d/vgg: Download: vgg_generated_120.i
  358. -- data: Download: face_landmark_model.dat
  359. -- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD
  360. -- Performing Test HAVE_CXX_WNO_UNUSED_PRIVATE_FIELD - Failed
  361. -- OpenCL samples are skipped: OpenCL SDK is required
  362. --
  363. -- General configuration for OpenCV 4.1.0 =====================================
  364. -- Version control: 4585bb8
  365. --
  366. -- Extra modules:
  367. -- Location (extra): /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv_contrib-4.1.0/modules
  368. -- Version control (extra): 4585bb8
  369. --
  370. -- Platform:
  371. -- Timestamp: 2019-10-29T03:28:58Z
  372. -- Host: Linux 5.2.21-1-MANJARO x86_64
  373. -- CMake: 3.15.4
  374. -- CMake generator: Unix Makefiles
  375. -- CMake build tool: /usr/bin/make
  376. -- Configuration: Release
  377. --
  378. -- CPU/HW features:
  379. -- Baseline: SSE SSE2
  380. -- requested: SSE3
  381. -- required: SSE2
  382. -- disabled: SSE3
  383. -- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX
  384. -- requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  385. -- SSE4_1 (13 files): + SSE3 SSSE3 SSE4_1
  386. -- SSE4_2 (1 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2
  387. -- FP16 (0 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  388. -- AVX (4 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  389. -- AVX2 (27 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  390. -- AVX512_SKX (2 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_SKX
  391. --
  392. -- C/C++:
  393. -- Built as dynamic libs?: YES
  394. -- C++ Compiler: /usr/bin/c++ (ver 9.2.0)
  395. -- C++ flags (Release): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  396. -- C++ flags (Debug): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -fvisibility-inlines-hidden -g -DDEBUG -D_DEBUG
  397. -- C Compiler: /usr/bin/cc
  398. -- C flags (Release): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  399. -- C flags (Debug): -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -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 -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -g -DDEBUG -D_DEBUG
  400. -- Linker flags (Release): -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--gc-sections
  401. -- Linker flags (Debug): -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--gc-sections
  402. -- ccache: YES
  403. -- Precompiled headers: NO
  404. -- Extra dependencies: dl m pthread rt
  405. -- 3rdparty dependencies:
  406. --
  407. -- OpenCV modules:
  408. -- To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dpm face features2d flann freetype fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc line_descriptor ml objdetect optflow phase_unwrapping photo plot python2 python3 quality reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab viz xfeatures2d ximgproc xobjdetect xphoto
  409. -- Disabled: world
  410. -- Disabled by dependency: -
  411. -- Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv java js matlab ovis sfm ts
  412. -- Applications: examples apps
  413. -- Documentation: NO
  414. -- Non-free algorithms: YES
  415. --
  416. -- GUI:
  417. -- GTK+: YES (ver 3.24.12)
  418. -- GThread : YES (ver 2.62.2)
  419. -- GtkGlExt: NO
  420. -- OpenGL support: NO
  421. -- VTK support: YES (ver 8.2.0)
  422. --
  423. -- Media I/O:
  424. -- ZLib: /lib64/libz.so (ver 1.2.11)
  425. -- JPEG: /lib64/libjpeg.so (ver 80)
  426. -- WEBP: /lib64/libwebp.so (ver encoder: 0x020e)
  427. -- PNG: /lib64/libpng.so (ver 1.6.37)
  428. -- TIFF: /lib64/libtiff.so (ver 42 / 4.0.10)
  429. -- JPEG 2000: /lib64/libjasper.so (ver 2.0.16)
  430. -- OpenEXR: /lib64/libImath.so /lib64/libIlmImf.so /lib64/libIex.so /lib64/libHalf.so /lib64/libIlmThread.so (ver 2.4.0)
  431. -- HDR: YES
  432. -- SUNRASTER: YES
  433. -- PXM: YES
  434. -- PFM: YES
  435. --
  436. -- Video I/O:
  437. -- DC1394: YES (2.2.6)
  438. -- FFMPEG: YES
  439. -- avcodec: YES (58.54.100)
  440. -- avformat: YES (58.29.100)
  441. -- avutil: YES (56.31.100)
  442. -- swscale: YES (5.5.100)
  443. -- avresample: NO
  444. -- GStreamer: YES (1.16.1)
  445. -- v4l/v4l2: YES (linux/videodev2.h)
  446. --
  447. -- Parallel framework: TBB (ver 2019.9 interface 11009)
  448. --
  449. -- Trace: YES (with Intel ITT)
  450. --
  451. -- Other third-party libraries:
  452. -- Intel IPP: 2019.0.0 Gold [2019.0.0]
  453. -- at: /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ippicv/ippicv_lnx/icv
  454. -- Intel IPP IW: sources (2019.0.0)
  455. -- at: /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ippicv/ippicv_lnx/iw
  456. -- Lapack: YES (/usr/lib/liblapack.so /usr/lib/libblas.so /usr/lib/libcblas.so)
  457. -- Eigen: YES (ver 3.3.7)
  458. -- Custom HAL: NO
  459. -- Protobuf: build (3.5.1)
  460. --
  461. -- OpenCL: YES (no extra features)
  462. -- Include path: /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/include/opencl/1.2
  463. -- Link libraries: Dynamic load
  464. --
  465. -- Python 2:
  466. -- Interpreter: /usr/bin/python2.7 (ver 2.7.17)
  467. -- Libraries: /lib64/libpython2.7.so (ver 2.7.17)
  468. -- numpy: /usr/lib/python2.7/site-packages/numpy/core/include (ver 1.16.4)
  469. -- install path: /usr/lib/python2.7/site-packages
  470. --
  471. -- Python 3:
  472. -- Interpreter: /usr/bin/python3 (ver 3.7.4)
  473. -- Libraries: /lib64/libpython3.7m.so (ver 3.7.4)
  474. -- numpy: /usr/lib/python3.7/site-packages/numpy/core/include (ver 1.17.3)
  475. -- install path: /usr/lib/python2.7/site-packages
  476. --
  477. -- Python (for build): /usr/bin/python2.7
  478. --
  479. -- Java:
  480. -- ant: /bin/ant (ver 1.10.7)
  481. -- JNI: NO
  482. -- Java wrappers: NO
  483. -- Java tests: NO
  484. --
  485. -- Install to: /usr
  486. -- -----------------------------------------------------------------
  487. --
  488. -- Configuring done
  489. -- Generating done
  490. -- Build files have been written to: /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build
  491. Scanning dependencies of target gen-pkgconfig
  492. [ 0%] Generate opencv4.pc
  493. [ 0%] Built target gen-pkgconfig
  494. Scanning dependencies of target ippiw
  495. [ 0%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_core.c.o
  496. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  497. [ 0%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image.c.o
  498. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  499. [ 0%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_color_convert_all.c.o
  500. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  501. [ 0%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_color_convert_rgbs.c.o
  502. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  503. [ 0%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_bilateral.c.o
  504. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  505. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_box.c.o
  506. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  507. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_canny.c.o
  508. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  509. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_gaussian.c.o
  510. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  511. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_general.c.o
  512. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  513. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_laplacian.c.o
  514. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  515. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_morphology.c.o
  516. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  517. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_scharr.c.o
  518. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  519. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_filter_sobel.c.o
  520. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  521. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_copy.c.o
  522. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  523. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_copy_channel.c.o
  524. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  525. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_copy_make_border.c.o
  526. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  527. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_copy_merge.c.o
  528. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  529. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_copy_split.c.o
  530. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  531. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_scale.c.o
  532. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  533. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_set.c.o
  534. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  535. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_set_channel.c.o
  536. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  537. [ 1%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_op_swap_channels.c.o
  538. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  539. [ 2%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_transform_mirror.c.o
  540. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  541. [ 2%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_transform_resize.c.o
  542. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  543. [ 2%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_transform_rotate.c.o
  544. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  545. [ 2%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_image_transform_warpaffine.c.o
  546. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  547. [ 2%] Building C object 3rdparty/ippiw/CMakeFiles/ippiw.dir/src/iw_own.c.o
  548. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  549. [ 2%] Linking C static library ../lib/libippiw.a
  550. [ 2%] Built target ippiw
  551. Scanning dependencies of target libprotobuf
  552. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o
  553. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o
  554. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o
  555. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_table_driven_lite.cc.o
  556. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_util.cc.o
  557. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/coded_stream.cc.o
  558. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream.cc.o
  559. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
  560. [ 2%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/message_lite.cc.o
  561. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_field.cc.o
  562. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
  563. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/bytestream.cc.o
  564. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o
  565. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/int128.cc.o
  566. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/io_win32.cc.o
  567. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/once.cc.o
  568. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/status.cc.o
  569. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/statusor.cc.o
  570. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/stringpiece.cc.o
  571. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/stringprintf.cc.o
  572. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/structurally_valid.cc.o
  573. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/strutil.cc.o
  574. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/time.cc.o
  575. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format_lite.cc.o
  576. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o
  577. [ 3%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o
  578. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o
  579. In member function ‘void google::protobuf::Method::SharedCtor()’,
  580. inlined from ‘google::protobuf::Method::Method()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/api.pb.cc:783:13,
  581. inlined from ‘void protobuf_google_2fprotobuf_2fapi_2eproto::InitDefaultsMethodImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/api.pb.cc:778:1:
  582. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/api.pb.cc:814:11: warning: ‘void* memset(void*, int, size_t)’ offset [66, 72] from the object at ‘google::protobuf::_Method_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Method::request_streaming_’ with type ‘bool’ at offset 64 [-Warray-bounds]
  583. 814 | ::memset(&request_streaming_, 0, static_cast<size_t>(
  584. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  585. 815 | reinterpret_cast<char*>(&syntax_) -
  586. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  587. 816 | reinterpret_cast<char*>(&request_streaming_)) + sizeof(syntax_));
  588. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  589. In member function ‘void google::protobuf::Api::SharedCtor()’,
  590. inlined from ‘google::protobuf::Api::Api()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/api.pb.cc:251:13,
  591. inlined from ‘void protobuf_google_2fprotobuf_2fapi_2eproto::InitDefaultsApiImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/api.pb.cc:246:1:
  592. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/api.pb.cc:282:11: warning: ‘void* memset(void*, int, size_t)’ offset [113, 116] from the object at ‘google::protobuf::_Api_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Api::source_context_’ with type ‘google::protobuf::SourceContext*’ at offset 104 [-Warray-bounds]
  593. 282 | ::memset(&source_context_, 0, static_cast<size_t>(
  594. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595. 283 | reinterpret_cast<char*>(&syntax_) -
  596. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  597. 284 | reinterpret_cast<char*>(&source_context_)) + sizeof(syntax_));
  598. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  599. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o
  600. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o
  601. In member function ‘void google::protobuf::EnumDescriptorProto_EnumReservedRange::SharedCtor()’,
  602. inlined from ‘google::protobuf::EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:5614:13,
  603. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsEnumDescriptorProto_EnumReservedRangeImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:5609:1:
  604. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:5639:11: warning: ‘void* memset(void*, int, size_t)’ offset [29, 32] from the object at ‘google::protobuf::_EnumDescriptorProto_EnumReservedRange_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::EnumDescriptorProto_EnumReservedRange::start_’ with type ‘int’ at offset 24 [-Warray-bounds]
  605. 5639 | ::memset(&start_, 0, static_cast<size_t>(
  606. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  607. 5640 | reinterpret_cast<char*>(&end_) -
  608. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  609. 5641 | reinterpret_cast<char*>(&start_)) + sizeof(end_));
  610. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  611. In member function ‘void google::protobuf::DescriptorProto_ReservedRange::SharedCtor()’,
  612. inlined from ‘google::protobuf::DescriptorProto_ReservedRange::DescriptorProto_ReservedRange()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:3115:13,
  613. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsDescriptorProto_ReservedRangeImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:3110:1:
  614. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:3140:11: warning: ‘void* memset(void*, int, size_t)’ offset [29, 32] from the object at ‘google::protobuf::_DescriptorProto_ReservedRange_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::DescriptorProto_ReservedRange::start_’ with type ‘int’ at offset 24 [-Warray-bounds]
  615. 3140 | ::memset(&start_, 0, static_cast<size_t>(
  616. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  617. 3141 | reinterpret_cast<char*>(&end_) -
  618. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619. 3142 | reinterpret_cast<char*>(&start_)) + sizeof(end_));
  620. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  621. In member function ‘void google::protobuf::EnumValueDescriptorProto::SharedCtor()’,
  622. inlined from ‘google::protobuf::EnumValueDescriptorProto::EnumValueDescriptorProto()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:6460:13,
  623. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsEnumValueDescriptorProtoImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:6455:1:
  624. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:6494:11: warning: ‘void* memset(void*, int, size_t)’ offset [41, 44] from the object at ‘google::protobuf::_EnumValueDescriptorProto_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::EnumValueDescriptorProto::options_’ with type ‘google::protobuf::EnumValueOptions*’ at offset 32 [-Warray-bounds]
  625. 6494 | ::memset(&options_, 0, static_cast<size_t>(
  626. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  627. 6495 | reinterpret_cast<char*>(&number_) -
  628. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  629. 6496 | reinterpret_cast<char*>(&options_)) + sizeof(number_));
  630. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  631. In member function ‘void google::protobuf::DescriptorProto_ExtensionRange::SharedCtor()’,
  632. inlined from ‘google::protobuf::DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:2746:13,
  633. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsDescriptorProto_ExtensionRangeImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:2741:1:
  634. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:2776:11: warning: ‘void* memset(void*, int, size_t)’ offset [33, 40] from the object at ‘google::protobuf::_DescriptorProto_ExtensionRange_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::DescriptorProto_ExtensionRange::options_’ with type ‘google::protobuf::ExtensionRangeOptions*’ at offset 24 [-Warray-bounds]
  635. 2776 | ::memset(&options_, 0, static_cast<size_t>(
  636. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  637. 2777 | reinterpret_cast<char*>(&end_) -
  638. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  639. 2778 | reinterpret_cast<char*>(&options_)) + sizeof(end_));
  640. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  641. In member function ‘void google::protobuf::MethodDescriptorProto::SharedCtor()’,
  642. inlined from ‘google::protobuf::MethodDescriptorProto::MethodDescriptorProto()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:7284:13,
  643. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsMethodDescriptorProtoImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:7279:1:
  644. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:7332:11: warning: ‘void* memset(void*, int, size_t)’ offset [57, 58] from the object at ‘google::protobuf::_MethodDescriptorProto_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::MethodDescriptorProto::options_’ with type ‘google::protobuf::MethodOptions*’ at offset 48 [-Warray-bounds]
  645. 7332 | ::memset(&options_, 0, static_cast<size_t>(
  646. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  647. 7333 | reinterpret_cast<char*>(&server_streaming_) -
  648. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  649. 7334 | reinterpret_cast<char*>(&options_)) + sizeof(server_streaming_));
  650. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  651. In member function ‘void google::protobuf::FieldDescriptorProto::SharedCtor()’,
  652. inlined from ‘google::protobuf::FieldDescriptorProto::FieldDescriptorProto()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:4485:13,
  653. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsFieldDescriptorProtoImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:4480:1:
  654. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:4545:11: warning: ‘void* memset(void*, int, size_t)’ offset [73, 80] from the object at ‘google::protobuf::_FieldDescriptorProto_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::FieldDescriptorProto::options_’ with type ‘google::protobuf::FieldOptions*’ at offset 64 [-Warray-bounds]
  655. 4545 | ::memset(&options_, 0, static_cast<size_t>(
  656. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  657. 4546 | reinterpret_cast<char*>(&oneof_index_) -
  658. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  659. 4547 | reinterpret_cast<char*>(&options_)) + sizeof(oneof_index_));
  660. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  661. In member function ‘void google::protobuf::UninterpretedOption::SharedCtor()’,
  662. inlined from ‘google::protobuf::UninterpretedOption::UninterpretedOption()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:12078:13,
  663. inlined from ‘void protobuf_google_2fprotobuf_2fdescriptor_2eproto::InitDefaultsUninterpretedOptionImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:12073:1:
  664. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc:12123:11: warning: ‘void* memset(void*, int, size_t)’ offset [81, 96] from the object at ‘google::protobuf::_UninterpretedOption_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::UninterpretedOption::positive_int_value_’ with type ‘long unsigned int’ at offset 72 [-Warray-bounds]
  665. 12123 | ::memset(&positive_int_value_, 0, static_cast<size_t>(
  666. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  667. 12124 | reinterpret_cast<char*>(&double_value_) -
  668. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  669. 12125 | reinterpret_cast<char*>(&positive_int_value_)) + sizeof(double_value_));
  670. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  671. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o
  672. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o
  673. In member function ‘void google::protobuf::Duration::SharedCtor()’,
  674. inlined from ‘google::protobuf::Duration::Duration()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/duration.pb.cc:135:13,
  675. inlined from ‘void protobuf_google_2fprotobuf_2fduration_2eproto::InitDefaultsDurationImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/duration.pb.cc:130:1:
  676. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/duration.pb.cc:158:11: warning: ‘void* memset(void*, int, size_t)’ offset [25, 28] from the object at ‘google::protobuf::_Duration_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Duration::seconds_’ with type ‘long int’ at offset 16 [-Warray-bounds]
  677. 158 | ::memset(&seconds_, 0, static_cast<size_t>(
  678. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  679. 159 | reinterpret_cast<char*>(&nanos_) -
  680. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  681. 160 | reinterpret_cast<char*>(&seconds_)) + sizeof(nanos_));
  682. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  683. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o
  684. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o
  685. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o
  686. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o
  687. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o
  688. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_table_driven.cc.o
  689. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o
  690. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o
  691. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o
  692. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o
  693. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o
  694. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o
  695. [ 4%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o
  696. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o
  697. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o
  698. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o
  699. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o
  700. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/mathlimits.cc.o
  701. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/substitute.cc.o
  702. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o
  703. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o
  704. In member function ‘void google::protobuf::Timestamp::SharedCtor()’,
  705. inlined from ‘google::protobuf::Timestamp::Timestamp()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:135:13,
  706. inlined from ‘void protobuf_google_2fprotobuf_2ftimestamp_2eproto::InitDefaultsTimestampImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:130:1:
  707. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/timestamp.pb.cc:158:11: warning: ‘void* memset(void*, int, size_t)’ offset [25, 28] from the object at ‘google::protobuf::_Timestamp_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Timestamp::seconds_’ with type ‘long int’ at offset 16 [-Warray-bounds]
  708. 158 | ::memset(&seconds_, 0, static_cast<size_t>(
  709. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  710. 159 | reinterpret_cast<char*>(&nanos_) -
  711. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  712. 160 | reinterpret_cast<char*>(&seconds_)) + sizeof(nanos_));
  713. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  714. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o
  715. In member function ‘void google::protobuf::Field::SharedCtor()’,
  716. inlined from ‘google::protobuf::Field::Field()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:973:13,
  717. inlined from ‘void protobuf_google_2fprotobuf_2ftype_2eproto::InitDefaultsFieldImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:968:1:
  718. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:1022:11: warning: ‘void* memset(void*, int, size_t)’ offset [77, 89] from the object at ‘google::protobuf::_Field_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Field::kind_’ with type ‘int’ at offset 72 [-Warray-bounds]
  719. 1022 | ::memset(&kind_, 0, static_cast<size_t>(
  720. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721. 1023 | reinterpret_cast<char*>(&packed_) -
  722. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  723. 1024 | reinterpret_cast<char*>(&kind_)) + sizeof(packed_));
  724. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  725. In member function ‘void google::protobuf::Enum::SharedCtor()’,
  726. inlined from ‘google::protobuf::Enum::Enum()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:1680:13,
  727. inlined from ‘void protobuf_google_2fprotobuf_2ftype_2eproto::InitDefaultsEnumImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:1675:1:
  728. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:1716:11: warning: ‘void* memset(void*, int, size_t)’ offset [81, 84] from the object at ‘google::protobuf::_Enum_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Enum::source_context_’ with type ‘google::protobuf::SourceContext*’ at offset 72 [-Warray-bounds]
  729. 1716 | ::memset(&source_context_, 0, static_cast<size_t>(
  730. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  731. 1717 | reinterpret_cast<char*>(&syntax_) -
  732. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  733. 1718 | reinterpret_cast<char*>(&source_context_)) + sizeof(syntax_));
  734. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  735. In member function ‘void google::protobuf::Type::SharedCtor()’,
  736. inlined from ‘google::protobuf::Type::Type()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:460:13,
  737. inlined from ‘void protobuf_google_2fprotobuf_2ftype_2eproto::InitDefaultsTypeImpl()’ at /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:455:1:
  738. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/3rdparty/protobuf/src/google/protobuf/type.pb.cc:498:11: warning: ‘void* memset(void*, int, size_t)’ offset [105, 108] from the object at ‘google::protobuf::_Type_default_instance_’ is out of the bounds of referenced subobject ‘google::protobuf::Type::source_context_’ with type ‘google::protobuf::SourceContext*’ at offset 96 [-Warray-bounds]
  739. 498 | ::memset(&source_context_, 0, static_cast<size_t>(
  740. | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  741. 499 | reinterpret_cast<char*>(&syntax_) -
  742. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  743. 500 | reinterpret_cast<char*>(&source_context_)) + sizeof(syntax_));
  744. | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  745. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o
  746. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/delimited_message_util.cc.o
  747. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_comparator.cc.o
  748. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_mask_util.cc.o
  749. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/datapiece.cc.o
  750. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
  751. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/field_mask_utility.cc.o
  752. [ 5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/json_escaping.cc.o
  753. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/json_objectwriter.cc.o
  754. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/json_stream_parser.cc.o
  755. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/object_writer.cc.o
  756. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/proto_writer.cc.o
  757. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/protostream_objectsource.cc.o
  758. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
  759. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/type_info.cc.o
  760. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/utility.cc.o
  761. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/json_util.cc.o
  762. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/message_differencer.cc.o
  763. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/time_util.cc.o
  764. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o
  765. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format.cc.o
  766. [ 6%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o
  767. [ 6%] Linking CXX static library ../lib/liblibprotobuf.a
  768. [ 6%] Built target libprotobuf
  769. Scanning dependencies of target quirc
  770. [ 6%] Building C object 3rdparty/quirc/CMakeFiles/quirc.dir/src/decode.c.o
  771. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  772. [ 6%] Building C object 3rdparty/quirc/CMakeFiles/quirc.dir/src/quirc.c.o
  773. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  774. [ 6%] Building C object 3rdparty/quirc/CMakeFiles/quirc.dir/src/version_db.c.o
  775. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  776. [ 7%] Linking C static library ../lib/libquirc.a
  777. [ 7%] Built target quirc
  778. Scanning dependencies of target ittnotify
  779. [ 7%] Building C object 3rdparty/ittnotify/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o
  780. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  781. [ 7%] Building C object 3rdparty/ittnotify/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o
  782. cc1: warning: ‘-Werror=’ argument ‘-Werror=non-virtual-dtor’ is not valid for C
  783. [ 7%] Linking C static library ../lib/libittnotify.a
  784. [ 7%] Built target ittnotify
  785. Scanning dependencies of target ade
  786. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/alloc.cpp.o
  787. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/assert.cpp.o
  788. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/check_cycles.cpp.o
  789. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/edge.cpp.o
  790. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/execution_engine.cpp.o
  791. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ade/ade-0.1.1d/sources/ade/source/execution_engine.cpp: In member function ‘std::unique_ptr<ade::Executable> ade::ExecutionEngine::createExecutable(const ade::Graph&)’:
  792. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ade/ade-0.1.1d/sources/ade/source/execution_engine.cpp:141:21: warning: redundant move in return statement [-Wredundant-move]
  793. 141 | return std::move(ret);
  794. | ~~~~~~~~~^~~~~
  795. /var/tmp/pamac-build-ed/opencv-with-python2-support/src/build/3rdparty/ade/ade-0.1.1d/sources/ade/source/execution_engine.cpp:141:21: note: remove ‘std::move’ call
  796. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/graph.cpp.o
  797. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/memory_accessor.cpp.o
  798. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/memory_descriptor.cpp.o
  799. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/memory_descriptor_ref.cpp.o
  800. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/memory_descriptor_view.cpp.o
  801. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/metadata.cpp.o
  802. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/metatypes.cpp.o
  803. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/node.cpp.o
  804. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/passes/communications.cpp.o
  805. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/search.cpp.o
  806. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/subgraphs.cpp.o
  807. [ 7%] Building CXX object modules/CMakeFiles/ade.dir/__/3rdparty/ade/ade-0.1.1d/sources/ade/source/topological_sort.cpp.o
  808. [ 8%] Linking CXX static library ../lib/libade.a
  809. [ 8%] Built target ade
  810. Scanning dependencies of target opencv_videoio_plugins
  811. [ 8%] Built target opencv_videoio_plugins
  812. [ 8%] Processing OpenCL kernels (core)
  813. Scanning dependencies of target opencv_core
  814. [ 8%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o
  815. In file included from /usr/include/c++/9.2.0/ext/string_conversions.h:41,
  816. from /usr/include/c++/9.2.0/bits/basic_string.h:6493,
  817. from /usr/include/c++/9.2.0/string:55,
  818. from /usr/include/c++/9.2.0/stdexcept:39,
  819. from /usr/include/c++/9.2.0/array:39,
  820. from /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/modules/core/include/opencv2/core/cvdef.h:671,
  821. from /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/modules/core/include/opencv2/core.hpp:52,
  822. from /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/modules/core/include/opencv2/core/utility.hpp:56,
  823. from /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/modules/core/src/precomp.hpp:49,
  824. from /var/tmp/pamac-build-ed/opencv-with-python2-support/src/opencv-4.1.0/modules/core/src/algorithm.cpp:43:
  825. /usr/include/c++/9.2.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
  826. 75 | #include_next <stdlib.h>
  827. | ^~~~~~~~~~
  828. compilation terminated.
  829. make[2]: *** [modules/core/CMakeFiles/opencv_core.dir/build.make:90: modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o] Error 1
  830. make[1]: *** [CMakeFiles/Makefile2:2359: modules/core/CMakeFiles/opencv_core.dir/all] Error 2
  831. make: *** [Makefile:163: all] Error 2
  832. ==> ERROR: A failure occurred in build().
  833. Aborting...
Add Comment
Please, Sign In to add comment