Guest User

log.txt

a guest
Sep 23rd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.75 KB | None | 0 0
  1. these derivations will be built:
  2. /nix/store/g6fh4sigxivl1506vy295m2y4qhwwj4x-boost-1.69_0.drv
  3. /nix/store/sy76x302gsvzwbvgwsbpf7xjxfgz8197-opencv-3.4.5.drv
  4. building '/nix/store/g6fh4sigxivl1506vy295m2y4qhwwj4x-boost-1.69_0.drv'...
  5. building '/nix/store/sy76x302gsvzwbvgwsbpf7xjxfgz8197-opencv-3.4.5.drv'...
  6. unpacking sources
  7. unpacking source archive /nix/store/fawx1ya08wr7b6mqczhqn6c0sj562if6-boost_1_69_0.tar.bz2
  8. unpacking sources
  9. unpacking source archive /nix/store/6m8j0xifyf6d55w2nnvla05k1iy44p6v-source
  10. source root is source
  11. patching sources
  12. configuring
  13. fixing cmake files...
  14. cmake flags: -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/cbcll5f0j2a0ik058ica5iki1ir3a6rm-opencv-3.4.5/include -DCMAKE_INSTALL_LIBDIR=/nix/store/cbcll5f0j2a0ik058ica5iki1ir3a6rm-opencv-3.4.5/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/cbcll5f0j2a0ik058ica5iki1ir3a6rm-opencv-3.4.5/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_DEPLOYMENT_TARGET= -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=last -DCMAKE_STRIP=/nix/store/0y7jmqnj48ikjh37n3dl9kqw9hnn68nq-binutils-2.31.1/bin/strip -DCMAKE_RANLIB=/nix/store/0y7jmqnj48ikjh37n3dl9kqw9hnn68nq-binutils-2.31.1/bin/ranlib -DCMAKE_AR=/nix/store/0y7jmqnj48ikjh37n3dl9kqw9hnn68nq-binutils-2.31.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/cbcll5f0j2a0ik058ica5iki1ir3a6rm-opencv-3.4.5 -DWITH_OPENMP=ON -DBUILD_PROTOBUF=OFF -DPROTOBUF_UPDATE_FILES=ON -DOPENCV_ENABLE_NONFREE=OFF -DBUILD_TESTS=OFF -DBUILD_PERF_TESTS=OFF -DBUILD_DOCS=OFF -DWITH_IPP=OFF -DWITH_TIFF=ON -DWITH_JASPER=ON -DWITH_WEBP=ON -DWITH_JPEG=ON -DWITH_PNG=ON -DWITH_OPENEXR=ON -DWITH_CUDA=OFF -DWITH_CUBLAS=OFF -DWITH_TBB=OFF -D BUILD_opencv_world=ON -DOPENCV_EXTRA_MODULES_PATH=/build/opencv_contrib
  15. -- The CXX compiler identification is GNU 7.4.0
  16. -- The C compiler identification is GNU 7.4.0
  17. -- Check for working CXX compiler: /nix/store/ghzg4kg0sjif58smj2lfm2bdvjwim85y-gcc-wrapper-7.4.0/bin/g++
  18. -- Check for working CXX compiler: /nix/store/ghzg4kg0sjif58smj2lfm2bdvjwim85y-gcc-wrapper-7.4.0/bin/g++ -- works
  19. -- Detecting CXX compiler ABI info
  20. -- Detecting CXX compiler ABI info - done
  21. -- Detecting CXX compile features
  22. -- Detecting CXX compile features - done
  23. -- Check for working C compiler: /nix/store/ghzg4kg0sjif58smj2lfm2bdvjwim85y-gcc-wrapper-7.4.0/bin/gcc
  24. -- Check for working C compiler: /nix/store/ghzg4kg0sjif58smj2lfm2bdvjwim85y-gcc-wrapper-7.4.0/bin/gcc -- works
  25. -- Detecting C compiler ABI info
  26. -- Detecting C compiler ABI info - done
  27. -- Detecting C compile features
  28. -- Detecting C compile features - done
  29. -- Performing Test HAVE_CXX11 (check file: cmake/checks/cxx11.cpp)
  30. -- Performing Test HAVE_CXX11 - Success
  31. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7")
  32. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3.2")
  33. -- Looking for ccache - not found
  34. -- Performing Test HAVE_CXX_FSIGNED_CHAR
  35. -- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
  36. -- Performing Test HAVE_C_FSIGNED_CHAR
  37. -- Performing Test HAVE_C_FSIGNED_CHAR - Success
  38. -- Performing Test HAVE_CXX_W
  39. -- Performing Test HAVE_CXX_W - Success
  40. -- Performing Test HAVE_C_W
  41. -- Performing Test HAVE_C_W - Success
  42. -- Performing Test HAVE_CXX_WALL
  43. -- Performing Test HAVE_CXX_WALL - Success
  44. -- Performing Test HAVE_C_WALL
  45. -- Performing Test HAVE_C_WALL - Success
  46. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
  47. -- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
  48. -- Performing Test HAVE_C_WERROR_RETURN_TYPE
  49. -- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
  50. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR
  51. -- Performing Test HAVE_CXX_WERROR_NON_VIRTUAL_DTOR - Success
  52. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR
  53. -- Performing Test HAVE_C_WERROR_NON_VIRTUAL_DTOR - Success
  54. -- Performing Test HAVE_CXX_WERROR_ADDRESS
  55. -- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
  56. -- Performing Test HAVE_C_WERROR_ADDRESS
  57. -- Performing Test HAVE_C_WERROR_ADDRESS - Success
  58. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
  59. -- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
  60. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
  61. -- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
  62. -- Performing Test HAVE_CXX_WFORMAT
  63. -- Performing Test HAVE_CXX_WFORMAT - Success
  64. -- Performing Test HAVE_C_WFORMAT
  65. -- Performing Test HAVE_C_WFORMAT - Success
  66. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
  67. -- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
  68. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
  69. -- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
  70. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
  71. -- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
  72. -- Performing Test HAVE_C_WMISSING_DECLARATIONS
  73. -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
  74. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
  75. -- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
  76. -- Performing Test HAVE_C_WMISSING_PROTOTYPES
  77. -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
  78. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
  79. -- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
  80. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES
  81. -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
  82. -- Performing Test HAVE_CXX_WUNDEF
  83. -- Performing Test HAVE_CXX_WUNDEF - Success
  84. -- Performing Test HAVE_C_WUNDEF
  85. -- Performing Test HAVE_C_WUNDEF - Success
  86. -- Performing Test HAVE_CXX_WINIT_SELF
  87. -- Performing Test HAVE_CXX_WINIT_SELF - Success
  88. -- Performing Test HAVE_C_WINIT_SELF
  89. -- Performing Test HAVE_C_WINIT_SELF - Success
  90. -- Performing Test HAVE_CXX_WPOINTER_ARITH
  91. -- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
  92. -- Performing Test HAVE_C_WPOINTER_ARITH
  93. -- Performing Test HAVE_C_WPOINTER_ARITH - Success
  94. -- Performing Test HAVE_CXX_WSHADOW
  95. -- Performing Test HAVE_CXX_WSHADOW - Success
  96. -- Performing Test HAVE_C_WSHADOW
  97. -- Performing Test HAVE_C_WSHADOW - Success
  98. -- Performing Test HAVE_CXX_WSIGN_PROMO
  99. -- Performing Test HAVE_CXX_WSIGN_PROMO - Success
  100. -- Performing Test HAVE_C_WSIGN_PROMO
  101. -- Performing Test HAVE_C_WSIGN_PROMO - Failed
  102. -- Performing Test HAVE_CXX_WUNINITIALIZED
  103. -- Performing Test HAVE_CXX_WUNINITIALIZED - Success
  104. -- Performing Test HAVE_C_WUNINITIALIZED
  105. -- Performing Test HAVE_C_WUNINITIALIZED - Success
  106. -- Performing Test HAVE_CXX_WNO_NARROWING
  107. -- Performing Test HAVE_CXX_WNO_NARROWING - Success
  108. -- Performing Test HAVE_C_WNO_NARROWING
  109. -- Performing Test HAVE_C_WNO_NARROWING - Success
  110. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
  111. -- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
  112. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
  113. -- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
  114. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  115. -- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  116. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
  117. -- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
  118. -- Performing Test HAVE_CXX_WNO_COMMENT
  119. -- Performing Test HAVE_CXX_WNO_COMMENT - Success
  120. -- Performing Test HAVE_C_WNO_COMMENT
  121. -- Performing Test HAVE_C_WNO_COMMENT - Success
  122. -- Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3
  123. -- Performing Test HAVE_CXX_WIMPLICIT_FALLTHROUGH_3 - Success
  124. -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3
  125. -- Performing Test HAVE_C_WIMPLICIT_FALLTHROUGH_3 - Success
  126. -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW
  127. -- Performing Test HAVE_CXX_WNO_STRICT_OVERFLOW - Success
  128. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW
  129. -- Performing Test HAVE_C_WNO_STRICT_OVERFLOW - Success
  130. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
  131. -- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
  132. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
  133. -- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
  134. -- Performing Test HAVE_CXX_WNO_LONG_LONG
  135. -- Performing Test HAVE_CXX_WNO_LONG_LONG - Success
  136. -- Performing Test HAVE_C_WNO_LONG_LONG
  137. -- Performing Test HAVE_C_WNO_LONG_LONG - Success
  138. -- Performing Test HAVE_CXX_PTHREAD
  139. -- Performing Test HAVE_CXX_PTHREAD - Success
  140. -- Performing Test HAVE_C_PTHREAD
  141. -- Performing Test HAVE_C_PTHREAD - Success
  142. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
  143. -- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
  144. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER
  145. -- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
  146. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  147. -- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  148. -- Performing Test HAVE_C_FFUNCTION_SECTIONS
  149. -- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  150. -- Performing Test HAVE_CXX_FDATA_SECTIONS
  151. -- Performing Test HAVE_CXX_FDATA_SECTIONS - Success
  152. -- Performing Test HAVE_C_FDATA_SECTIONS
  153. -- Performing Test HAVE_C_FDATA_SECTIONS - Success
  154. -- Performing Test HAVE_CXX_MSSE (check file: cmake/checks/cpu_sse.cpp)
  155. -- Performing Test HAVE_CXX_MSSE - Success
  156. -- Performing Test HAVE_CXX_MSSE2 (check file: cmake/checks/cpu_sse2.cpp)
  157. -- Performing Test HAVE_CXX_MSSE2 - Success
  158. -- Performing Test HAVE_CXX_MSSE3 (check file: cmake/checks/cpu_sse3.cpp)
  159. -- Performing Test HAVE_CXX_MSSE3 - Success
  160. -- Performing Test HAVE_CXX_MSSSE3 (check file: cmake/checks/cpu_ssse3.cpp)
  161. -- Performing Test HAVE_CXX_MSSSE3 - Success
  162. -- Performing Test HAVE_CXX_MSSE4_1 (check file: cmake/checks/cpu_sse41.cpp)
  163. -- Performing Test HAVE_CXX_MSSE4_1 - Success
  164. -- Performing Test HAVE_CXX_MPOPCNT (check file: cmake/checks/cpu_popcnt.cpp)
  165. -- Performing Test HAVE_CXX_MPOPCNT - Success
  166. -- Performing Test HAVE_CXX_MSSE4_2 (check file: cmake/checks/cpu_sse42.cpp)
  167. -- Performing Test HAVE_CXX_MSSE4_2 - Success
  168. -- Performing Test HAVE_CXX_MF16C (check file: cmake/checks/cpu_fp16.cpp)
  169. -- Performing Test HAVE_CXX_MF16C - Success
  170. -- Performing Test HAVE_CXX_MFMA
  171. -- Performing Test HAVE_CXX_MFMA - Success
  172. -- Performing Test HAVE_CXX_MAVX (check file: cmake/checks/cpu_avx.cpp)
  173. -- Performing Test HAVE_CXX_MAVX - Success
  174. -- Performing Test HAVE_CXX_MAVX2 (check file: cmake/checks/cpu_avx2.cpp)
  175. -- Performing Test HAVE_CXX_MAVX2 - Success
  176. -- Performing Test HAVE_CXX_MAVX512F (check file: cmake/checks/cpu_avx512.cpp)
  177. -- Performing Test HAVE_CXX_MAVX512F - Success
  178. -- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ (check file: cmake/checks/cpu_avx512skx.cpp)
  179. -- Performing Test HAVE_CXX_MAVX512F_MAVX512CD_MAVX512VL_MAVX512BW_MAVX512DQ - Success
  180. -- Performing Test HAVE_CPU_BASELINE_FLAGS
  181. -- Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  182. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1
  183. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_1 - Success
  184. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2
  185. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_SSE4_2 - Success
  186. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16
  187. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_FP16 - Success
  188. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX
  189. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX - Success
  190. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2
  191. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX2 - Success
  192. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX
  193. -- Performing Test HAVE_CPU_DISPATCH_FLAGS_AVX512_SKX - Success
  194. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN
  195. -- Performing Test HAVE_CXX_FVISIBILITY_HIDDEN - Success
  196. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN
  197. -- Performing Test HAVE_C_FVISIBILITY_HIDDEN - Success
  198. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN
  199. -- Performing Test HAVE_CXX_FVISIBILITY_INLINES_HIDDEN - Success
  200. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN
  201. -- Performing Test HAVE_C_FVISIBILITY_INLINES_HIDDEN - Failed
  202. -- Looking for pthread.h
  203. -- Looking for pthread.h - found
  204. -- Looking for posix_memalign
  205. -- Looking for posix_memalign - found
  206. -- Looking for malloc.h
  207. -- Looking for malloc.h - found
  208. -- Looking for memalign
  209. -- Looking for memalign - found
  210. -- Check if the system is big endian
  211. -- Searching 16 bit integer
  212. -- Looking for sys/types.h
  213. -- Looking for sys/types.h - found
  214. -- Looking for stdint.h
  215. -- Looking for stdint.h - found
  216. -- Looking for stddef.h
  217. -- Looking for stddef.h - found
  218. -- Check size of unsigned short
  219. -- Check size of unsigned short - done
  220. -- Using unsigned short
  221. -- Check if the system is big endian - little endian
  222. -- Found OpenMP_C: -fopenmp (found version "4.5")
  223. -- Found OpenMP_CXX: -fopenmp (found version "4.5")
  224. -- Found OpenMP: TRUE (found version "4.5")
  225. -- Found ZLIB: /nix/store/iiymx8j7nlar3gc23lfkcscvr61fng8s-zlib-1.2.11/lib/libz.so (found suitable version "1.2.11", minimum required is "1.2.3")
  226. -- Found JPEG: /nix/store/056gm1rnh569d6y5w9kfc53c6al587da-libjpeg-turbo-2.0.1/lib/libjpeg.so (found version "62")
  227. -- Found TIFF: /nix/store/rlxdi07lzpz1fg76v9vjn1kvdhv1z6hv-libtiff-4.0.10/lib/libtiff.so (found version "4.0.10")
  228. -- Found WebP: /nix/store/ws1h5mf0s4bnyxis09bsap8l46lgm12b-libwebp-1.0.2/lib/libwebp.so
  229. -- Found Jasper: /nix/store/g1205q0jxpqxnga3d0a9hn8dfap92110-jasper-2.0.16/lib/libjasper.so (found version "2.0.16")
  230. -- Found ZLIB: /nix/store/iiymx8j7nlar3gc23lfkcscvr61fng8s-zlib-1.2.11/lib/libz.so (found version "1.2.11")
  231. -- Found PNG: /nix/store/m0skfvwadjx49qzlrbsmsql74amz69x1-libpng-apng-1.6.36/lib/libpng.so (found version "1.6.36")
  232. -- Looking for /nix/store/1y32f88ql0cdc6q3dsql0cm5c059fcq9-libpng-apng-1.6.36-dev/include/libpng/png.h
  233. -- Looking for /nix/store/1y32f88ql0cdc6q3dsql0cm5c059fcq9-libpng-apng-1.6.36-dev/include/libpng/png.h - not found
  234. -- Found OpenEXR: /nix/store/vi8sbm88kkcmsmjb50v1c8hqn0d9qjx3-openexr-2.3.0/lib/libIlmImf.so
  235. -- Checking for module 'gtk+-3.0'
  236. -- No package 'gtk+-3.0' found
  237. -- Checking for module 'gtk+-2.0'
  238. -- No package 'gtk+-2.0' found
  239. -- Checking for module 'gthread-2.0'
  240. -- No package 'gthread-2.0' found
  241. -- Checking for module 'gstreamer-base-1.0'
  242. -- No package 'gstreamer-base-1.0' found
  243. -- Checking for module 'gstreamer-video-1.0'
  244. -- No package 'gstreamer-video-1.0' found
  245. -- Checking for module 'gstreamer-app-1.0'
  246. -- No package 'gstreamer-app-1.0' found
  247. -- Checking for module 'gstreamer-riff-1.0'
  248. -- No package 'gstreamer-riff-1.0' found
  249. -- Checking for module 'gstreamer-pbutils-1.0'
  250. -- No package 'gstreamer-pbutils-1.0' found
  251. -- Checking for module 'gstreamer-base-0.10'
  252. -- No package 'gstreamer-base-0.10' found
  253. -- Checking for module 'gstreamer-video-0.10'
  254. -- No package 'gstreamer-video-0.10' found
  255. -- Checking for module 'gstreamer-app-0.10'
  256. -- No package 'gstreamer-app-0.10' found
  257. -- Checking for module 'gstreamer-riff-0.10'
  258. -- No package 'gstreamer-riff-0.10' found
  259. -- Checking for module 'gstreamer-pbutils-0.10'
  260. -- No package 'gstreamer-pbutils-0.10' found
  261. -- Checking for module 'libdc1394-2'
  262. -- No package 'libdc1394-2' found
  263. -- Checking for module 'libdc1394'
  264. -- No package 'libdc1394' found
  265. -- Looking for linux/videodev.h
  266. -- Looking for linux/videodev.h - not found
  267. -- Looking for linux/videodev2.h
  268. -- Looking for linux/videodev2.h - found
  269. -- Looking for sys/videoio.h
  270. -- Looking for sys/videoio.h - not found
  271. -- Checking for modules 'libavcodec;libavformat;libavutil;libswscale'
  272. -- No package 'libavcodec' found
  273. -- No package 'libavformat' found
  274. -- No package 'libavutil' found
  275. -- No package 'libswscale' found
  276. -- Checking for module 'libavresample'
  277. -- No package 'libavresample' found
  278. -- Found OpenBLAS libraries: /nix/store/1kj2sj2igq1829hqynf86h1wm9ri100s-openblas-0.3.5/lib/libopenblas.so
  279. -- Found OpenBLAS include: /nix/store/1kj2sj2igq1829hqynf86h1wm9ri100s-openblas-0.3.5/include
  280. -- LAPACK(OpenBLAS): LAPACK_LIBRARIES: /nix/store/1kj2sj2igq1829hqynf86h1wm9ri100s-openblas-0.3.5/lib/libopenblas.so
  281. -- LAPACK(OpenBLAS): Support is enabled.
  282. -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  283. -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  284. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE
  285. -- Performing Test HAVE_C_WNO_UNUSED_VARIABLE - Success
  286. -- Performing Test HAVE_C_WNO_SHADOW
  287. -- Performing Test HAVE_C_WNO_SHADOW - Success
  288. -- Looking for dlerror in dl
  289. -- Looking for dlerror in dl - found
  290. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH
  291. -- Performing Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH - Success
  292. -- Performing Test HAVE_C_WNO_UNDEF
  293. -- Performing Test HAVE_C_WNO_UNDEF - Success
  294. -- Performing Test HAVE_C_WNO_SIGN_COMPARE
  295. -- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
  296. -- OpenCV Python: during development append to PYTHONPATH: /build/source/build/python_loader
  297. -- Performing Test HAVE_CXX_WNO_UNDEF
  298. -- Performing Test HAVE_CXX_WNO_UNDEF - Success
  299. -- Caffe: NO
  300. -- Found Protobuf: /nix/store/rqvma5w8qiqyq0q6ngin28f6bvin1z3h-protobuf-3.6.1/lib/libprotobuf.so (found version "3.6.1")
  301. -- Protobuf: YES
  302. -- Glog: YES
  303. -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE
  304. -- Performing Test HAVE_CXX_WNO_SUGGEST_OVERRIDE - Success
  305. -- Checking for one of the modules 'freetype2'
  306. -- Checking for one of the modules 'harfbuzz'
  307. -- freetype2: NO
  308. -- harfbuzz: NO
  309. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  310. -- Found HDF5: /nix/store/27g9c7rcxyxxanls1hyfcqyx5zn9pwb0-hdf5-1.10.4/lib/libhdf5.so;/nix/store/iiymx8j7nlar3gc23lfkcscvr61fng8s-zlib-1.2.11/lib/libz.so;/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27/lib/libdl.so;/nix/store/681354n3k44r8z90m35hm8945vsp95h1-glibc-2.27/lib/libm.so (found version "1.10.4")
  311. -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF
  312. -- Performing Test HAVE_CXX_WNO_INVALID_OFFSETOF - Success
  313. -- Module opencv_ovis disabled because OGRE3D was not found
  314. -- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
  315. -- Found installed version of gflags: /nix/store/syjhdayrgfyq6iry6mkd2q2031fdg9l1-google-gflags-2.2.2/lib/cmake/gflags
  316. -- Detected gflags version: 2.2.2
  317. -- Checking SFM deps... TRUE
  318. -- CERES support is disabled. Ceres Solver for reconstruction API is required.
  319. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
  320. -- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
  321. -- Processing WORLD modules...
  322. -- module opencv_core...
  323. -- module opencv_flann...
  324. -- module opencv_hdf...
  325. -- HDF5: Using hdf5 compiler wrapper to determine C configuration
  326. -- module opencv_imgproc...
  327. -- module opencv_ml...
  328. -- module opencv_phase_unwrapping...
  329. -- module opencv_photo...
  330. -- module opencv_plot...
  331. -- module opencv_reg...
  332. -- module opencv_surface_matching...
  333. -- module opencv_video...
  334. -- module opencv_xphoto...
  335. -- module opencv_dnn...
  336. -- Performing Test HAVE_CXX_WNO_DEPRECATED
  337. -- Performing Test HAVE_CXX_WNO_DEPRECATED - Success
  338. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES
  339. -- Performing Test HAVE_CXX_WNO_MISSING_PROTOTYPES - Failed
  340. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
  341. -- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
  342. -- Performing Test HAVE_CXX_WNO_SHADOW
  343. -- Performing Test HAVE_CXX_WNO_SHADOW - Success
  344. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER
  345. -- Performing Test HAVE_CXX_WNO_UNUSED_PARAMETER - Success
  346. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
  347. -- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
  348. -- module opencv_fuzzy...
  349. -- module opencv_hfs...
  350. -- module opencv_imgcodecs...
  351. -- module opencv_shape...
  352. -- module opencv_videoio...
  353. -- module opencv_highgui...
  354. -- module opencv_superres...
  355. -- module opencv_bioinspired...
  356. -- module opencv_dnn_objdetect...
  357. -- module opencv_features2d...
  358. -- module opencv_line_descriptor...
  359. -- module opencv_saliency...
  360. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
  361. -- Performing Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL - Success
  362. -- module opencv_text...
  363. -- Checking for modules 'tesseract;lept'
  364. -- No package 'tesseract' found
  365. -- No package 'lept' found
  366. -- Tesseract: NO
  367. -- module opencv_calib3d...
  368. -- module opencv_ccalib...
  369. -- module opencv_datasets...
  370. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH
  371. -- Performing Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH - Success
  372. -- module opencv_objdetect...
  373. -- module opencv_rgbd...
  374. -- module opencv_stereo...
  375. -- module opencv_structured_light...
  376. -- module opencv_tracking...
  377. -- module opencv_videostab...
  378. -- module opencv_xfeatures2d...
  379. -- xfeatures2d/boostdesc: Download: boostdesc_bgm.i
  380. -- xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
  381. -- xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
  382. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
  383. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
  384. -- xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
  385. -- xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
  386. -- xfeatures2d/vgg: Download: vgg_generated_48.i
  387. -- xfeatures2d/vgg: Download: vgg_generated_64.i
  388. -- xfeatures2d/vgg: Download: vgg_generated_80.i
  389. -- xfeatures2d/vgg: Download: vgg_generated_120.i
  390. -- module opencv_ximgproc...
  391. source root is boost_1_69_0
  392. -- module opencv_xobjdetect...
  393. -- module opencv_aruco...
  394. -- module opencv_bgsegm...
  395. -- module opencv_dpm...
  396. -- module opencv_face...
  397. -- data: Download: face_landmark_model.dat
  398. -- module opencv_optflow...
  399. -- module opencv_stitching...
  400. -- Processing WORLD modules... DONE
  401. setting SOURCE_DATE_EPOCH to timestamp 1544042264 of file boost_1_69_0/libs/libraries.htm
  402. patching sources
  403. configuring
  404. -- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
  405. -- Found installed version of gflags: /nix/store/syjhdayrgfyq6iry6mkd2q2031fdg9l1-google-gflags-2.2.2/lib/cmake/gflags
  406. -- Detected gflags version: 2.2.2
  407. fixing libtool script ./tools/build/src/engine/boehm_gc/ltmain.sh
  408. configure flags: --prefix=/nix/store/ki7xv2cl99isll207mnrw6im4vxy413y-boost-1.69_0 --includedir=\$\(dev\)/include --libdir=\$\(out\)/lib --with-icu=/nix/store/k590ggfzvq6d3afw4fwknyjl4wqw938q-icu4c-59.1-dev
  409. -- Checking SFM deps... TRUE
  410. -- CERES support is disabled. Ceres Solver for reconstruction API is required.
  411. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE
  412. -- Performing Test HAVE_CXX_WNO_UNUSED_BUT_SET_VARIABLE - Success
  413. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION
  414. -- Performing Test HAVE_CXX_WNO_UNUSED_FUNCTION - Success
  415. -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE
  416. -- Performing Test HAVE_CXX_WNO_INCONSISTENT_MISSING_OVERRIDE - Failed
  417. --
  418. -- General configuration for OpenCV 3.4.5 =====================================
  419. -- Version control: unknown
  420. --
  421. -- Extra modules:
  422. -- Location (extra): /build/opencv_contrib
  423. -- Version control (extra): unknown
  424. --
  425. -- Platform:
  426. -- Timestamp: 1970-01-01T00:00:01Z
  427. -- Host: Linux 4.19.72 x86_64
  428. -- CMake: 3.13.4
  429. -- CMake generator: Unix Makefiles
  430. -- CMake build tool: /nix/store/8n7v99ii7cg694pz0cfch422zvkdqfv4-gnumake-4.2.1/bin/make
  431. -- Configuration: Release
  432. --
  433. -- CPU/HW features:
  434. -- Baseline: SSE SSE2 SSE3
  435. -- requested: SSE3
  436. -- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX
  437. -- requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
  438. -- SSE4_1 (4 files): + SSSE3 SSE4_1
  439. -- SSE4_2 (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2
  440. -- FP16 (0 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
  441. -- AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
  442. -- AVX2 (10 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
  443. -- AVX512_SKX (1 files): + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_SKX
  444. --
  445. -- C/C++:
  446. -- Built as dynamic libs?: YES
  447. -- C++11: YES
  448. -- C++ Compiler: /nix/store/ghzg4kg0sjif58smj2lfm2bdvjwim85y-gcc-wrapper-7.4.0/bin/g++ (ver 7.4.0)
  449. -- 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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -O3 -DNDEBUG -DNDEBUG
  450. -- 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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -fopenmp -g -O0 -DDEBUG -D_DEBUG
  451. -- C Compiler: /nix/store/ghzg4kg0sjif58smj2lfm2bdvjwim85y-gcc-wrapper-7.4.0/bin/gcc
  452. -- 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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fopenmp -O3 -DNDEBUG -DNDEBUG
  453. -- 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 -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -msse3 -fvisibility=hidden -fopenmp -g -O0 -DDEBUG -D_DEBUG
  454. -- Linker flags (Release):
  455. -- Linker flags (Debug):
  456. -- ccache: NO
  457. -- Precompiled headers: NO
  458. -- Extra dependencies: dl m pthread rt
  459. -- 3rdparty dependencies:
  460. --
  461. -- OpenCV modules:
  462. -- To be built: aruco bgsegm bioinspired calib3d ccalib core datasets dnn dnn_objdetect dpm face features2d flann fuzzy hdf hfs highgui img_hash imgcodecs imgproc java_bindings_generator line_descriptor ml objdetect optflow phase_unwrapping photo plot python_bindings_generator reg rgbd saliency sfm shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab world xfeatures2d ximgproc xobjdetect xphoto
  463. -- Disabled: -
  464. -- Disabled by dependency: -
  465. -- Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv freetype java js matlab ovis python2 python3 ts viz
  466. -- Applications: apps
  467. -- Documentation: NO
  468. -- Non-free algorithms: NO
  469. --
  470. -- GUI:
  471. -- GTK+: NO
  472. -- VTK support: NO
  473. --
  474. -- Media I/O:
  475. -- ZLib: /nix/store/iiymx8j7nlar3gc23lfkcscvr61fng8s-zlib-1.2.11/lib/libz.so (ver 1.2.11)
  476. -- JPEG: /nix/store/056gm1rnh569d6y5w9kfc53c6al587da-libjpeg-turbo-2.0.1/lib/libjpeg.so (ver 62)
  477. -- WEBP: /nix/store/ws1h5mf0s4bnyxis09bsap8l46lgm12b-libwebp-1.0.2/lib/libwebp.so (ver encoder: 0x020e)
  478. -- PNG: /nix/store/m0skfvwadjx49qzlrbsmsql74amz69x1-libpng-apng-1.6.36/lib/libpng.so (ver 1.6.36)
  479. -- TIFF: /nix/store/rlxdi07lzpz1fg76v9vjn1kvdhv1z6hv-libtiff-4.0.10/lib/libtiff.so (ver 42 / 4.0.10)
  480. -- JPEG 2000: /nix/store/g1205q0jxpqxnga3d0a9hn8dfap92110-jasper-2.0.16/lib/libjasper.so (ver 2.0.16)
  481. -- OpenEXR: /nix/store/kknldhqjhkkrpzg47z6d31iwziz2skgj-ilmbase-2.3.0/lib/libImath.so /nix/store/vi8sbm88kkcmsmjb50v1c8hqn0d9qjx3-openexr-2.3.0/lib/libIlmImf.so /nix/store/kknldhqjhkkrpzg47z6d31iwziz2skgj-ilmbase-2.3.0/lib/libIex.so /nix/store/kknldhqjhkkrpzg47z6d31iwziz2skgj-ilmbase-2.3.0/lib/libHalf.so /nix/store/kknldhqjhkkrpzg47z6d31iwziz2skgj-ilmbase-2.3.0/lib/libIlmThread.so (ver Unknown)
  482. -- HDR: YES
  483. -- SUNRASTER: YES
  484. -- PXM: YES
  485. --
  486. -- Video I/O:
  487. -- DC1394: NO
  488. -- FFMPEG: NO
  489. -- avcodec: NO
  490. -- avformat: NO
  491. -- avutil: NO
  492. -- swscale: NO
  493. -- avresample: NO
  494. -- GStreamer: NO
  495. -- libv4l/libv4l2: NO
  496. -- v4l/v4l2: linux/videodev2.h
  497. --
  498. -- Parallel framework: OpenMP
  499. --
  500. -- Trace: YES (with Intel ITT)
  501. --
  502. -- Other third-party libraries:
  503. -- Lapack: YES (/nix/store/1kj2sj2igq1829hqynf86h1wm9ri100s-openblas-0.3.5/lib/libopenblas.so)
  504. -- Eigen: YES (ver 3.3.7)
  505. -- Custom HAL: NO
  506. -- Protobuf: /nix/store/rqvma5w8qiqyq0q6ngin28f6bvin1z3h-protobuf-3.6.1/lib/libprotobuf.so (3.6.1)
  507. --
  508. -- OpenCL: YES (no extra features)
  509. -- Include path: /build/source/3rdparty/include/opencl/1.2
  510. -- Link libraries: Dynamic load
  511. --
  512. -- Python (for build): NO
  513. --
  514. -- Java:
  515. -- ant: NO
  516. -- JNI: NO
  517. -- Java wrappers: NO
  518. -- Java tests: NO
  519. --
  520. -- Install to: /nix/store/cbcll5f0j2a0ik058ica5iki1ir3a6rm-opencv-3.4.5
  521. -- -----------------------------------------------------------------
  522. --
  523. -- Configuring done
  524. -- Generating done
  525. -- Build files have been written to: /build/source/build
  526. builder for '/nix/store/sy76x302gsvzwbvgwsbpf7xjxfgz8197-opencv-3.4.5.drv' failed with exit code 1
  527. error: build of '/nix/store/g6fh4sigxivl1506vy295m2y4qhwwj4x-boost-1.69_0.drv', '/nix/store/sy76x302gsvzwbvgwsbpf7xjxfgz8197-opencv-3.4.5.drv' failed
Add Comment
Please, Sign In to add comment