Guest User

Untitled

a guest
Dec 23rd, 2017
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 421.59 KB | None | 0 0
  1. -- The CXX compiler identification is GNU 5.4.0
  2. -- The C compiler identification is GNU 5.4.0
  3. -- Check for working CXX compiler: /usr/bin/c++
  4. -- Check for working CXX compiler: /usr/bin/c++ -- works
  5. -- Detecting CXX compiler ABI info
  6. -- Detecting CXX compiler ABI info - done
  7. -- Detecting CXX compile features
  8. -- Detecting CXX compile features - done
  9. -- Check for working C compiler: /usr/bin/cc
  10. -- Check for working C compiler: /usr/bin/cc -- works
  11. -- Detecting C compiler ABI info
  12. -- Detecting C compiler ABI info - done
  13. -- Detecting C compile features
  14. -- Detecting C compile features - done
  15. -- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp)
  16. -- Performing Test HAVE_CXX11 - Failed
  17. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.12", minimum required is "2.7")
  18. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.12")
  19. Traceback (most recent call last):
  20. File "<string>", line 1, in <module>
  21. ImportError: No module named numpy.distutils
  22. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.2", minimum required is "3.4")
  23. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "3.5.2")
  24. Traceback (most recent call last):
  25. File "<string>", line 1, in <module>
  26. ImportError: No module named 'numpy'
  27. -- Looking for ccache - not found
  28. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  29. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  30. -- Performing Test HAVE_C_FSIGNED_CHAR
  31. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  32. -- Performing Test HAVE_CXX_W
  33. -- Performing Test HAVE_CXX_W - Success
  34. -- Performing Test HAVE_C_W
  35. -- Performing Test HAVE_C_W - Success
  36. -- Performing Test HAVE_CXX_WALL
  37. -- Performing Test HAVE_CXX_WALL - Success
  38. -- Performing Test HAVE_C_WALL
  39. -- Performing Test HAVE_C_WALL - Success
  40. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  41. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  42. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  43. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  44. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  45. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  46. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  47. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  48. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  49. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  50. -- Performing Test HAVE_C_WERROR_ADDRESS
  51. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  52. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  53. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  54. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  55. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  56. -- Performing Test HAVE_CXX_WFORMAT
  57. -- Performing Test HAVE_CXX_WFORMAT - Success
  58. -- Performing Test HAVE_C_WFORMAT
  59. -- Performing Test HAVE_C_WFORMAT - Success
  60. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  61. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  62. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  63. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  64. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  65. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  66. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  67. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  68. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  69. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  70. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  71. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  72. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  73. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  74. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  75. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  76. -- Performing Test HAVE_CXX_WUNDEF
  77. -- Performing Test HAVE_CXX_WUNDEF - Success
  78. -- Performing Test HAVE_C_WUNDEF
  79. -- Performing Test HAVE_C_WUNDEF - Success
  80. -- Performing Test HAVE_CXX_WINIT_SELF
  81. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  82. -- Performing Test HAVE_C_WINIT_SELF
  83. -- Performing Test HAVE_C_WINIT_SELF - Success
  84. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  85. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  86. -- Performing Test HAVE_C_WPOINTER_ARITH
  87. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  88. -- Performing Test HAVE_CXX_WSHADOW
  89. -- Performing Test HAVE_CXX_WSHADOW - Success
  90. -- Performing Test HAVE_C_WSHADOW
  91. -- Performing Test HAVE_C_WSHADOW - Success
  92. -- Performing Test HAVE_CXX_WSIGN_PROMO
  93. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  94. -- Performing Test HAVE_C_WSIGN_PROMO
  95. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  96. -- Performing Test HAVE_CXX_WUNINITIALIZED
  97. -- Performing Test HAVE_CXX_WUNINITIALIZED - Success
  98. -- Performing Test HAVE_C_WUNINITIALIZED
  99. -- Performing Test HAVE_C_WUNINITIALIZED - Success
  100. -- Performing Test HAVE_CXX_WNO_NARROWING
  101. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  102. -- Performing Test HAVE_C_WNO_NARROWING
  103. -- Performing Test HAVE_C_WNO_NARROWING - Success
  104. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  105. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  106. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  107. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  108. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  109. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  110. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  111. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  112. -- Performing Test HAVE_CXX_WNO_COMMENT
  113. -- Performing Test HAVE_CXX_WNO_COMMENT - Success
  114. -- Performing Test HAVE_C_WNO_COMMENT
  115. -- Performing Test HAVE_C_WNO_COMMENT - Success
  116. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
  117. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Failed
  118. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
  119. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Failed
  120. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  121. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  122. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  123. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  124. -- Performing Test HAVE_CXX_PTHREAD
  125. -- Performing Test HAVE_CXX_PTHREAD - Success
  126. -- Performing Test HAVE_C_PTHREAD
  127. -- Performing Test HAVE_C_PTHREAD - Success
  128. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  129. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  130. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  131. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  132. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  133. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  134. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  135. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  136. -- Performing Test HAVE_CXX_FDATA_SECTIONS
  137. -- Performing Test HAVE_CXX_FDATA_SECTIONS - Success
  138. -- Performing Test HAVE_C_FDATA_SECTIONS
  139. -- Performing Test HAVE_C_FDATA_SECTIONS - Success
  140. -- Performing Test HAVE_CPU_NEON_SUPPORT (check file: cmake/checks/cpu_neon.cpp)
  141. -- Performing Test HAVE_CPU_NEON_SUPPORT - Success
  142. -- Performing Test HAVE_CPU_FP16_SUPPORT (check file: cmake/checks/cpu_fp16.cpp)
  143. -- Performing Test HAVE_CPU_FP16_SUPPORT - Success
  144. -- Performing Test HAVE_CPU_BASELINE_FLAGS
  145. -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  146. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  147. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  148. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  149. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  150. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  151. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  152. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  153. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  154. -- Looking for pthread.h
  155. -- Looking for pthread.h - found
  156. -- Looking for posix_memalign
  157. -- Looking for posix_memalign - found
  158. -- Looking for malloc.h
  159. -- Looking for malloc.h - found
  160. -- Looking for memalign
  161. -- Looking for memalign - found
  162. -- Check if the system is big endian
  163. -- Searching 16 bit integer
  164. -- Looking for sys/types.h
  165. -- Looking for sys/types.h - found
  166. -- Looking for stdint.h
  167. -- Looking for stdint.h - found
  168. -- Looking for stddef.h
  169. -- Looking for stddef.h - found
  170. -- Check size of unsigned short
  171. -- Check size of unsigned short - done
  172. -- Using unsigned short
  173. -- Check if the system is big endian - little endian
  174. -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.3")
  175. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  176. -- Performing Test HAVE_C_WNO_CAST_ALIGN
  177. -- Performing Test HAVE_C_WNO_CAST_ALIGN - Success
  178. -- Performing Test HAVE_C_WNO_SHADOW
  179. -- Performing Test HAVE_C_WNO_SHADOW - Success
  180. -- Performing Test HAVE_C_WNO_UNUSED
  181. -- Performing Test HAVE_C_WNO_UNUSED - Success
  182. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE
  183. -- Performing Test HAVE_C_WNO_SHIFT_NEGATIVE_VALUE - Failed
  184. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
  185. -- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
  186. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  187. -- Looking for assert.h
  188. -- Looking for assert.h - found
  189. -- Looking for dlfcn.h
  190. -- Looking for dlfcn.h - found
  191. -- Looking for fcntl.h
  192. -- Looking for fcntl.h - found
  193. -- Looking for inttypes.h
  194. -- Looking for inttypes.h - found
  195. -- Looking for io.h
  196. -- Looking for io.h - not found
  197. -- Looking for limits.h
  198. -- Looking for limits.h - found
  199. -- Looking for memory.h
  200. -- Looking for memory.h - found
  201. -- Looking for search.h
  202. -- Looking for search.h - found
  203. -- Looking for string.h
  204. -- Looking for string.h - found
  205. -- Looking for strings.h
  206. -- Looking for strings.h - found
  207. -- Looking for sys/time.h
  208. -- Looking for sys/time.h - found
  209. -- Looking for unistd.h
  210. -- Looking for unistd.h - found
  211. -- Performing Test C_HAS_inline
  212. -- Performing Test C_HAS_inline - Success
  213. -- Check size of signed short
  214. -- Check size of signed short - done
  215. -- Check size of unsigned short
  216. -- Check size of unsigned short - done
  217. -- Check size of signed int
  218. -- Check size of signed int - done
  219. -- Check size of unsigned int
  220. -- Check size of unsigned int - done
  221. -- Check size of signed long
  222. -- Check size of signed long - done
  223. -- Check size of unsigned long
  224. -- Check size of unsigned long - done
  225. -- Check size of signed long long
  226. -- Check size of signed long long - done
  227. -- Check size of unsigned long long
  228. -- Check size of unsigned long long - done
  229. -- Check size of unsigned char *
  230. -- Check size of unsigned char * - done
  231. -- Check size of size_t
  232. -- Check size of size_t - done
  233. -- Check size of ptrdiff_t
  234. -- Check size of ptrdiff_t - done
  235. -- Check size of INT8
  236. -- Check size of INT8 - failed
  237. -- Check size of INT16
  238. -- Check size of INT16 - failed
  239. -- Check size of INT32
  240. -- Check size of INT32 - failed
  241. -- Looking for floor
  242. -- Looking for floor - found
  243. -- Looking for pow
  244. -- Looking for pow - found
  245. -- Looking for sqrt
  246. -- Looking for sqrt - found
  247. -- Looking for isascii
  248. -- Looking for isascii - found
  249. -- Looking for memset
  250. -- Looking for memset - found
  251. -- Looking for mmap
  252. -- Looking for mmap - found
  253. -- Looking for getopt
  254. -- Looking for getopt - found
  255. -- Looking for memmove
  256. -- Looking for memmove - found
  257. -- Looking for setmode
  258. -- Looking for setmode - not found
  259. -- Looking for strcasecmp
  260. -- Looking for strcasecmp - found
  261. -- Looking for strchr
  262. -- Looking for strchr - found
  263. -- Looking for strrchr
  264. -- Looking for strrchr - found
  265. -- Looking for strstr
  266. -- Looking for strstr - found
  267. -- Looking for strtol
  268. -- Looking for strtol - found
  269. -- Looking for strtol
  270. -- Looking for strtol - found
  271. -- Looking for strtoull
  272. -- Looking for strtoull - found
  273. -- Looking for lfind
  274. -- Looking for lfind - found
  275. -- Performing Test HAVE_SNPRINTF
  276. -- Performing Test HAVE_SNPRINTF - Success
  277. -- Check if the system is big endian
  278. -- Searching 16 bit integer
  279. -- Using unsigned short
  280. -- Check if the system is big endian - little endian
  281. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE
  282. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_VARIABLE - Success
  283. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
  284. -- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
  285. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
  286. -- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
  287. -- Performing Test HAVE_C_WNO_UNDEF
  288. -- Performing Test HAVE_C_WNO_UNDEF - Success
  289. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  290. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  291. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED
  292. -- Performing Test HAVE_C_WNO_MAYBE_UNINITIALIZED - Success
  293. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST
  294. -- Performing Test HAVE_C_WNO_POINTER_TO_INT_CAST - Success
  295. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST
  296. -- Performing Test HAVE_C_WNO_INT_TO_POINTER_CAST - Success
  297. -- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION
  298. -- Performing Test HAVE_C_WNO_MISLEADING_INDENTATION - Failed
  299. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  300. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  301. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  302. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  303. -- Performing Test HAVE_CXX_WNO_UNDEF
  304. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  305. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  306. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  307. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION
  308. -- Performing Test HAVE_C_WNO_UNUSED_FUNCTION - Success
  309. -- Found JPEG: libjpeg
  310. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  311. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
  312. -- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
  313. -- Performing Test HAVE_C_WNO_UNINITIALIZED
  314. -- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
  315. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
  316. -- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
  317. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  318. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  319. -- Performing Test HAVE_C_WNO_POINTER_COMPARE
  320. -- Performing Test HAVE_C_WNO_POINTER_COMPARE - Failed
  321. -- Performing Test HAVE_C_WNO_ABSOLUTE_VALUE
  322. -- Performing Test HAVE_C_WNO_ABSOLUTE_VALUE - Failed
  323. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES
  324. -- Performing Test HAVE_C_WNO_STRICT_PROTOTYPES - Success
  325. -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.8")
  326. -- Found PNG: /usr/lib/aarch64-linux-gnu/libpng.so (found version "1.2.54")
  327. -- Looking for /usr/include/libpng/png.h
  328. -- Looking for /usr/include/libpng/png.h - found
  329. -- Looking for semaphore.h
  330. -- Looking for semaphore.h - found
  331. -- Performing Test HAVE_CXX_WNO_SHADOW
  332. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  333. -- Performing Test HAVE_CXX_WNO_UNUSED
  334. -- Performing Test HAVE_CXX_WNO_UNUSED - Success
  335. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  336. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  337. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED
  338. -- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
  339. -- Performing Test HAVE_CXX_WNO_SWITCH
  340. -- Performing Test HAVE_CXX_WNO_SWITCH - Success
  341. -- Performing Test HAVE_CXX_WNO_PARENTHESES
  342. -- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
  343. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
  344. -- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
  345. -- Performing Test HAVE_CXX_WNO_EXTRA
  346. -- Performing Test HAVE_CXX_WNO_EXTRA - Success
  347. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  348. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  349. -- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION
  350. -- Performing Test HAVE_CXX_WNO_MISLEADING_INDENTATION - Failed
  351. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  352. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  353. -- Checking for module 'gtk+-3.0'
  354. -- No package 'gtk+-3.0' found
  355. -- Checking for module 'gtk+-2.0'
  356. -- No package 'gtk+-2.0' found
  357. -- Checking for module 'gthread-2.0'
  358. -- Found gthread-2.0, version 2.48.2
  359. -- Checking for module 'gstreamer-base-1.0'
  360. -- No package 'gstreamer-base-1.0' found
  361. -- Checking for module 'gstreamer-video-1.0'
  362. -- No package 'gstreamer-video-1.0' found
  363. -- Checking for module 'gstreamer-app-1.0'
  364. -- No package 'gstreamer-app-1.0' found
  365. -- Checking for module 'gstreamer-riff-1.0'
  366. -- No package 'gstreamer-riff-1.0' found
  367. -- Checking for module 'gstreamer-pbutils-1.0'
  368. -- No package 'gstreamer-pbutils-1.0' found
  369. -- Checking for module 'gstreamer-base-0.10'
  370. -- No package 'gstreamer-base-0.10' found
  371. -- Checking for module 'gstreamer-video-0.10'
  372. -- No package 'gstreamer-video-0.10' found
  373. -- Checking for module 'gstreamer-app-0.10'
  374. -- No package 'gstreamer-app-0.10' found
  375. -- Checking for module 'gstreamer-riff-0.10'
  376. -- No package 'gstreamer-riff-0.10' found
  377. -- Checking for module 'gstreamer-pbutils-0.10'
  378. -- No package 'gstreamer-pbutils-0.10' found
  379. -- Checking for module 'libdc1394-2'
  380. -- No package 'libdc1394-2' found
  381. -- Checking for module 'libdc1394'
  382. -- No package 'libdc1394' found
  383. -- Looking for linux/videodev.h
  384. -- Looking for linux/videodev.h - not found
  385. -- Looking for linux/videodev2.h
  386. -- Looking for linux/videodev2.h - found
  387. -- Looking for sys/videoio.h
  388. -- Looking for sys/videoio.h - not found
  389. -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  390. -- No package 'libavcodec' found
  391. -- No package 'libavformat' found
  392. -- No package 'libavutil' found
  393. -- No package 'libswscale' found
  394. -- Checking for module 'libavresample'
  395. -- No package 'libavresample' found
  396. -- Checking for module 'libgphoto2'
  397. -- No package 'libgphoto2' found
  398. -- CUDA detected: 8.0
  399. -- CUDA NVCC target flags: -gencode;arch=compute_53,code=sm_53;-D_FORCE_INLINES
  400. -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
  401. -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
  402. -- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY Atlas_LAPACK_LIBRARY)
  403. -- Looking for pthread.h
  404. -- Looking for pthread.h - found
  405. -- Looking for pthread_create
  406. -- Looking for pthread_create - found
  407. -- Found Threads: TRUE
  408. -- A library with BLAS API not found. Please specify library location.
  409. -- LAPACK requires BLAS
  410. -- A library with LAPACK API not found. Please specify library location.
  411. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  412. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  413. -- Could NOT find Pylint (missing: PYLINT_EXECUTABLE)
  414. -- Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
  415. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  416. -- Performing Test CXX_HAS_MFPU_NEON
  417. -- Performing Test CXX_HAS_MFPU_NEON - Failed
  418. -- Performing Test C_HAS_MFPU_NEON
  419. -- Performing Test C_HAS_MFPU_NEON - Failed
  420. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  421. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  422. -- Performing Test HAVE_CXX_WNO_UNUSED_VARIABLE
  423. -- Performing Test HAVE_CXX_WNO_UNUSED_VARIABLE - Success
  424. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE
  425. -- Performing Test HAVE_CXX_WNO_ENUM_COMPARE - Success
  426. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  427. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  428. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS
  429. -- Performing Test HAVE_CXX_WNO_UNUSED_LOCAL_TYPEDEFS - Success
  430. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO
  431. -- Performing Test HAVE_CXX_WNO_SIGN_PROMO - Success
  432. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE
  433. -- Performing Test HAVE_CXX_WNO_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed
  434. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS
  435. -- Performing Test HAVE_CXX_WNO_IGNORED_QUALIFIERS - Success
  436. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE
  437. -- Performing Test HAVE_CXX_WNO_UNUSED_CONST_VARIABLE - Failed
  438. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32
  439. -- Performing Test HAVE_CXX_WNO_SHORTEN_64_TO_32 - Failed
  440. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/core/src/convert.avx2.cpp
  441. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/core/src/convert.sse4_1.cpp
  442. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/mathfuncs_core.sse2.cpp
  443. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/mathfuncs_core.avx.cpp
  444. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/mathfuncs_core.avx2.cpp
  445. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/stat.sse4_2.cpp
  446. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/core/stat.avx2.cpp
  447. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE
  448. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE - Success
  449. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/resize.avx2.cpp
  450. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/filter.avx2.cpp
  451. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/imgwarp.avx2.cpp
  452. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/undistort.avx2.cpp
  453. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/imgwarp.sse4_1.cpp
  454. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/corner.avx.cpp
  455. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/imgproc/src/resize.sse4_1.cpp
  456. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/imgproc/accum.sse2.cpp
  457. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/imgproc/accum.avx.cpp
  458. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/objdetect/src/haar.avx.cpp
  459. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED
  460. -- Performing Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED - Success
  461. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/dnn/layers/layers_common.avx.cpp
  462. -- Excluding from source files list: /home/ubuntu/opencv-fork/build/modules/dnn/layers/layers_common.avx2.cpp
  463. -- Torch importer has been enabled. To run the tests you have to install Torch ('th' executable should be available) and generate testdata using opencv_extra/testdata/dnn/generate_torch_models.py script.
  464. -- Excluding from source files list: /home/ubuntu/opencv-fork/modules/features2d/src/fast.avx2.cpp
  465. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  466. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  467. -- DNN_FACE_DETECTOR: Download: res10_300x300_ssd_iter_140000.caffemodel
  468. --
  469. -- General configuration for OpenCV 3.4.0-rc =====================================
  470. -- Version control: 3.4.0-rc
  471. --
  472. -- Platform:
  473. -- Timestamp: 2017-12-20T01:18:42Z
  474. -- Host: Linux 3.10.96-tegra aarch64
  475. -- CMake: 3.5.1
  476. -- CMake generator: Unix Makefiles
  477. -- CMake build tool: /usr/bin/make
  478. -- Configuration: Release
  479. --
  480. -- CPU/HW features:
  481. -- Baseline: NEON FP16
  482. -- required: NEON
  483. -- disabled: VFPV3
  484. --
  485. -- C/C++:
  486. -- Built as dynamic libs?: YES
  487. -- C++ Compiler: /usr/bin/c++ (ver 5.4.0)
  488. -- C++ flags (Release): -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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  489. -- C++ flags (Debug): -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 -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  490. -- C Compiler: /usr/bin/cc
  491. -- C flags (Release): -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-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  492. -- C flags (Debug): -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-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  493. -- Linker flags (Release):
  494. -- Linker flags (Debug):
  495. -- ccache: NO
  496. -- Precompiled headers: YES
  497. -- Extra dependencies: dl m pthread rt cudart nppc nppial nppicc nppicom nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/usr/local/cuda-8.0/lib64
  498. -- 3rdparty dependencies:
  499. --
  500. -- OpenCV modules:
  501. -- To be built: calib3d core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev dnn features2d flann highgui imgcodecs imgproc ml objdetect photo python_bindings_generator shape stitching superres ts video videoio videostab
  502. -- Disabled: js world
  503. -- Disabled by dependency: -
  504. -- Unavailable: java python2 python3 viz
  505. -- Applications: tests perf_tests examples apps
  506. -- Documentation: NO
  507. -- Non-free algorithms: NO
  508. --
  509. -- GUI:
  510. -- GTK+: NO
  511. -- VTK support: NO
  512. --
  513. -- Media I/O:
  514. -- ZLib: /usr/lib/aarch64-linux-gnu/libz.so (ver 1.2.8)
  515. -- JPEG: libjpeg (ver 90)
  516. -- WEBP: build (ver encoder: 0x020e)
  517. -- PNG: /usr/lib/aarch64-linux-gnu/libpng.so (ver 1.2.54)
  518. -- TIFF: build (ver 42 - 4.0.9)
  519. -- JPEG 2000: build (ver 1.900.1)
  520. -- OpenEXR: build (ver 1.7.1)
  521. --
  522. -- Video I/O:
  523. -- DC1394: NO
  524. -- FFMPEG: NO
  525. -- avcodec: NO
  526. -- avformat: NO
  527. -- avutil: NO
  528. -- swscale: NO
  529. -- avresample: NO
  530. -- GStreamer: NO
  531. -- libv4l/libv4l2: NO
  532. -- v4l/v4l2: linux/videodev2.h
  533. -- gPhoto2: NO
  534. --
  535. -- Parallel framework: pthreads
  536. --
  537. -- Trace: YES (built-in)
  538. --
  539. -- Other third-party libraries:
  540. -- Lapack: NO
  541. -- Eigen: YES (ver 3.2.92)
  542. -- Custom HAL: YES (carotene (ver 0.0.1))
  543. --
  544. -- NVIDIA CUDA: YES (ver 8.0, CUFFT CUBLAS)
  545. -- NVIDIA GPU arch: 53
  546. -- NVIDIA PTX archs:
  547. --
  548. -- OpenCL: YES (no extra features)
  549. -- Include path: /home/ubuntu/opencv-fork/3rdparty/include/opencl/1.2
  550. -- Link libraries: Dynamic load
  551. --
  552. -- Python (for build): /usr/bin/python2.7
  553. --
  554. -- Java:
  555. -- ant: NO
  556. -- JNI: NO
  557. -- Java wrappers: NO
  558. -- Java tests: NO
  559. --
  560. -- Matlab: NO
  561. --
  562. -- Install to: /usr/local
  563. -- -----------------------------------------------------------------
  564. --
  565. -- Configuring done
  566. -- Generating done
  567. -- Build files have been written to: /home/ubuntu/opencv-fork/build
  568.  
  569. real 1m9.452s
  570. user 0m46.670s
  571. sys 0m7.930s
  572. Scanning dependencies of target gen-pkgconfig
  573. [ 0%] Generate opencv.pc
  574. [ 0%] Built target gen-pkgconfig
  575. Scanning dependencies of target libjpeg
  576. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcinit.c.o
  577. Scanning dependencies of target libtiff
  578. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_aux.c.o
  579. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdapimin.c.o
  580. Scanning dependencies of target libjasper
  581. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_tvp.c.o
  582. Scanning dependencies of target libwebp
  583. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/alpha_dec.c.o
  584. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqdec.c.o
  585. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jccoefct.c.o
  586. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/buffer_dec.c.o
  587. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_close.c.o
  588. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_iccdata.c.o
  589. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_codec.c.o
  590. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/idec_dec.c.o
  591. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_cod.c.o
  592. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_color.c.o
  593. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdatadst.c.o
  594. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdcolor.c.o
  595. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_compress.c.o
  596. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/frame_dec.c.o
  597. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dir.c.o
  598. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jddctmgr.c.o
  599. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctflt.c.o
  600. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/tree_dec.c.o
  601. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mct.c.o
  602. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jfdctfst.c.o
  603. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_dec.c.o
  604. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jccolor.c.o
  605. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/quant_dec.c.o
  606. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/vp8l_dec.c.o
  607. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_qmfb.c.o
  608. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcapimin.c.o
  609. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcsample.c.o
  610. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcomapi.c.o
  611. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dirinfo.c.o
  612. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdsample.c.o
  613. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdatasrc.c.o
  614. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dirread.c.o
  615. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jfdctint.c.o
  616. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/io_dec.c.o
  617. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/webp_dec.c.o
  618. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_math.c.o
  619. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_stream.c.o
  620. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dec/vp8_dec.c.o
  621. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdarith.c.o
  622. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jquant1.c.o
  623. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_malloc.c.o
  624. [ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_enc.c.o
  625. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/demux/demux.c.o
  626. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jfdctflt.c.o
  627. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdapistd.c.o
  628. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/demux/anim_decode.c.o
  629. [ 0%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcmarker.c.o
  630. [ 0%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dirwrite.c.o
  631. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_mips_dsp_r2.c.o
  632. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/cost_sse2.c.o
  633. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/argb.c.o
  634. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/ssim_sse2.c.o
  635. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/upsampling_msa.c.o
  636. [ 0%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/rescaler_neon.c.o
  637. [ 1%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/upsampling.c.o
  638. [ 1%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmainct.c.o
  639. [ 1%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1cod.c.o
  640. [ 1%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc.c.o
  641. [ 2%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcapistd.c.o
  642. [ 2%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcmaster.c.o
  643. [ 2%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_cs.c.o
  644. [ 2%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_dumpmode.c.o
  645. [ 2%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcmainct.c.o
  646. [ 2%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_error.c.o
  647. [ 2%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_extension.c.o
  648. [ 2%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctint.c.o
  649. [ 2%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_fax3.c.o
  650. [ 2%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/yuv.c.o
  651. [ 3%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1dec.c.o
  652. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/filters_sse2.c.o
  653. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/cost.c.o
  654. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_sse2.c.o
  655. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/rescaler_sse2.c.o
  656. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/argb_mips_dsp_r2.c.o
  657. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/cost_mips_dsp_r2.c.o
  658. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/alpha_processing_sse2.c.o
  659. [ 3%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/filters_neon.c.o
  660. [ 3%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jidctfst.c.o
  661. [ 3%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_fax3sm.c.o
  662. [ 3%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jutils.c.o
  663. [ 4%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_flush.c.o
  664. [ 4%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmerge.c.o
  665. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/rescaler_msa.c.o
  666. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/cpu.c.o
  667. [ 4%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_getimage.c.o
  668. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc_sse41.c.o
  669. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_neon.c.o
  670. [ 4%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdcoefct.c.o
  671. [ 4%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2cod.c.o
  672. [ 4%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jquant2.c.o
  673. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_mips32.c.o
  674. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_msa.c.o
  675. [ 4%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_debug.c.o
  676. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/rescaler.c.o
  677. [ 4%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_seq.c.o
  678. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/alpha_processing.c.o
  679. [ 4%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_tsfb.c.o
  680. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/yuv_sse2.c.o
  681. [ 4%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jaricom.c.o
  682. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_sse41.c.o
  683. [ 4%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdpostct.c.o
  684. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/yuv_mips32.c.o
  685. [ 4%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/alpha_processing_sse41.c.o
  686. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/alpha_processing_mips_dsp_r2.c.o
  687. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jchuff.c.o
  688. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_mips_dsp_r2.c.o
  689. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc_mips32.c.o
  690. [ 5%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_getopt.c.o
  691. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_neon.c.o
  692. [ 5%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_tmr.c.o
  693. [ 5%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_dec.c.o
  694. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc_mips_dsp_r2.c.o
  695. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc_neon.c.o
  696. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdhuff.c.o
  697. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/upsampling_sse2.c.o
  698. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_jbig.c.o
  699. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec.c.o
  700. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_jpeg_12.c.o
  701. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_jpeg.c.o
  702. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/argb_sse2.c.o
  703. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/yuv_neon.c.o
  704. [ 5%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqenc.c.o
  705. [ 5%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_icc.c.o
  706. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc_msa.c.o
  707. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jmemansi.c.o
  708. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/rescaler_mips_dsp_r2.c.o
  709. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_neon.c.o
  710. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcprepct.c.o
  711. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_luv.c.o
  712. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmarker.c.o
  713. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcdctmgr.c.o
  714. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_lzma.c.o
  715. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jmemmgr.c.o
  716. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_lzw.c.o
  717. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/yuv_mips_dsp_r2.c.o
  718. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc.c.o
  719. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdmaster.c.o
  720. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_next.c.o
  721. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_ojpeg.c.o
  722. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_enc_sse2.c.o
  723. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jctrans.c.o
  724. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_open.c.o
  725. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_msa.c.o
  726. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_avx2.c.o
  727. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/cost_mips32.c.o
  728. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/filters.c.o
  729. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_packbits.c.o
  730. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdtrans.c.o
  731. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/filters_msa.c.o
  732. [ 5%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/ssim.c.o
  733. [ 5%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcarith.c.o
  734. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_pixarlog.c.o
  735. [ 5%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_predict.c.o
  736. [ 6%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless.c.o
  737. [ 7%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jerror.c.o
  738. [ 7%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jdinput.c.o
  739. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_print.c.o
  740. [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_string.c.o
  741. [ 7%] Building C object 3rdparty/libjpeg/CMakeFiles/libjpeg.dir/jcparam.c.o
  742. [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_cm.c.o
  743. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/alpha_processing_neon.c.o
  744. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_read.c.o
  745. [ 7%] Linking C static library ../lib/liblibjpeg.a
  746. [ 7%] Built target libjpeg
  747. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_strip.c.o
  748. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/filters_mips_dsp_r2.c.o
  749. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/upsampling_mips_dsp_r2.c.o
  750. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_msa.c.o
  751. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_sse2.c.o
  752. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_sse41.c.o
  753. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/dec_clip_tables.c.o
  754. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/rescaler_mips32.c.o
  755. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_swab.c.o
  756. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_mips_dsp_r2.c.o
  757. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/enc_mips32.c.o
  758. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/lossless_sse2.c.o
  759. [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_init.c.o
  760. [ 7%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/dsp/upsampling_neon.c.o
  761. [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1enc.c.o
  762. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_thunder.c.o
  763. [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_bs.c.o
  764. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_tile.c.o
  765. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_version.c.o
  766. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_warning.c.o
  767. [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_version.c.o
  768. [ 7%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_write.c.o
  769. [ 8%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_zip.c.o
  770. [ 8%] Building CXX object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_stream.cxx.o
  771. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/delta_palettization_enc.c.o
  772. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/picture_tools_enc.c.o
  773. [ 8%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqcod.c.o
  774. [ 8%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_image.c.o
  775. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/picture_rescale_enc.c.o
  776. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/alpha_enc.c.o
  777. [ 8%] Building C object 3rdparty/libtiff/CMakeFiles/libtiff.dir/tif_unix.c.o
  778. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/predictor_enc.c.o
  779. [ 8%] Linking CXX static library ../lib/liblibtiff.a
  780. Scanning dependencies of target IlmImf
  781. [ 8%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Half/half.cpp.o
  782. [ 8%] Built target libtiff
  783. [ 8%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2dec.c.o
  784. Scanning dependencies of target carotene_objs
  785. [ 8%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/fill_minmaxloc.cpp.o
  786. [ 8%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_enc.c.o
  787. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/cost_enc.c.o
  788. [ 8%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2enc.c.o
  789. [ 8%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Iex/IexBaseExc.cpp.o
  790. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/tree_enc.c.o
  791. [ 8%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/histogram_enc.c.o
  792. [ 8%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_tagtree.c.o
  793. [ 8%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Iex/IexThrowErrnoExc.cpp.o
  794. [ 9%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_util.c.o
  795. [ 9%] Linking C static library ../lib/liblibjasper.a
  796. [ 9%] Built target libjasper
  797. [ 9%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/iterator_enc.c.o
  798. [ 9%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/template_matching.cpp.o
  799. [ 9%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/accumulate.cpp.o
  800. [ 9%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/webp_enc.c.o
  801. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/picture_enc.c.o
  802. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/near_lossless_enc.c.o
  803. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/minmaxloc.cpp.o
  804. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/quant_enc.c.o
  805. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadSemaphore.cpp.o
  806. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadPool.cpp.o
  807. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/config_enc.c.o
  808. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/morph.cpp.o
  809. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadPosix.cpp.o
  810. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadSemaphorePosixCompat.cpp.o
  811. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadMutexPosix.cpp.o
  812. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadSemaphorePosix.cpp.o
  813. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadMutex.cpp.o
  814. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/add_weighted.cpp.o
  815. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThread.cpp.o
  816. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathVec.cpp.o
  817. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/backward_references_enc.c.o
  818. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathColorAlgo.cpp.o
  819. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/picture_psnr_enc.c.o
  820. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/vp8l_enc.c.o
  821. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/canny.cpp.o
  822. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathRandom.cpp.o
  823. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathFun.cpp.o
  824. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathMatrixAlgo.cpp.o
  825. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/filter_enc.c.o
  826. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/convert.cpp.o
  827. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/frame_enc.c.o
  828. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/backward_references_cost_enc.c.o
  829. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/picture_csp_enc.c.o
  830. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/div.cpp.o
  831. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStringVectorAttribute.cpp.o
  832. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfAcesFile.cpp.o
  833. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/common.cpp.o
  834. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/token_enc.c.o
  835. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledRgbaFile.cpp.o
  836. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfB44Compressor.cpp.o
  837. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/dot_product.cpp.o
  838. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/analysis_enc.c.o
  839. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/enc/syntax_enc.c.o
  840. [ 10%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/min_max.cpp.o
  841. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/mux/anim_encode.c.o
  842. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/mux/muxinternal.c.o
  843. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfZipCompressor.cpp.o
  844. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/mux/muxread.c.o
  845. [ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChannelListAttribute.cpp.o
  846. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/mux/muxedit.c.o
  847. [ 10%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/rescaler_utils.c.o
  848. [ 11%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfKeyCodeAttribute.cpp.o
  849. [ 11%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/huffman_encode_utils.c.o
  850. [ 12%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/norm.cpp.o
  851. [ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStandardAttributes.cpp.o
  852. [ 12%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/huffman_utils.c.o
  853. [ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTimeCodeAttribute.cpp.o
  854. [ 12%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/quant_levels_dec_utils.c.o
  855. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/color_cache_utils.c.o
  856. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfVersion.cpp.o
  857. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/utils.c.o
  858. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/random_utils.c.o
  859. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfBoxAttribute.cpp.o
  860. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/quant_levels_utils.c.o
  861. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/filters_utils.c.o
  862. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/thread_utils.c.o
  863. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/bit_writer_utils.c.o
  864. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStringAttribute.cpp.o
  865. [ 13%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/scharr.cpp.o
  866. [ 13%] Building C object 3rdparty/libwebp/CMakeFiles/libwebp.dir/src/utils/bit_reader_utils.c.o
  867. Scanning dependencies of target libprotobuf
  868. [ 13%] Linking C static library ../lib/liblibwebp.a
  869. [ 13%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o
  870. [ 13%] Built target libwebp
  871. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfScanLineInputFile.cpp.o
  872. [ 13%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o
  873. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPreviewImageAttribute.cpp.o
  874. [ 13%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/integral.cpp.o
  875. [ 13%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o
  876. Scanning dependencies of target opencv_ts_pch_dephelp
  877. [ 13%] Building CXX object modules/ts/CMakeFiles/opencv_ts_pch_dephelp.dir/opencv_ts_pch_dephelp.cxx.o
  878. [ 13%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/absdiff.cpp.o
  879. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfConvert.cpp.o
  880. [ 13%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/laplacian.cpp.o
  881. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfAttribute.cpp.o
  882. [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledInputFile.cpp.o
  883. [ 14%] Linking CXX static library ../../lib/libopencv_ts_pch_dephelp.a
  884. [ 14%] Built target opencv_ts_pch_dephelp
  885. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfKeyCode.cpp.o
  886. [ 14%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/sobel.cpp.o
  887. Scanning dependencies of target opencv_core_pch_dephelp
  888. [ 14%] Building CXX object modules/core/CMakeFiles/opencv_core_pch_dephelp.dir/opencv_core_pch_dephelp.cxx.o
  889. [ 14%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/sub.cpp.o
  890. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfFramesPerSecond.cpp.o
  891. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfHuf.cpp.o
  892. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_util.cc.o
  893. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/coded_stream.cc.o
  894. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTileDescriptionAttribute.cpp.o
  895. [ 14%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/resize.cpp.o
  896. [ 14%] Linking CXX static library ../../lib/libopencv_core_pch_dephelp.a
  897. [ 14%] Built target opencv_core_pch_dephelp
  898. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTestFile.cpp.o
  899. [ 14%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/threshold.cpp.o
  900. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream.cc.o
  901. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRational.cpp.o
  902. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
  903. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRgbaYca.cpp.o
  904. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/message_lite.cc.o
  905. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfFloatAttribute.cpp.o
  906. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRleCompressor.cpp.o
  907. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfWav.cpp.o
  908. [ 14%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/colorconvert.cpp.o
  909. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfLut.cpp.o
  910. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_field.cc.o
  911. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
  912. [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfEnvmapAttribute.cpp.o
  913. [ 14%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/bytestream.cc.o
  914. [ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfThreading.cpp.o
  915. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o
  916. [ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfDoubleAttribute.cpp.o
  917. Scanning dependencies of target opencv_imgproc_pch_dephelp
  918. [ 15%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc_pch_dephelp.dir/opencv_imgproc_pch_dephelp.cxx.o
  919. [ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfOutputFile.cpp.o
  920. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/int128.cc.o
  921. [ 15%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/pyramid.cpp.o
  922. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/once.cc.o
  923. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/status.cc.o
  924. [ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfHeader.cpp.o
  925. [ 15%] Linking CXX static library ../../lib/libopencv_imgproc_pch_dephelp.a
  926. [ 15%] Built target opencv_imgproc_pch_dephelp
  927. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/statusor.cc.o
  928. [ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfLineOrderAttribute.cpp.o
  929. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/stringpiece.cc.o
  930. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/stringprintf.cc.o
  931. Scanning dependencies of target opencv_imgcodecs_pch_dephelp
  932. [ 15%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs_pch_dephelp.dir/opencv_imgcodecs_pch_dephelp.cxx.o
  933. [ 15%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/blur.cpp.o
  934. [ 15%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/structurally_valid.cc.o
  935. [ 16%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/strutil.cc.o
  936. [ 16%] Linking CXX static library ../../lib/libopencv_imgcodecs_pch_dephelp.a
  937. [ 16%] Built target opencv_imgcodecs_pch_dephelp
  938. [ 16%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/time.cc.o
  939. [ 16%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/in_range.cpp.o
  940. [ 16%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRgbaFile.cpp.o
  941. Scanning dependencies of target opencv_videoio_pch_dephelp
  942. [ 17%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio_pch_dephelp.dir/opencv_videoio_pch_dephelp.cxx.o
  943. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/add.cpp.o
  944. [ 17%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format_lite.cc.o
  945. [ 17%] Linking CXX static library ../../lib/libopencv_videoio_pch_dephelp.a
  946. [ 17%] Built target opencv_videoio_pch_dephelp
  947. [ 17%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o
  948. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/remap.cpp.o
  949. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChromaticities.cpp.o
  950. Scanning dependencies of target opencv_highgui_pch_dephelp
  951. [ 17%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui_pch_dephelp.dir/opencv_highgui_pch_dephelp.cxx.o
  952. [ 17%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o
  953. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfCompressionAttribute.cpp.o
  954. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRationalAttribute.cpp.o
  955. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/sum.cpp.o
  956. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfEnvmap.cpp.o
  957. [ 17%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o
  958. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTileOffsets.cpp.o
  959. [ 17%] Linking CXX static library ../../lib/libopencv_highgui_pch_dephelp.a
  960. [ 17%] Built target opencv_highgui_pch_dephelp
  961. [ 17%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o
  962. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/convolution.cpp.o
  963. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/channel_extract.cpp.o
  964. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChannelList.cpp.o
  965. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/opticalflow.cpp.o
  966. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/cmp.cpp.o
  967. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPizCompressor.cpp.o
  968. [ 17%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o
  969. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfCRgbaFile.cpp.o
  970. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTimeCode.cpp.o
  971. [ 17%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/mul.cpp.o
  972. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfOpaqueAttribute.cpp.o
  973. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfIO.cpp.o
  974. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfInputFile.cpp.o
  975. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfCompressor.cpp.o
  976. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledOutputFile.cpp.o
  977. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPxr24Compressor.cpp.o
  978. [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfMisc.cpp.o
  979. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledMisc.cpp.o
  980. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStdIO.cpp.o
  981. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfVecAttribute.cpp.o
  982. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfMultiView.cpp.o
  983. Scanning dependencies of target opencv_perf_core_pch_dephelp
  984. [ 18%] Building CXX object modules/core/CMakeFiles/opencv_perf_core_pch_dephelp.dir/opencv_perf_core_pch_dephelp.cxx.o
  985. [ 18%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o
  986. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfIntAttribute.cpp.o
  987. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChromaticitiesAttribute.cpp.o
  988. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPreviewImage.cpp.o
  989. [ 18%] Linking CXX static library ../../lib/libopencv_perf_core_pch_dephelp.a
  990. [ 18%] Built target opencv_perf_core_pch_dephelp
  991. [ 18%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o
  992. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfFrameBuffer.cpp.o
  993. [ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfMatrixAttribute.cpp.o
  994. [ 18%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/flip.cpp.o
  995. [ 18%] Linking CXX static library ../lib/libIlmImf.a
  996. [ 18%] Built target IlmImf
  997. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/channels_combine.cpp.o
  998. Scanning dependencies of target opencv_test_core_pch_dephelp
  999. [ 19%] Building CXX object modules/core/CMakeFiles/opencv_test_core_pch_dephelp.dir/opencv_test_core_pch_dephelp.cxx.o
  1000. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o
  1001. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o
  1002. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/bitwise.cpp.o
  1003. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/gaussian_blur.cpp.o
  1004. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/count_nonzero.cpp.o
  1005. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o
  1006. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o
  1007. [ 19%] Linking CXX static library ../../lib/libopencv_test_core_pch_dephelp.a
  1008. [ 19%] Built target opencv_test_core_pch_dephelp
  1009. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o
  1010. Scanning dependencies of target pch_Generate_opencv_perf_core
  1011. [ 19%] Generating perf_precomp.hpp
  1012. [ 19%] Generating perf_precomp.hpp.gch/opencv_perf_core_Release.gch
  1013. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/phase.cpp.o
  1014. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/convert_depth.cpp.o
  1015. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o
  1016. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/separable_filter.cpp.o
  1017. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o
  1018. [ 19%] Built target pch_Generate_opencv_perf_core
  1019. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o
  1020. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/fast.cpp.o
  1021. Scanning dependencies of target opencv_cudaarithm_pch_dephelp
  1022. [ 19%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm_pch_dephelp.dir/opencv_cudaarithm_pch_dephelp.cxx.o
  1023. Scanning dependencies of target opencv_perf_cudaarithm_pch_dephelp
  1024. [ 19%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_perf_cudaarithm_pch_dephelp.dir/opencv_perf_cudaarithm_pch_dephelp.cxx.o
  1025. [ 19%] Linking CXX static library ../../lib/libopencv_cudaarithm_pch_dephelp.a
  1026. [ 19%] Built target opencv_cudaarithm_pch_dephelp
  1027. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/warp_affine.cpp.o
  1028. Scanning dependencies of target opencv_test_cudaarithm_pch_dephelp
  1029. [ 19%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm_pch_dephelp.dir/opencv_test_cudaarithm_pch_dephelp.cxx.o
  1030. [ 19%] Linking CXX static library ../../lib/libopencv_perf_cudaarithm_pch_dephelp.a
  1031. [ 19%] Built target opencv_perf_cudaarithm_pch_dephelp
  1032. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/median_filter.cpp.o
  1033. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o
  1034. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o
  1035. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/reduce.cpp.o
  1036. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/magnitude.cpp.o
  1037. [ 19%] Linking CXX static library ../../lib/libopencv_test_cudaarithm_pch_dephelp.a
  1038. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/meanstddev.cpp.o
  1039. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o
  1040. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/warp_perspective.cpp.o
  1041. Scanning dependencies of target opencv_flann_pch_dephelp
  1042. [ 19%] Built target opencv_test_cudaarithm_pch_dephelp
  1043. [ 19%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o
  1044. [ 19%] Building CXX object 3rdparty/carotene/hal/carotene/CMakeFiles/carotene_objs.dir/src/convert_scale.cpp.o
  1045. [ 19%] Building CXX object modules/flann/CMakeFiles/opencv_flann_pch_dephelp.dir/opencv_flann_pch_dephelp.cxx.o
  1046. Scanning dependencies of target opencv_test_flann_pch_dephelp
  1047. [ 19%] Building CXX object modules/flann/CMakeFiles/opencv_test_flann_pch_dephelp.dir/opencv_test_flann_pch_dephelp.cxx.o
  1048. [ 19%] Built target carotene_objs
  1049. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o
  1050. [ 20%] Linking CXX static library ../../lib/libopencv_flann_pch_dephelp.a
  1051. [ 20%] Built target opencv_flann_pch_dephelp
  1052. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o
  1053. Scanning dependencies of target opencv_test_imgproc_pch_dephelp
  1054. [ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc_pch_dephelp.dir/opencv_test_imgproc_pch_dephelp.cxx.o
  1055. [ 20%] Linking CXX static library ../../lib/libopencv_test_flann_pch_dephelp.a
  1056. [ 20%] Built target opencv_test_flann_pch_dephelp
  1057. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o
  1058. Scanning dependencies of target opencv_perf_imgproc_pch_dephelp
  1059. [ 20%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc_pch_dephelp.dir/opencv_perf_imgproc_pch_dephelp.cxx.o
  1060. Scanning dependencies of target opencv_ml_pch_dephelp
  1061. [ 20%] Building CXX object modules/ml/CMakeFiles/opencv_ml_pch_dephelp.dir/opencv_ml_pch_dephelp.cxx.o
  1062. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o
  1063. [ 20%] Linking CXX static library ../../lib/libopencv_test_imgproc_pch_dephelp.a
  1064. [ 20%] Built target opencv_test_imgproc_pch_dephelp
  1065. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/mathlimits.cc.o
  1066. [ 20%] Linking CXX static library ../../lib/libopencv_perf_imgproc_pch_dephelp.a
  1067. Scanning dependencies of target opencv_test_ml_pch_dephelp
  1068. [ 20%] Built target opencv_perf_imgproc_pch_dephelp
  1069. [ 20%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml_pch_dephelp.dir/opencv_test_ml_pch_dephelp.cxx.o
  1070. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/substitute.cc.o
  1071. [ 20%] Linking CXX static library ../../lib/libopencv_ml_pch_dephelp.a
  1072. [ 20%] Built target opencv_ml_pch_dephelp
  1073. [ 20%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o
  1074. Scanning dependencies of target opencv_objdetect_pch_dephelp
  1075. [ 20%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect_pch_dephelp.dir/opencv_objdetect_pch_dephelp.cxx.o
  1076. [ 21%] Linking CXX static library ../../lib/libopencv_test_ml_pch_dephelp.a
  1077. [ 21%] Built target opencv_test_ml_pch_dephelp
  1078. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o
  1079. [ 21%] Linking CXX static library ../../lib/libopencv_objdetect_pch_dephelp.a
  1080. [ 21%] Built target opencv_objdetect_pch_dephelp
  1081. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o
  1082. Scanning dependencies of target opencv_test_objdetect_pch_dephelp
  1083. [ 21%] Building CXX object modules/objdetect/CMakeFiles/opencv_test_objdetect_pch_dephelp.dir/opencv_test_objdetect_pch_dephelp.cxx.o
  1084. Scanning dependencies of target opencv_perf_objdetect_pch_dephelp
  1085. [ 21%] Building CXX object modules/objdetect/CMakeFiles/opencv_perf_objdetect_pch_dephelp.dir/opencv_perf_objdetect_pch_dephelp.cxx.o
  1086. [ 21%] Linking CXX static library ../../lib/libopencv_test_objdetect_pch_dephelp.a
  1087. [ 21%] Built target opencv_test_objdetect_pch_dephelp
  1088. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o
  1089. Scanning dependencies of target opencv_video_pch_dephelp
  1090. [ 21%] Building CXX object modules/video/CMakeFiles/opencv_video_pch_dephelp.dir/opencv_video_pch_dephelp.cxx.o
  1091. [ 21%] Linking CXX static library ../../lib/libopencv_perf_objdetect_pch_dephelp.a
  1092. [ 21%] Built target opencv_perf_objdetect_pch_dephelp
  1093. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_comparator.cc.o
  1094. Scanning dependencies of target opencv_test_video_pch_dephelp
  1095. [ 21%] Building CXX object modules/video/CMakeFiles/opencv_test_video_pch_dephelp.dir/opencv_test_video_pch_dephelp.cxx.o
  1096. Scanning dependencies of target opencv_perf_video_pch_dephelp
  1097. [ 21%] Building CXX object modules/video/CMakeFiles/opencv_perf_video_pch_dephelp.dir/opencv_perf_video_pch_dephelp.cxx.o
  1098. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_mask_util.cc.o
  1099. [ 21%] Linking CXX static library ../../lib/libopencv_video_pch_dephelp.a
  1100. [ 21%] Built target opencv_video_pch_dephelp
  1101. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/datapiece.cc.o
  1102. [ 21%] Linking CXX static library ../../lib/libopencv_test_video_pch_dephelp.a
  1103. [ 21%] Built target opencv_test_video_pch_dephelp
  1104. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
  1105. [ 21%] Linking CXX static library ../../lib/libopencv_perf_video_pch_dephelp.a
  1106. [ 21%] Built target opencv_perf_video_pch_dephelp
  1107. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/field_mask_utility.cc.o
  1108. Scanning dependencies of target opencv_cudabgsegm_pch_dephelp
  1109. [ 21%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_cudabgsegm_pch_dephelp.dir/opencv_cudabgsegm_pch_dephelp.cxx.o
  1110. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/json_escaping.cc.o
  1111. Scanning dependencies of target opencv_test_cudabgsegm_pch_dephelp
  1112. [ 21%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_test_cudabgsegm_pch_dephelp.dir/opencv_test_cudabgsegm_pch_dephelp.cxx.o
  1113. [ 21%] Linking CXX static library ../../lib/libopencv_cudabgsegm_pch_dephelp.a
  1114. [ 21%] Built target opencv_cudabgsegm_pch_dephelp
  1115. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/json_objectwriter.cc.o
  1116. Scanning dependencies of target opencv_perf_cudabgsegm_pch_dephelp
  1117. [ 21%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_perf_cudabgsegm_pch_dephelp.dir/opencv_perf_cudabgsegm_pch_dephelp.cxx.o
  1118. [ 21%] Linking CXX static library ../../lib/libopencv_test_cudabgsegm_pch_dephelp.a
  1119. [ 21%] Built target opencv_test_cudabgsegm_pch_dephelp
  1120. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/json_stream_parser.cc.o
  1121. Scanning dependencies of target opencv_cudafilters_pch_dephelp
  1122. [ 21%] Building CXX object modules/cudafilters/CMakeFiles/opencv_cudafilters_pch_dephelp.dir/opencv_cudafilters_pch_dephelp.cxx.o
  1123. [ 21%] Linking CXX static library ../../lib/libopencv_perf_cudabgsegm_pch_dephelp.a
  1124. Scanning dependencies of target opencv_test_cudafilters_pch_dephelp
  1125. [ 21%] Building CXX object modules/cudafilters/CMakeFiles/opencv_test_cudafilters_pch_dephelp.dir/opencv_test_cudafilters_pch_dephelp.cxx.o
  1126. [ 21%] Built target opencv_perf_cudabgsegm_pch_dephelp
  1127. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/object_writer.cc.o
  1128. Scanning dependencies of target opencv_perf_cudafilters_pch_dephelp
  1129. [ 21%] Building CXX object modules/cudafilters/CMakeFiles/opencv_perf_cudafilters_pch_dephelp.dir/opencv_perf_cudafilters_pch_dephelp.cxx.o
  1130. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/proto_writer.cc.o
  1131. [ 21%] Linking CXX static library ../../lib/libopencv_cudafilters_pch_dephelp.a
  1132. [ 21%] Built target opencv_cudafilters_pch_dephelp
  1133. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/protostream_objectsource.cc.o
  1134. [ 21%] Linking CXX static library ../../lib/libopencv_test_cudafilters_pch_dephelp.a
  1135. [ 21%] Built target opencv_test_cudafilters_pch_dephelp
  1136. [ 21%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
  1137. [ 22%] Linking CXX static library ../../lib/libopencv_perf_cudafilters_pch_dephelp.a
  1138. [ 22%] Built target opencv_perf_cudafilters_pch_dephelp
  1139. [ 22%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/type_info.cc.o
  1140. Scanning dependencies of target opencv_cudaimgproc_pch_dephelp
  1141. [ 22%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc_pch_dephelp.dir/opencv_cudaimgproc_pch_dephelp.cxx.o
  1142. Scanning dependencies of target opencv_test_cudaimgproc_pch_dephelp
  1143. [ 22%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc_pch_dephelp.dir/opencv_test_cudaimgproc_pch_dephelp.cxx.o
  1144. Scanning dependencies of target opencv_perf_cudaimgproc_pch_dephelp
  1145. [ 22%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc_pch_dephelp.dir/opencv_perf_cudaimgproc_pch_dephelp.cxx.o
  1146. [ 22%] Linking CXX static library ../../lib/libopencv_cudaimgproc_pch_dephelp.a
  1147. [ 22%] Built target opencv_cudaimgproc_pch_dephelp
  1148. [ 23%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/internal/utility.cc.o
  1149. [ 23%] Linking CXX static library ../../lib/libopencv_test_cudaimgproc_pch_dephelp.a
  1150. Scanning dependencies of target opencv_cudawarping_pch_dephelp
  1151. [ 23%] Built target opencv_test_cudaimgproc_pch_dephelp
  1152. [ 23%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping_pch_dephelp.dir/opencv_cudawarping_pch_dephelp.cxx.o
  1153. [ 23%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/json_util.cc.o
  1154. [ 23%] Linking CXX static library ../../lib/libopencv_perf_cudaimgproc_pch_dephelp.a
  1155. [ 23%] Built target opencv_perf_cudaimgproc_pch_dephelp
  1156. [ 23%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/message_differencer.cc.o
  1157. Scanning dependencies of target opencv_test_cudawarping_pch_dephelp
  1158. [ 24%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping_pch_dephelp.dir/opencv_test_cudawarping_pch_dephelp.cxx.o
  1159. Scanning dependencies of target opencv_perf_cudawarping_pch_dephelp
  1160. [ 24%] Building CXX object modules/cudawarping/CMakeFiles/opencv_perf_cudawarping_pch_dephelp.dir/opencv_perf_cudawarping_pch_dephelp.cxx.o
  1161. [ 24%] Linking CXX static library ../../lib/libopencv_cudawarping_pch_dephelp.a
  1162. [ 24%] Built target opencv_cudawarping_pch_dephelp
  1163. [ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/time_util.cc.o
  1164. Scanning dependencies of target opencv_dnn_pch_dephelp
  1165. [ 24%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn_pch_dephelp.dir/opencv_dnn_pch_dephelp.cxx.o
  1166. [ 24%] Linking CXX static library ../../lib/libopencv_test_cudawarping_pch_dephelp.a
  1167. [ 24%] Linking CXX static library ../../lib/libopencv_perf_cudawarping_pch_dephelp.a
  1168. [ 24%] Built target opencv_test_cudawarping_pch_dephelp
  1169. [ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o
  1170. [ 24%] Built target opencv_perf_cudawarping_pch_dephelp
  1171. [ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format.cc.o
  1172. [ 24%] Linking CXX static library ../../lib/libopencv_dnn_pch_dephelp.a
  1173. [ 24%] Built target opencv_dnn_pch_dephelp
  1174. [ 24%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o
  1175. Scanning dependencies of target opencv_test_dnn_pch_dephelp
  1176. [ 24%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn_pch_dephelp.dir/opencv_test_dnn_pch_dephelp.cxx.o
  1177. Scanning dependencies of target opencv_perf_dnn_pch_dephelp
  1178. [ 24%] Building CXX object modules/dnn/CMakeFiles/opencv_perf_dnn_pch_dephelp.dir/opencv_perf_dnn_pch_dephelp.cxx.o
  1179. Scanning dependencies of target opencv_test_imgcodecs_pch_dephelp
  1180. [ 24%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs_pch_dephelp.dir/opencv_test_imgcodecs_pch_dephelp.cxx.o
  1181. [ 24%] Linking CXX static library ../../lib/libopencv_test_dnn_pch_dephelp.a
  1182. [ 24%] Built target opencv_test_dnn_pch_dephelp
  1183. Scanning dependencies of target opencv_perf_imgcodecs_pch_dephelp
  1184. [ 24%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_perf_imgcodecs_pch_dephelp.dir/opencv_perf_imgcodecs_pch_dephelp.cxx.o
  1185. [ 24%] Linking CXX static library ../../lib/libopencv_perf_dnn_pch_dephelp.a
  1186. [ 24%] Built target opencv_perf_dnn_pch_dephelp
  1187. Scanning dependencies of target opencv_photo_pch_dephelp
  1188. [ 24%] Building CXX object modules/photo/CMakeFiles/opencv_photo_pch_dephelp.dir/opencv_photo_pch_dephelp.cxx.o
  1189. [ 24%] Linking CXX static library ../lib/liblibprotobuf.a
  1190. [ 24%] Linking CXX static library ../../lib/libopencv_test_imgcodecs_pch_dephelp.a
  1191. [ 24%] Built target libprotobuf
  1192. Scanning dependencies of target opencv_test_photo_pch_dephelp
  1193. [ 24%] Linking CXX static library ../../lib/libopencv_perf_imgcodecs_pch_dephelp.a
  1194. [ 24%] Built target opencv_test_imgcodecs_pch_dephelp
  1195. [ 24%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo_pch_dephelp.dir/opencv_test_photo_pch_dephelp.cxx.o
  1196. [ 24%] Built target opencv_perf_imgcodecs_pch_dephelp
  1197. Scanning dependencies of target opencv_perf_photo_pch_dephelp
  1198. [ 25%] Building CXX object modules/photo/CMakeFiles/opencv_perf_photo_pch_dephelp.dir/opencv_perf_photo_pch_dephelp.cxx.o
  1199. Scanning dependencies of target opencv_shape_pch_dephelp
  1200. [ 25%] Building CXX object modules/shape/CMakeFiles/opencv_shape_pch_dephelp.dir/opencv_shape_pch_dephelp.cxx.o
  1201. [ 25%] Linking CXX static library ../../lib/libopencv_photo_pch_dephelp.a
  1202. [ 25%] Built target opencv_photo_pch_dephelp
  1203. Scanning dependencies of target opencv_test_shape_pch_dephelp
  1204. [ 26%] Building CXX object modules/shape/CMakeFiles/opencv_test_shape_pch_dephelp.dir/opencv_test_shape_pch_dephelp.cxx.o
  1205. [ 26%] Linking CXX static library ../../lib/libopencv_test_photo_pch_dephelp.a
  1206. [ 26%] Linking CXX static library ../../lib/libopencv_perf_photo_pch_dephelp.a
  1207. [ 26%] Built target opencv_test_photo_pch_dephelp
  1208. [ 26%] Built target opencv_perf_photo_pch_dephelp
  1209. [ 26%] Linking CXX static library ../../lib/libopencv_shape_pch_dephelp.a
  1210. Scanning dependencies of target opencv_test_videoio_pch_dephelp
  1211. [ 26%] Building CXX object modules/videoio/CMakeFiles/opencv_test_videoio_pch_dephelp.dir/opencv_test_videoio_pch_dephelp.cxx.o
  1212. Scanning dependencies of target opencv_perf_videoio_pch_dephelp
  1213. [ 26%] Built target opencv_shape_pch_dephelp
  1214. [ 26%] Building CXX object modules/videoio/CMakeFiles/opencv_perf_videoio_pch_dephelp.dir/opencv_perf_videoio_pch_dephelp.cxx.o
  1215. Scanning dependencies of target opencv_test_cudacodec_pch_dephelp
  1216. [ 27%] Building CXX object modules/cudacodec/CMakeFiles/opencv_test_cudacodec_pch_dephelp.dir/opencv_test_cudacodec_pch_dephelp.cxx.o
  1217. [ 27%] Linking CXX static library ../../lib/libopencv_test_shape_pch_dephelp.a
  1218. [ 27%] Built target opencv_test_shape_pch_dephelp
  1219. Scanning dependencies of target opencv_cudacodec_pch_dephelp
  1220. [ 27%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec_pch_dephelp.dir/opencv_cudacodec_pch_dephelp.cxx.o
  1221. [ 27%] Linking CXX static library ../../lib/libopencv_perf_videoio_pch_dephelp.a
  1222. [ 27%] Built target opencv_perf_videoio_pch_dephelp
  1223. Scanning dependencies of target opencv_perf_cudacodec_pch_dephelp
  1224. [ 27%] Building CXX object modules/cudacodec/CMakeFiles/opencv_perf_cudacodec_pch_dephelp.dir/opencv_perf_cudacodec_pch_dephelp.cxx.o
  1225. [ 27%] Linking CXX static library ../../lib/libopencv_test_cudacodec_pch_dephelp.a
  1226. [ 27%] Built target opencv_test_cudacodec_pch_dephelp
  1227. Scanning dependencies of target opencv_test_highgui_pch_dephelp
  1228. [ 27%] Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui_pch_dephelp.dir/opencv_test_highgui_pch_dephelp.cxx.o
  1229. [ 27%] Linking CXX static library ../../lib/libopencv_test_videoio_pch_dephelp.a
  1230. [ 27%] Linking CXX static library ../../lib/libopencv_cudacodec_pch_dephelp.a
  1231. [ 27%] Built target opencv_test_videoio_pch_dephelp
  1232. [ 27%] Built target opencv_cudacodec_pch_dephelp
  1233. Scanning dependencies of target opencv_test_features2d_pch_dephelp
  1234. [ 27%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d_pch_dephelp.dir/opencv_test_features2d_pch_dephelp.cxx.o
  1235. Scanning dependencies of target opencv_features2d_pch_dephelp
  1236. [ 27%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d_pch_dephelp.dir/opencv_features2d_pch_dephelp.cxx.o
  1237. [ 27%] Linking CXX static library ../../lib/libopencv_perf_cudacodec_pch_dephelp.a
  1238. [ 27%] Linking CXX static library ../../lib/libopencv_test_highgui_pch_dephelp.a
  1239. [ 27%] Built target opencv_perf_cudacodec_pch_dephelp
  1240. [ 27%] Built target opencv_test_highgui_pch_dephelp
  1241. Scanning dependencies of target opencv_perf_features2d_pch_dephelp
  1242. [ 27%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d_pch_dephelp.dir/opencv_perf_features2d_pch_dephelp.cxx.o
  1243. Scanning dependencies of target opencv_test_calib3d_pch_dephelp
  1244. [ 27%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d_pch_dephelp.dir/opencv_test_calib3d_pch_dephelp.cxx.o
  1245. [ 27%] Linking CXX static library ../../lib/libopencv_test_features2d_pch_dephelp.a
  1246. [ 27%] Built target opencv_test_features2d_pch_dephelp
  1247. Scanning dependencies of target opencv_calib3d_pch_dephelp
  1248. [ 27%] Linking CXX static library ../../lib/libopencv_features2d_pch_dephelp.a
  1249. [ 27%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d_pch_dephelp.dir/opencv_calib3d_pch_dephelp.cxx.o
  1250. [ 27%] Built target opencv_features2d_pch_dephelp
  1251. Scanning dependencies of target opencv_perf_calib3d_pch_dephelp
  1252. [ 27%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d_pch_dephelp.dir/opencv_perf_calib3d_pch_dephelp.cxx.o
  1253. [ 27%] Linking CXX static library ../../lib/libopencv_perf_features2d_pch_dephelp.a
  1254. [ 27%] Built target opencv_perf_features2d_pch_dephelp
  1255. [ 27%] Linking CXX static library ../../lib/libopencv_test_calib3d_pch_dephelp.a
  1256. [ 27%] Built target opencv_test_calib3d_pch_dephelp
  1257. Scanning dependencies of target opencv_cudafeatures2d_pch_dephelp
  1258. [ 27%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d_pch_dephelp.dir/opencv_cudafeatures2d_pch_dephelp.cxx.o
  1259. Scanning dependencies of target opencv_test_cudafeatures2d_pch_dephelp
  1260. [ 27%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_test_cudafeatures2d_pch_dephelp.dir/opencv_test_cudafeatures2d_pch_dephelp.cxx.o
  1261. [ 27%] Linking CXX static library ../../lib/libopencv_calib3d_pch_dephelp.a
  1262. [ 27%] Built target opencv_calib3d_pch_dephelp
  1263. Scanning dependencies of target opencv_perf_cudafeatures2d_pch_dephelp
  1264. [ 27%] Linking CXX static library ../../lib/libopencv_perf_calib3d_pch_dephelp.a
  1265. [ 27%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_perf_cudafeatures2d_pch_dephelp.dir/opencv_perf_cudafeatures2d_pch_dephelp.cxx.o
  1266. [ 27%] Built target opencv_perf_calib3d_pch_dephelp
  1267. Scanning dependencies of target opencv_test_cudalegacy_pch_dephelp
  1268. [ 27%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy_pch_dephelp.dir/opencv_test_cudalegacy_pch_dephelp.cxx.o
  1269. [ 27%] Linking CXX static library ../../lib/libopencv_cudafeatures2d_pch_dephelp.a
  1270. [ 27%] Built target opencv_cudafeatures2d_pch_dephelp
  1271. Scanning dependencies of target opencv_cudalegacy_pch_dephelp
  1272. [ 28%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy_pch_dephelp.dir/opencv_cudalegacy_pch_dephelp.cxx.o
  1273. [ 28%] Linking CXX static library ../../lib/libopencv_test_cudafeatures2d_pch_dephelp.a
  1274. [ 28%] Built target opencv_test_cudafeatures2d_pch_dephelp
  1275. Scanning dependencies of target opencv_perf_cudalegacy_pch_dephelp
  1276. [ 28%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_perf_cudalegacy_pch_dephelp.dir/opencv_perf_cudalegacy_pch_dephelp.cxx.o
  1277. [ 28%] Linking CXX static library ../../lib/libopencv_perf_cudafeatures2d_pch_dephelp.a
  1278. [ 28%] Built target opencv_perf_cudafeatures2d_pch_dephelp
  1279. Scanning dependencies of target opencv_test_cudaobjdetect_pch_dephelp
  1280. [ 28%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_test_cudaobjdetect_pch_dephelp.dir/opencv_test_cudaobjdetect_pch_dephelp.cxx.o
  1281. [ 28%] Linking CXX static library ../../lib/libopencv_test_cudalegacy_pch_dephelp.a
  1282. [ 28%] Built target opencv_test_cudalegacy_pch_dephelp
  1283. Scanning dependencies of target opencv_cudaobjdetect_pch_dephelp
  1284. [ 28%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_cudaobjdetect_pch_dephelp.dir/opencv_cudaobjdetect_pch_dephelp.cxx.o
  1285. [ 28%] Linking CXX static library ../../lib/libopencv_cudalegacy_pch_dephelp.a
  1286. [ 28%] Built target opencv_cudalegacy_pch_dephelp
  1287. Scanning dependencies of target opencv_perf_cudaobjdetect_pch_dephelp
  1288. [ 28%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_perf_cudaobjdetect_pch_dephelp.dir/opencv_perf_cudaobjdetect_pch_dephelp.cxx.o
  1289. [ 28%] Linking CXX static library ../../lib/libopencv_perf_cudalegacy_pch_dephelp.a
  1290. [ 28%] Built target opencv_perf_cudalegacy_pch_dephelp
  1291. Scanning dependencies of target opencv_perf_cudaoptflow_pch_dephelp
  1292. [ 28%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_perf_cudaoptflow_pch_dephelp.dir/opencv_perf_cudaoptflow_pch_dephelp.cxx.o
  1293. [ 28%] Linking CXX static library ../../lib/libopencv_test_cudaobjdetect_pch_dephelp.a
  1294. [ 28%] Built target opencv_test_cudaobjdetect_pch_dephelp
  1295. Scanning dependencies of target opencv_cudaoptflow_pch_dephelp
  1296. [ 28%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_cudaoptflow_pch_dephelp.dir/opencv_cudaoptflow_pch_dephelp.cxx.o
  1297. [ 28%] Linking CXX static library ../../lib/libopencv_cudaobjdetect_pch_dephelp.a
  1298. [ 28%] Built target opencv_cudaobjdetect_pch_dephelp
  1299. Scanning dependencies of target opencv_test_cudaoptflow_pch_dephelp
  1300. [ 28%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_test_cudaoptflow_pch_dephelp.dir/opencv_test_cudaoptflow_pch_dephelp.cxx.o
  1301. [ 28%] Linking CXX static library ../../lib/libopencv_perf_cudaobjdetect_pch_dephelp.a
  1302. [ 28%] Built target opencv_perf_cudaobjdetect_pch_dephelp
  1303. Scanning dependencies of target opencv_cudastereo_pch_dephelp
  1304. [ 28%] Building CXX object modules/cudastereo/CMakeFiles/opencv_cudastereo_pch_dephelp.dir/opencv_cudastereo_pch_dephelp.cxx.o
  1305. [ 28%] Linking CXX static library ../../lib/libopencv_perf_cudaoptflow_pch_dephelp.a
  1306. [ 28%] Built target opencv_perf_cudaoptflow_pch_dephelp
  1307. Scanning dependencies of target opencv_test_cudastereo_pch_dephelp
  1308. [ 28%] Building CXX object modules/cudastereo/CMakeFiles/opencv_test_cudastereo_pch_dephelp.dir/opencv_test_cudastereo_pch_dephelp.cxx.o
  1309. [ 28%] Linking CXX static library ../../lib/libopencv_cudaoptflow_pch_dephelp.a
  1310. [ 28%] Built target opencv_cudaoptflow_pch_dephelp
  1311. Scanning dependencies of target opencv_perf_cudastereo_pch_dephelp
  1312. [ 28%] Building CXX object modules/cudastereo/CMakeFiles/opencv_perf_cudastereo_pch_dephelp.dir/opencv_perf_cudastereo_pch_dephelp.cxx.o
  1313. [ 28%] Linking CXX static library ../../lib/libopencv_test_cudaoptflow_pch_dephelp.a
  1314. [ 28%] Built target opencv_test_cudaoptflow_pch_dephelp
  1315. Scanning dependencies of target opencv_test_stitching_pch_dephelp
  1316. [ 28%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching_pch_dephelp.dir/opencv_test_stitching_pch_dephelp.cxx.o
  1317. [ 28%] Linking CXX static library ../../lib/libopencv_cudastereo_pch_dephelp.a
  1318. [ 28%] Built target opencv_cudastereo_pch_dephelp
  1319. Scanning dependencies of target opencv_stitching_pch_dephelp
  1320. [ 28%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching_pch_dephelp.dir/opencv_stitching_pch_dephelp.cxx.o
  1321. [ 28%] Linking CXX static library ../../lib/libopencv_test_cudastereo_pch_dephelp.a
  1322. [ 28%] Built target opencv_test_cudastereo_pch_dephelp
  1323. Scanning dependencies of target opencv_perf_stitching_pch_dephelp
  1324. [ 28%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching_pch_dephelp.dir/opencv_perf_stitching_pch_dephelp.cxx.o
  1325. [ 28%] Linking CXX static library ../../lib/libopencv_perf_cudastereo_pch_dephelp.a
  1326. [ 28%] Built target opencv_perf_cudastereo_pch_dephelp
  1327. Scanning dependencies of target opencv_superres_pch_dephelp
  1328. [ 28%] Building CXX object modules/superres/CMakeFiles/opencv_superres_pch_dephelp.dir/opencv_superres_pch_dephelp.cxx.o
  1329. [ 28%] Linking CXX static library ../../lib/libopencv_test_stitching_pch_dephelp.a
  1330. [ 28%] Built target opencv_test_stitching_pch_dephelp
  1331. Scanning dependencies of target opencv_test_superres_pch_dephelp
  1332. [ 28%] Building CXX object modules/superres/CMakeFiles/opencv_test_superres_pch_dephelp.dir/opencv_test_superres_pch_dephelp.cxx.o
  1333. [ 28%] Linking CXX static library ../../lib/libopencv_stitching_pch_dephelp.a
  1334. [ 28%] Built target opencv_stitching_pch_dephelp
  1335. Scanning dependencies of target opencv_perf_superres_pch_dephelp
  1336. [ 28%] Building CXX object modules/superres/CMakeFiles/opencv_perf_superres_pch_dephelp.dir/opencv_perf_superres_pch_dephelp.cxx.o
  1337. [ 28%] Linking CXX static library ../../lib/libopencv_perf_stitching_pch_dephelp.a
  1338. [ 28%] Built target opencv_perf_stitching_pch_dephelp
  1339. Scanning dependencies of target opencv_videostab_pch_dephelp
  1340. [ 28%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab_pch_dephelp.dir/opencv_videostab_pch_dephelp.cxx.o
  1341. [ 28%] Linking CXX static library ../../lib/libopencv_superres_pch_dephelp.a
  1342. [ 28%] Built target opencv_superres_pch_dephelp
  1343. Scanning dependencies of target opencv_test_videostab_pch_dephelp
  1344. [ 28%] Building CXX object modules/videostab/CMakeFiles/opencv_test_videostab_pch_dephelp.dir/opencv_test_videostab_pch_dephelp.cxx.o
  1345. [ 28%] Linking CXX static library ../../lib/libopencv_test_superres_pch_dephelp.a
  1346. [ 28%] Built target opencv_test_superres_pch_dephelp
  1347. Scanning dependencies of target tegra_hal
  1348. [ 28%] Linking CXX static library ../../lib/libtegra_hal.a
  1349. [ 28%] Built target tegra_hal
  1350. Scanning dependencies of target pch_Generate_opencv_ts
  1351. [ 28%] Generating precomp.hpp
  1352. [ 28%] Generating precomp.hpp.gch/opencv_ts_Release.gch
  1353. [ 28%] Linking CXX static library ../../lib/libopencv_perf_superres_pch_dephelp.a
  1354. [ 28%] Built target opencv_perf_superres_pch_dephelp
  1355. Scanning dependencies of target pch_Generate_opencv_core
  1356. [ 29%] Generating precomp.hpp
  1357. [ 29%] Generating precomp.hpp.gch/opencv_core_Release.gch
  1358. [ 29%] Linking CXX static library ../../lib/libopencv_videostab_pch_dephelp.a
  1359. [ 29%] Built target opencv_videostab_pch_dephelp
  1360. Scanning dependencies of target pch_Generate_opencv_imgproc
  1361. [ 29%] Generating precomp.hpp
  1362. [ 29%] Generating precomp.hpp.gch/opencv_imgproc_Release.gch
  1363. [ 29%] Linking CXX static library ../../lib/libopencv_test_videostab_pch_dephelp.a
  1364. [ 29%] Built target opencv_test_videostab_pch_dephelp
  1365. Scanning dependencies of target pch_Generate_opencv_imgcodecs
  1366. [ 29%] Generating precomp.hpp
  1367. [ 29%] Generating precomp.hpp.gch/opencv_imgcodecs_Release.gch
  1368. [ 29%] Built target pch_Generate_opencv_ts
  1369. Scanning dependencies of target pch_Generate_opencv_videoio
  1370. [ 29%] Generating precomp.hpp
  1371. [ 29%] Generating precomp.hpp.gch/opencv_videoio_Release.gch
  1372. [ 29%] Built target pch_Generate_opencv_imgproc
  1373. Scanning dependencies of target pch_Generate_opencv_highgui
  1374. [ 29%] Generating precomp.hpp
  1375. [ 29%] Generating precomp.hpp.gch/opencv_highgui_Release.gch
  1376. [ 29%] Built target pch_Generate_opencv_core
  1377. Scanning dependencies of target pch_Generate_opencv_test_core
  1378. [ 29%] Generating test_precomp.hpp
  1379. [ 29%] Generating test_precomp.hpp.gch/opencv_test_core_Release.gch
  1380. [ 29%] Built target pch_Generate_opencv_imgcodecs
  1381. Scanning dependencies of target pch_Generate_opencv_cudaarithm
  1382. [ 29%] Generating precomp.hpp
  1383. [ 29%] Generating precomp.hpp.gch/opencv_cudaarithm_Release.gch
  1384. [ 29%] Built target pch_Generate_opencv_highgui
  1385. [ 29%] Built target pch_Generate_opencv_videoio
  1386. Scanning dependencies of target pch_Generate_opencv_perf_cudaarithm
  1387. Scanning dependencies of target pch_Generate_opencv_test_cudaarithm
  1388. [ 29%] Generating perf_precomp.hpp
  1389. [ 29%] Generating test_precomp.hpp
  1390. [ 29%] Generating perf_precomp.hpp.gch/opencv_perf_cudaarithm_Release.gch
  1391. [ 29%] Generating test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch
  1392. [ 29%] Built target pch_Generate_opencv_cudaarithm
  1393. Scanning dependencies of target pch_Generate_opencv_flann
  1394. [ 29%] Generating precomp.hpp
  1395. [ 29%] Generating precomp.hpp.gch/opencv_flann_Release.gch
  1396. [ 29%] Built target pch_Generate_opencv_test_core
  1397. Scanning dependencies of target pch_Generate_opencv_test_flann
  1398. [ 29%] Generating test_precomp.hpp
  1399. [ 29%] Generating test_precomp.hpp.gch/opencv_test_flann_Release.gch
  1400. [ 29%] Built target pch_Generate_opencv_test_cudaarithm
  1401. Scanning dependencies of target pch_Generate_opencv_test_imgproc
  1402. [ 29%] Generating test_precomp.hpp
  1403. [ 29%] Generating test_precomp.hpp.gch/opencv_test_imgproc_Release.gch
  1404. [ 29%] Built target pch_Generate_opencv_perf_cudaarithm
  1405. [ 29%] Built target pch_Generate_opencv_flann
  1406. [ 29%] Built target pch_Generate_opencv_test_flann
  1407. [ 29%] Built target pch_Generate_opencv_test_imgproc
  1408. Scanning dependencies of target pch_Generate_opencv_perf_imgproc
  1409. Scanning dependencies of target pch_Generate_opencv_ml
  1410. [ 29%] Generating precomp.hpp
  1411. [ 29%] Generating perf_precomp.hpp
  1412. [ 29%] Generating precomp.hpp.gch/opencv_ml_Release.gch
  1413. [ 29%] Generating perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch
  1414. Scanning dependencies of target pch_Generate_opencv_test_ml
  1415. Scanning dependencies of target pch_Generate_opencv_objdetect
  1416. [ 29%] Built target pch_Generate_opencv_ml
  1417. [ 29%] Generating precomp.hpp
  1418. [ 29%] Generating test_precomp.hpp
  1419. [ 29%] Generating precomp.hpp.gch/opencv_objdetect_Release.gch
  1420. [ 29%] Generating test_precomp.hpp.gch/opencv_test_ml_Release.gch
  1421. [ 29%] Built target pch_Generate_opencv_perf_imgproc
  1422. [ 29%] Built target pch_Generate_opencv_objdetect
  1423. [ 29%] Built target pch_Generate_opencv_test_ml
  1424. Scanning dependencies of target pch_Generate_opencv_test_objdetect
  1425. [ 29%] Generating test_precomp.hpp
  1426. [ 29%] Generating test_precomp.hpp.gch/opencv_test_objdetect_Release.gch
  1427. Scanning dependencies of target pch_Generate_opencv_test_video
  1428. Scanning dependencies of target pch_Generate_opencv_perf_objdetect
  1429. Scanning dependencies of target pch_Generate_opencv_video
  1430. [ 29%] Generating test_precomp.hpp
  1431. [ 29%] Generating perf_precomp.hpp
  1432. [ 29%] Generating precomp.hpp
  1433. [ 29%] Generating test_precomp.hpp.gch/opencv_test_video_Release.gch
  1434. [ 29%] Generating perf_precomp.hpp.gch/opencv_perf_objdetect_Release.gch
  1435. [ 29%] Generating precomp.hpp.gch/opencv_video_Release.gch
  1436. [ 29%] Built target pch_Generate_opencv_test_objdetect
  1437. [ 29%] Built target pch_Generate_opencv_test_video
  1438. [ 29%] Built target pch_Generate_opencv_perf_objdetect
  1439. [ 29%] Built target pch_Generate_opencv_video
  1440. Scanning dependencies of target pch_Generate_opencv_cudabgsegm
  1441. Scanning dependencies of target pch_Generate_opencv_test_cudabgsegm
  1442. [ 29%] Generating test_precomp.hpp
  1443. [ 29%] Generating precomp.hpp
  1444. [ 29%] Generating precomp.hpp.gch/opencv_cudabgsegm_Release.gch
  1445. Scanning dependencies of target pch_Generate_opencv_perf_video
  1446. [ 29%] Generating test_precomp.hpp.gch/opencv_test_cudabgsegm_Release.gch
  1447. [ 29%] Generating perf_precomp.hpp
  1448. [ 29%] Generating perf_precomp.hpp.gch/opencv_perf_video_Release.gch
  1449. Scanning dependencies of target pch_Generate_opencv_perf_cudabgsegm
  1450. [ 29%] Generating perf_precomp.hpp
  1451. [ 30%] Generating perf_precomp.hpp.gch/opencv_perf_cudabgsegm_Release.gch
  1452. [ 30%] Built target pch_Generate_opencv_cudabgsegm
  1453. Scanning dependencies of target pch_Generate_opencv_cudafilters
  1454. [ 30%] Generating precomp.hpp
  1455. [ 30%] Generating precomp.hpp.gch/opencv_cudafilters_Release.gch
  1456. [ 30%] Built target pch_Generate_opencv_test_cudabgsegm
  1457. [ 30%] Built target pch_Generate_opencv_perf_video
  1458. Scanning dependencies of target pch_Generate_opencv_perf_cudafilters
  1459. Scanning dependencies of target pch_Generate_opencv_test_cudafilters
  1460. [ 30%] Generating perf_precomp.hpp
  1461. [ 30%] Generating test_precomp.hpp
  1462. [ 30%] Generating perf_precomp.hpp.gch/opencv_perf_cudafilters_Release.gch
  1463. [ 30%] Generating test_precomp.hpp.gch/opencv_test_cudafilters_Release.gch
  1464. [ 30%] Built target pch_Generate_opencv_cudafilters
  1465. [ 30%] Built target pch_Generate_opencv_perf_cudabgsegm
  1466. Scanning dependencies of target pch_Generate_opencv_test_cudaimgproc
  1467. Scanning dependencies of target pch_Generate_opencv_cudaimgproc
  1468. [ 30%] Generating test_precomp.hpp
  1469. [ 30%] Generating precomp.hpp
  1470. [ 30%] Built target pch_Generate_opencv_perf_cudafilters
  1471. [ 30%] Built target pch_Generate_opencv_test_cudafilters
  1472. [ 30%] Generating precomp.hpp.gch/opencv_cudaimgproc_Release.gch
  1473. [ 30%] Generating test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch
  1474. Scanning dependencies of target pch_Generate_opencv_perf_cudaimgproc
  1475. Scanning dependencies of target pch_Generate_opencv_cudawarping
  1476. [ 30%] Generating perf_precomp.hpp
  1477. [ 30%] Generating precomp.hpp
  1478. [ 30%] Generating precomp.hpp.gch/opencv_cudawarping_Release.gch
  1479. [ 30%] Generating perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch
  1480. [ 30%] Built target pch_Generate_opencv_test_cudaimgproc
  1481. [ 30%] Built target pch_Generate_opencv_cudaimgproc
  1482. [ 30%] Built target pch_Generate_opencv_cudawarping
  1483. [ 30%] Built target pch_Generate_opencv_perf_cudaimgproc
  1484. Scanning dependencies of target pch_Generate_opencv_perf_cudawarping
  1485. Scanning dependencies of target pch_Generate_opencv_test_cudawarping
  1486. [ 30%] Generating test_precomp.hpp
  1487. [ 30%] Generating perf_precomp.hpp
  1488. Scanning dependencies of target pch_Generate_opencv_dnn
  1489. Scanning dependencies of target pch_Generate_opencv_test_dnn
  1490. [ 30%] Generating test_precomp.hpp
  1491. [ 30%] Generating precomp.hpp
  1492. [ 31%] Generating precomp.hpp.gch/opencv_dnn_Release.gch
  1493. [ 31%] Generating perf_precomp.hpp.gch/opencv_perf_cudawarping_Release.gch
  1494. [ 31%] Generating test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch
  1495. [ 31%] Generating test_precomp.hpp.gch/opencv_test_dnn_Release.gch
  1496. [ 31%] Built target pch_Generate_opencv_perf_cudawarping
  1497. Scanning dependencies of target pch_Generate_opencv_perf_dnn
  1498. [ 31%] Generating perf_precomp.hpp
  1499. [ 31%] Generating perf_precomp.hpp.gch/opencv_perf_dnn_Release.gch
  1500. [ 31%] Built target pch_Generate_opencv_dnn
  1501. [ 31%] Built target pch_Generate_opencv_test_cudawarping
  1502. [ 31%] Built target pch_Generate_opencv_test_dnn
  1503. [ 31%] Built target pch_Generate_opencv_perf_dnn
  1504. Scanning dependencies of target pch_Generate_opencv_photo
  1505. Scanning dependencies of target pch_Generate_opencv_perf_imgcodecs
  1506. Scanning dependencies of target pch_Generate_opencv_test_photo
  1507. Scanning dependencies of target pch_Generate_opencv_test_imgcodecs
  1508. [ 31%] Generating test_precomp.hpp
  1509. [ 31%] Generating perf_precomp.hpp
  1510. [ 31%] Generating precomp.hpp
  1511. [ 31%] Generating test_precomp.hpp
  1512. [ 31%] Generating perf_precomp.hpp.gch/opencv_perf_imgcodecs_Release.gch
  1513. [ 31%] Generating test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch
  1514. [ 31%] Generating precomp.hpp.gch/opencv_photo_Release.gch
  1515. [ 32%] Generating test_precomp.hpp.gch/opencv_test_photo_Release.gch
  1516. [ 32%] Built target pch_Generate_opencv_test_photo
  1517. [ 32%] Built target pch_Generate_opencv_perf_imgcodecs
  1518. [ 32%] Built target pch_Generate_opencv_test_imgcodecs
  1519. [ 32%] Built target pch_Generate_opencv_photo
  1520. Scanning dependencies of target pch_Generate_opencv_perf_photo
  1521. [ 32%] Generating perf_precomp.hpp
  1522. Scanning dependencies of target pch_Generate_opencv_shape
  1523. Scanning dependencies of target pch_Generate_opencv_test_shape
  1524. [ 32%] Generating perf_precomp.hpp.gch/opencv_perf_photo_Release.gch
  1525. Scanning dependencies of target pch_Generate_opencv_test_videoio
  1526. [ 32%] Generating test_precomp.hpp
  1527. [ 32%] Generating precomp.hpp
  1528. [ 32%] Generating test_precomp.hpp
  1529. [ 32%] Generating test_precomp.hpp.gch/opencv_test_shape_Release.gch
  1530. [ 32%] Generating precomp.hpp.gch/opencv_shape_Release.gch
  1531. [ 32%] Generating test_precomp.hpp.gch/opencv_test_videoio_Release.gch
  1532. [ 32%] Built target pch_Generate_opencv_shape
  1533. [ 32%] Built target pch_Generate_opencv_test_shape
  1534. [ 32%] Built target pch_Generate_opencv_perf_photo
  1535. [ 32%] Built target pch_Generate_opencv_test_videoio
  1536. Scanning dependencies of target pch_Generate_opencv_test_cudacodec
  1537. Scanning dependencies of target pch_Generate_opencv_perf_videoio
  1538. Scanning dependencies of target pch_Generate_opencv_cudacodec
  1539. Scanning dependencies of target pch_Generate_opencv_perf_cudacodec
  1540. [ 32%] Generating perf_precomp.hpp
  1541. [ 32%] Generating test_precomp.hpp
  1542. [ 32%] Generating perf_precomp.hpp
  1543. [ 32%] Generating precomp.hpp
  1544. [ 32%] Generating test_precomp.hpp.gch/opencv_test_cudacodec_Release.gch
  1545. [ 32%] Generating perf_precomp.hpp.gch/opencv_perf_cudacodec_Release.gch
  1546. [ 32%] Generating perf_precomp.hpp.gch/opencv_perf_videoio_Release.gch
  1547. [ 32%] Generating precomp.hpp.gch/opencv_cudacodec_Release.gch
  1548. [ 32%] Built target pch_Generate_opencv_cudacodec
  1549. [ 32%] Built target pch_Generate_opencv_perf_videoio
  1550. [ 32%] Built target pch_Generate_opencv_test_cudacodec
  1551. [ 32%] Built target pch_Generate_opencv_perf_cudacodec
  1552. Scanning dependencies of target pch_Generate_opencv_test_highgui
  1553. [ 32%] Generating test_precomp.hpp
  1554. Scanning dependencies of target pch_Generate_opencv_features2d
  1555. [ 32%] Generating test_precomp.hpp.gch/opencv_test_highgui_Release.gch
  1556. [ 32%] Generating precomp.hpp
  1557. Scanning dependencies of target pch_Generate_opencv_perf_features2d
  1558. Scanning dependencies of target pch_Generate_opencv_test_features2d
  1559. [ 32%] Generating precomp.hpp.gch/opencv_features2d_Release.gch
  1560. [ 32%] Generating test_precomp.hpp
  1561. [ 33%] Generating perf_precomp.hpp
  1562. [ 33%] Generating test_precomp.hpp.gch/opencv_test_features2d_Release.gch
  1563. [ 33%] Generating perf_precomp.hpp.gch/opencv_perf_features2d_Release.gch
  1564. [ 33%] Built target pch_Generate_opencv_test_highgui
  1565. [ 33%] Built target pch_Generate_opencv_features2d
  1566. [ 33%] Built target pch_Generate_opencv_test_features2d
  1567. [ 33%] Built target pch_Generate_opencv_perf_features2d
  1568. Scanning dependencies of target pch_Generate_opencv_calib3d
  1569. Scanning dependencies of target pch_Generate_opencv_test_calib3d
  1570. Scanning dependencies of target pch_Generate_opencv_perf_calib3d
  1571. [ 33%] Generating precomp.hpp
  1572. [ 33%] Generating test_precomp.hpp
  1573. [ 33%] Generating perf_precomp.hpp
  1574. Scanning dependencies of target pch_Generate_opencv_cudafeatures2d
  1575. [ 33%] Generating precomp.hpp.gch/opencv_calib3d_Release.gch
  1576. [ 33%] Generating test_precomp.hpp.gch/opencv_test_calib3d_Release.gch
  1577. [ 33%] Generating perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch
  1578. [ 33%] Generating precomp.hpp
  1579. [ 33%] Generating precomp.hpp.gch/opencv_cudafeatures2d_Release.gch
  1580. [ 33%] Built target pch_Generate_opencv_cudafeatures2d
  1581. [ 33%] Built target pch_Generate_opencv_perf_calib3d
  1582. [ 33%] Built target pch_Generate_opencv_test_calib3d
  1583. [ 33%] Built target pch_Generate_opencv_calib3d
  1584. Scanning dependencies of target pch_Generate_opencv_test_cudafeatures2d
  1585. [ 33%] Generating test_precomp.hpp
  1586. Scanning dependencies of target pch_Generate_opencv_perf_cudafeatures2d
  1587. [ 33%] Generating perf_precomp.hpp
  1588. [ 33%] Generating test_precomp.hpp.gch/opencv_test_cudafeatures2d_Release.gch
  1589. Scanning dependencies of target pch_Generate_opencv_test_cudalegacy
  1590. Scanning dependencies of target pch_Generate_opencv_cudalegacy
  1591. [ 33%] Generating perf_precomp.hpp.gch/opencv_perf_cudafeatures2d_Release.gch
  1592. [ 33%] Generating precomp.hpp
  1593. [ 33%] Generating test_precomp.hpp
  1594. [ 33%] Generating test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch
  1595. [ 33%] Generating precomp.hpp.gch/opencv_cudalegacy_Release.gch
  1596. [ 33%] Built target pch_Generate_opencv_test_cudafeatures2d
  1597. [ 33%] Built target pch_Generate_opencv_cudalegacy
  1598. [ 33%] Built target pch_Generate_opencv_perf_cudafeatures2d
  1599. [ 33%] Built target pch_Generate_opencv_test_cudalegacy
  1600. Scanning dependencies of target pch_Generate_opencv_perf_cudalegacy
  1601. Scanning dependencies of target pch_Generate_opencv_perf_cudaobjdetect
  1602. Scanning dependencies of target pch_Generate_opencv_cudaobjdetect
  1603. Scanning dependencies of target pch_Generate_opencv_test_cudaobjdetect
  1604. [ 33%] Generating perf_precomp.hpp
  1605. [ 33%] Generating precomp.hpp
  1606. [ 33%] Generating test_precomp.hpp
  1607. [ 33%] Generating perf_precomp.hpp
  1608. [ 33%] Generating perf_precomp.hpp.gch/opencv_perf_cudalegacy_Release.gch
  1609. [ 33%] Generating test_precomp.hpp.gch/opencv_test_cudaobjdetect_Release.gch
  1610. [ 33%] Generating precomp.hpp.gch/opencv_cudaobjdetect_Release.gch
  1611. [ 33%] Generating perf_precomp.hpp.gch/opencv_perf_cudaobjdetect_Release.gch
  1612. [ 33%] Built target pch_Generate_opencv_perf_cudaobjdetect
  1613. [ 33%] Built target pch_Generate_opencv_cudaobjdetect
  1614. [ 33%] Built target pch_Generate_opencv_perf_cudalegacy
  1615. Scanning dependencies of target pch_Generate_opencv_cudaoptflow
  1616. Scanning dependencies of target pch_Generate_opencv_perf_cudaoptflow
  1617. Scanning dependencies of target pch_Generate_opencv_test_cudaoptflow
  1618. [ 33%] Generating perf_precomp.hpp
  1619. [ 33%] Generating test_precomp.hpp
  1620. [ 33%] Generating precomp.hpp
  1621. [ 34%] Generating precomp.hpp.gch/opencv_cudaoptflow_Release.gch
  1622. [ 34%] Generating test_precomp.hpp.gch/opencv_test_cudaoptflow_Release.gch
  1623. [ 34%] Generating perf_precomp.hpp.gch/opencv_perf_cudaoptflow_Release.gch
  1624. [ 34%] Built target pch_Generate_opencv_test_cudaobjdetect
  1625. Scanning dependencies of target pch_Generate_opencv_cudastereo
  1626. [ 34%] Generating precomp.hpp
  1627. [ 34%] Generating precomp.hpp.gch/opencv_cudastereo_Release.gch
  1628. [ 34%] Built target pch_Generate_opencv_cudaoptflow
  1629. [ 34%] Built target pch_Generate_opencv_cudastereo
  1630. [ 34%] Built target pch_Generate_opencv_perf_cudaoptflow
  1631. [ 34%] Built target pch_Generate_opencv_test_cudaoptflow
  1632. Scanning dependencies of target pch_Generate_opencv_perf_cudastereo
  1633. Scanning dependencies of target pch_Generate_opencv_test_cudastereo
  1634. [ 34%] Generating test_precomp.hpp
  1635. [ 34%] Generating perf_precomp.hpp
  1636. [ 34%] Generating test_precomp.hpp.gch/opencv_test_cudastereo_Release.gch
  1637. [ 34%] Generating perf_precomp.hpp.gch/opencv_perf_cudastereo_Release.gch
  1638. Scanning dependencies of target pch_Generate_opencv_test_stitching
  1639. Scanning dependencies of target pch_Generate_opencv_stitching
  1640. [ 35%] Generating test_precomp.hpp
  1641. [ 35%] Generating precomp.hpp
  1642. [ 35%] Generating precomp.hpp.gch/opencv_stitching_Release.gch
  1643. [ 35%] Generating test_precomp.hpp.gch/opencv_test_stitching_Release.gch
  1644. [ 35%] Built target pch_Generate_opencv_test_cudastereo
  1645. [ 35%] Built target pch_Generate_opencv_test_stitching
  1646. [ 35%] Built target pch_Generate_opencv_perf_cudastereo
  1647. [ 35%] Built target pch_Generate_opencv_stitching
  1648. Scanning dependencies of target pch_Generate_opencv_perf_stitching
  1649. [ 35%] Generating perf_precomp.hpp
  1650. Scanning dependencies of target pch_Generate_opencv_superres
  1651. [ 35%] Generating perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch
  1652. Scanning dependencies of target pch_Generate_opencv_test_superres
  1653. [ 35%] Generating precomp.hpp
  1654. Scanning dependencies of target pch_Generate_opencv_perf_superres
  1655. [ 35%] Generating test_precomp.hpp
  1656. [ 35%] Generating perf_precomp.hpp
  1657. [ 35%] Generating precomp.hpp.gch/opencv_superres_Release.gch
  1658. [ 35%] Generating test_precomp.hpp.gch/opencv_test_superres_Release.gch
  1659. [ 35%] Generating perf_precomp.hpp.gch/opencv_perf_superres_Release.gch
  1660. [ 35%] Built target pch_Generate_opencv_test_superres
  1661. [ 35%] Built target pch_Generate_opencv_perf_superres
  1662. [ 35%] Built target pch_Generate_opencv_perf_stitching
  1663. [ 35%] Built target pch_Generate_opencv_superres
  1664. Scanning dependencies of target pch_Generate_opencv_videostab
  1665. [ 35%] Generating precomp.hpp
  1666. Scanning dependencies of target pch_Generate_opencv_test_videostab
  1667. [ 35%] Generating test_precomp.hpp
  1668. Scanning dependencies of target opencv_cudev
  1669. [ 35%] Generating precomp.hpp.gch/opencv_videostab_Release.gch
  1670. [ 35%] Generating test_precomp.hpp.gch/opencv_test_videostab_Release.gch
  1671. [ 35%] Building CXX object modules/cudev/CMakeFiles/opencv_cudev.dir/src/stub.cpp.o
  1672. [ 36%] Linking CXX shared library ../../lib/libopencv_cudev.so
  1673. [ 36%] Built target opencv_cudev
  1674. [ 36%] Processing OpenCL kernels (core)
  1675. [ 36%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gpu_mat.cu.o
  1676. [ 36%] Built target pch_Generate_opencv_videostab
  1677. [ 36%] Built target pch_Generate_opencv_test_videostab
  1678. Scanning dependencies of target opencv_core
  1679. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/utils/filesystem.cpp.o
  1680. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert.fp16.cpp.o
  1681. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/ocl.cpp.o
  1682. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel_pthreads.cpp.o
  1683. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1684. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1685. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1686. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/system.cpp.o
  1687. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1688. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_host_mem.cpp.o
  1689. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1690. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/ovx.cpp.o
  1691. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1692. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix.cpp.o
  1693. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1694. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_info.cpp.o
  1695. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1696. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lpsolver.cpp.o
  1697. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1698. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/umatrix.cpp.o
  1699. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1700. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stl.cpp.o
  1701. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1702. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert.cpp.o
  1703. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1704. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/glob.cpp.o
  1705. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1706. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/array.cpp.o
  1707. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1708. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/tables.cpp.o
  1709. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1710. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdblas.cpp.o
  1711. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1712. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_core.cpp.o
  1713. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1714. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_clamdfft.cpp.o
  1715. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1716. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/hal_internal.cpp.o
  1717. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1718. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/types.cpp.o
  1719. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1720. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/arithm.cpp.o
  1721. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1722. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/downhill_simplex.cpp.o
  1723. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1724. [ 37%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opengl.cpp.o
  1725. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1726. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.dispatch.cpp.o
  1727. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1728. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/va_intel.cpp.o
  1729. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1730. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_stream.cpp.o
  1731. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1732. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/pca.cpp.o
  1733. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1734. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/command_line_parser.cpp.o
  1735. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1736. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/merge.cpp.o
  1737. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1738. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/out.cpp.o
  1739. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1740. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/split.cpp.o
  1741. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1742. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/copy.cpp.o
  1743. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1744. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/trace.cpp.o
  1745. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1746. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lda.cpp.o
  1747. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1748. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/dxt.cpp.o
  1749. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1750. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/mathfuncs_core.dispatch.cpp.o
  1751. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1752. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/directx.cpp.o
  1753. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1754. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/softfloat.cpp.o
  1755. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1756. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o
  1757. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1758. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence.cpp.o
  1759. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1760. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/datastructs.cpp.o
  1761. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1762. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o
  1763. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1764. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matop.cpp.o
  1765. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1766. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/rand.cpp.o
  1767. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1768. [ 38%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o
  1769. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1770. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cuda_gpu_mat.cpp.o
  1771. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1772. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/conjugate_gradient.cpp.o
  1773. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1774. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/alloc.cpp.o
  1775. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lapack.cpp.o
  1776. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matmul.cpp.o
  1777. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1778. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1779. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_decomp.cpp.o
  1780. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1781. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel.cpp.o
  1782. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1783. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.cpp.o
  1784. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1785. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/kmeans.cpp.o
  1786. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1787. [ 39%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/opencl_kernels_core.cpp.o
  1788. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/precomp.hpp.gch/opencv_core_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1789. [ 39%] Linking CXX shared library ../../lib/libopencv_core.so
  1790. [ 39%] Built target opencv_core
  1791. [ 39%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_scalar.cu.o
  1792. [ 39%] Processing OpenCL kernels (imgproc)
  1793. Scanning dependencies of target opencv_flann
  1794. [ 39%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o
  1795. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/flann/precomp.hpp.gch/opencv_flann_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1796. Scanning dependencies of target opencv_ml
  1797. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/inner_functions.cpp.o
  1798. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1799. Scanning dependencies of target opencv_imgproc
  1800. [ 39%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/connectedcomponents.cpp.o
  1801. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1802. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/data.cpp.o
  1803. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1804. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/rtrees.cpp.o
  1805. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1806. [ 39%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/color.cpp.o
  1807. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1808. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/nbayes.cpp.o
  1809. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1810. [ 39%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/flann.cpp.o
  1811. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/flann/precomp.hpp.gch/opencv_flann_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1812. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svm.cpp.o
  1813. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1814. [ 39%] Linking CXX shared library ../../lib/libopencv_flann.so
  1815. [ 39%] Built target opencv_flann
  1816. [ 39%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o
  1817. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1818. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/gbt.cpp.o
  1819. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1820. [ 39%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_scalar.cu.o
  1821. [ 39%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o
  1822. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1823. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/tree.cpp.o
  1824. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1825. [ 39%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_polar_cart.cu.o
  1826. [ 39%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o
  1827. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1828. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/testset.cpp.o
  1829. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1830. [ 39%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/kdtree.cpp.o
  1831. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1832. [ 39%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o
  1833. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1834. [ 39%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_weighted.cu.o
  1835. [ 40%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/boost.cpp.o
  1836. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1837. [ 40%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o
  1838. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1839. [ 40%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_mat.cu.o
  1840. [ 40%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svmsgd.cpp.o
  1841. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1842. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o
  1843. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1844. [ 41%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/em.cpp.o
  1845. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1846. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o
  1847. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1848. [ 41%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/lr.cpp.o
  1849. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1850. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o
  1851. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1852. [ 41%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/knearest.cpp.o
  1853. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1854. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o
  1855. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1856. [ 41%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_mat.cu.o
  1857. [ 41%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o
  1858. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/precomp.hpp.gch/opencv_ml_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1859. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/gabor.cpp.o
  1860. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1861. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o
  1862. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1863. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o
  1864. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1865. [ 41%] Linking CXX shared library ../../lib/libopencv_ml.so
  1866. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/intersection.cpp.o
  1867. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1868. [ 41%] Built target opencv_ml
  1869. [ 41%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sum.cu.o
  1870. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hershey_fonts.cpp.o
  1871. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1872. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o
  1873. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1874. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o
  1875. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1876. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/resize.cpp.o
  1877. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1878. [ 41%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_mat.cu.o
  1879. [ 41%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o
  1880. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1881. [ 42%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_scalar.cu.o
  1882. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/lsd.cpp.o
  1883. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1884. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o
  1885. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1886. [ 42%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_normalize.cu.o
  1887. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o
  1888. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1889. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/blend.cpp.o
  1890. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1891. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/generalized_hough.cpp.o
  1892. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1893. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o
  1894. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1895. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/main.cpp.o
  1896. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1897. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o
  1898. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1899. [ 42%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.dispatch.cpp.o
  1900. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1901. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/clahe.cpp.o
  1902. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1903. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/spatialgradient.cpp.o
  1904. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1905. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/min_enclosing_triangle.cpp.o
  1906. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1907. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o
  1908. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1909. [ 43%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_scalar.cu.o
  1910. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o
  1911. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1912. [ 43%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_countnonzero.cu.o
  1913. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o
  1914. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1915. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o
  1916. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1917. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o
  1918. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1919. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/drawing.cpp.o
  1920. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1921. [ 43%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_scalar.cu.o
  1922. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/demosaicing.cpp.o
  1923. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1924. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o
  1925. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1926. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o
  1927. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1928. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o
  1929. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1930. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o
  1931. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1932. [ 43%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_mat.cu.o
  1933. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o
  1934. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1935. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o
  1936. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1937. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o
  1938. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1939. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o
  1940. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1941. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o
  1942. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1943. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o
  1944. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1945. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o
  1946. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1947. [ 43%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_mat.cu.o
  1948. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o
  1949. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1950. [ 43%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/colormap.cpp.o
  1951. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1952. [ 44%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o
  1953. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1954. [ 44%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/opencl_kernels_imgproc.cpp.o
  1955. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/precomp.hpp.gch/opencv_imgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1956. [ 44%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/accum.neon.cpp.o
  1957. [ 44%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_scalar.cu.o
  1958. [ 44%] Linking CXX shared library ../../lib/libopencv_imgproc.so
  1959. [ 44%] Built target opencv_imgproc
  1960. [ 44%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_norm.cu.o
  1961. Scanning dependencies of target opencv_imgcodecs
  1962. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o
  1963. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1964. [ 44%] Processing OpenCL kernels (objdetect)
  1965. Scanning dependencies of target opencv_objdetect
  1966. [ 44%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/haar.cpp.o
  1967. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1968. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/utils.cpp.o
  1969. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1970. [ 44%] Processing OpenCL kernels (video)
  1971. Scanning dependencies of target opencv_video
  1972. [ 44%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/compat_video.cpp.o
  1973. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1974. [ 44%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect.cpp.o
  1975. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1976. [ 44%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/lkpyramid.cpp.o
  1977. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1978. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o
  1979. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1980. [ 44%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_scalar.cu.o
  1981. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_base.cpp.o
  1982. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1983. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o
  1984. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1985. [ 44%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/kalman.cpp.o
  1986. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1987. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg.cpp.o
  1988. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1989. [ 44%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/detection_based_tracker.cpp.o
  1990. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1991. [ 44%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o
  1992. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1993. [ 44%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pam.cpp.o
  1994. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1995. [ 44%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/main.cpp.o
  1996. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1997. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_png.cpp.o
  1998. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  1999. [ 45%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/hog.cpp.o
  2000. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2001. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_jpeg2000.cpp.o
  2002. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2003. [ 45%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_KNN.cpp.o
  2004. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2005. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdal.cpp.o
  2006. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2007. [ 45%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o
  2008. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2009. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_exr.cpp.o
  2010. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2011. [ 45%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect_convert.cpp.o
  2012. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2013. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_gdcm.cpp.o
  2014. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2015. [ 45%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/opencl_kernels_objdetect.cpp.o
  2016. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/precomp.hpp.gch/opencv_objdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2017. [ 45%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/camshift.cpp.o
  2018. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2019. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o
  2020. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2021. [ 45%] Linking CXX shared library ../../lib/libopencv_objdetect.so
  2022. [ 45%] Built target opencv_objdetect
  2023. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmaxloc.cu.o
  2024. [ 45%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/ecc.cpp.o
  2025. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2026. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_bmp.cpp.o
  2027. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2028. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_hdr.cpp.o
  2029. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2030. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o
  2031. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2032. [ 45%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_gaussmix2.cpp.o
  2033. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2034. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o
  2035. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2036. [ 45%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/opencl_kernels_video.cpp.o
  2037. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/precomp.hpp.gch/opencv_video_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2038. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o
  2039. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2040. [ 45%] Linking CXX shared library ../../lib/libopencv_video.so
  2041. [ 45%] Built target opencv_video
  2042. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_reduce.cu.o
  2043. [ 45%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_resize.cu.o
  2044. [ 45%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/exif.cpp.o
  2045. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/precomp.hpp.gch/opencv_imgcodecs_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2046. [ 45%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_down.cu.o
  2047. [ 45%] Linking CXX shared library ../../lib/libopencv_imgcodecs.so
  2048. [ 45%] Built target opencv_imgcodecs
  2049. [ 45%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_up.cu.o
  2050. [ 45%] Processing OpenCL kernels (dnn)
  2051. Scanning dependencies of target opencv_dnn
  2052. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/graph.pb.cc.o
  2053. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2054. Scanning dependencies of target opencv_shape
  2055. [ 45%] Building CXX object modules/shape/CMakeFiles/opencv_shape.dir/src/aff_trans.cpp.o
  2056. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/precomp.hpp.gch/opencv_shape_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2057. [ 45%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_warp.cu.o
  2058. [ 45%] Building CXX object modules/shape/CMakeFiles/opencv_shape.dir/src/sc_dis.cpp.o
  2059. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/precomp.hpp.gch/opencv_shape_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2060. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/versions.pb.cc.o
  2061. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2062. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/attr_value.pb.cc.o
  2063. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2064. [ 45%] Building CXX object modules/shape/CMakeFiles/opencv_shape.dir/src/haus_dis.cpp.o
  2065. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/precomp.hpp.gch/opencv_shape_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2066. [ 45%] Building CXX object modules/shape/CMakeFiles/opencv_shape.dir/src/tps_trans.cpp.o
  2067. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/precomp.hpp.gch/opencv_shape_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2068. [ 45%] Building CXX object modules/shape/CMakeFiles/opencv_shape.dir/src/emdL1.cpp.o
  2069. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/precomp.hpp.gch/opencv_shape_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2070. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/types.pb.cc.o
  2071. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2072. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/op_def.pb.cc.o
  2073. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2074. [ 45%] Building CXX object modules/shape/CMakeFiles/opencv_shape.dir/src/hist_cost.cpp.o
  2075. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/precomp.hpp.gch/opencv_shape_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2076. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor.pb.cc.o
  2077. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2078. [ 45%] Linking CXX shared library ../../lib/libopencv_shape.so
  2079. [ 45%] Built target opencv_shape
  2080. [ 45%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_remap.cu.o
  2081. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/tensor_shape.pb.cc.o
  2082. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2083. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/tensorflow/function.pb.cc.o
  2084. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2085. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_lut.cu.o
  2086. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/misc/caffe/opencv-caffe.pb.cc.o
  2087. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2088. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_split_merge.cu.o
  2089. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_copy_make_border.cu.o
  2090. Scanning dependencies of target opencv_cudawarping
  2091. [ 45%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/resize.cpp.o
  2092. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/precomp.hpp.gch/opencv_cudawarping_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2093. [ 45%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/remap.cpp.o
  2094. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/precomp.hpp.gch/opencv_cudawarping_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2095. [ 45%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/warp.cpp.o
  2096. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/precomp.hpp.gch/opencv_cudawarping_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2097. [ 45%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/pyramids.cpp.o
  2098. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/precomp.hpp.gch/opencv_cudawarping_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2099. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/op_halide.cpp.o
  2100. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2101. [ 45%] Linking CXX shared library ../../lib/libopencv_cudawarping.so
  2102. [ 45%] Built target opencv_cudawarping
  2103. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/nms.cpp.o
  2104. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2105. Scanning dependencies of target opencv_videoio
  2106. [ 45%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap.cpp.o
  2107. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/precomp.hpp.gch/opencv_videoio_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2108. [ 45%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_images.cpp.o
  2109. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/precomp.hpp.gch/opencv_videoio_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2110. [ 45%] Building NVCC (Device) object modules/cudabgsegm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mog2.cu.o
  2111. [ 45%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_encoder.cpp.o
  2112. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/precomp.hpp.gch/opencv_videoio_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2113. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/init.cpp.o
  2114. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2115. [ 45%] Building NVCC (Device) object modules/cudabgsegm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mog.cu.o
  2116. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_transpose.cu.o
  2117. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/dnn.cpp.o
  2118. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2119. [ 45%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_mjpeg_decoder.cpp.o
  2120. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/precomp.hpp.gch/opencv_videoio_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2121. [ 45%] Building CXX object modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_v4l.cpp.o
  2122. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/precomp.hpp.gch/opencv_videoio_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2123. Scanning dependencies of target opencv_cudabgsegm
  2124. [ 45%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_cudabgsegm.dir/src/mog2.cpp.o
  2125. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudabgsegm/precomp.hpp.gch/opencv_cudabgsegm_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2126. [ 45%] Linking CXX shared library ../../lib/libopencv_videoio.so
  2127. [ 45%] Built target opencv_videoio
  2128. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_softmax.cpp.o
  2129. [ 45%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_cudabgsegm.dir/src/mog.cpp.o
  2130. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2131. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudabgsegm/precomp.hpp.gch/opencv_cudabgsegm_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2132. Scanning dependencies of target opencv_highgui
  2133. [ 45%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o
  2134. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/highgui/precomp.hpp.gch/opencv_highgui_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2135. [ 45%] Linking CXX shared library ../../lib/libopencv_cudabgsegm.so
  2136. [ 45%] Built target opencv_cudabgsegm
  2137. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/common.cpp.o
  2138. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2139. [ 45%] Building NVCC (Device) object modules/cudacodec/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_nv12_to_rgb.cu.o
  2140. [ 45%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/roiSelector.cpp.o
  2141. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/highgui/precomp.hpp.gch/opencv_highgui_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2142. [ 45%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax.cu.o
  2143. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_lrn.cpp.o
  2144. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2145. [ 45%] Linking CXX shared library ../../lib/libopencv_highgui.so
  2146. [ 45%] Built target opencv_highgui
  2147. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_pool.cpp.o
  2148. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2149. Scanning dependencies of target opencv_ts
  2150. [ 45%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ocl_test.cpp.o
  2151. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2152. [ 45%] Building NVCC (Device) object modules/cudacodec/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_rgb_to_yv12.cu.o
  2153. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/math_functions.cpp.o
  2154. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2155. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_conv_spatial.cpp.o
  2156. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2157. [ 45%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/cuda_perf.cpp.o
  2158. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2159. Scanning dependencies of target opencv_cudacodec
  2160. [ 45%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/frame_queue.cpp.o
  2161. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2162. [ 45%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/video_parser.cpp.o
  2163. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2164. [ 45%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_func.cpp.o
  2165. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2166. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/ocl4dnn/src/ocl4dnn_inner_product.cpp.o
  2167. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2168. [ 45%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/video_writer.cpp.o
  2169. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2170. [ 45%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/darknet/darknet_io.cpp.o
  2171. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2172. [ 45%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/cuvid_video_source.cpp.o
  2173. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2174. [ 46%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/video_source.cpp.o
  2175. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2176. [ 46%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_mat.cu.o
  2177. [ 46%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/ffmpeg_video_source.cpp.o
  2178. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2179. [ 46%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/video_reader.cpp.o
  2180. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2181. [ 47%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/darknet/darknet_importer.cpp.o
  2182. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2183. [ 47%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/video_decoder.cpp.o
  2184. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2185. [ 47%] Building CXX object modules/cudacodec/CMakeFiles/opencv_cudacodec.dir/src/thread.cpp.o
  2186. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/precomp.hpp.gch/opencv_cudacodec_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2187. [ 47%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THDiskFile.cpp.o
  2188. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2189. [ 47%] Linking CXX shared library ../../lib/libopencv_cudacodec.so
  2190. [ 47%] Built target opencv_cudacodec
  2191. [ 47%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/cuda_test.cpp.o
  2192. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2193. [ 47%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THGeneral.cpp.o
  2194. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2195. [ 47%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/THFile.cpp.o
  2196. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2197. [ 47%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/torch/torch_importer.cpp.o
  2198. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2199. [ 48%] Processing OpenCL kernels (features2d)
  2200. Scanning dependencies of target opencv_features2d
  2201. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/bagofwords.cpp.o
  2202. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2203. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/blobdetector.cpp.o
  2204. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2205. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_io.cpp.o
  2206. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2207. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/akaze.cpp.o
  2208. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2209. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/agast.cpp.o
  2210. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2211. [ 48%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax_mat.cu.o
  2212. [ 48%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts.cpp.o
  2213. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2214. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/draw.cpp.o
  2215. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2216. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_importer.cpp.o
  2217. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2218. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/orb.cpp.o
  2219. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2220. [ 48%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_arrtest.cpp.o
  2221. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2222. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze.cpp.o
  2223. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2224. [ 48%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_gtest.cpp.o
  2225. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2226. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/caffe/caffe_shrinker.cpp.o
  2227. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2228. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/feature2d.cpp.o
  2229. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2230. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/layers_common.cpp.o
  2231. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2232. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/matchers.cpp.o
  2233. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2234. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/blank_layer.cpp.o
  2235. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2236. [ 48%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_threshold.cu.o
  2237. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/split_layer.cpp.o
  2238. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2239. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/max_unpooling_layer.cpp.o
  2240. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2241. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/fast_score.cpp.o
  2242. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2243. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/prior_box_layer.cpp.o
  2244. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2245. [ 48%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ts_perf.cpp.o
  2246. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2247. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/main.cpp.o
  2248. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2249. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/brisk.cpp.o
  2250. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2251. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/reshape_layer.cpp.o
  2252. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2253. [ 48%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/ocl_perf.cpp.o
  2254. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ts/precomp.hpp.gch/opencv_ts_Release.gch: created and used with different settings of -fpic
  2255. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/pooling_layer.cpp.o
  2256. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2257. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/keypoint.cpp.o
  2258. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2259. [ 48%] Linking CXX static library ../../lib/libopencv_ts.a
  2260. [ 48%] Built target opencv_ts
  2261. Scanning dependencies of target opencv_annotation
  2262. [ 48%] Building CXX object apps/annotation/CMakeFiles/opencv_annotation.dir/opencv_annotation.cpp.o
  2263. [ 48%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_mat.cu.o
  2264. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/convolution_layer.cpp.o
  2265. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2266. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/dynamic.cpp.o
  2267. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2268. [ 48%] Linking CXX executable ../../bin/opencv_annotation
  2269. [ 48%] Built target opencv_annotation
  2270. Scanning dependencies of target opencv_visualisation
  2271. [ 48%] Building CXX object apps/visualisation/CMakeFiles/opencv_visualisation.dir/opencv_visualisation.cpp.o
  2272. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/nldiffusion_functions.cpp.o
  2273. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2274. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/KAZEFeatures.cpp.o
  2275. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2276. [ 48%] Linking CXX executable ../../bin/opencv_visualisation
  2277. [ 48%] Built target opencv_visualisation
  2278. Scanning dependencies of target opencv_version
  2279. [ 48%] Building CXX object apps/version/CMakeFiles/opencv_version.dir/opencv_version.cpp.o
  2280. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/padding_layer.cpp.o
  2281. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2282. [ 48%] Linking CXX executable ../../bin/opencv_version
  2283. [ 48%] Built target opencv_version
  2284. [ 48%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_reduction.cu.o
  2285. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/permute_layer.cpp.o
  2286. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2287. [ 48%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_math.cu.o
  2288. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/fed.cpp.o
  2289. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2290. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/slice_layer.cpp.o
  2291. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2292. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/AKAZEFeatures.cpp.o
  2293. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2294. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/fully_connected_layer.cpp.o
  2295. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2296. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/shift_layer.cpp.o
  2297. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2298. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/gftt.cpp.o
  2299. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2300. [ 48%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/eltwise_layer.cpp.o
  2301. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2302. [ 48%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/mser.cpp.o
  2303. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2304. [ 48%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_integral.cu.o
  2305. [ 49%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/scale_layer.cpp.o
  2306. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2307. [ 49%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/resize_nearest_neighbor_layer.cpp.o
  2308. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2309. [ 49%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/agast_score.cpp.o
  2310. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2311. [ 49%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/concat_layer.cpp.o
  2312. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2313. [ 50%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/fast.cpp.o
  2314. [ 51%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_spectrums.cu.o
  2315. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2316. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/flatten_layer.cpp.o
  2317. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2318. [ 51%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/evaluation.cpp.o
  2319. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2320. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/elementwise_layers.cpp.o
  2321. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2322. [ 51%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/opencl_kernels_features2d.cpp.o
  2323. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/precomp.hpp.gch/opencv_features2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2324. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_bitwize_op.cu.o
  2325. [ 51%] Linking CXX shared library ../../lib/libopencv_features2d.so
  2326. [ 51%] Built target opencv_features2d
  2327. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_pyramids.cu.o
  2328. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/mvn_layer.cpp.o
  2329. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2330. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/proposal_layer.cpp.o
  2331. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2332. [ 51%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_integral.cu.o
  2333. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/detection_output_layer.cpp.o
  2334. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2335. Scanning dependencies of target opencv_test_core
  2336. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_misc.cpp.o
  2337. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2338. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/batch_norm_layer.cpp.o
  2339. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2340. Scanning dependencies of target opencv_cudaarithm
  2341. [ 51%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/reductions.cpp.o
  2342. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/precomp.hpp.gch/opencv_cudaarithm_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2343. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_arithm_func.cu.o
  2344. [ 51%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/arithm.cpp.o
  2345. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/precomp.hpp.gch/opencv_cudaarithm_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2346. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/region_layer.cpp.o
  2347. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2348. [ 51%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/core.cpp.o
  2349. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/precomp.hpp.gch/opencv_cudaarithm_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2350. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_main.cpp.o
  2351. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2352. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/recurrent_layers.cpp.o
  2353. [ 51%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/element_operations.cpp.o
  2354. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2355. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/precomp.hpp.gch/opencv_cudaarithm_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2356. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_utils.cpp.o
  2357. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2358. [ 51%] Linking CXX shared library ../../lib/libopencv_cudaarithm.so
  2359. [ 51%] Built target opencv_cudaarithm
  2360. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_cvt.cu.o
  2361. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/softmax_layer.cpp.o
  2362. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2363. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_matrix_expr.cpp.o
  2364. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2365. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/normalize_bbox_layer.cpp.o
  2366. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2367. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/lrn_layer.cpp.o
  2368. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2369. Scanning dependencies of target opencv_perf_core
  2370. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_split.cpp.o
  2371. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2372. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/crop_layer.cpp.o
  2373. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2374. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_gemm.cpp.o
  2375. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2376. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/layers/reorg_layer.cpp.o
  2377. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2378. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_cvround.cpp.o
  2379. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2380. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_importer.cpp.o
  2381. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2382. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_warp.cu.o
  2383. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_image2d.cpp.o
  2384. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2385. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_compare.cpp.o
  2386. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2387. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_opencl.cpp.o
  2388. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2389. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_matrix_operation.cpp.o
  2390. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2391. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_dot.cpp.o
  2392. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2393. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/tensorflow/tf_io.cpp.o
  2394. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2395. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/src/halide_scheduler.cpp.o
  2396. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2397. [ 51%] Building CXX object modules/dnn/CMakeFiles/opencv_dnn.dir/opencl_kernels_dnn.cpp.o
  2398. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/precomp.hpp.gch/opencv_dnn_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  2399. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/cuda/perf_gpumat.cpp.o
  2400. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2401. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_dft.cpp.o
  2402. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2403. [ 51%] Linking CXX shared library ../../lib/libopencv_dnn.so
  2404. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_deriv.cu.o
  2405. [ 51%] Built target opencv_dnn
  2406. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_arithm.cpp.o
  2407. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2408. Scanning dependencies of target opencv_perf_cudaarithm
  2409. [ 51%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_perf_cudaarithm.dir/perf/perf_arithm.cpp.o
  2410. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/perf_precomp.hpp.gch/opencv_perf_cudaarithm_Release.gch: created and used with different settings of -fpic
  2411. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_channels.cpp.o
  2412. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2413. [ 51%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_minmaxloc.cpp.o
  2414. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2415. [ 51%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_perf_cudaarithm.dir/perf/perf_element_operations.cpp.o
  2416. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/perf_precomp.hpp.gch/opencv_perf_cudaarithm_Release.gch: created and used with different settings of -fpic
  2417. [ 51%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_cmp_op.cu.o
  2418. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/ocl/test_arithm.cpp.o
  2419. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2420. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_reduce.cpp.o
  2421. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2422. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_stat.cpp.o
  2423. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2424. [ 52%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_color_cvt.cu.o
  2425. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_mat.cpp.o
  2426. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2427. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_arithm.cpp.o
  2428. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2429. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_ptr.cpp.o
  2430. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2431. [ 52%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_perf_cudaarithm.dir/perf/perf_main.cpp.o
  2432. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/perf_precomp.hpp.gch/opencv_perf_cudaarithm_Release.gch: created and used with different settings of -fpic
  2433. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_dxt.cpp.o
  2434. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2435. [ 52%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_perf_cudaarithm.dir/perf/perf_reductions.cpp.o
  2436. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/perf_precomp.hpp.gch/opencv_perf_cudaarithm_Release.gch: created and used with different settings of -fpic
  2437. [ 52%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_intrin.cpp.o
  2438. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2439. [ 52%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_split_merge.cu.o
  2440. [ 52%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_perf_cudaarithm.dir/perf/perf_core.cpp.o
  2441. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/perf_precomp.hpp.gch/opencv_perf_cudaarithm_Release.gch: created and used with different settings of -fpic
  2442. [ 53%] Linking CXX executable ../../bin/opencv_perf_cudaarithm
  2443. [ 53%] Built target opencv_perf_cudaarithm
  2444. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_intrin.fp16.cpp.o
  2445. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_usage_flags.cpp.o
  2446. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2447. Scanning dependencies of target opencv_test_cudaarithm
  2448. [ 53%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_main.cpp.o
  2449. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2450. [ 53%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_element_operations.cpp.o
  2451. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2452. [ 53%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_arithm_op.cu.o
  2453. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_mat.cpp.o
  2454. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2455. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_dxt.cpp.o
  2456. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2457. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_bufferpool.cpp.o
  2458. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2459. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_concatenation.cpp.o
  2460. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2461. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_channels.cpp.o
  2462. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2463. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_io.cpp.o
  2464. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2465. [ 53%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_matop.cpp.o
  2466. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2467. [ 53%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_test_lut.cu.o
  2468. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/opencl/perf_gemm.cpp.o
  2469. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2470. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_rotatedrect.cpp.o
  2471. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2472. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_math.cpp.o
  2473. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2474. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_countnonzero.cpp.o
  2475. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2476. [ 54%] Building NVCC (Device) object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/opencv_test_cudev_generated_transpose.cu.o
  2477. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_dft.cpp.o
  2478. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2479. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_ds.cpp.o
  2480. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2481. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_opengl.cpp.o
  2482. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2483. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_buffer_pool.cpp.o
  2484. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2485. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_norm.cpp.o
  2486. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2487. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_umat.cpp.o
  2488. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2489. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_gpumat.cpp.o
  2490. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2491. Scanning dependencies of target opencv_test_cudev
  2492. [ 54%] Building CXX object modules/cudev/test/CMakeFiles/opencv_test_cudev.dir/test_main.cpp.o
  2493. [ 54%] Linking CXX executable ../../../bin/opencv_test_cudev
  2494. [ 54%] Built target opencv_test_cudev
  2495. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_ippasync.cpp.o
  2496. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2497. Scanning dependencies of target opencv_test_flann
  2498. [ 54%] Building CXX object modules/flann/CMakeFiles/opencv_test_flann.dir/test/test_main.cpp.o
  2499. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/flann/test_precomp.hpp.gch/opencv_test_flann_Release.gch: created and used with different settings of -fpic
  2500. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_lut.cpp.o
  2501. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2502. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_stream.cpp.o
  2503. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2504. [ 54%] Building CXX object modules/flann/CMakeFiles/opencv_test_flann.dir/test/test_lshtable_badarg.cpp.o
  2505. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/flann/test_precomp.hpp.gch/opencv_test_flann_Release.gch: created and used with different settings of -fpic
  2506. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_inRange.cpp.o
  2507. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2508. [ 54%] Linking CXX executable ../../bin/opencv_test_flann
  2509. [ 54%] Built target opencv_test_flann
  2510. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_sort.cpp.o
  2511. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2512. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_core.cpp.o
  2513. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2514. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_rand.cpp.o
  2515. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2516. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_conjugate_gradient.cpp.o
  2517. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2518. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_addWeighted.cpp.o
  2519. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2520. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_convertTo.cpp.o
  2521. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2522. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_downhill_simplex.cpp.o
  2523. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2524. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_lpsolver.cpp.o
  2525. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2526. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_arithm.cpp.o
  2527. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2528. [ 54%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_test_cudaarithm.dir/test/test_reductions.cpp.o
  2529. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaarithm/test_precomp.hpp.gch/opencv_test_cudaarithm_Release.gch: created and used with different settings of -fpic
  2530. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_main.cpp.o
  2531. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2532. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_bitwise.cpp.o
  2533. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2534. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_hal_core.cpp.o
  2535. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2536. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_umat.cpp.o
  2537. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2538. Scanning dependencies of target opencv_test_imgproc
  2539. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_cvtyuv.cpp.o
  2540. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2541. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_math.cpp.o
  2542. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2543. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_merge.cpp.o
  2544. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2545. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_main.cpp.o
  2546. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2547. [ 54%] Linking CXX executable ../../bin/opencv_test_cudaarithm
  2548. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_imgwarp_strict.cpp.o
  2549. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2550. [ 54%] Built target opencv_test_cudaarithm
  2551. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_blend.cpp.o
  2552. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2553. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_abs.cpp.o
  2554. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2555. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_perf_core.dir/perf/perf_io_base64.cpp.o
  2556. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/perf_precomp.hpp.gch/opencv_perf_core_Release.gch: created and used with different settings of -fpic
  2557. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_filter2d.cpp.o
  2558. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2559. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_gftt.cpp.o
  2560. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2561. [ 54%] Linking CXX executable ../../bin/opencv_perf_core
  2562. [ 54%] Built target opencv_perf_core
  2563. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_accumulate.cpp.o
  2564. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2565. Scanning dependencies of target opencv_perf_imgproc
  2566. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_goodFeaturesToTrack.cpp.o
  2567. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2568. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_pyramids.cpp.o
  2569. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2570. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_operations.cpp.o
  2571. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2572. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_imgproc.cpp.o
  2573. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2574. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_sepfilter2d.cpp.o
  2575. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2576. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_filter2d.cpp.o
  2577. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2578. Scanning dependencies of target opencv_test_ml
  2579. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_save_load.cpp.o
  2580. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2581. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_resize.cpp.o
  2582. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2583. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_main.cpp.o
  2584. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2585. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_houghlines.cpp.o
  2586. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2587. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_svmsgd.cpp.o
  2588. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2589. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_warp.cpp.o
  2590. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2591. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_mltests2.cpp.o
  2592. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2593. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_boxfilter.cpp.o
  2594. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2595. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_eigen.cpp.o
  2596. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2597. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_mltests.cpp.o
  2598. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2599. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_sepfilters.cpp.o
  2600. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2601. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_match_template.cpp.o
  2602. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2603. [ 54%] Building CXX object modules/core/CMakeFiles/opencv_test_core.dir/test/test_arithm.cpp.o
  2604. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/core/test_precomp.hpp.gch/opencv_test_core_Release.gch: created and used with different settings of -fpic
  2605. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_lr.cpp.o
  2606. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2607. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_svmtrainauto.cpp.o
  2608. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2609. [ 54%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_warp.cpp.o
  2610. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2611. [ 54%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_gbttest.cpp.o
  2612. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2613. [ 55%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_blur.cpp.o
  2614. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2615. [ 55%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml.dir/test/test_emknearestkmeans.cpp.o
  2616. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/ml/test_precomp.hpp.gch/opencv_test_ml_Release.gch: created and used with different settings of -fpic
  2617. [ 55%] Linking CXX executable ../../bin/opencv_test_ml
  2618. [ 55%] Built target opencv_test_ml
  2619. [ 55%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_color.cpp.o
  2620. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2621. [ 55%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_filters.cpp.o
  2622. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2623. [ 56%] Linking CXX executable ../../bin/opencv_test_core
  2624. Scanning dependencies of target opencv_test_objdetect
  2625. [ 56%] Building CXX object modules/objdetect/CMakeFiles/opencv_test_objdetect.dir/test/test_main.cpp.o
  2626. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/test_precomp.hpp.gch/opencv_test_objdetect_Release.gch: created and used with different settings of -fpic
  2627. [ 56%] Built target opencv_test_core
  2628. [ 56%] Building CXX object modules/objdetect/CMakeFiles/opencv_test_objdetect.dir/test/opencl/test_hogdetector.cpp.o
  2629. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/test_precomp.hpp.gch/opencv_test_objdetect_Release.gch: created and used with different settings of -fpic
  2630. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_pyramid.cpp.o
  2631. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2632. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_3vs4.cpp.o
  2633. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2634. [ 56%] Building CXX object modules/objdetect/CMakeFiles/opencv_test_objdetect.dir/test/test_cascadeandhog.cpp.o
  2635. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/test_precomp.hpp.gch/opencv_test_objdetect_Release.gch: created and used with different settings of -fpic
  2636. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_pyramids.cpp.o
  2637. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2638. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_filters.cpp.o
  2639. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2640. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_moments.cpp.o
  2641. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2642. [ 56%] Linking CXX executable ../../bin/opencv_test_objdetect
  2643. [ 56%] Built target opencv_test_objdetect
  2644. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_accumulate.cpp.o
  2645. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2646. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_histogram.cpp.o
  2647. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2648. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_canny.cpp.o
  2649. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2650. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_medianfilter.cpp.o
  2651. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2652. [ 56%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_houghlines.cpp.o
  2653. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2654. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/ocl/test_color.cpp.o
  2655. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2656. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_imgproc.cpp.o
  2657. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2658. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_blend.cpp.o
  2659. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2660. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_lsd.cpp.o
  2661. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2662. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_imgwarp.cpp.o
  2663. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2664. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_fitellipse_ams.cpp.o
  2665. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2666. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_gftt.cpp.o
  2667. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2668. Scanning dependencies of target opencv_perf_objdetect
  2669. [ 57%] Building CXX object modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_hogdetect.cpp.o
  2670. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/perf_precomp.hpp.gch/opencv_perf_objdetect_Release.gch: created and used with different settings of -fpic
  2671. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_goodfeaturetotrack.cpp.o
  2672. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2673. [ 57%] Building CXX object modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/opencl/perf_cascades.cpp.o
  2674. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/perf_precomp.hpp.gch/opencv_perf_objdetect_Release.gch: created and used with different settings of -fpic
  2675. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/opencl/perf_matchTemplate.cpp.o
  2676. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2677. [ 57%] Building CXX object modules/objdetect/CMakeFiles/opencv_perf_objdetect.dir/perf/perf_main.cpp.o
  2678. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/objdetect/perf_precomp.hpp.gch/opencv_perf_objdetect_Release.gch: created and used with different settings of -fpic
  2679. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_distancetransform.cpp.o
  2680. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2681. Scanning dependencies of target opencv_test_video
  2682. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_main.cpp.o
  2683. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2684. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_accum.cpp.o
  2685. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2686. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_drawing.cpp.o
  2687. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2688. [ 57%] Linking CXX executable ../../bin/opencv_perf_objdetect
  2689. [ 57%] Built target opencv_perf_objdetect
  2690. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_templmatch.cpp.o
  2691. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2692. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_moments.cpp.o
  2693. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2694. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/ocl/test_optflowpyrlk.cpp.o
  2695. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2696. Scanning dependencies of target opencv_perf_video
  2697. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/perf_ecc.cpp.o
  2698. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2699. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_boundingrect.cpp.o
  2700. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2701. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_threshold.cpp.o
  2702. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2703. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/ocl/test_bgfg_mog2.cpp.o
  2704. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2705. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/perf_tvl1optflow.cpp.o
  2706. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2707. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_connectedcomponents.cpp.o
  2708. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2709. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/ocl/test_optflow_tvl1flow.cpp.o
  2710. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2711. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_filter.cpp.o
  2712. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2713. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/opencl/perf_bgfg_mog2.cpp.o
  2714. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2715. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_cvt_color.cpp.o
  2716. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2717. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/opencl/perf_optflow_pyrlk.cpp.o
  2718. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2719. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/ocl/test_optflow_farneback.cpp.o
  2720. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2721. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/opencl/perf_optflow_dualTVL1.cpp.o
  2722. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2723. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_floodfill.cpp.o
  2724. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2725. [ 57%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_optflowpyrlk.cpp.o
  2726. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2727. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_spatialgradient.cpp.o
  2728. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2729. [ 57%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_houghlines.cpp.o
  2730. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2731. [ 58%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_kalman.cpp.o
  2732. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2733. [ 58%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/opencl/perf_motempl.cpp.o
  2734. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2735. [ 58%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_tvl1optflow.cpp.o
  2736. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2737. [ 59%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/opencl/perf_optflow_farneback.cpp.o
  2738. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2739. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_phasecorr.cpp.o
  2740. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2741. [ 59%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_camshift.cpp.o
  2742. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2743. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_moments.cpp.o
  2744. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2745. [ 59%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_ecc.cpp.o
  2746. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2747. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_morph.cpp.o
  2748. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2749. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_resize_bitexact.cpp.o
  2750. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2751. [ 59%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/perf_optflowpyrlk.cpp.o
  2752. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2753. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_contours.cpp.o
  2754. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2755. [ 59%] Building CXX object modules/video/CMakeFiles/opencv_test_video.dir/test/test_estimaterigid.cpp.o
  2756. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/test_precomp.hpp.gch/opencv_test_video_Release.gch: created and used with different settings of -fpic
  2757. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_accumulate.cpp.o
  2758. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2759. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_convhull.cpp.o
  2760. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2761. [ 59%] Linking CXX executable ../../bin/opencv_test_video
  2762. [ 59%] Built target opencv_test_video
  2763. [ 59%] Building CXX object modules/video/CMakeFiles/opencv_perf_video.dir/perf/perf_main.cpp.o
  2764. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/video/perf_precomp.hpp.gch/opencv_perf_video_Release.gch: created and used with different settings of -fpic
  2765. Scanning dependencies of target opencv_test_cudabgsegm
  2766. [ 59%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_test_cudabgsegm.dir/test/test_main.cpp.o
  2767. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudabgsegm/test_precomp.hpp.gch/opencv_test_cudabgsegm_Release.gch: created and used with different settings of -fpic
  2768. [ 59%] Linking CXX executable ../../bin/opencv_perf_video
  2769. [ 59%] Built target opencv_perf_video
  2770. Scanning dependencies of target opencv_perf_cudabgsegm
  2771. [ 59%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_perf_cudabgsegm.dir/perf/perf_bgsegm.cpp.o
  2772. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudabgsegm/perf_precomp.hpp.gch/opencv_perf_cudabgsegm_Release.gch: created and used with different settings of -fpic
  2773. [ 59%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_test_cudabgsegm.dir/test/test_bgsegm.cpp.o
  2774. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudabgsegm/test_precomp.hpp.gch/opencv_test_cudabgsegm_Release.gch: created and used with different settings of -fpic
  2775. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_floodfill.cpp.o
  2776. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2777. [ 59%] Building CXX object modules/cudabgsegm/CMakeFiles/opencv_perf_cudabgsegm.dir/perf/perf_main.cpp.o
  2778. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudabgsegm/perf_precomp.hpp.gch/opencv_perf_cudabgsegm_Release.gch: created and used with different settings of -fpic
  2779. [ 59%] Linking CXX executable ../../bin/opencv_test_cudabgsegm
  2780. [ 59%] Built target opencv_test_cudabgsegm
  2781. [ 59%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc4.cu.o
  2782. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_fitellipse_direct.cpp.o
  2783. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2784. [ 59%] Linking CXX executable ../../bin/opencv_perf_cudabgsegm
  2785. [ 59%] Built target opencv_perf_cudabgsegm
  2786. Scanning dependencies of target opencv_test_cudawarping
  2787. [ 59%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping.dir/test/test_main.cpp.o
  2788. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch: created and used with different settings of -fpic
  2789. [ 59%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping.dir/test/test_remap.cpp.o
  2790. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch: created and used with different settings of -fpic
  2791. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_houghlines.cpp.o
  2792. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2793. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_pc.cpp.o
  2794. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2795. [ 59%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_histograms.cpp.o
  2796. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2797. [ 59%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping.dir/test/test_warp_perspective.cpp.o
  2798. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch: created and used with different settings of -fpic
  2799. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_integral.cpp.o
  2800. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2801. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_imgproc_umat.cpp.o
  2802. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2803. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_imgwarp.cpp.o
  2804. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2805. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_main.cpp.o
  2806. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2807. [ 60%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping.dir/test/test_warp_affine.cpp.o
  2808. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch: created and used with different settings of -fpic
  2809. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_distanceTransform.cpp.o
  2810. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2811. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_thresh.cpp.o
  2812. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2813. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_corners.cpp.o
  2814. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2815. [ 60%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_intersection.cpp.o
  2816. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2817. [ 60%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping.dir/test/test_pyramids.cpp.o
  2818. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch: created and used with different settings of -fpic
  2819. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_bilateral_filter.cpp.o
  2820. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2821. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_canny.cpp.o
  2822. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2823. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_canny.cpp.o
  2824. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2825. [ 61%] Building CXX object modules/cudawarping/CMakeFiles/opencv_test_cudawarping.dir/test/test_resize.cpp.o
  2826. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/test_precomp.hpp.gch/opencv_test_cudawarping_Release.gch: created and used with different settings of -fpic
  2827. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_histogram.cpp.o
  2828. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2829. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_fitellipse.cpp.o
  2830. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2831. [ 61%] Linking CXX executable ../../bin/opencv_test_cudawarping
  2832. [ 61%] Built target opencv_test_cudawarping
  2833. [ 61%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc3.cu.o
  2834. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_approxpoly.cpp.o
  2835. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2836. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_bilateral.cpp.o
  2837. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2838. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_grabcut.cpp.o
  2839. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2840. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_emd.cpp.o
  2841. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2842. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_remap.cpp.o
  2843. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2844. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_color.cpp.o
  2845. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2846. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc.dir/perf/perf_matchTemplate.cpp.o
  2847. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/perf_precomp.hpp.gch/opencv_perf_imgproc_Release.gch: created and used with different settings of -fpic
  2848. Scanning dependencies of target opencv_perf_cudawarping
  2849. [ 61%] Building CXX object modules/cudawarping/CMakeFiles/opencv_perf_cudawarping.dir/perf/perf_warping.cpp.o
  2850. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/perf_precomp.hpp.gch/opencv_perf_cudawarping_Release.gch: created and used with different settings of -fpic
  2851. [ 61%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc.dir/test/test_watershed.cpp.o
  2852. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgproc/test_precomp.hpp.gch/opencv_test_imgproc_Release.gch: created and used with different settings of -fpic
  2853. [ 61%] Linking CXX executable ../../bin/opencv_perf_imgproc
  2854. [ 61%] Built target opencv_perf_imgproc
  2855. [ 61%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc3.cu.o
  2856. [ 61%] Linking CXX executable ../../bin/opencv_test_imgproc
  2857. [ 61%] Built target opencv_test_imgproc
  2858. [ 62%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc1.cu.o
  2859. [ 62%] Building CXX object modules/cudawarping/CMakeFiles/opencv_perf_cudawarping.dir/perf/perf_main.cpp.o
  2860. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudawarping/perf_precomp.hpp.gch/opencv_perf_cudawarping_Release.gch: created and used with different settings of -fpic
  2861. [ 62%] Linking CXX executable ../../bin/opencv_perf_cudawarping
  2862. [ 62%] Built target opencv_perf_cudawarping
  2863. [ 62%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc1.cu.o
  2864. Scanning dependencies of target opencv_test_dnn
  2865. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_darknet_importer.cpp.o
  2866. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2867. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_misc.cpp.o
  2868. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2869. Scanning dependencies of target opencv_perf_dnn
  2870. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_perf_dnn.dir/perf/perf_net.cpp.o
  2871. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/perf_precomp.hpp.gch/opencv_perf_dnn_Release.gch: created and used with different settings of -fpic
  2872. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_torch_importer.cpp.o
  2873. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2874. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_perf_dnn.dir/perf/opencl/perf_convolution.cpp.o
  2875. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/perf_precomp.hpp.gch/opencv_perf_dnn_Release.gch: created and used with different settings of -fpic
  2876. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_main.cpp.o
  2877. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2878. Scanning dependencies of target opencv_test_imgcodecs
  2879. [ 62%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_main.cpp.o
  2880. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2881. [ 62%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/npy_blob.cpp.o
  2882. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2883. [ 62%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_tiff.cpp.o
  2884. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2885. [ 63%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_layers.cpp.o
  2886. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2887. [ 63%] Building CXX object modules/dnn/CMakeFiles/opencv_perf_dnn.dir/perf/perf_convolution.cpp.o
  2888. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/perf_precomp.hpp.gch/opencv_perf_dnn_Release.gch: created and used with different settings of -fpic
  2889. [ 63%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_jpeg.cpp.o
  2890. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2891. [ 63%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_tf_importer.cpp.o
  2892. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_perf_dnn.dir/perf/perf_caffe.cpp.o
  2893. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2894. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/perf_precomp.hpp.gch/opencv_perf_dnn_Release.gch: created and used with different settings of -fpic
  2895. [ 64%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc4.cu.o
  2896. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_perf_dnn.dir/perf/perf_main.cpp.o
  2897. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/perf_precomp.hpp.gch/opencv_perf_dnn_Release.gch: created and used with different settings of -fpic
  2898. [ 64%] Linking CXX executable ../../bin/opencv_perf_dnn
  2899. [ 64%] Built target opencv_perf_dnn
  2900. [ 64%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_grfmt.cpp.o
  2901. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2902. Scanning dependencies of target opencv_perf_imgcodecs
  2903. [ 64%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_perf_imgcodecs.dir/perf/perf_main.cpp.o
  2904. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/perf_precomp.hpp.gch/opencv_perf_imgcodecs_Release.gch: created and used with different settings of -fpic
  2905. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_halide_layers.cpp.o
  2906. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2907. [ 64%] Linking CXX executable ../../bin/opencv_perf_imgcodecs
  2908. [ 64%] Built target opencv_perf_imgcodecs
  2909. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_halide_nets.cpp.o
  2910. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2911. Scanning dependencies of target opencv_test_shape
  2912. [ 64%] Building CXX object modules/shape/CMakeFiles/opencv_test_shape.dir/test/test_main.cpp.o
  2913. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/test_precomp.hpp.gch/opencv_test_shape_Release.gch: created and used with different settings of -fpic
  2914. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_googlenet.cpp.o
  2915. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2916. [ 64%] Building CXX object modules/shape/CMakeFiles/opencv_test_shape.dir/test/test_shape.cpp.o
  2917. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/shape/test_precomp.hpp.gch/opencv_test_shape_Release.gch: created and used with different settings of -fpic
  2918. [ 64%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_webp.cpp.o
  2919. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2920. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_nms.cpp.o
  2921. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2922. [ 64%] Linking CXX executable ../../bin/opencv_test_shape
  2923. [ 64%] Built target opencv_test_shape
  2924. [ 64%] Building CXX object modules/dnn/CMakeFiles/opencv_test_dnn.dir/test/test_caffe_importer.cpp.o
  2925. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/dnn/test_precomp.hpp.gch/opencv_test_dnn_Release.gch: created and used with different settings of -fpic
  2926. [ 64%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_png.cpp.o
  2927. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2928. Scanning dependencies of target opencv_test_videoio
  2929. [ 64%] Building CXX object modules/videoio/CMakeFiles/opencv_test_videoio.dir/test/test_main.cpp.o
  2930. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/test_precomp.hpp.gch/opencv_test_videoio_Release.gch: created and used with different settings of -fpic
  2931. [ 64%] Building CXX object modules/videoio/CMakeFiles/opencv_test_videoio.dir/test/test_video_io.cpp.o
  2932. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/test_precomp.hpp.gch/opencv_test_videoio_Release.gch: created and used with different settings of -fpic
  2933. [ 65%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_test_imgcodecs.dir/test/test_read_write.cpp.o
  2934. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/imgcodecs/test_precomp.hpp.gch/opencv_test_imgcodecs_Release.gch: created and used with different settings of -fpic
  2935. [ 65%] Linking CXX executable ../../bin/opencv_test_dnn
  2936. [ 65%] Built target opencv_test_dnn
  2937. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc4.cu.o
  2938. [ 65%] Building CXX object modules/videoio/CMakeFiles/opencv_test_videoio.dir/test/test_ffmpeg.cpp.o
  2939. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/test_precomp.hpp.gch/opencv_test_videoio_Release.gch: created and used with different settings of -fpic
  2940. [ 65%] Linking CXX executable ../../bin/opencv_test_imgcodecs
  2941. [ 65%] Built target opencv_test_imgcodecs
  2942. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc3.cu.o
  2943. [ 65%] Building CXX object modules/videoio/CMakeFiles/opencv_test_videoio.dir/test/test_fourcc.cpp.o
  2944. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/test_precomp.hpp.gch/opencv_test_videoio_Release.gch: created and used with different settings of -fpic
  2945. [ 65%] Building CXX object modules/videoio/CMakeFiles/opencv_test_videoio.dir/test/test_mfx.cpp.o
  2946. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/test_precomp.hpp.gch/opencv_test_videoio_Release.gch: created and used with different settings of -fpic
  2947. [ 65%] Linking CXX executable ../../bin/opencv_test_videoio
  2948. [ 65%] Built target opencv_test_videoio
  2949. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc3.cu.o
  2950. Scanning dependencies of target opencv_perf_videoio
  2951. [ 65%] Building CXX object modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_main.cpp.o
  2952. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/perf_precomp.hpp.gch/opencv_perf_videoio_Release.gch: created and used with different settings of -fpic
  2953. [ 65%] Building CXX object modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_input.cpp.o
  2954. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/perf_precomp.hpp.gch/opencv_perf_videoio_Release.gch: created and used with different settings of -fpic
  2955. [ 65%] Building CXX object modules/videoio/CMakeFiles/opencv_perf_videoio.dir/perf/perf_output.cpp.o
  2956. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videoio/perf_precomp.hpp.gch/opencv_perf_videoio_Release.gch: created and used with different settings of -fpic
  2957. [ 65%] Linking CXX executable ../../bin/opencv_perf_videoio
  2958. [ 65%] Built target opencv_perf_videoio
  2959. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc1.cu.o
  2960. Scanning dependencies of target opencv_test_cudacodec
  2961. [ 65%] Building CXX object modules/cudacodec/CMakeFiles/opencv_test_cudacodec.dir/test/test_main.cpp.o
  2962. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/test_precomp.hpp.gch/opencv_test_cudacodec_Release.gch: created and used with different settings of -fpic
  2963. [ 65%] Building CXX object modules/cudacodec/CMakeFiles/opencv_test_cudacodec.dir/test/test_video.cpp.o
  2964. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/test_precomp.hpp.gch/opencv_test_cudacodec_Release.gch: created and used with different settings of -fpic
  2965. [ 65%] Linking CXX executable ../../bin/opencv_test_cudacodec
  2966. [ 65%] Built target opencv_test_cudacodec
  2967. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc3.cu.o
  2968. Scanning dependencies of target opencv_perf_cudacodec
  2969. [ 65%] Building CXX object modules/cudacodec/CMakeFiles/opencv_perf_cudacodec.dir/perf/perf_video.cpp.o
  2970. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/perf_precomp.hpp.gch/opencv_perf_cudacodec_Release.gch: created and used with different settings of -fpic
  2971. [ 65%] Building CXX object modules/cudacodec/CMakeFiles/opencv_perf_cudacodec.dir/perf/perf_main.cpp.o
  2972. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudacodec/perf_precomp.hpp.gch/opencv_perf_cudacodec_Release.gch: created and used with different settings of -fpic
  2973. Scanning dependencies of target opencv_test_highgui
  2974. [ 65%] Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui.dir/test/test_main.cpp.o
  2975. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/highgui/test_precomp.hpp.gch/opencv_test_highgui_Release.gch: created and used with different settings of -fpic
  2976. [ 65%] Linking CXX executable ../../bin/opencv_perf_cudacodec
  2977. [ 65%] Built target opencv_perf_cudacodec
  2978. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc3.cu.o
  2979. [ 65%] Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui.dir/test/test_gui.cpp.o
  2980. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/highgui/test_precomp.hpp.gch/opencv_test_highgui_Release.gch: created and used with different settings of -fpic
  2981. [ 65%] Linking CXX executable ../../bin/opencv_test_highgui
  2982. [ 65%] Built target opencv_test_highgui
  2983. [ 65%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc4.cu.o
  2984. Scanning dependencies of target opencv_test_features2d
  2985. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_main.cpp.o
  2986. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2987. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/ocl/test_feature2d.cpp.o
  2988. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2989. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/ocl/test_brute_force_matcher.cpp.o
  2990. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2991. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_akaze.cpp.o
  2992. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2993. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_keypoints.cpp.o
  2994. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2995. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_descriptors_regression.cpp.o
  2996. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2997. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_agast.cpp.o
  2998. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  2999. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_descriptors_invariance.cpp.o
  3000. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3001. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_brisk.cpp.o
  3002. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3003. Scanning dependencies of target opencv_perf_features2d
  3004. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d.dir/perf/opencl/perf_feature2d.cpp.o
  3005. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/perf_precomp.hpp.gch/opencv_perf_features2d_Release.gch: created and used with different settings of -fpic
  3006. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_fast.cpp.o
  3007. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3008. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_mser.cpp.o
  3009. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3010. [ 65%] Processing OpenCL kernels (calib3d)
  3011. Scanning dependencies of target opencv_calib3d
  3012. [ 65%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/upnp.cpp.o
  3013. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3014. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d.dir/perf/opencl/perf_brute_force_matcher.cpp.o
  3015. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/perf_precomp.hpp.gch/opencv_perf_features2d_Release.gch: created and used with different settings of -fpic
  3016. [ 65%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_detectors_regression.cpp.o
  3017. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3018. [ 65%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/quadsubpix.cpp.o
  3019. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3020. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_detectors_invariance.cpp.o
  3021. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3022. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d.dir/perf/perf_feature2d.cpp.o
  3023. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/perf_precomp.hpp.gch/opencv_perf_features2d_Release.gch: created and used with different settings of -fpic
  3024. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/epnp.cpp.o
  3025. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3026. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc1.cu.o
  3027. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibration.cpp.o
  3028. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3029. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_nearestneighbors.cpp.o
  3030. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3031. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d.dir/perf/perf_main.cpp.o
  3032. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/perf_precomp.hpp.gch/opencv_perf_features2d_Release.gch: created and used with different settings of -fpic
  3033. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_orb.cpp.o
  3034. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3035. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d.dir/perf/perf_batchDistance.cpp.o
  3036. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/perf_precomp.hpp.gch/opencv_perf_features2d_Release.gch: created and used with different settings of -fpic
  3037. [ 66%] Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d.dir/test/test_matchers_algorithmic.cpp.o
  3038. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/features2d/test_precomp.hpp.gch/opencv_test_features2d_Release.gch: created and used with different settings of -fpic
  3039. [ 66%] Linking CXX executable ../../bin/opencv_test_features2d
  3040. [ 66%] Built target opencv_test_features2d
  3041. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_filter2d.cu.o
  3042. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/levmarq.cpp.o
  3043. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3044. [ 66%] Linking CXX executable ../../bin/opencv_perf_features2d
  3045. [ 66%] Built target opencv_perf_features2d
  3046. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc1.cu.o
  3047. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/checkchessboard.cpp.o
  3048. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3049. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/five-point.cpp.o
  3050. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3051. Scanning dependencies of target example_dnn_ssd_mobilenet_object_detection
  3052. [ 66%] Building CXX object samples/dnn/CMakeFiles/example_dnn_ssd_mobilenet_object_detection.dir/ssd_mobilenet_object_detection.cpp.o
  3053. [ 66%] Linking CXX executable ../../bin/example_dnn-ssd_mobilenet_object_detection
  3054. [ 66%] Built target example_dnn_ssd_mobilenet_object_detection
  3055. Scanning dependencies of target example_dnn_caffe_googlenet
  3056. [ 66%] Building CXX object samples/dnn/CMakeFiles/example_dnn_caffe_googlenet.dir/caffe_googlenet.cpp.o
  3057. [ 66%] Linking CXX executable ../../bin/example_dnn-caffe_googlenet
  3058. [ 66%] Built target example_dnn_caffe_googlenet
  3059. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc1.cu.o
  3060. Scanning dependencies of target example_dnn_torch_enet
  3061. [ 66%] Building CXX object samples/dnn/CMakeFiles/example_dnn_torch_enet.dir/torch_enet.cpp.o
  3062. [ 66%] Linking CXX executable ../../bin/example_dnn-torch_enet
  3063. [ 66%] Built target example_dnn_torch_enet
  3064. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc1.cu.o
  3065. Scanning dependencies of target example_dnn_ssd_object_detection
  3066. [ 66%] Building CXX object samples/dnn/CMakeFiles/example_dnn_ssd_object_detection.dir/ssd_object_detection.cpp.o
  3067. [ 66%] Linking CXX executable ../../bin/example_dnn-ssd_object_detection
  3068. [ 66%] Built target example_dnn_ssd_object_detection
  3069. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc1.cu.o
  3070. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/rho.cpp.o
  3071. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3072. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fundam.cpp.o
  3073. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3074. Scanning dependencies of target example_dnn_squeezenet_halide
  3075. [ 66%] Building CXX object samples/dnn/CMakeFiles/example_dnn_squeezenet_halide.dir/squeezenet_halide.cpp.o
  3076. [ 66%] Linking CXX executable ../../bin/example_dnn-squeezenet_halide
  3077. [ 66%] Built target example_dnn_squeezenet_halide
  3078. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc3.cu.o
  3079. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereobm.cpp.o
  3080. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3081. Scanning dependencies of target example_dnn_yolo_object_detection
  3082. [ 66%] Building CXX object samples/dnn/CMakeFiles/example_dnn_yolo_object_detection.dir/yolo_object_detection.cpp.o
  3083. [ 66%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/homography_decomp.cpp.o
  3084. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3085. [ 66%] Linking CXX executable ../../bin/example_dnn-yolo_object_detection
  3086. [ 66%] Built target example_dnn_yolo_object_detection
  3087. [ 66%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc4.cu.o
  3088. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/calibinit.cpp.o
  3089. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3090. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/compat_stereo.cpp.o
  3091. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3092. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/dls.cpp.o
  3093. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3094. Scanning dependencies of target example_dnn_faster_rcnn
  3095. [ 67%] Building CXX object samples/dnn/CMakeFiles/example_dnn_faster_rcnn.dir/faster_rcnn.cpp.o
  3096. [ 67%] Linking CXX executable ../../bin/example_dnn-faster_rcnn
  3097. [ 67%] Built target example_dnn_faster_rcnn
  3098. [ 67%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc4.cu.o
  3099. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ap3p.cpp.o
  3100. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3101. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/stereosgbm.cpp.o
  3102. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3103. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/main.cpp.o
  3104. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3105. Scanning dependencies of target example_dnn_tf_inception
  3106. [ 67%] Building CXX object samples/dnn/CMakeFiles/example_dnn_tf_inception.dir/tf_inception.cpp.o
  3107. [ 67%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/compat_ptsetreg.cpp.o
  3108. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3109. [ 68%] Linking CXX executable ../../bin/example_dnn-tf_inception
  3110. [ 68%] Built target example_dnn_tf_inception
  3111. [ 68%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc4.cu.o
  3112. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/p3p.cpp.o
  3113. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3114. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/polynom_solver.cpp.o
  3115. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3116. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/triangulate.cpp.o
  3117. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3118. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/ptsetreg.cpp.o
  3119. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3120. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/solvepnp.cpp.o
  3121. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3122. Scanning dependencies of target example_dnn_fcn_semsegm
  3123. [ 68%] Building CXX object samples/dnn/CMakeFiles/example_dnn_fcn_semsegm.dir/fcn_semsegm.cpp.o
  3124. [ 68%] Linking CXX executable ../../bin/example_dnn-fcn_semsegm
  3125. [ 68%] Built target example_dnn_fcn_semsegm
  3126. [ 68%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc4.cu.o
  3127. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/posit.cpp.o
  3128. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3129. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/fisheye.cpp.o
  3130. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3131. Scanning dependencies of target example_dnn_resnet_ssd_face
  3132. [ 68%] Building CXX object samples/dnn/CMakeFiles/example_dnn_resnet_ssd_face.dir/resnet_ssd_face.cpp.o
  3133. [ 68%] Linking CXX executable ../../bin/example_dnn-resnet_ssd_face
  3134. [ 68%] Built target example_dnn_resnet_ssd_face
  3135. [ 68%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc3.cu.o
  3136. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/src/circlesgrid.cpp.o
  3137. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3138. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d.dir/opencl_kernels_calib3d.cpp.o
  3139. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/precomp.hpp.gch/opencv_calib3d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3140. [ 68%] Linking CXX shared library ../../lib/libopencv_calib3d.so
  3141. [ 68%] Built target opencv_calib3d
  3142. [ 68%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc1.cu.o
  3143. Scanning dependencies of target opencv_test_calib3d
  3144. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_undistort.cpp.o
  3145. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3146. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_fundam.cpp.o
  3147. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3148. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_reproject_image_to_3d.cpp.o
  3149. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3150. Scanning dependencies of target opencv_perf_calib3d
  3151. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_stereosgbm.cpp.o
  3152. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch: created and used with different settings of -fpic
  3153. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_main.cpp.o
  3154. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3155. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_cameracalibration.cpp.o
  3156. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3157. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/opencl/perf_stereobm.cpp.o
  3158. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch: created and used with different settings of -fpic
  3159. [ 68%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_cicrlesGrid.cpp.o
  3160. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch: created and used with different settings of -fpic
  3161. [ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc3.cu.o
  3162. [ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc4.cu.o
  3163. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_main.cpp.o
  3164. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch: created and used with different settings of -fpic
  3165. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_cornerssubpix.cpp.o
  3166. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3167. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_affine2d.cpp.o
  3168. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch: created and used with different settings of -fpic
  3169. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_posit.cpp.o
  3170. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3171. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_undistort_points.cpp.o
  3172. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3173. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d.dir/perf/perf_pnp.cpp.o
  3174. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/perf_precomp.hpp.gch/opencv_perf_calib3d_Release.gch: created and used with different settings of -fpic
  3175. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_cameracalibration_badarg.cpp.o
  3176. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3177. [ 70%] Linking CXX executable ../../bin/opencv_perf_calib3d
  3178. [ 70%] Built target opencv_perf_calib3d
  3179. [ 70%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc1.cu.o
  3180. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_cameracalibration_artificial.cpp.o
  3181. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3182. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/opencl/test_stereobm.cpp.o
  3183. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3184. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_affine2d_estimator.cpp.o
  3185. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3186. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_affine3d_estimator.cpp.o
  3187. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3188. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_chesscorners.cpp.o
  3189. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3190. [ 70%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_affine_partial2d_estimator.cpp.o
  3191. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3192. [ 71%] Building NVCC (Device) object modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_stereocsbp.cu.o
  3193. [ 71%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_compose_rt.cpp.o
  3194. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3195. [ 71%] Building NVCC (Device) object modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_stereobm.cu.o
  3196. [ 71%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_homography_decomp.cpp.o
  3197. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3198. [ 71%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_homography.cpp.o
  3199. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3200. [ 71%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_median_filter.cu.o
  3201. [ 71%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_chesscorners_timing.cpp.o
  3202. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3203. Scanning dependencies of target opencv_traincascade
  3204. [ 71%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/imagestorage.cpp.o
  3205. [ 72%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_chesscorners_badarg.cpp.o
  3206. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3207. [ 72%] Building NVCC (Device) object modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_util.cu.o
  3208. [ 72%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/HOGfeatures.cpp.o
  3209. [ 72%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc4.cu.o
  3210. [ 72%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_solvepnp_ransac.cpp.o
  3211. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3212. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/features.cpp.o
  3213. [ 73%] Building NVCC (Device) object modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_disparity_bilateral_filter.cu.o
  3214. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/old_ml_tree.cpp.o
  3215. [ 73%] Building NVCC (Device) object modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_stereobp.cu.o
  3216. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_chessboardgenerator.cpp.o
  3217. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3218. Scanning dependencies of target opencv_cudastereo
  3219. [ 73%] Building CXX object modules/cudastereo/CMakeFiles/opencv_cudastereo.dir/src/util.cpp.o
  3220. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/precomp.hpp.gch/opencv_cudastereo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3221. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_affine3.cpp.o
  3222. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3223. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/cascadeclassifier.cpp.o
  3224. [ 73%] Building CXX object modules/cudastereo/CMakeFiles/opencv_cudastereo.dir/src/stereobm.cpp.o
  3225. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/precomp.hpp.gch/opencv_cudastereo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3226. [ 73%] Building CXX object modules/cudastereo/CMakeFiles/opencv_cudastereo.dir/src/disparity_bilateral_filter.cpp.o
  3227. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/precomp.hpp.gch/opencv_cudastereo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3228. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_cameracalibration_tilt.cpp.o
  3229. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3230. [ 73%] Building CXX object modules/cudastereo/CMakeFiles/opencv_cudastereo.dir/src/stereobp.cpp.o
  3231. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/precomp.hpp.gch/opencv_cudastereo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3232. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/lbpfeatures.cpp.o
  3233. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/boost.cpp.o
  3234. [ 73%] Building CXX object modules/cudastereo/CMakeFiles/opencv_cudastereo.dir/src/stereocsbp.cpp.o
  3235. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/precomp.hpp.gch/opencv_cudastereo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3236. [ 73%] Linking CXX shared library ../../lib/libopencv_cudastereo.so
  3237. [ 73%] Built target opencv_cudastereo
  3238. Scanning dependencies of target opencv_createsamples
  3239. [ 73%] Building CXX object apps/createsamples/CMakeFiles/opencv_createsamples.dir/utility.cpp.o
  3240. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_stereomatching.cpp.o
  3241. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3242. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/traincascade.cpp.o
  3243. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/old_ml_data.cpp.o
  3244. [ 73%] Building CXX object apps/createsamples/CMakeFiles/opencv_createsamples.dir/createsamples.cpp.o
  3245. [ 73%] Linking CXX executable ../../bin/opencv_createsamples
  3246. [ 73%] Built target opencv_createsamples
  3247. [ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc3.cu.o
  3248. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_fisheye.cpp.o
  3249. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3250. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/old_ml_inner_functions.cpp.o
  3251. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/old_ml_boost.cpp.o
  3252. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_modelest.cpp.o
  3253. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3254. [ 73%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/haarfeatures.cpp.o
  3255. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_decompose_projection.cpp.o
  3256. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3257. [ 73%] Linking CXX executable ../../bin/opencv_traincascade
  3258. [ 73%] Built target opencv_traincascade
  3259. [ 73%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d.dir/test/test_undistort_badarg.cpp.o
  3260. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/calib3d/test_precomp.hpp.gch/opencv_test_calib3d_Release.gch: created and used with different settings of -fpic
  3261. Scanning dependencies of target opencv_interactive-calibration
  3262. [ 73%] Building CXX object apps/interactive-calibration/CMakeFiles/opencv_interactive-calibration.dir/calibController.cpp.o
  3263. [ 73%] Linking CXX executable ../../bin/opencv_test_calib3d
  3264. [ 73%] Built target opencv_test_calib3d
  3265. Scanning dependencies of target example_tapi_squares
  3266. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_squares.dir/squares.cpp.o
  3267. [ 73%] Building CXX object apps/interactive-calibration/CMakeFiles/opencv_interactive-calibration.dir/frameProcessor.cpp.o
  3268. [ 73%] Linking CXX executable ../../bin/tapi-example-squares
  3269. [ 73%] Built target example_tapi_squares
  3270. Scanning dependencies of target example_tapi_hog
  3271. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_hog.dir/hog.cpp.o
  3272. [ 73%] Building CXX object apps/interactive-calibration/CMakeFiles/opencv_interactive-calibration.dir/rotationConverters.cpp.o
  3273. [ 73%] Linking CXX executable ../../bin/tapi-example-hog
  3274. [ 73%] Built target example_tapi_hog
  3275. Scanning dependencies of target example_tapi_bgfg_segm
  3276. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_bgfg_segm.dir/bgfg_segm.cpp.o
  3277. [ 73%] Building CXX object apps/interactive-calibration/CMakeFiles/opencv_interactive-calibration.dir/parametersController.cpp.o
  3278. [ 73%] Linking CXX executable ../../bin/tapi-example-bgfg_segm
  3279. [ 73%] Built target example_tapi_bgfg_segm
  3280. Scanning dependencies of target example_tapi_ufacedetect
  3281. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_ufacedetect.dir/ufacedetect.cpp.o
  3282. [ 73%] Building CXX object apps/interactive-calibration/CMakeFiles/opencv_interactive-calibration.dir/calibPipeline.cpp.o
  3283. [ 73%] Linking CXX executable ../../bin/tapi-example-ufacedetect
  3284. [ 73%] Built target example_tapi_ufacedetect
  3285. Scanning dependencies of target example_tapi_clahe
  3286. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_clahe.dir/clahe.cpp.o
  3287. [ 73%] Building CXX object apps/interactive-calibration/CMakeFiles/opencv_interactive-calibration.dir/main.cpp.o
  3288. [ 73%] Linking CXX executable ../../bin/tapi-example-clahe
  3289. [ 73%] Built target example_tapi_clahe
  3290. Scanning dependencies of target example_tapi_camshift
  3291. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_camshift.dir/camshift.cpp.o
  3292. [ 73%] Linking CXX executable ../../bin/opencv_interactive-calibration
  3293. [ 73%] Built target opencv_interactive-calibration
  3294. Scanning dependencies of target example_tapi_opencl_custom_kernel
  3295. [ 73%] Building CXX object samples/tapi/CMakeFiles/example_tapi_opencl_custom_kernel.dir/opencl_custom_kernel.cpp.o
  3296. [ 73%] Linking CXX executable ../../bin/tapi-example-camshift
  3297. [ 73%] Built target example_tapi_camshift
  3298. Scanning dependencies of target example_tapi_pyrlk_optical_flow
  3299. [ 74%] Building CXX object samples/tapi/CMakeFiles/example_tapi_pyrlk_optical_flow.dir/pyrlk_optical_flow.cpp.o
  3300. [ 74%] Linking CXX executable ../../bin/tapi-example-opencl_custom_kernel
  3301. [ 74%] Built target example_tapi_opencl_custom_kernel
  3302. Scanning dependencies of target example_tapi_tvl1_optical_flow
  3303. [ 74%] Building CXX object samples/tapi/CMakeFiles/example_tapi_tvl1_optical_flow.dir/tvl1_optical_flow.cpp.o
  3304. [ 74%] Linking CXX executable ../../bin/tapi-example-pyrlk_optical_flow
  3305. [ 74%] Built target example_tapi_pyrlk_optical_flow
  3306. Scanning dependencies of target opencv_test_cudastereo
  3307. [ 74%] Building CXX object modules/cudastereo/CMakeFiles/opencv_test_cudastereo.dir/test/test_main.cpp.o
  3308. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/test_precomp.hpp.gch/opencv_test_cudastereo_Release.gch: created and used with different settings of -fpic
  3309. [ 74%] Linking CXX executable ../../bin/tapi-example-tvl1_optical_flow
  3310. [ 74%] Built target example_tapi_tvl1_optical_flow
  3311. [ 74%] Building CXX object modules/cudastereo/CMakeFiles/opencv_test_cudastereo.dir/test/test_stereo.cpp.o
  3312. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/test_precomp.hpp.gch/opencv_test_cudastereo_Release.gch: created and used with different settings of -fpic
  3313. Scanning dependencies of target opencv_perf_cudastereo
  3314. [ 74%] Building CXX object modules/cudastereo/CMakeFiles/opencv_perf_cudastereo.dir/perf/perf_stereo.cpp.o
  3315. [ 74%] Building CXX object modules/cudastereo/CMakeFiles/opencv_perf_cudastereo.dir/perf/perf_main.cpp.o
  3316. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/perf_precomp.hpp.gch/opencv_perf_cudastereo_Release.gch: created and used with different settings of -fpic
  3317. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudastereo/perf_precomp.hpp.gch/opencv_perf_cudastereo_Release.gch: created and used with different settings of -fpic
  3318. [ 74%] Linking CXX executable ../../bin/opencv_test_cudastereo
  3319. [ 74%] Built target opencv_test_cudastereo
  3320. [ 74%] Linking CXX executable ../../bin/opencv_perf_cudastereo
  3321. [ 74%] Built target opencv_perf_cudastereo
  3322. Scanning dependencies of target opencv_cudafilters
  3323. [ 74%] Building CXX object modules/cudafilters/CMakeFiles/opencv_cudafilters.dir/src/filtering.cpp.o
  3324. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafilters/precomp.hpp.gch/opencv_cudafilters_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3325. [ 74%] Linking CXX shared library ../../lib/libopencv_cudafilters.so
  3326. [ 74%] Built target opencv_cudafilters
  3327. [ 74%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_knnmatch.cu.o
  3328. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_point_list.cu.o
  3329. Scanning dependencies of target opencv_perf_cudafilters
  3330. Scanning dependencies of target opencv_test_cudafilters
  3331. [ 74%] Building CXX object modules/cudafilters/CMakeFiles/opencv_test_cudafilters.dir/test/test_main.cpp.o
  3332. [ 74%] Building CXX object modules/cudafilters/CMakeFiles/opencv_perf_cudafilters.dir/perf/perf_filters.cpp.o
  3333. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafilters/perf_precomp.hpp.gch/opencv_perf_cudafilters_Release.gch: created and used with different settings of -fpic
  3334. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafilters/test_precomp.hpp.gch/opencv_test_cudafilters_Release.gch: created and used with different settings of -fpic
  3335. [ 74%] Building CXX object modules/cudafilters/CMakeFiles/opencv_test_cudafilters.dir/test/test_filters.cpp.o
  3336. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafilters/test_precomp.hpp.gch/opencv_test_cudafilters_Release.gch: created and used with different settings of -fpic
  3337. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mean_shift.cu.o
  3338. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_blend.cu.o
  3339. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_color.cu.o
  3340. [ 74%] Building CXX object modules/cudafilters/CMakeFiles/opencv_perf_cudafilters.dir/perf/perf_main.cpp.o
  3341. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafilters/perf_precomp.hpp.gch/opencv_perf_cudafilters_Release.gch: created and used with different settings of -fpic
  3342. [ 74%] Linking CXX executable ../../bin/opencv_perf_cudafilters
  3343. [ 74%] Built target opencv_perf_cudafilters
  3344. [ 74%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_match.cu.o
  3345. [ 74%] Linking CXX executable ../../bin/opencv_test_cudafilters
  3346. [ 74%] Built target opencv_test_cudafilters
  3347. [ 74%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_orb.cu.o
  3348. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3349.  
  3350. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_corners.cu.o
  3351. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3352.  
  3353. [ 74%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_fast.cu.o
  3354. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_circles.cu.o
  3355. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_segments.cu.o
  3356. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_canny.cu.o
  3357. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_debayer.cu.o
  3358. [ 74%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_radius_match.cu.o
  3359. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_match_template.cu.o
  3360. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_generalized_hough.cu.o
  3361. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3362.  
  3363. [ 74%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_clahe.cu.o
  3364. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3365.  
  3366. [ 75%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gftt.cu.o
  3367. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3368.  
  3369. Scanning dependencies of target opencv_cudafeatures2d
  3370. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/orb.cpp.o
  3371. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/precomp.hpp.gch/opencv_cudafeatures2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3372. [ 75%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_lines.cu.o
  3373. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3374.  
  3375. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3376.  
  3377. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/brute_force_matcher.cpp.o
  3378. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/precomp.hpp.gch/opencv_cudafeatures2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3379. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3380.  
  3381. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/fast.cpp.o
  3382. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/precomp.hpp.gch/opencv_cudafeatures2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3383. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/feature2d_async.cpp.o
  3384. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/precomp.hpp.gch/opencv_cudafeatures2d_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3385. [ 75%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bilateral_filter.cu.o
  3386. [ 75%] Linking CXX shared library ../../lib/libopencv_cudafeatures2d.so
  3387. [ 75%] Built target opencv_cudafeatures2d
  3388. Scanning dependencies of target opencv_test_cudafeatures2d
  3389. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_test_cudafeatures2d.dir/test/test_features2d.cpp.o
  3390. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/test_precomp.hpp.gch/opencv_test_cudafeatures2d_Release.gch: created and used with different settings of -fpic
  3391. [ 75%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hist.cu.o
  3392. Scanning dependencies of target opencv_perf_cudafeatures2d
  3393. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_perf_cudafeatures2d.dir/perf/perf_features2d.cpp.o
  3394. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/perf_precomp.hpp.gch/opencv_perf_cudafeatures2d_Release.gch: created and used with different settings of -fpic
  3395. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_perf_cudafeatures2d.dir/perf/perf_main.cpp.o
  3396. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/perf_precomp.hpp.gch/opencv_perf_cudafeatures2d_Release.gch: created and used with different settings of -fpic
  3397. [ 75%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_test_cudafeatures2d.dir/test/test_main.cpp.o
  3398. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudafeatures2d/test_precomp.hpp.gch/opencv_test_cudafeatures2d_Release.gch: created and used with different settings of -fpic
  3399. [ 75%] Linking CXX executable ../../bin/opencv_test_cudafeatures2d
  3400. Scanning dependencies of target opencv_cudaimgproc
  3401. [ 75%] Built target opencv_test_cudafeatures2d
  3402. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/color.cpp.o
  3403. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/hough_segments.cpp.o
  3404. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/canny.cpp.o
  3405. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3406. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3407. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3408. [ 75%] Linking CXX executable ../../bin/opencv_perf_cudafeatures2d
  3409. [ 75%] Built target opencv_perf_cudafeatures2d
  3410. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/bilateral_filter.cpp.o
  3411. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3412. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/match_template.cpp.o
  3413. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3414. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/corners.cpp.o
  3415. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/mssegmentation.cpp.o
  3416. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3417. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3418. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/blend.cpp.o
  3419. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3420. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/generalized_hough.cpp.o
  3421. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3422. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/hough_circles.cpp.o
  3423. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3424. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/mean_shift.cpp.o
  3425. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3426. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/gftt.cpp.o
  3427. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3428. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/histogram.cpp.o
  3429. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3430. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/hough_lines.cpp.o
  3431. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/precomp.hpp.gch/opencv_cudaimgproc_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3432. [ 75%] Linking CXX shared library ../../lib/libopencv_cudaimgproc.so
  3433. [ 75%] Built target opencv_cudaimgproc
  3434. [ 75%] Processing OpenCL kernels (photo)
  3435. [ 75%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gmg.cu.o
  3436. [ 75%] Building NVCC (Device) object modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_nlm.cu.o
  3437. Scanning dependencies of target opencv_perf_cudaimgproc
  3438. Scanning dependencies of target opencv_test_cudaimgproc
  3439. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_color.cpp.o
  3440. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_blend.cpp.o
  3441. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3442. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3443. [ 75%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVHaarObjectDetection.cu.o
  3444. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_main.cpp.o
  3445. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3446. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_mean_shift.cpp.o
  3447. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3448. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_hough.cpp.o
  3449. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3450. Scanning dependencies of target opencv_photo
  3451. [ 75%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/tonemap.cpp.o
  3452. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3453. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_gftt.cpp.o
  3454. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3455. [ 75%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cpp.o
  3456. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3457. [ 75%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_match_template.cpp.o
  3458. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3459. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_ccomponetns.cu.o
  3460. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_hough.cpp.o
  3461. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3462. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_main.cpp.o
  3463. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3464. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_mean_shift.cpp.o
  3465. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3466. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NPP_staging.cu.o
  3467. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_corners.cpp.o
  3468. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3469. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_corners.cpp.o
  3470. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3471. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_match_template.cpp.o
  3472. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3473. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVPyramid.cu.o
  3474. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_canny.cpp.o
  3475. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3476. [ 76%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/align.cpp.o
  3477. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3478. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_calib3d.cu.o
  3479. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_histogram.cpp.o
  3480. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3481. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_blend.cpp.o
  3482. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3483. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVBroxOpticalFlow.cu.o
  3484. [ 76%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/contrast_preserve.cpp.o
  3485. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3486. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_bilateral_filter.cpp.o
  3487. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3488. [ 76%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoise_tvl1.cpp.o
  3489. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3490. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_histogram.cpp.o
  3491. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3492. [ 76%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/hdr_common.cpp.o
  3493. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3494. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bm.cu.o
  3495. [ 76%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/merge.cpp.o
  3496. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3497. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_canny.cpp.o
  3498. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3499. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bm_fast.cu.o
  3500. [ 76%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_gftt.cpp.o
  3501. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3502. [ 76%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cuda.cpp.o
  3503. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3504. [ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_fgd.cu.o
  3505. [ 77%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_test_cudaimgproc.dir/test/test_color.cpp.o
  3506. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/test_precomp.hpp.gch/opencv_test_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3507. [ 77%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning.cpp.o
  3508. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3509. [ 77%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_perf_cudaimgproc.dir/perf/perf_bilateral_filter.cpp.o
  3510. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaimgproc/perf_precomp.hpp.gch/opencv_perf_cudaimgproc_Release.gch: created and used with different settings of -fpic
  3511. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/inpaint.cpp.o
  3512. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3513. [ 78%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCV.cu.o
  3514. [ 78%] Linking CXX executable ../../bin/opencv_perf_cudaimgproc
  3515. [ 78%] Built target opencv_perf_cudaimgproc
  3516. [ 78%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_needle_map.cu.o
  3517. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/npr.cpp.o
  3518. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3519. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning_impl.cpp.o
  3520. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3521. Scanning dependencies of target opencv_cudalegacy
  3522. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/NCV.cpp.o
  3523. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3524. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/graphcuts.cpp.o
  3525. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3526. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/calibrate.cpp.o
  3527. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3528. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/fgd.cpp.o
  3529. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3530. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/opencl_kernels_photo.cpp.o
  3531. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/precomp.hpp.gch/opencv_photo_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3532. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/needle_map.cpp.o
  3533. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3534. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/image_pyramid.cpp.o
  3535. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3536. [ 78%] Linking CXX shared library ../../lib/libopencv_photo.so
  3537. [ 78%] Built target opencv_photo
  3538. Scanning dependencies of target opencv_test_photo
  3539. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_main.cpp.o
  3540. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3541. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/gmg.cpp.o
  3542. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3543. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/calib3d.cpp.o
  3544. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3545. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/ocl/test_denoising.cpp.o
  3546. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3547. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/bm.cpp.o
  3548. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3549. [ 78%] Linking CXX executable ../../bin/opencv_test_cudaimgproc
  3550. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/bm_fast.cpp.o
  3551. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/interpolate_frames.cpp.o
  3552. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3553. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/precomp.hpp.gch/opencv_cudalegacy_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3554. [ 78%] Built target opencv_test_cudaimgproc
  3555. Scanning dependencies of target opencv_perf_photo
  3556. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_perf_photo.dir/perf/opencl/perf_denoising.cpp.o
  3557. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/perf_precomp.hpp.gch/opencv_perf_photo_Release.gch: created and used with different settings of -fpic
  3558. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_perf_photo.dir/perf/perf_cuda.cpp.o
  3559. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/perf_precomp.hpp.gch/opencv_perf_photo_Release.gch: created and used with different settings of -fpic
  3560. [ 78%] Linking CXX shared library ../../lib/libopencv_cudalegacy.so
  3561. [ 78%] Built target opencv_cudalegacy
  3562. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_perf_photo.dir/perf/perf_inpaint.cpp.o
  3563. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/perf_precomp.hpp.gch/opencv_perf_photo_Release.gch: created and used with different settings of -fpic
  3564. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_perf_photo.dir/perf/perf_main.cpp.o
  3565. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/perf_precomp.hpp.gch/opencv_perf_photo_Release.gch: created and used with different settings of -fpic
  3566. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_denoise_tvl1.cpp.o
  3567. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3568. Scanning dependencies of target opencv_test_cudalegacy
  3569. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestHypothesesGrow.cpp.o
  3570. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3571. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_denoising.cpp.o
  3572. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3573. [ 78%] Linking CXX executable ../../bin/opencv_perf_photo
  3574. Scanning dependencies of target opencv_perf_cudalegacy
  3575. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_perf_cudalegacy.dir/perf/perf_bgsegm.cpp.o
  3576. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/perf_precomp.hpp.gch/opencv_perf_cudalegacy_Release.gch: created and used with different settings of -fpic
  3577. [ 78%] Built target opencv_perf_photo
  3578. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_perf_cudalegacy.dir/perf/perf_calib3d.cpp.o
  3579. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/perf_precomp.hpp.gch/opencv_perf_cudalegacy_Release.gch: created and used with different settings of -fpic
  3580. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/test_main.cpp.o
  3581. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3582. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_cloning.cpp.o
  3583. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestRectStdDev.cpp.o
  3584. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3585. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3586. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_perf_cudalegacy.dir/perf/perf_labeling.cpp.o
  3587. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/perf_precomp.hpp.gch/opencv_perf_cudalegacy_Release.gch: created and used with different settings of -fpic
  3588. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/test_labeling.cpp.o
  3589. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3590. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_npr.cpp.o
  3591. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3592. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_perf_cudalegacy.dir/perf/perf_main.cpp.o
  3593. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/perf_precomp.hpp.gch/opencv_perf_cudalegacy_Release.gch: created and used with different settings of -fpic
  3594. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_inpaint.cpp.o
  3595. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3596. [ 78%] Building NVCC (Device) object modules/cudaobjdetect/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hog.cu.o
  3597. [ 78%] Linking CXX executable ../../bin/opencv_perf_cudalegacy
  3598. [ 78%] Built target opencv_perf_cudalegacy
  3599. [ 78%] Building NVCC (Device) object modules/cudaobjdetect/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_lbp.cu.o
  3600. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/test_calib3d.cpp.o
  3601. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3602. [ 78%] Building NVCC (Device) object modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyrlk.cu.o
  3603. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_decolor.cpp.o
  3604. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3605. Scanning dependencies of target opencv_cudaobjdetect
  3606. [ 78%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_cudaobjdetect.dir/src/cascadeclassifier.cpp.o
  3607. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaobjdetect/precomp.hpp.gch/opencv_cudaobjdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3608. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_hdr.cpp.o
  3609. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3610. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestCompact.cpp.o
  3611. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3612. [ 78%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_cudaobjdetect.dir/src/hog.cpp.o
  3613. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaobjdetect/precomp.hpp.gch/opencv_cudaobjdetect_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3614. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/main_nvidia.cpp.o
  3615. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3616. [ 78%] Linking CXX shared library ../../lib/libopencv_cudaobjdetect.so
  3617. [ 78%] Built target opencv_cudaobjdetect
  3618. [ 78%] Building NVCC (Device) object modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_tvl1flow.cu.o
  3619. [ 78%] Building CXX object modules/photo/CMakeFiles/opencv_test_photo.dir/test/test_denoising.cuda.cpp.o
  3620. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/photo/test_precomp.hpp.gch/opencv_test_photo_Release.gch: created and used with different settings of -fpic
  3621. [ 78%] Linking CXX executable ../../bin/opencv_test_photo
  3622. [ 78%] Built target opencv_test_photo
  3623. [ 78%] Building NVCC (Device) object modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_farneback.cu.o
  3624. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestHaarCascadeLoader.cpp.o
  3625. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3626. [ 78%] Processing OpenCL kernels (stitching)
  3627. [ 78%] Building NVCC (Device) object modules/stitching/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_multiband_blend.cu.o
  3628. [ 78%] Building NVCC (Device) object modules/stitching/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_warp_maps.cu.o
  3629. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestResize.cpp.o
  3630. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3631. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestDrawRects.cpp.o
  3632. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3633. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/test_nvidia.cpp.o
  3634. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3635. Scanning dependencies of target opencv_stitching
  3636. [ 78%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/util.cpp.o
  3637. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3638. [ 78%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/exposure_compensate.cpp.o
  3639. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3640. [ 78%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestHypothesesFilter.cpp.o
  3641. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3642. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/stitcher.cpp.o
  3643. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3644. [ 79%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestIntegralImageSquared.cpp.o
  3645. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3646. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/warpers_cuda.cpp.o
  3647. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3648. [ 79%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestTranspose.cpp.o
  3649. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3650. [ 79%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestIntegralImage.cpp.o
  3651. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3652. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/autocalib.cpp.o
  3653. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3654. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/matchers.cpp.o
  3655. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3656. [ 79%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_test_cudalegacy.dir/test/TestHaarCascadeApplication.cpp.o
  3657. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudalegacy/test_precomp.hpp.gch/opencv_test_cudalegacy_Release.gch: created and used with different settings of -fpic
  3658. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/timelapsers.cpp.o
  3659. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3660. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/camera.cpp.o
  3661. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3662. [ 79%] Linking CXX executable ../../bin/opencv_test_cudalegacy
  3663. [ 79%] Built target opencv_test_cudalegacy
  3664. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/seam_finders.cpp.o
  3665. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3666. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/warpers.cpp.o
  3667. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3668. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/blenders.cpp.o
  3669. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3670. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/src/motion_estimators.cpp.o
  3671. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3672. [ 79%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching.dir/opencl_kernels_stitching.cpp.o
  3673. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/precomp.hpp.gch/opencv_stitching_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3674. Scanning dependencies of target opencv_test_cudaobjdetect
  3675. [ 80%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_test_cudaobjdetect.dir/test/test_main.cpp.o
  3676. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaobjdetect/test_precomp.hpp.gch/opencv_test_cudaobjdetect_Release.gch: created and used with different settings of -fpic
  3677. [ 80%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_test_cudaobjdetect.dir/test/test_objdetect.cpp.o
  3678. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaobjdetect/test_precomp.hpp.gch/opencv_test_cudaobjdetect_Release.gch: created and used with different settings of -fpic
  3679. Scanning dependencies of target opencv_perf_cudaobjdetect
  3680. [ 80%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_perf_cudaobjdetect.dir/perf/perf_main.cpp.o
  3681. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaobjdetect/perf_precomp.hpp.gch/opencv_perf_cudaobjdetect_Release.gch: created and used with different settings of -fpic
  3682. [ 81%] Building CXX object modules/cudaobjdetect/CMakeFiles/opencv_perf_cudaobjdetect.dir/perf/perf_objdetect.cpp.o
  3683. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaobjdetect/perf_precomp.hpp.gch/opencv_perf_cudaobjdetect_Release.gch: created and used with different settings of -fpic
  3684. [ 81%] Linking CXX shared library ../../lib/libopencv_stitching.so
  3685. [ 81%] Built target opencv_stitching
  3686. Scanning dependencies of target opencv_test_stitching
  3687. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching.dir/test/test_main.cpp.o
  3688. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/test_precomp.hpp.gch/opencv_test_stitching_Release.gch: created and used with different settings of -fpic
  3689. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching.dir/test/ocl/test_warpers.cpp.o
  3690. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/test_precomp.hpp.gch/opencv_test_stitching_Release.gch: created and used with different settings of -fpic
  3691. [ 81%] Linking CXX executable ../../bin/opencv_test_cudaobjdetect
  3692. [ 81%] Built target opencv_test_cudaobjdetect
  3693. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching.dir/test/test_blenders.cpp.o
  3694. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/test_precomp.hpp.gch/opencv_test_stitching_Release.gch: created and used with different settings of -fpic
  3695. [ 81%] Linking CXX executable ../../bin/opencv_perf_cudaobjdetect
  3696. [ 81%] Built target opencv_perf_cudaobjdetect
  3697. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching.dir/test/test_matchers.cpp.o
  3698. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/test_precomp.hpp.gch/opencv_test_stitching_Release.gch: created and used with different settings of -fpic
  3699. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching.dir/test/test_blenders.cuda.cpp.o
  3700. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/test_precomp.hpp.gch/opencv_test_stitching_Release.gch: created and used with different settings of -fpic
  3701. Scanning dependencies of target opencv_perf_stitching
  3702. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/perf_matchers.cpp.o
  3703. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch: created and used with different settings of -fpic
  3704. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/opencl/perf_warpers.cpp.o
  3705. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch: created and used with different settings of -fpic
  3706. [ 81%] Linking CXX executable ../../bin/opencv_test_stitching
  3707. [ 81%] Built target opencv_test_stitching
  3708. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/opencl/perf_stitch.cpp.o
  3709. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch: created and used with different settings of -fpic
  3710. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/perf_estimators.cpp.o
  3711. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch: created and used with different settings of -fpic
  3712. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/perf_main.cpp.o
  3713. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch: created and used with different settings of -fpic
  3714. [ 81%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/perf_stich.cpp.o
  3715. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/stitching/perf_precomp.hpp.gch/opencv_perf_stitching_Release.gch: created and used with different settings of -fpic
  3716. [ 81%] Linking CXX executable ../../bin/opencv_perf_stitching
  3717. [ 81%] Built target opencv_perf_stitching
  3718. Scanning dependencies of target opencv_cudaoptflow
  3719. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_cudaoptflow.dir/src/pyrlk.cpp.o
  3720. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_cudaoptflow.dir/src/brox.cpp.o
  3721. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_cudaoptflow.dir/src/tvl1flow.cpp.o
  3722. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_cudaoptflow.dir/src/farneback.cpp.o
  3723. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/precomp.hpp.gch/opencv_cudaoptflow_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3724. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/precomp.hpp.gch/opencv_cudaoptflow_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3725. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/precomp.hpp.gch/opencv_cudaoptflow_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3726. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/precomp.hpp.gch/opencv_cudaoptflow_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3727. [ 81%] Linking CXX shared library ../../lib/libopencv_cudaoptflow.so
  3728. [ 81%] Built target opencv_cudaoptflow
  3729. [ 81%] Processing OpenCL kernels (superres)
  3730. [ 81%] Building NVCC (Device) object modules/videostab/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_global_motion.cu.o
  3731. [ 81%] Building NVCC (Device) object modules/superres/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_btv_l1_gpu.cu.o
  3732. Scanning dependencies of target opencv_perf_cudaoptflow
  3733. Scanning dependencies of target opencv_test_cudaoptflow
  3734. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_perf_cudaoptflow.dir/perf/perf_main.cpp.o
  3735. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_test_cudaoptflow.dir/test/test_main.cpp.o
  3736. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/perf_precomp.hpp.gch/opencv_perf_cudaoptflow_Release.gch: created and used with different settings of -fpic
  3737. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/test_precomp.hpp.gch/opencv_test_cudaoptflow_Release.gch: created and used with different settings of -fpic
  3738. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3739.  
  3740. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_test_cudaoptflow.dir/test/test_optflow.cpp.o
  3741. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/test_precomp.hpp.gch/opencv_test_cudaoptflow_Release.gch: created and used with different settings of -fpic
  3742. [ 81%] Building CXX object modules/cudaoptflow/CMakeFiles/opencv_perf_cudaoptflow.dir/perf/perf_optflow.cpp.o
  3743. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/cudaoptflow/perf_precomp.hpp.gch/opencv_perf_cudaoptflow_Release.gch: created and used with different settings of -fpic
  3744. /usr/local/cuda-8.0/include/thrust/detail/integer_traits.h(56): warning: integer conversion resulted in a change of sign
  3745.  
  3746. Scanning dependencies of target opencv_superres
  3747. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/src/super_resolution.cpp.o
  3748. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3749. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/src/input_array_utility.cpp.o
  3750. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3751. [ 81%] Linking CXX executable ../../bin/opencv_perf_cudaoptflow
  3752. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/src/frame_source.cpp.o
  3753. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3754. [ 81%] Built target opencv_perf_cudaoptflow
  3755. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/src/optical_flow.cpp.o
  3756. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3757. [ 81%] Linking CXX executable ../../bin/opencv_test_cudaoptflow
  3758. [ 81%] Built target opencv_test_cudaoptflow
  3759. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/src/btv_l1_cuda.cpp.o
  3760. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3761. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/src/btv_l1.cpp.o
  3762. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3763. [ 81%] Building CXX object modules/superres/CMakeFiles/opencv_superres.dir/opencl_kernels_superres.cpp.o
  3764. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/precomp.hpp.gch/opencv_superres_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3765. Scanning dependencies of target opencv_videostab
  3766. [ 81%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/log.cpp.o
  3767. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3768. [ 81%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/frame_source.cpp.o
  3769. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3770. [ 81%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/deblurring.cpp.o
  3771. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3772. [ 81%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/optical_flow.cpp.o
  3773. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3774. [ 81%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/fast_marching.cpp.o
  3775. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3776. [ 82%] Linking CXX shared library ../../lib/libopencv_superres.so
  3777. [ 82%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/global_motion.cpp.o
  3778. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3779. [ 82%] Built target opencv_superres
  3780. [ 82%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/motion_stabilizing.cpp.o
  3781. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3782. Scanning dependencies of target opencv_test_superres
  3783. [ 82%] Building CXX object modules/superres/CMakeFiles/opencv_test_superres.dir/test/test_main.cpp.o
  3784. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/test_precomp.hpp.gch/opencv_test_superres_Release.gch: created and used with different settings of -fpic
  3785. Scanning dependencies of target opencv_perf_superres
  3786. [ 82%] Building CXX object modules/superres/CMakeFiles/opencv_perf_superres.dir/perf/perf_superres.cpp.o
  3787. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/perf_precomp.hpp.gch/opencv_perf_superres_Release.gch: created and used with different settings of -fpic
  3788. [ 82%] Building CXX object modules/superres/CMakeFiles/opencv_test_superres.dir/test/test_superres.cpp.o
  3789. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/test_precomp.hpp.gch/opencv_test_superres_Release.gch: created and used with different settings of -fpic
  3790. [ 82%] Building CXX object modules/superres/CMakeFiles/opencv_perf_superres.dir/perf/perf_main.cpp.o
  3791. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/superres/perf_precomp.hpp.gch/opencv_perf_superres_Release.gch: created and used with different settings of -fpic
  3792. [ 82%] Linking CXX executable ../../bin/opencv_test_superres
  3793. [ 82%] Built target opencv_test_superres
  3794. [ 82%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/outlier_rejection.cpp.o
  3795. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3796. [ 82%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/wobble_suppression.cpp.o
  3797. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3798. Scanning dependencies of target example_gpu_surf_keypoint_matcher
  3799. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_surf_keypoint_matcher.dir/surf_keypoint_matcher.cpp.o
  3800. [ 83%] Linking CXX executable ../../bin/gpu-example-surf_keypoint_matcher
  3801. [ 83%] Built target example_gpu_surf_keypoint_matcher
  3802. [ 83%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/stabilizer.cpp.o
  3803. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3804. [ 83%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab.dir/src/inpainting.cpp.o
  3805. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/precomp.hpp.gch/opencv_videostab_Release.gch: not used because `OPENCV_TRAITS_ENABLE_DEPRECATED' is defined [-Winvalid-pch]
  3806. [ 83%] Linking CXX executable ../../bin/opencv_perf_superres
  3807. [ 83%] Built target opencv_perf_superres
  3808. Scanning dependencies of target example_gpu_video_reader
  3809. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_video_reader.dir/video_reader.cpp.o
  3810. [ 83%] Linking CXX executable ../../bin/gpu-example-video_reader
  3811. [ 83%] Built target example_gpu_video_reader
  3812. Scanning dependencies of target example_gpu_performance
  3813. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_performance.dir/performance/performance.cpp.o
  3814. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_performance.dir/performance/tests.cpp.o
  3815. Scanning dependencies of target example_gpu_farneback_optical_flow
  3816. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_farneback_optical_flow.dir/farneback_optical_flow.cpp.o
  3817. Scanning dependencies of target example_gpu_alpha_comp
  3818. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_alpha_comp.dir/alpha_comp.cpp.o
  3819. [ 83%] Linking CXX shared library ../../lib/libopencv_videostab.so
  3820. [ 83%] Linking CXX executable ../../bin/gpu-example-alpha_comp
  3821. [ 83%] Built target opencv_videostab
  3822. Scanning dependencies of target example_gpu_bgfg_segm
  3823. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_bgfg_segm.dir/bgfg_segm.cpp.o
  3824. [ 83%] Built target example_gpu_alpha_comp
  3825. Scanning dependencies of target example_gpu_morphology
  3826. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_morphology.dir/morphology.cpp.o
  3827. [ 83%] Linking CXX executable ../../bin/gpu-example-farneback_optical_flow
  3828. [ 83%] Built target example_gpu_farneback_optical_flow
  3829. Scanning dependencies of target example_gpu_optical_flow
  3830. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_optical_flow.dir/optical_flow.cpp.o
  3831. [ 83%] Linking CXX executable ../../bin/gpu-example-morphology
  3832. [ 83%] Linking CXX executable ../../bin/gpu-example-bgfg_segm
  3833. [ 83%] Built target example_gpu_morphology
  3834. Scanning dependencies of target example_gpu_houghlines
  3835. [ 83%] Built target example_gpu_bgfg_segm
  3836. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_houghlines.dir/houghlines.cpp.o
  3837. Scanning dependencies of target example_gpu_cascadeclassifier
  3838. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_cascadeclassifier.dir/cascadeclassifier.cpp.o
  3839. [ 83%] Linking CXX executable ../../bin/gpu-example-optical_flow
  3840. [ 83%] Built target example_gpu_optical_flow
  3841. Scanning dependencies of target example_gpu_driver_api_stereo_multi
  3842. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_driver_api_stereo_multi.dir/driver_api_stereo_multi.cpp.o
  3843. [ 83%] Linking CXX executable ../../bin/performance_gpu
  3844. [ 83%] Built target example_gpu_performance
  3845. Scanning dependencies of target example_gpu_super_resolution
  3846. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_super_resolution.dir/super_resolution.cpp.o
  3847. [ 83%] Linking CXX executable ../../bin/gpu-example-houghlines
  3848. [ 83%] Built target example_gpu_houghlines
  3849. Scanning dependencies of target example_gpu_generalized_hough
  3850. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_generalized_hough.dir/generalized_hough.cpp.o
  3851. [ 83%] Linking CXX executable ../../bin/gpu-example-driver_api_stereo_multi
  3852. [ 83%] Built target example_gpu_driver_api_stereo_multi
  3853. [ 83%] Linking CXX executable ../../bin/gpu-example-cascadeclassifier
  3854. Scanning dependencies of target example_gpu_stereo_match
  3855. [ 83%] Building CXX object samples/gpu/CMakeFiles/example_gpu_stereo_match.dir/stereo_match.cpp.o
  3856. [ 83%] Built target example_gpu_cascadeclassifier
  3857. Scanning dependencies of target example_gpu_hog
  3858. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_hog.dir/hog.cpp.o
  3859. [ 84%] Linking CXX executable ../../bin/gpu-example-super_resolution
  3860. [ 84%] Built target example_gpu_super_resolution
  3861. Scanning dependencies of target example_gpu_pyrlk_optical_flow
  3862. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_pyrlk_optical_flow.dir/pyrlk_optical_flow.cpp.o
  3863. [ 84%] Linking CXX executable ../../bin/gpu-example-generalized_hough
  3864. [ 84%] Built target example_gpu_generalized_hough
  3865. Scanning dependencies of target example_gpu_opticalflow_nvidia_api
  3866. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_opticalflow_nvidia_api.dir/opticalflow_nvidia_api.cpp.o
  3867. [ 84%] Linking CXX executable ../../bin/gpu-example-stereo_match
  3868. [ 84%] Linking CXX executable ../../bin/gpu-example-pyrlk_optical_flow
  3869. [ 84%] Built target example_gpu_stereo_match
  3870. Scanning dependencies of target example_gpu_stereo_multi
  3871. [ 84%] Built target example_gpu_pyrlk_optical_flow
  3872. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_stereo_multi.dir/stereo_multi.cpp.o
  3873. Scanning dependencies of target example_gpu_driver_api_multi
  3874. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_driver_api_multi.dir/driver_api_multi.cpp.o
  3875. [ 84%] Linking CXX executable ../../bin/gpu-example-hog
  3876. [ 84%] Built target example_gpu_hog
  3877. Scanning dependencies of target example_gpu_cascadeclassifier_nvidia_api
  3878. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_cascadeclassifier_nvidia_api.dir/cascadeclassifier_nvidia_api.cpp.o
  3879. [ 84%] Linking CXX executable ../../bin/gpu-example-driver_api_multi
  3880. [ 84%] Linking CXX executable ../../bin/gpu-example-opticalflow_nvidia_api
  3881. [ 84%] Built target example_gpu_driver_api_multi
  3882. Scanning dependencies of target example_gpu_video_writer
  3883. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_video_writer.dir/video_writer.cpp.o
  3884. [ 84%] Built target example_gpu_opticalflow_nvidia_api
  3885. Scanning dependencies of target example_gpu_multi
  3886. [ 84%] Building CXX object samples/gpu/CMakeFiles/example_gpu_multi.dir/multi.cpp.o
  3887. [ 84%] Linking CXX executable ../../bin/gpu-example-video_writer
  3888. [ 84%] Built target example_gpu_video_writer
  3889. Scanning dependencies of target opencv_test_videostab
  3890. [ 84%] Building CXX object modules/videostab/CMakeFiles/opencv_test_videostab.dir/test/test_main.cpp.o
  3891. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/test_precomp.hpp.gch/opencv_test_videostab_Release.gch: created and used with different settings of -fpic
  3892. [ 84%] Linking CXX executable ../../bin/gpu-example-multi
  3893. [ 84%] Built target example_gpu_multi
  3894. [ 84%] Building CXX object modules/videostab/CMakeFiles/opencv_test_videostab.dir/test/test_motion_estimation.cpp.o
  3895. cc1plus: warning: /home/ubuntu/opencv-fork/build/modules/videostab/test_precomp.hpp.gch/opencv_test_videostab_Release.gch: created and used with different settings of -fpic
  3896. [ 84%] Linking CXX executable ../../bin/gpu-example-stereo_multi
  3897. [ 84%] Built target example_gpu_stereo_multi
  3898. [ 84%] Linking CXX executable ../../bin/gpu-example-cascadeclassifier_nvidia_api
  3899. Scanning dependencies of target cpp-tutorial-pnp_detection
  3900. [ 84%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp.o
  3901. [ 84%] Built target example_gpu_cascadeclassifier_nvidia_api
  3902. Scanning dependencies of target example_kmeans
  3903. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_kmeans.dir/kmeans.cpp.o
  3904. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/CsvReader.cpp.o
  3905. [ 85%] Linking CXX executable ../../bin/cpp-example-kmeans
  3906. [ 85%] Built target example_kmeans
  3907. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/CsvWriter.cpp.o
  3908. Scanning dependencies of target example_videocapture_starter
  3909. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_videocapture_starter.dir/videocapture_starter.cpp.o
  3910. [ 85%] Linking CXX executable ../../bin/opencv_test_videostab
  3911. [ 85%] Built target opencv_test_videostab
  3912. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/ModelRegistration.cpp.o
  3913. Scanning dependencies of target example_convexhull
  3914. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_convexhull.dir/convexhull.cpp.o
  3915. Scanning dependencies of target example_shape_example
  3916. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_shape_example.dir/shape_example.cpp.o
  3917. [ 85%] Linking CXX executable ../../bin/cpp-example-videocapture_starter
  3918. [ 85%] Built target example_videocapture_starter
  3919. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/Mesh.cpp.o
  3920. Scanning dependencies of target example_videowriter_basic
  3921. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_videowriter_basic.dir/videowriter_basic.cpp.o
  3922. [ 85%] Linking CXX executable ../../bin/cpp-example-convexhull
  3923. [ 85%] Built target example_convexhull
  3924. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/Model.cpp.o
  3925. Scanning dependencies of target example_facial_features
  3926. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_facial_features.dir/facial_features.cpp.o
  3927. [ 85%] Linking CXX executable ../../bin/cpp-example-shape_example
  3928. [ 85%] Built target example_shape_example
  3929. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/PnPProblem.cpp.o
  3930. Scanning dependencies of target example_peopledetect
  3931. [ 85%] Building CXX object samples/cpp/CMakeFiles/example_peopledetect.dir/peopledetect.cpp.o
  3932. [ 85%] Linking CXX executable ../../bin/cpp-example-videowriter_basic
  3933. [ 85%] Linking CXX executable ../../bin/cpp-example-facial_features
  3934. [ 85%] Built target example_videowriter_basic
  3935. [ 85%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp.o
  3936. [ 85%] Built target example_facial_features
  3937. [ 86%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_detection.dir/tutorial_code/calib3d/real_time_pose_estimation/src/RobustMatcher.cpp.o
  3938. [ 86%] Linking CXX executable ../../bin/cpp-example-peopledetect
  3939. [ 86%] Built target example_peopledetect
  3940. Scanning dependencies of target example_mask_tmpl
  3941. Scanning dependencies of target example_contours2
  3942. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_mask_tmpl.dir/mask_tmpl.cpp.o
  3943. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_contours2.dir/contours2.cpp.o
  3944. Scanning dependencies of target example_cloning_demo
  3945. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_cloning_demo.dir/cloning_demo.cpp.o
  3946. [ 86%] Linking CXX executable ../../bin/cpp-tutorial-pnp_detection
  3947. [ 86%] Built target cpp-tutorial-pnp_detection
  3948. Scanning dependencies of target example_videocapture_basic
  3949. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_videocapture_basic.dir/videocapture_basic.cpp.o
  3950. [ 86%] Linking CXX executable ../../bin/cpp-example-mask_tmpl
  3951. [ 86%] Built target example_mask_tmpl
  3952. Scanning dependencies of target example_travelsalesman
  3953. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_travelsalesman.dir/travelsalesman.cpp.o
  3954. [ 86%] Linking CXX executable ../../bin/cpp-example-contours2
  3955. [ 86%] Linking CXX executable ../../bin/cpp-example-cloning_demo
  3956. [ 86%] Built target example_contours2
  3957. Scanning dependencies of target example_tvl1_optical_flow
  3958. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_tvl1_optical_flow.dir/tvl1_optical_flow.cpp.o
  3959. [ 86%] Built target example_cloning_demo
  3960. Scanning dependencies of target tutorial_objectDetection
  3961. [ 86%] Building CXX object samples/cpp/CMakeFiles/tutorial_objectDetection.dir/tutorial_code/objectDetection/objectDetection.cpp.o
  3962. [ 86%] Linking CXX executable ../../bin/cpp-example-videocapture_basic
  3963. [ 86%] Built target example_videocapture_basic
  3964. Scanning dependencies of target tutorial_core_split
  3965. [ 86%] Building CXX object samples/cpp/CMakeFiles/tutorial_core_split.dir/tutorial_code/snippets/core_split.cpp.o
  3966. [ 86%] Linking CXX executable ../../bin/cpp-tutorial-objectDetection
  3967. [ 86%] Linking CXX executable ../../bin/cpp-example-tvl1_optical_flow
  3968. [ 86%] Built target tutorial_objectDetection
  3969. Scanning dependencies of target tutorial_core_merge
  3970. [ 86%] Building CXX object samples/cpp/CMakeFiles/tutorial_core_merge.dir/tutorial_code/snippets/core_merge.cpp.o
  3971. [ 86%] Built target example_tvl1_optical_flow
  3972. Scanning dependencies of target tutorial_camera_calibration
  3973. [ 86%] Building CXX object samples/cpp/CMakeFiles/tutorial_camera_calibration.dir/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp.o
  3974. [ 86%] Linking CXX executable ../../bin/cpp-example-travelsalesman
  3975. [ 86%] Built target example_travelsalesman
  3976. Scanning dependencies of target tutorial_houghcircles
  3977. [ 86%] Building CXX object samples/cpp/CMakeFiles/tutorial_houghcircles.dir/tutorial_code/ImgTrans/houghcircles.cpp.o
  3978. [ 86%] Linking CXX executable ../../bin/cpp-tutorial-core_split
  3979. [ 86%] Built target tutorial_core_split
  3980. Scanning dependencies of target example_smiledetect
  3981. [ 86%] Building CXX object samples/cpp/CMakeFiles/example_smiledetect.dir/smiledetect.cpp.o
  3982. [ 86%] Linking CXX executable ../../bin/cpp-tutorial-core_merge
  3983. [ 86%] Built target tutorial_core_merge
  3984. Scanning dependencies of target tutorial_Remap_Demo
  3985. [ 86%] Building CXX object samples/cpp/CMakeFiles/tutorial_Remap_Demo.dir/tutorial_code/ImgTrans/Remap_Demo.cpp.o
  3986. [ 86%] Linking CXX executable ../../bin/cpp-tutorial-houghcircles
  3987. [ 86%] Built target tutorial_houghcircles
  3988. Scanning dependencies of target tutorial_HoughCircle_Demo
  3989. [ 87%] Building CXX object samples/cpp/CMakeFiles/tutorial_HoughCircle_Demo.dir/tutorial_code/ImgTrans/HoughCircle_Demo.cpp.o
  3990. [ 88%] Linking CXX executable ../../bin/cpp-example-smiledetect
  3991. [ 88%] Built target example_smiledetect
  3992. Scanning dependencies of target example_drawing
  3993. [ 88%] Building CXX object samples/cpp/CMakeFiles/example_drawing.dir/drawing.cpp.o
  3994. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-Remap_Demo
  3995. [ 88%] Built target tutorial_Remap_Demo
  3996. Scanning dependencies of target tutorial_MatchTemplate_Demo
  3997. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_MatchTemplate_Demo.dir/tutorial_code/Histograms_Matching/MatchTemplate_Demo.cpp.o
  3998. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-HoughCircle_Demo
  3999. [ 88%] Built target tutorial_HoughCircle_Demo
  4000. Scanning dependencies of target tutorial_Sobel_Demo
  4001. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_Sobel_Demo.dir/tutorial_code/ImgTrans/Sobel_Demo.cpp.o
  4002. [ 88%] Linking CXX executable ../../bin/cpp-example-drawing
  4003. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-MatchTemplate_Demo
  4004. [ 88%] Built target example_drawing
  4005. Scanning dependencies of target tutorial_copyMakeBorder_demo
  4006. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_copyMakeBorder_demo.dir/tutorial_code/ImgTrans/copyMakeBorder_demo.cpp.o
  4007. [ 88%] Built target tutorial_MatchTemplate_Demo
  4008. Scanning dependencies of target tutorial_filter2D_demo
  4009. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_filter2D_demo.dir/tutorial_code/ImgTrans/filter2D_demo.cpp.o
  4010. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-camera_calibration
  4011. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-Sobel_Demo
  4012. [ 88%] Built target tutorial_camera_calibration
  4013. [ 88%] Built target tutorial_Sobel_Demo
  4014. Scanning dependencies of target tutorial_Geometric_Transforms_Demo
  4015. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_Geometric_Transforms_Demo.dir/tutorial_code/ImgTrans/Geometric_Transforms_Demo.cpp.o
  4016. Scanning dependencies of target tutorial_imageSegmentation
  4017. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_imageSegmentation.dir/tutorial_code/ImgTrans/imageSegmentation.cpp.o
  4018. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-copyMakeBorder_demo
  4019. [ 88%] Built target tutorial_copyMakeBorder_demo
  4020. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-filter2D_demo
  4021. Scanning dependencies of target tutorial_cloning_demo
  4022. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_cloning_demo.dir/tutorial_code/photo/seamless_cloning/cloning_demo.cpp.o
  4023. [ 88%] Built target tutorial_filter2D_demo
  4024. Scanning dependencies of target tutorial_decolor
  4025. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_decolor.dir/tutorial_code/photo/decolorization/decolor.cpp.o
  4026. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-Geometric_Transforms_Demo
  4027. [ 88%] Built target tutorial_Geometric_Transforms_Demo
  4028. Scanning dependencies of target tutorial_video-write
  4029. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_video-write.dir/tutorial_code/videoio/video-write/video-write.cpp.o
  4030. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-decolor
  4031. [ 88%] Built target tutorial_decolor
  4032. Scanning dependencies of target tutorial_compareHist_Demo
  4033. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_compareHist_Demo.dir/tutorial_code/Histograms_Matching/compareHist_Demo.cpp.o
  4034. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-cloning_demo
  4035. [ 88%] Built target tutorial_cloning_demo
  4036. Scanning dependencies of target tutorial_cornerHarris_Demo
  4037. [ 88%] Building CXX object samples/cpp/CMakeFiles/tutorial_cornerHarris_Demo.dir/tutorial_code/TrackingMotion/cornerHarris_Demo.cpp.o
  4038. [ 88%] Linking CXX executable ../../bin/cpp-tutorial-imageSegmentation
  4039. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-video-write
  4040. [ 89%] Built target tutorial_video-write
  4041. [ 89%] Built target tutorial_imageSegmentation
  4042. Scanning dependencies of target tutorial_cornerSubPix_Demo
  4043. Scanning dependencies of target tutorial_hull_demo
  4044. [ 89%] Building CXX object samples/cpp/CMakeFiles/tutorial_cornerSubPix_Demo.dir/tutorial_code/TrackingMotion/cornerSubPix_Demo.cpp.o
  4045. [ 89%] Building CXX object samples/cpp/CMakeFiles/tutorial_hull_demo.dir/tutorial_code/ShapeDescriptors/hull_demo.cpp.o
  4046. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-compareHist_Demo
  4047. [ 89%] Built target tutorial_compareHist_Demo
  4048. Scanning dependencies of target tutorial_findContours_demo
  4049. [ 89%] Building CXX object samples/cpp/CMakeFiles/tutorial_findContours_demo.dir/tutorial_code/ShapeDescriptors/findContours_demo.cpp.o
  4050. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-cornerHarris_Demo
  4051. [ 89%] Built target tutorial_cornerHarris_Demo
  4052. Scanning dependencies of target tutorial_HoughLines_Demo
  4053. [ 89%] Building CXX object samples/cpp/CMakeFiles/tutorial_HoughLines_Demo.dir/tutorial_code/ImgTrans/HoughLines_Demo.cpp.o
  4054. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-cornerSubPix_Demo
  4055. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-hull_demo
  4056. [ 89%] Built target tutorial_cornerSubPix_Demo
  4057. Scanning dependencies of target example_detect_mser
  4058. [ 89%] Building CXX object samples/cpp/CMakeFiles/example_detect_mser.dir/detect_mser.cpp.o
  4059. [ 89%] Built target tutorial_hull_demo
  4060. Scanning dependencies of target example_morphology2
  4061. [ 89%] Building CXX object samples/cpp/CMakeFiles/example_morphology2.dir/morphology2.cpp.o
  4062. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-findContours_demo
  4063. [ 89%] Built target tutorial_findContours_demo
  4064. [ 89%] Linking CXX executable ../../bin/cpp-tutorial-HoughLines_Demo
  4065. Scanning dependencies of target example_matchmethod_orb_akaze_brisk
  4066. [ 89%] Building CXX object samples/cpp/CMakeFiles/example_matchmethod_orb_akaze_brisk.dir/matchmethod_orb_akaze_brisk.cpp.o
  4067. [ 89%] Built target tutorial_HoughLines_Demo
  4068. Scanning dependencies of target tutorial_video-input-psnr-ssim
  4069. [ 89%] Building CXX object samples/cpp/CMakeFiles/tutorial_video-input-psnr-ssim.dir/tutorial_code/videoio/video-input-psnr-ssim/video-input-psnr-ssim.cpp.o
  4070. [ 89%] Linking CXX executable ../../bin/cpp-example-morphology2
  4071. [ 89%] Built target example_morphology2
  4072. Scanning dependencies of target example_videostab
  4073. [ 90%] Building CXX object samples/cpp/CMakeFiles/example_videostab.dir/videostab.cpp.o
  4074. [ 90%] Linking CXX executable ../../bin/cpp-tutorial-video-input-psnr-ssim
  4075. [ 90%] Built target tutorial_video-input-psnr-ssim
  4076. Scanning dependencies of target tutorial_EqualizeHist_Demo
  4077. [ 90%] Building CXX object samples/cpp/CMakeFiles/tutorial_EqualizeHist_Demo.dir/tutorial_code/Histograms_Matching/EqualizeHist_Demo.cpp.o
  4078. [ 90%] Linking CXX executable ../../bin/cpp-example-matchmethod_orb_akaze_brisk
  4079. [ 90%] Built target example_matchmethod_orb_akaze_brisk
  4080. [ 90%] Linking CXX executable ../../bin/cpp-example-detect_mser
  4081. Scanning dependencies of target example_image_alignment
  4082. [ 90%] Building CXX object samples/cpp/CMakeFiles/example_image_alignment.dir/image_alignment.cpp.o
  4083. [ 90%] Built target example_detect_mser
  4084. Scanning dependencies of target example_phase_corr
  4085. [ 90%] Building CXX object samples/cpp/CMakeFiles/example_phase_corr.dir/phase_corr.cpp.o
  4086. [ 90%] Linking CXX executable ../../bin/cpp-tutorial-EqualizeHist_Demo
  4087. [ 90%] Built target tutorial_EqualizeHist_Demo
  4088. Scanning dependencies of target tutorial_SBM_Sample
  4089. [ 90%] Building CXX object samples/cpp/CMakeFiles/tutorial_SBM_Sample.dir/tutorial_code/calib3d/stereoBM/SBM_Sample.cpp.o
  4090. [ 90%] Linking CXX executable ../../bin/cpp-example-phase_corr
  4091. [ 90%] Built target example_phase_corr
  4092. Scanning dependencies of target example_squares
  4093. [ 90%] Building CXX object samples/cpp/CMakeFiles/example_squares.dir/squares.cpp.o
  4094. [ 90%] Linking CXX executable ../../bin/cpp-example-videostab
  4095. [ 90%] Linking CXX executable ../../bin/cpp-tutorial-SBM_Sample
  4096. [ 90%] Built target example_videostab
  4097. Scanning dependencies of target example_pca
  4098. [ 90%] Building CXX object samples/cpp/CMakeFiles/example_pca.dir/pca.cpp.o
  4099. [ 90%] Built target tutorial_SBM_Sample
  4100. Scanning dependencies of target example_camshiftdemo
  4101. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_camshiftdemo.dir/camshiftdemo.cpp.o
  4102. [ 91%] Linking CXX executable ../../bin/cpp-example-image_alignment
  4103. [ 91%] Built target example_image_alignment
  4104. Scanning dependencies of target tutorial_bg_sub
  4105. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_bg_sub.dir/tutorial_code/video/bg_sub.cpp.o
  4106. [ 91%] Linking CXX executable ../../bin/cpp-example-squares
  4107. [ 91%] Built target example_squares
  4108. [ 91%] Linking CXX executable ../../bin/cpp-example-camshiftdemo
  4109. Scanning dependencies of target example_stitching
  4110. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_stitching.dir/stitching.cpp.o
  4111. [ 91%] Built target example_camshiftdemo
  4112. Scanning dependencies of target tutorial_generalContours_demo2
  4113. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_generalContours_demo2.dir/tutorial_code/ShapeDescriptors/generalContours_demo2.cpp.o
  4114. [ 91%] Linking CXX executable ../../bin/cpp-example-pca
  4115. [ 91%] Built target example_pca
  4116. Scanning dependencies of target example_create_mask
  4117. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_create_mask.dir/create_mask.cpp.o
  4118. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-bg_sub
  4119. [ 91%] Built target tutorial_bg_sub
  4120. Scanning dependencies of target tutorial_tutorial_homography_ex4_decompose_homography
  4121. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_tutorial_homography_ex4_decompose_homography.dir/tutorial_code/features2D/Homography/tutorial_homography_ex4_decompose_homography.cpp.o
  4122. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-tutorial_homography_ex4_decompose_homography
  4123. [ 91%] Built target tutorial_tutorial_homography_ex4_decompose_homography
  4124. Scanning dependencies of target tutorial_calcBackProject_Demo1
  4125. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_calcBackProject_Demo1.dir/tutorial_code/Histograms_Matching/calcBackProject_Demo1.cpp.o
  4126. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-generalContours_demo2
  4127. [ 91%] Built target tutorial_generalContours_demo2
  4128. Scanning dependencies of target example_laplace
  4129. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_laplace.dir/laplace.cpp.o
  4130. [ 91%] Linking CXX executable ../../bin/cpp-example-create_mask
  4131. [ 91%] Built target example_create_mask
  4132. Scanning dependencies of target tutorial_cornerDetector_Demo
  4133. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_cornerDetector_Demo.dir/tutorial_code/TrackingMotion/cornerDetector_Demo.cpp.o
  4134. [ 91%] Linking CXX executable ../../bin/cpp-example-stitching
  4135. [ 91%] Built target example_stitching
  4136. Scanning dependencies of target example_select3dobj
  4137. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_select3dobj.dir/select3dobj.cpp.o
  4138. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-calcBackProject_Demo1
  4139. [ 91%] Built target tutorial_calcBackProject_Demo1
  4140. Scanning dependencies of target cpp-tutorial-pnp_registration
  4141. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/main_registration.cpp.o
  4142. [ 91%] Linking CXX executable ../../bin/cpp-example-laplace
  4143. [ 91%] Built target example_laplace
  4144. Scanning dependencies of target example_lsd_lines
  4145. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_lsd_lines.dir/lsd_lines.cpp.o
  4146. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-cornerDetector_Demo
  4147. [ 91%] Built target tutorial_cornerDetector_Demo
  4148. Scanning dependencies of target example_image
  4149. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_image.dir/image.cpp.o
  4150. [ 91%] Linking CXX executable ../../bin/cpp-example-lsd_lines
  4151. [ 91%] Built target example_lsd_lines
  4152. Scanning dependencies of target tutorial_hdr_imaging
  4153. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_hdr_imaging.dir/tutorial_code/photo/hdr_imaging/hdr_imaging.cpp.o
  4154. [ 91%] Linking CXX executable ../../bin/cpp-example-image
  4155. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/CsvReader.cpp.o
  4156. [ 91%] Built target example_image
  4157. Scanning dependencies of target example_polar_transforms
  4158. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_polar_transforms.dir/polar_transforms.cpp.o
  4159. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-hdr_imaging
  4160. [ 91%] Linking CXX executable ../../bin/cpp-example-polar_transforms
  4161. [ 91%] Built target tutorial_hdr_imaging
  4162. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/CsvWriter.cpp.o
  4163. [ 91%] Built target example_polar_transforms
  4164. Scanning dependencies of target example_imagelist_creator
  4165. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/ModelRegistration.cpp.o
  4166. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_imagelist_creator.dir/imagelist_creator.cpp.o
  4167. [ 91%] Linking CXX executable ../../bin/cpp-example-select3dobj
  4168. [ 91%] Built target example_select3dobj
  4169. Scanning dependencies of target tutorial_planar_tracking
  4170. [ 91%] Linking CXX executable ../../bin/cpp-example-imagelist_creator
  4171. Scanning dependencies of target tutorial_Morphology_1
  4172. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_planar_tracking.dir/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp.o
  4173. [ 91%] Building CXX object samples/cpp/CMakeFiles/tutorial_Morphology_1.dir/tutorial_code/ImgProc/Morphology_1.cpp.o
  4174. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/Mesh.cpp.o
  4175. [ 91%] Built target example_imagelist_creator
  4176. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/Model.cpp.o
  4177. [ 91%] Linking CXX executable ../../bin/cpp-tutorial-Morphology_1
  4178. Scanning dependencies of target example_facedetect
  4179. [ 91%] Building CXX object samples/cpp/CMakeFiles/example_facedetect.dir/facedetect.cpp.o
  4180. [ 91%] Built target tutorial_Morphology_1
  4181. [ 91%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/PnPProblem.cpp.o
  4182. Scanning dependencies of target tutorial_houghlines
  4183. [ 92%] Building CXX object samples/cpp/CMakeFiles/tutorial_houghlines.dir/tutorial_code/ImgTrans/houghlines.cpp.o
  4184. [ 92%] Linking CXX executable ../../bin/cpp-example-facedetect
  4185. [ 92%] Linking CXX executable ../../bin/cpp-tutorial-houghlines
  4186. [ 92%] Built target example_facedetect
  4187. Scanning dependencies of target example_fitellipse
  4188. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_fitellipse.dir/fitellipse.cpp.o
  4189. [ 92%] Built target tutorial_houghlines
  4190. Scanning dependencies of target example_watershed
  4191. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_watershed.dir/watershed.cpp.o
  4192. [ 92%] Linking CXX executable ../../bin/cpp-tutorial-planar_tracking
  4193. [ 92%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp.o
  4194. [ 92%] Built target tutorial_planar_tracking
  4195. Scanning dependencies of target example_calibration
  4196. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_calibration.dir/calibration.cpp.o
  4197. [ 92%] Linking CXX executable ../../bin/cpp-example-watershed
  4198. [ 92%] Built target example_watershed
  4199. Scanning dependencies of target example_dft
  4200. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_dft.dir/dft.cpp.o
  4201. [ 92%] Linking CXX executable ../../bin/cpp-example-fitellipse
  4202. [ 92%] Built target example_fitellipse
  4203. Scanning dependencies of target tutorial_tutorial_homography_ex3_homography_from_camera_displacement
  4204. [ 92%] Building CXX object samples/cpp/CMakeFiles/tutorial_tutorial_homography_ex3_homography_from_camera_displacement.dir/tutorial_code/features2D/Homography/tutorial_homography_ex3_homography_from_camera_displacement.cpp.o
  4205. [ 92%] Building CXX object samples/cpp/CMakeFiles/cpp-tutorial-pnp_registration.dir/tutorial_code/calib3d/real_time_pose_estimation/src/RobustMatcher.cpp.o
  4206. [ 92%] Linking CXX executable ../../bin/cpp-tutorial-tutorial_homography_ex3_homography_from_camera_displacement
  4207. [ 92%] Linking CXX executable ../../bin/cpp-example-dft
  4208. [ 92%] Built target example_dft
  4209. Scanning dependencies of target example_logistic_regression
  4210. [ 92%] Built target tutorial_tutorial_homography_ex3_homography_from_camera_displacement
  4211. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_logistic_regression.dir/logistic_regression.cpp.o
  4212. Scanning dependencies of target tutorial_cloning_gui
  4213. [ 92%] Building CXX object samples/cpp/CMakeFiles/tutorial_cloning_gui.dir/tutorial_code/photo/seamless_cloning/cloning_gui.cpp.o
  4214. [ 92%] Linking CXX executable ../../bin/cpp-tutorial-pnp_registration
  4215. [ 92%] Built target cpp-tutorial-pnp_registration
  4216. Scanning dependencies of target example_application_trace
  4217. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_application_trace.dir/application_trace.cpp.o
  4218. [ 92%] Linking CXX executable ../../bin/cpp-example-logistic_regression
  4219. [ 92%] Built target example_logistic_regression
  4220. Scanning dependencies of target example_intelperc_capture
  4221. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_intelperc_capture.dir/intelperc_capture.cpp.o
  4222. [ 92%] Linking CXX executable ../../bin/cpp-example-calibration
  4223. [ 92%] Built target example_calibration
  4224. Scanning dependencies of target example_detect_blob
  4225. [ 92%] Building CXX object samples/cpp/CMakeFiles/example_detect_blob.dir/detect_blob.cpp.o
  4226. [ 93%] Linking CXX executable ../../bin/cpp-tutorial-cloning_gui
  4227. [ 93%] Built target tutorial_cloning_gui
  4228. Scanning dependencies of target example_edge
  4229. [ 93%] Building CXX object samples/cpp/CMakeFiles/example_edge.dir/edge.cpp.o
  4230. [ 93%] Linking CXX executable ../../bin/cpp-example-intelperc_capture
  4231. [ 93%] Built target example_intelperc_capture
  4232. [ 93%] Linking CXX executable ../../bin/cpp-example-application_trace
  4233. Scanning dependencies of target example_stereo_calib
  4234. [ 93%] Building CXX object samples/cpp/CMakeFiles/example_stereo_calib.dir/stereo_calib.cpp.o
  4235. [ 93%] Built target example_application_trace
  4236. Scanning dependencies of target example_inpaint
  4237. [ 93%] Building CXX object samples/cpp/CMakeFiles/example_inpaint.dir/inpaint.cpp.o
  4238. [ 93%] Linking CXX executable ../../bin/cpp-example-edge
  4239. [ 93%] Built target example_edge
  4240. Scanning dependencies of target example_falsecolor
  4241. [ 93%] Building CXX object samples/cpp/CMakeFiles/example_falsecolor.dir/falsecolor.cpp.o
  4242. [ 93%] Linking CXX executable ../../bin/cpp-example-inpaint
  4243. [ 93%] Built target example_inpaint
  4244. Scanning dependencies of target tutorial_Drawing_2
  4245. [ 93%] Building CXX object samples/cpp/CMakeFiles/tutorial_Drawing_2.dir/tutorial_code/core/Matrix/Drawing_2.cpp.o
  4246. [ 93%] Linking CXX executable ../../bin/cpp-example-falsecolor
  4247. [ 93%] Built target example_falsecolor
  4248. Scanning dependencies of target example_em
  4249. [ 93%] Building CXX object samples/cpp/CMakeFiles/example_em.dir/em.cpp.o
  4250. [ 94%] Linking CXX executable ../../bin/cpp-example-detect_blob
  4251. [ 94%] Built target example_detect_blob
  4252. Scanning dependencies of target tutorial_calcHist_Demo
  4253. [ 94%] Building CXX object samples/cpp/CMakeFiles/tutorial_calcHist_Demo.dir/tutorial_code/Histograms_Matching/calcHist_Demo.cpp.o
  4254. [ 94%] Linking CXX executable ../../bin/cpp-tutorial-Drawing_2
  4255. [ 94%] Linking CXX executable ../../bin/cpp-example-stereo_calib
  4256. [ 94%] Built target tutorial_Drawing_2
  4257. Scanning dependencies of target example_filestorage_base64
  4258. [ 94%] Built target example_stereo_calib
  4259. [ 94%] Building CXX object samples/cpp/CMakeFiles/example_filestorage_base64.dir/filestorage_base64.cpp.o
  4260. [ 94%] Linking CXX executable ../../bin/cpp-example-em
  4261. Scanning dependencies of target example_minarea
  4262. [ 94%] Building CXX object samples/cpp/CMakeFiles/example_minarea.dir/minarea.cpp.o
  4263. [ 94%] Built target example_em
  4264. Scanning dependencies of target tutorial_introduction_windows_vs
  4265. [ 94%] Building CXX object samples/cpp/CMakeFiles/tutorial_introduction_windows_vs.dir/tutorial_code/introduction/windows_visual_studio_opencv/introduction_windows_vs.cpp.o
  4266. [ 94%] Linking CXX executable ../../bin/cpp-tutorial-calcHist_Demo
  4267. [ 94%] Built target tutorial_calcHist_Demo
  4268. Scanning dependencies of target example_tree_engine
  4269. [ 94%] Building CXX object samples/cpp/CMakeFiles/example_tree_engine.dir/tree_engine.cpp.o
  4270. [ 94%] Linking CXX executable ../../bin/cpp-example-filestorage_base64
  4271. [ 94%] Built target example_filestorage_base64
  4272. Scanning dependencies of target example_bgfg_segm
  4273. [ 94%] Building CXX object samples/cpp/CMakeFiles/example_bgfg_segm.dir/bgfg_segm.cpp.o
  4274. [ 94%] Linking CXX executable ../../bin/cpp-example-minarea
  4275. [ 94%] Linking CXX executable ../../bin/cpp-tutorial-introduction_windows_vs
  4276. [ 94%] Built target example_minarea
  4277. Scanning dependencies of target example_stitching_detailed
  4278. [ 94%] Built target tutorial_introduction_windows_vs
  4279. [ 94%] Building CXX object samples/cpp/CMakeFiles/example_stitching_detailed.dir/stitching_detailed.cpp.o
  4280. Scanning dependencies of target example_filestorage
  4281. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_filestorage.dir/filestorage.cpp.o
  4282. [ 95%] Linking CXX executable ../../bin/cpp-example-tree_engine
  4283. [ 95%] Built target example_tree_engine
  4284. Scanning dependencies of target example_ffilldemo
  4285. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_ffilldemo.dir/ffilldemo.cpp.o
  4286. [ 95%] Linking CXX executable ../../bin/cpp-example-bgfg_segm
  4287. [ 95%] Built target example_bgfg_segm
  4288. Scanning dependencies of target tutorial_gpu-basics-similarity
  4289. [ 95%] Building CXX object samples/cpp/CMakeFiles/tutorial_gpu-basics-similarity.dir/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp.o
  4290. [ 95%] Linking CXX executable ../../bin/cpp-example-filestorage
  4291. [ 95%] Built target example_filestorage
  4292. Scanning dependencies of target example_opencv_version
  4293. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_opencv_version.dir/opencv_version.cpp.o
  4294. [ 95%] Linking CXX executable ../../bin/cpp-example-ffilldemo
  4295. [ 95%] Built target example_ffilldemo
  4296. Scanning dependencies of target tutorial_changing_contrast_brightness_image
  4297. [ 95%] Building CXX object samples/cpp/CMakeFiles/tutorial_changing_contrast_brightness_image.dir/tutorial_code/ImgProc/changing_contrast_brightness_image/changing_contrast_brightness_image.cpp.o
  4298. [ 95%] Linking CXX executable ../../bin/cpp-example-opencv_version
  4299. [ 95%] Built target example_opencv_version
  4300. Scanning dependencies of target tutorial_BasicLinearTransformsTrackbar
  4301. [ 95%] Building CXX object samples/cpp/CMakeFiles/tutorial_BasicLinearTransformsTrackbar.dir/tutorial_code/HighGUI/BasicLinearTransformsTrackbar.cpp.o
  4302. [ 95%] Linking CXX executable ../../bin/cpp-tutorial-changing_contrast_brightness_image
  4303. [ 95%] Built target tutorial_changing_contrast_brightness_image
  4304. Scanning dependencies of target example_3calibration
  4305. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_3calibration.dir/3calibration.cpp.o
  4306. [ 95%] Linking CXX executable ../../bin/cpp-tutorial-gpu-basics-similarity
  4307. [ 95%] Built target tutorial_gpu-basics-similarity
  4308. [ 95%] Linking CXX executable ../../bin/cpp-tutorial-BasicLinearTransformsTrackbar
  4309. Scanning dependencies of target example_segment_objects
  4310. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_segment_objects.dir/segment_objects.cpp.o
  4311. [ 95%] Built target tutorial_BasicLinearTransformsTrackbar
  4312. Scanning dependencies of target example_neural_network
  4313. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_neural_network.dir/neural_network.cpp.o
  4314. [ 95%] Linking CXX executable ../../bin/cpp-example-neural_network
  4315. [ 95%] Linking CXX executable ../../bin/cpp-example-segment_objects
  4316. [ 95%] Built target example_neural_network
  4317. Scanning dependencies of target example_delaunay2
  4318. [ 95%] Built target example_segment_objects
  4319. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_delaunay2.dir/delaunay2.cpp.o
  4320. Scanning dependencies of target example_autofocus
  4321. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_autofocus.dir/autofocus.cpp.o
  4322. [ 95%] Linking CXX executable ../../bin/cpp-example-delaunay2
  4323. [ 95%] Built target example_delaunay2
  4324. Scanning dependencies of target tutorial_npr_demo
  4325. [ 95%] Building CXX object samples/cpp/CMakeFiles/tutorial_npr_demo.dir/tutorial_code/photo/non_photorealistic_rendering/npr_demo.cpp.o
  4326. [ 95%] Linking CXX executable ../../bin/cpp-example-3calibration
  4327. [ 95%] Built target example_3calibration
  4328. [ 95%] Linking CXX executable ../../bin/cpp-example-stitching_detailed
  4329. Scanning dependencies of target example_starter_imagelist
  4330. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_starter_imagelist.dir/starter_imagelist.cpp.o
  4331. [ 95%] Built target example_stitching_detailed
  4332. Scanning dependencies of target tutorial_Morphology_3
  4333. [ 95%] Building CXX object samples/cpp/CMakeFiles/tutorial_Morphology_3.dir/tutorial_code/ImgProc/morph_lines_detection/Morphology_3.cpp.o
  4334. [ 95%] Linking CXX executable ../../bin/cpp-example-autofocus
  4335. [ 95%] Built target example_autofocus
  4336. Scanning dependencies of target example_letter_recog
  4337. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_letter_recog.dir/letter_recog.cpp.o
  4338. [ 95%] Linking CXX executable ../../bin/cpp-tutorial-npr_demo
  4339. [ 95%] Built target tutorial_npr_demo
  4340. Scanning dependencies of target tutorial_moments_demo
  4341. [ 95%] Building CXX object samples/cpp/CMakeFiles/tutorial_moments_demo.dir/tutorial_code/ShapeDescriptors/moments_demo.cpp.o
  4342. [ 95%] Linking CXX executable ../../bin/cpp-example-starter_imagelist
  4343. [ 95%] Built target example_starter_imagelist
  4344. Scanning dependencies of target example_dbt_face_detection
  4345. [ 95%] Building CXX object samples/cpp/CMakeFiles/example_dbt_face_detection.dir/dbt_face_detection.cpp.o
  4346. [ 96%] Linking CXX executable ../../bin/cpp-tutorial-moments_demo
  4347. [ 96%] Built target tutorial_moments_demo
  4348. Scanning dependencies of target example_connected_components
  4349. [ 96%] Building CXX object samples/cpp/CMakeFiles/example_connected_components.dir/connected_components.cpp.o
  4350. [ 96%] Linking CXX executable ../../bin/cpp-tutorial-Morphology_3
  4351. [ 96%] Built target tutorial_Morphology_3
  4352. Scanning dependencies of target tutorial_CannyDetector_Demo
  4353. [ 96%] Building CXX object samples/cpp/CMakeFiles/tutorial_CannyDetector_Demo.dir/tutorial_code/ImgTrans/CannyDetector_Demo.cpp.o
  4354. [ 96%] Linking CXX executable ../../bin/cpp-example-letter_recog
  4355. [ 96%] Built target example_letter_recog
  4356. Scanning dependencies of target tutorial_Threshold_inRange
  4357. [ 96%] Building CXX object samples/cpp/CMakeFiles/tutorial_Threshold_inRange.dir/tutorial_code/ImgProc/Threshold_inRange.cpp.o
  4358. [ 96%] Linking CXX executable ../../bin/cpp-example-dbt_face_detection
  4359. [ 96%] Built target example_dbt_face_detection
  4360. Scanning dependencies of target example_stereo_match
  4361. [ 96%] Building CXX object samples/cpp/CMakeFiles/example_stereo_match.dir/stereo_match.cpp.o
  4362. [ 96%] Linking CXX executable ../../bin/cpp-example-connected_components
  4363. [ 96%] Linking CXX executable ../../bin/cpp-tutorial-CannyDetector_Demo
  4364. [ 96%] Built target example_connected_components
  4365. [ 96%] Built target tutorial_CannyDetector_Demo
  4366. Scanning dependencies of target example_npr_demo
  4367. [ 96%] Building CXX object samples/cpp/CMakeFiles/example_npr_demo.dir/npr_demo.cpp.o
  4368. Scanning dependencies of target example_warpPerspective_demo
  4369. [ 96%] Building CXX object samples/cpp/CMakeFiles/example_warpPerspective_demo.dir/warpPerspective_demo.cpp.o
  4370. [ 96%] Linking CXX executable ../../bin/cpp-tutorial-Threshold_inRange
  4371. [ 96%] Built target tutorial_Threshold_inRange
  4372. Scanning dependencies of target example_points_classifier
  4373. [ 96%] Building CXX object samples/cpp/CMakeFiles/example_points_classifier.dir/points_classifier.cpp.o
  4374. [ 96%] Linking CXX executable ../../bin/cpp-example-stereo_match
  4375. [ 97%] Linking CXX executable ../../bin/cpp-example-npr_demo
  4376. [ 97%] Built target example_stereo_match
  4377. Scanning dependencies of target example_demhist
  4378. [ 97%] Building CXX object samples/cpp/CMakeFiles/example_demhist.dir/demhist.cpp.o
  4379. [ 97%] Built target example_npr_demo
  4380. Scanning dependencies of target example_train_HOG
  4381. [ 97%] Building CXX object samples/cpp/CMakeFiles/example_train_HOG.dir/train_HOG.cpp.o
  4382. [ 97%] Linking CXX executable ../../bin/cpp-example-warpPerspective_demo
  4383. [ 97%] Built target example_warpPerspective_demo
  4384. Scanning dependencies of target tutorial_Smoothing
  4385. [ 97%] Building CXX object samples/cpp/CMakeFiles/tutorial_Smoothing.dir/tutorial_code/ImgProc/Smoothing/Smoothing.cpp.o
  4386. [ 97%] Linking CXX executable ../../bin/cpp-example-demhist
  4387. [ 97%] Linking CXX executable ../../bin/cpp-example-points_classifier
  4388. [ 97%] Built target example_demhist
  4389. [ 97%] Built target example_points_classifier
  4390. Scanning dependencies of target tutorial_tutorial_homography_ex1_pose_from_homography
  4391. [ 97%] Building CXX object samples/cpp/CMakeFiles/tutorial_tutorial_homography_ex1_pose_from_homography.dir/tutorial_code/features2D/Homography/tutorial_homography_ex1_pose_from_homography.cpp.o
  4392. Scanning dependencies of target tutorial_mat_mask_operations
  4393. [ 97%] Building CXX object samples/cpp/CMakeFiles/tutorial_mat_mask_operations.dir/tutorial_code/core/mat_mask_operations/mat_mask_operations.cpp.o
  4394. [ 98%] Linking CXX executable ../../bin/cpp-tutorial-Smoothing
  4395. [ 98%] Linking CXX executable ../../bin/cpp-tutorial-tutorial_homography_ex1_pose_from_homography
  4396. [ 98%] Built target tutorial_Smoothing
  4397. Scanning dependencies of target tutorial_Laplace_Demo
  4398. [ 98%] Building CXX object samples/cpp/CMakeFiles/tutorial_Laplace_Demo.dir/tutorial_code/ImgTrans/Laplace_Demo.cpp.o
  4399. [ 98%] Built target tutorial_tutorial_homography_ex1_pose_from_homography
  4400. Scanning dependencies of target tutorial_tutorial_homography_ex2_perspective_correction
  4401. [ 98%] Building CXX object samples/cpp/CMakeFiles/tutorial_tutorial_homography_ex2_perspective_correction.dir/tutorial_code/features2D/Homography/tutorial_homography_ex2_perspective_correction.cpp.o
  4402. [ 98%] Linking CXX executable ../../bin/cpp-tutorial-tutorial_homography_ex2_perspective_correction
  4403. [ 98%] Built target tutorial_tutorial_homography_ex2_perspective_correction
  4404. Scanning dependencies of target tutorial_AKAZE_match
  4405. [ 98%] Linking CXX executable ../../bin/cpp-example-train_HOG
  4406. [ 99%] Building CXX object samples/cpp/CMakeFiles/tutorial_AKAZE_match.dir/tutorial_code/features2D/AKAZE_match.cpp.o
  4407. [ 99%] Built target example_train_HOG
  4408. Scanning dependencies of target tutorial_non_linear_svms
  4409. [ 99%] Building CXX object samples/cpp/CMakeFiles/tutorial_non_linear_svms.dir/tutorial_code/ml/non_linear_svms/non_linear_svms.cpp.o
  4410. [ 99%] Linking CXX executable ../../bin/cpp-tutorial-Laplace_Demo
  4411. [ 99%] Linking CXX executable ../../bin/cpp-tutorial-mat_mask_operations
  4412. [ 99%] Built target tutorial_Laplace_Demo
  4413. [ 99%] Built target tutorial_mat_mask_operations
  4414. Scanning dependencies of target example_image_sequence
  4415. [ 99%] Building CXX object samples/cpp/CMakeFiles/example_image_sequence.dir/image_sequence.cpp.o
  4416. Scanning dependencies of target example_kalman
  4417. [ 99%] Building CXX object samples/cpp/CMakeFiles/example_kalman.dir/kalman.cpp.o
  4418. [ 99%] Linking CXX executable ../../bin/cpp-example-image_sequence
  4419. [ 99%] Built target example_image_sequence
  4420. [ 99%] Linking CXX executable ../../bin/cpp-tutorial-non_linear_svms
  4421. Scanning dependencies of target tutorial_display_image
  4422. [ 99%] Building CXX object samples/cpp/CMakeFiles/tutorial_display_image.dir/tutorial_code/introduction/display_image/display_image.cpp.o
  4423. [ 99%] Built target tutorial_non_linear_svms
  4424. Scanning dependencies of target tutorial_calcBackProject_Demo2
  4425. [ 99%] Building CXX object samples/cpp/CMakeFiles/tutorial_calcBackProject_Demo2.dir/tutorial_code/Histograms_Matching/calcBackProject_Demo2.cpp.o
  4426. [ 99%] Linking CXX executable ../../bin/cpp-example-kalman
  4427. [ 99%] Linking CXX executable ../../bin/cpp-tutorial-AKAZE_match
  4428. [ 99%] Built target example_kalman
  4429. Scanning dependencies of target tutorial_documentation
  4430. [ 99%] Built target tutorial_AKAZE_match
  4431. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_documentation.dir/tutorial_code/introduction/documentation/documentation.cpp.o
  4432. Scanning dependencies of target tutorial_core_reduce
  4433. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_core_reduce.dir/tutorial_code/snippets/core_reduce.cpp.o
  4434. [100%] Linking CXX executable ../../bin/cpp-tutorial-display_image
  4435. [100%] Linking CXX executable ../../bin/cpp-tutorial-documentation
  4436. [100%] Built target tutorial_display_image
  4437. Scanning dependencies of target tutorial_Threshold
  4438. [100%] Built target tutorial_documentation
  4439. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_Threshold.dir/tutorial_code/ImgProc/Threshold.cpp.o
  4440. Scanning dependencies of target tutorial_LATCH_match
  4441. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_LATCH_match.dir/tutorial_code/xfeatures2D/LATCH_match.cpp.o
  4442. [100%] Linking CXX executable ../../bin/cpp-tutorial-calcBackProject_Demo2
  4443. [100%] Built target tutorial_calcBackProject_Demo2
  4444. Scanning dependencies of target tutorial_Pyramids
  4445. [100%] Linking CXX executable ../../bin/cpp-tutorial-LATCH_match
  4446. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_Pyramids.dir/tutorial_code/ImgProc/Pyramids/Pyramids.cpp.o
  4447. [100%] Built target tutorial_LATCH_match
  4448. Scanning dependencies of target tutorial_Morphology_2
  4449. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_Morphology_2.dir/tutorial_code/ImgProc/Morphology_2.cpp.o
  4450. [100%] Linking CXX executable ../../bin/cpp-tutorial-Threshold
  4451. [100%] Linking CXX executable ../../bin/cpp-tutorial-core_reduce
  4452. [100%] Built target tutorial_Threshold
  4453. Scanning dependencies of target tutorial_goodFeaturesToTrack_Demo
  4454. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_goodFeaturesToTrack_Demo.dir/tutorial_code/TrackingMotion/goodFeaturesToTrack_Demo.cpp.o
  4455. [100%] Built target tutorial_core_reduce
  4456. [100%] Linking CXX executable ../../bin/cpp-tutorial-Pyramids
  4457. Scanning dependencies of target tutorial_HitMiss
  4458. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_HitMiss.dir/tutorial_code/ImgProc/HitMiss/HitMiss.cpp.o
  4459. [100%] Built target tutorial_Pyramids
  4460. Scanning dependencies of target tutorial_BasicLinearTransforms
  4461. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_BasicLinearTransforms.dir/tutorial_code/ImgProc/BasicLinearTransforms.cpp.o
  4462. [100%] Linking CXX executable ../../bin/cpp-tutorial-Morphology_2
  4463. [100%] Built target tutorial_Morphology_2
  4464. Scanning dependencies of target tutorial_interoperability_with_OpenCV_1
  4465. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_interoperability_with_OpenCV_1.dir/tutorial_code/core/interoperability_with_OpenCV_1/interoperability_with_OpenCV_1.cpp.o
  4466. [100%] Linking CXX executable ../../bin/cpp-tutorial-goodFeaturesToTrack_Demo
  4467. [100%] Built target tutorial_goodFeaturesToTrack_Demo
  4468. [100%] Linking CXX executable ../../bin/cpp-tutorial-BasicLinearTransforms
  4469. Scanning dependencies of target tutorial_file_input_output
  4470. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_file_input_output.dir/tutorial_code/core/file_input_output/file_input_output.cpp.o
  4471. [100%] Built target tutorial_BasicLinearTransforms
  4472. Scanning dependencies of target tutorial_discrete_fourier_transform
  4473. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_discrete_fourier_transform.dir/tutorial_code/core/discrete_fourier_transform/discrete_fourier_transform.cpp.o
  4474. [100%] Linking CXX executable ../../bin/cpp-tutorial-interoperability_with_OpenCV_1
  4475. [100%] Linking CXX executable ../../bin/cpp-tutorial-HitMiss
  4476. [100%] Built target tutorial_interoperability_with_OpenCV_1
  4477. Scanning dependencies of target example_cout_mat
  4478. [100%] Building CXX object samples/cpp/CMakeFiles/example_cout_mat.dir/cout_mat.cpp.o
  4479. [100%] Built target tutorial_HitMiss
  4480. Scanning dependencies of target tutorial_AddingImages
  4481. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_AddingImages.dir/tutorial_code/core/AddingImages/AddingImages.cpp.o
  4482. [100%] Linking CXX executable ../../bin/cpp-tutorial-file_input_output
  4483. [100%] Built target tutorial_file_input_output
  4484. Scanning dependencies of target example_train_svmsgd
  4485. [100%] Building CXX object samples/cpp/CMakeFiles/example_train_svmsgd.dir/train_svmsgd.cpp.o
  4486. [100%] Linking CXX executable ../../bin/cpp-tutorial-discrete_fourier_transform
  4487. [100%] Linking CXX executable ../../bin/cpp-tutorial-AddingImages
  4488. [100%] Built target tutorial_discrete_fourier_transform
  4489. Scanning dependencies of target tutorial_introduction_to_svm
  4490. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_introduction_to_svm.dir/tutorial_code/ml/introduction_to_svm/introduction_to_svm.cpp.o
  4491. [100%] Linking CXX executable ../../bin/cpp-example-cout_mat
  4492. [100%] Built target tutorial_AddingImages
  4493. Scanning dependencies of target example_openni_capture
  4494. [100%] Building CXX object samples/cpp/CMakeFiles/example_openni_capture.dir/openni_capture.cpp.o
  4495. [100%] Built target example_cout_mat
  4496. Scanning dependencies of target tutorial_how_to_scan_images
  4497. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_how_to_scan_images.dir/tutorial_code/core/how_to_scan_images/how_to_scan_images.cpp.o
  4498. [100%] Linking CXX executable ../../bin/cpp-tutorial-introduction_to_svm
  4499. [100%] Built target tutorial_introduction_to_svm
  4500. [100%] Linking CXX executable ../../bin/cpp-example-openni_capture
  4501. Scanning dependencies of target example_grabcut
  4502. [100%] Building CXX object samples/cpp/CMakeFiles/example_grabcut.dir/grabcut.cpp.o
  4503. [100%] Built target example_openni_capture
  4504. Scanning dependencies of target tutorial_how_to_use_OpenCV_parallel_for_
  4505. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_how_to_use_OpenCV_parallel_for_.dir/tutorial_code/core/how_to_use_OpenCV_parallel_for_/how_to_use_OpenCV_parallel_for_.cpp.o
  4506. [100%] Linking CXX executable ../../bin/cpp-tutorial-how_to_scan_images
  4507. [100%] Built target tutorial_how_to_scan_images
  4508. Scanning dependencies of target example_example
  4509. [100%] Building CXX object samples/cpp/CMakeFiles/example_example.dir/example_cmake/example.cpp.o
  4510. [100%] Linking CXX executable ../../bin/cpp-example-train_svmsgd
  4511. [100%] Built target example_train_svmsgd
  4512. Scanning dependencies of target example_distrans
  4513. [100%] Building CXX object samples/cpp/CMakeFiles/example_distrans.dir/distrans.cpp.o
  4514. [100%] Linking CXX executable ../../bin/cpp-tutorial-how_to_use_OpenCV_parallel_for_
  4515. [100%] Built target tutorial_how_to_use_OpenCV_parallel_for_
  4516. Scanning dependencies of target tutorial_Drawing_1
  4517. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_Drawing_1.dir/tutorial_code/core/Matrix/Drawing_1.cpp.o
  4518. [100%] Linking CXX executable ../../bin/cpp-example-example
  4519. [100%] Linking CXX executable ../../bin/cpp-example-grabcut
  4520. [100%] Built target example_example
  4521. Scanning dependencies of target example_lkdemo
  4522. [100%] Building CXX object samples/cpp/CMakeFiles/example_lkdemo.dir/lkdemo.cpp.o
  4523. [100%] Built target example_grabcut
  4524. Scanning dependencies of target tutorial_mat_the_basic_image_container
  4525. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_mat_the_basic_image_container.dir/tutorial_code/core/mat_the_basic_image_container/mat_the_basic_image_container.cpp.o
  4526. [100%] Linking CXX executable ../../bin/cpp-example-distrans
  4527. [100%] Built target example_distrans
  4528. Scanning dependencies of target example_cloning_gui
  4529. [100%] Building CXX object samples/cpp/CMakeFiles/example_cloning_gui.dir/cloning_gui.cpp.o
  4530. [100%] Linking CXX executable ../../bin/cpp-tutorial-Drawing_1
  4531. [100%] Built target tutorial_Drawing_1
  4532. Scanning dependencies of target tutorial_AddingImagesTrackbar
  4533. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_AddingImagesTrackbar.dir/tutorial_code/HighGUI/AddingImagesTrackbar.cpp.o
  4534. [100%] Linking CXX executable ../../bin/cpp-example-lkdemo
  4535. [100%] Built target example_lkdemo
  4536. Scanning dependencies of target tutorial_gdal-image
  4537. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_gdal-image.dir/tutorial_code/imgcodecs/GDAL_IO/gdal-image.cpp.o
  4538. [100%] Linking CXX executable ../../bin/cpp-tutorial-mat_the_basic_image_container
  4539. [100%] Built target tutorial_mat_the_basic_image_container
  4540. Scanning dependencies of target tutorial_introduction_to_pca
  4541. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_introduction_to_pca.dir/tutorial_code/ml/introduction_to_pca/introduction_to_pca.cpp.o
  4542. [100%] Linking CXX executable ../../bin/cpp-tutorial-AddingImagesTrackbar
  4543. [100%] Built target tutorial_AddingImagesTrackbar
  4544. Scanning dependencies of target example_fback
  4545. [100%] Building CXX object samples/cpp/CMakeFiles/example_fback.dir/fback.cpp.o
  4546. [100%] Linking CXX executable ../../bin/cpp-tutorial-gdal-image
  4547. [100%] Linking CXX executable ../../bin/cpp-example-cloning_gui
  4548. [100%] Built target tutorial_gdal-image
  4549. Scanning dependencies of target tutorial_pointPolygonTest_demo
  4550. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_pointPolygonTest_demo.dir/tutorial_code/ShapeDescriptors/pointPolygonTest_demo.cpp.o
  4551. [100%] Built target example_cloning_gui
  4552. Scanning dependencies of target tutorial_generalContours_demo1
  4553. [100%] Building CXX object samples/cpp/CMakeFiles/tutorial_generalContours_demo1.dir/tutorial_code/ShapeDescriptors/generalContours_demo1.cpp.o
  4554. [100%] Linking CXX executable ../../bin/cpp-example-fback
  4555. [100%] Built target example_fback
  4556. [100%] Linking CXX executable ../../bin/cpp-tutorial-introduction_to_pca
  4557. [100%] Linking CXX executable ../../bin/cpp-tutorial-pointPolygonTest_demo
  4558. [100%] Built target tutorial_introduction_to_pca
  4559. [100%] Built target tutorial_pointPolygonTest_demo
  4560. [100%] Linking CXX executable ../../bin/cpp-tutorial-generalContours_demo1
  4561. [100%] Built target tutorial_generalContours_demo1
Add Comment
Please, Sign In to add comment