Advertisement
Guest User

Untitled

a guest
Dec 14th, 2021
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. ANDROID_PLATFORM not set. Defaulting to minimum supported version
  2. 16.
  3. Detected processor: armv7-a
  4. Looking for ccache - not found
  5. Performing Test HAVE_CXX_FFUNCTION_SECTIONS
  6. Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
  7. Performing Test HAVE_C_FFUNCTION_SECTIONS
  8. Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
  9. Performing Test HAVE_CXX_FDATA_SECTIONS
  10. Performing Test HAVE_CXX_FDATA_SECTIONS - Success
  11. Performing Test HAVE_C_FDATA_SECTIONS
  12. Performing Test HAVE_C_FDATA_SECTIONS - Success
  13. FP16 is not supported by C++ compiler
  14. Performing Test HAVE_CPU_BASELINE_FLAGS
  15. Performing Test HAVE_CPU_BASELINE_FLAGS - Success
  16. OpenCV disables pkg-config to avoid using of host libraries. Consider using PKG_CONFIG_LIBDIR to specify target SYSROOT
  17. libjpeg-turbo: VERSION = 2.1.2, BUILD = opencv-4.5.4-dev-libjpeg-turbo
  18. Could NOT find OpenJPEG (minimal suitable version: 2.0, recommended version >= 2.3.1). OpenJPEG will be built from sources
  19. OpenJPEG: VERSION = 2.4.0, BUILD = opencv-4.5.4-dev-openjp2-2.4.0
  20. OpenJPEG libraries will be built from sources: libopenjp2 (version "2.4.0")
  21. Android: Projects builds are DISABLED
  22. CMake Deprecation Warning at 3rdparty/carotene/hal/CMakeLists.txt:1 (cmake_minimum_required):
  23. Compatibility with CMake < 2.8.12 will be removed from a future version of
  24. CMake.
  25.  
  26. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  27. CMake that the project does not need compatibility with older versions.
  28.  
  29.  
  30. CMake Deprecation Warning at 3rdparty/carotene/CMakeLists.txt:1 (cmake_minimum_required):
  31. Compatibility with CMake < 2.8.12 will be removed from a future version of
  32. CMake.
  33.  
  34. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  35. CMake that the project does not need compatibility with older versions.
  36.  
  37.  
  38. Allocator metrics storage type: 'int'
  39. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse2.cpp
  40. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse3.cpp
  41. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.ssse3.cpp
  42. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse4_1.cpp
  43. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.sse4_2.cpp
  44. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.avx.cpp
  45. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.fp16.cpp
  46. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.avx2.cpp
  47. Excluding from source files list: <BUILD>/modules/core/test/test_intrin128.avx512_skx.cpp
  48. Excluding from source files list: <BUILD>/modules/core/test/test_intrin256.avx2.cpp
  49. Excluding from source files list: <BUILD>/modules/core/test/test_intrin256.avx512_skx.cpp
  50. Excluding from source files list: <BUILD>/modules/core/test/test_intrin512.avx512_skx.cpp
  51. Excluding from source files list: modules/imgproc/src/corner.avx.cpp
  52. Excluding from source files list: modules/imgproc/src/imgwarp.avx2.cpp
  53. Excluding from source files list: modules/imgproc/src/imgwarp.sse4_1.cpp
  54. Excluding from source files list: modules/imgproc/src/resize.avx2.cpp
  55. Excluding from source files list: modules/imgproc/src/resize.sse4_1.cpp
  56. Registering hook 'INIT_MODULE_SOURCES_opencv_dnn': /home/deymos/opencv-4.x/modules/dnn/cmake/hooks/INIT_MODULE_SOURCES_opencv_dnn.cmake
  57. opencv_dnn: filter out ocl4dnn source code
  58. opencv_dnn: filter out cuda4dnn source code
  59. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx.cpp
  60. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx2.cpp
  61. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.avx512_skx.cpp
  62. Excluding from source files list: <BUILD>/modules/dnn/layers/layers_common.rvv.cpp
  63. Excluding from source files list: <BUILD>/modules/dnn/int8layers/layers_common.avx2.cpp
  64. Excluding from source files list: <BUILD>/modules/dnn/int8layers/layers_common.avx512_skx.cpp
  65. Excluding from source files list: modules/features2d/src/fast.avx2.cpp
  66. highgui: using builtin backend: NONE
  67. Android OpenCV Manager is ignored
  68.  
  69. General configuration for OpenCV 4.5.4-dev =====================================
  70. Version control: unknown
  71.  
  72. Platform:
  73. Timestamp: 2021-12-14T06:07:52Z
  74. Host: Linux 5.4.0-91-generic x86_64
  75. Target: Android 1 armv7-a
  76. CMake: 3.21.3
  77. CMake generator: Unix Makefiles
  78. CMake build tool: /usr/bin/make
  79. Configuration: Release
  80.  
  81. CPU/HW features:
  82. Baseline: NEON
  83. requested: DETECT
  84.  
  85. C/C++:
  86. Built as dynamic libs?: YES
  87. C++ standard: 11
  88. C++ Compiler: /home/deymos/Android/Sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ (ver 9.0)
  89. C++ flags (Release): -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Qunused-arguments -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -Oz -DNDEBUG -DNDEBUG
  90. C++ flags (Debug): -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Qunused-arguments -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -O0 -fno-limit-debug-info -DDEBUG -D_DEBUG
  91. C Compiler: /home/deymos/Android/Sdk/ndk/21.1.6352462/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
  92. C flags (Release): -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Qunused-arguments -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -Oz -DNDEBUG -DNDEBUG
  93. C flags (Debug): -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -fdiagnostics-show-option -Qunused-arguments -ffunction-sections -fdata-sections -fvisibility=hidden -fvisibility-inlines-hidden -O0 -fno-limit-debug-info -DDEBUG -D_DEBUG
  94. Linker flags (Release): -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libgcc_real.a -Wl,--exclude-libs,libatomic.a -static-libstdc++ -Wl,--build-id -Wl,--fatal-warnings -Wl,--exclude-libs,libunwind.a -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections -Wl,--as-needed
  95. Linker flags (Debug): -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libgcc_real.a -Wl,--exclude-libs,libatomic.a -static-libstdc++ -Wl,--build-id -Wl,--fatal-warnings -Wl,--exclude-libs,libunwind.a -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections -Wl,--as-needed
  96. ccache: NO
  97. Precompiled headers: NO
  98. Extra dependencies: dl m log
  99. 3rdparty dependencies:
  100.  
  101. OpenCV modules:
  102. To be built: calib3d core dnn features2d flann gapi highgui imgcodecs imgproc ml objdetect photo stitching ts video videoio
  103. Disabled: world
  104. Disabled by dependency: -
  105. Unavailable: java python2 python3
  106. Applications: tests perf_tests
  107. Documentation: NO
  108. Non-free algorithms: NO
  109.  
  110. Android NDK: /home/deymos/Android/Sdk/ndk/21.1.6352462 (ver 21.1.6352462)
  111. Android ABI: armeabi-v7a
  112. NDK toolchain: arm-linux-androideabi-clang
  113. STL type: c++_static
  114. Native API level: 16
  115. Android SDK: not used, projects are not built
  116.  
  117. GUI: NONE
  118.  
  119. Media I/O:
  120. ZLib: z (ver 1.2.7)
  121. JPEG: build-libjpeg-turbo (ver 2.1.2-62)
  122. WEBP: build (ver encoder: 0x020f)
  123. PNG: build (ver 1.6.37)
  124. TIFF: build (ver 42 - 4.2.0)
  125. JPEG 2000: build (ver 2.4.0)
  126. OpenEXR: build (ver 2.3.0)
  127. HDR: YES
  128. SUNRASTER: YES
  129. PXM: YES
  130. PFM: YES
  131.  
  132. Video I/O:
  133.  
  134. Parallel framework: pthreads
  135.  
  136. Trace: YES (with Intel ITT)
  137.  
  138. Other third-party libraries:
  139. Custom HAL: YES (carotene (ver 0.0.1))
  140. Protobuf: build (3.19.1)
  141.  
  142. Python (for build): /usr/bin/python2.7
  143.  
  144. Java:
  145. ant: NO
  146. Java wrappers: NO
  147. Java tests: NO
  148.  
  149. Install to: /home/deymos/opencv_build/install
  150. -----------------------------------------------------------------
  151.  
  152. Configuring done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement