raymondlo@Raymonds-MacBook-Pro build % cmake -DCMAKE_BUILD_TYPE=Release -DOPENVINO_EXTRA_MODULES=../openvino_contrib/modules/arm_plugin .. -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- OpenVINO version is 2022.3.0 (Build 000) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Warning at cmake/developer_package/clang_format/clang_format.cmake:21 (message): Supported clang-format version is not found! Call Stack (most recent call first): cmake/developer_package/IEDevScriptsConfig.cmake:310 (include) CMakeLists.txt:26 (find_package) CMake Warning at cmake/developer_package/ncc_naming_style/ncc_naming_style.cmake:72 (message): clang-14 libclang-14-dev are not found (required for ncc naming style check) Call Stack (most recent call first): cmake/developer_package/IEDevScriptsConfig.cmake:311 (include) CMakeLists.txt:26 (find_package) -- Inference Engine enabled features: -- -- CI_BUILD_NUMBER: 2022.3.0-000-85d78a3ef0c -- ENABLE_LTO = OFF -- OS_FOLDER = OFF -- USE_BUILD_TYPE_SUBFOLDER = ON -- TREAT_WARNING_AS_ERROR = OFF -- ENABLE_INTEGRITYCHECK = OFF -- ENABLE_SANITIZER = OFF -- ENABLE_UB_SANITIZER = OFF -- ENABLE_THREAD_SANITIZER = OFF -- ENABLE_COVERAGE = OFF -- ENABLE_SSE42 = OFF -- ENABLE_AVX2 = OFF -- ENABLE_AVX512F = OFF -- BUILD_SHARED_LIBS = ON -- ENABLE_LIBRARY_VERSIONING = ON -- ENABLE_FASTER_BUILD = OFF -- ENABLE_CPPLINT = ON -- ENABLE_CPPLINT_REPORT = OFF -- ENABLE_CLANG_FORMAT = OFF -- ENABLE_NCC_STYLE = OFF -- VERBOSE_BUILD = OFF -- ENABLE_UNSAFE_LOCATIONS = OFF -- ENABLE_FUZZING = OFF -- ENABLE_INTEL_CPU = OFF -- ENABLE_TESTS = OFF -- ENABLE_STRICT_DEPENDENCIES = ON -- ENABLE_CLDNN = OFF -- ENABLE_INTEL_GPU = OFF -- ENABLE_ONEDNN_FOR_GPU = OFF -- ENABLE_PROFILING_ITT = OFF -- ENABLE_PROFILING_FILTER = ALL -- ENABLE_PROFILING_FIRST_INFERENCE = ON -- SELECTIVE_BUILD = OFF -- ENABLE_ERROR_HIGHLIGHT = ON -- ENABLE_DOCS = OFF -- ENABLE_PKGCONFIG_GEN = ON -- THREADING = TBB -- ENABLE_TBBBIND_2_5 = ON -- ENABLE_INTEL_GNA = OFF -- ENABLE_IR_V7_READER = ON -- ENABLE_GAPI_PREPROCESSING = ON -- ENABLE_MULTI = ON -- ENABLE_AUTO = ON -- ENABLE_AUTO_BATCH = ON -- ENABLE_HETERO = ON -- ENABLE_TEMPLATE = ON -- ENABLE_INTEL_MYRIAD_COMMON = ON -- ENABLE_INTEL_MYRIAD = ON -- ENABLE_MYRIAD_NO_BOOT = OFF -- ENABLE_GAPI_TESTS = OFF -- GAPI_TEST_PERF = OFF -- ENABLE_MYRIAD_MVNC_TESTS = OFF -- ENABLE_DATA = OFF -- ENABLE_BEH_TESTS = OFF -- ENABLE_FUNCTIONAL_TESTS = OFF -- ENABLE_SAMPLES = ON -- ENABLE_OPENCV = OFF -- ENABLE_V7_SERIALIZE = OFF -- ENABLE_TBB_RELEASE_ONLY = OFF -- ENABLE_SYSTEM_PUGIXML = OFF -- ENABLE_SYSTEM_TBB = ON -- ENABLE_DEBUG_CAPS = OFF -- ENABLE_GPU_DEBUG_CAPS = OFF -- ENABLE_CPU_DEBUG_CAPS = OFF -- ENABLE_OV_ONNX_FRONTEND = ON -- ENABLE_OV_PADDLE_FRONTEND = ON -- ENABLE_OV_IR_FRONTEND = ON -- ENABLE_OV_TF_FRONTEND = ON -- ENABLE_SYSTEM_PROTOBUF = OFF -- ENABLE_OV_CORE_UNIT_TESTS = OFF -- ENABLE_OPENVINO_DEBUG = OFF -- ENABLE_REQUIREMENTS_INSTALL = OFF -- -- MODELS_PATH= -- PROJECT ............................... OpenVINO -- CMAKE_VERSION ......................... 3.24.2 -- CMAKE_BINARY_DIR ...................... /Users/raymondlo/Documents/openvino/build -- CMAKE_SOURCE_DIR ...................... /Users/raymondlo/Documents/openvino -- OpenVINO_SOURCE_DIR ................... /Users/raymondlo/Documents/openvino -- OpenVINO_BINARY_DIR ................... /Users/raymondlo/Documents/openvino/build -- CMAKE_GENERATOR ....................... Unix Makefiles -- CMAKE_C_COMPILER_ID ................... AppleClang -- CMAKE_CXX_COMPILER_ID ................. AppleClang -- CMAKE_BUILD_TYPE ...................... Release -- CMAKE_TOOLCHAIN_FILE .................. -- /opt/homebrew/bin/pkg-config: zlib (1.2.11) is found at /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr -- The name openvino::pugixml is an ALIAS for pugixml-static. It will be exported to the OpenVINODeveloperPackage with the original name. -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include fnmatch.h -- Looking for C++ include fnmatch.h - found -- Looking for strtoll -- Looking for strtoll - found -- The name gflags is an ALIAS for gflags_nothreads_static. It will be exported to the OpenVINODeveloperPackage with the original name. -- Protocol Buffers Configuring... -- -- 3.18.2.0 -- Configuration script parsing status [ -- Description : Protocol Buffers -- Version : 3.18.2.0 (3.18.2) -- Contact : protobuf@googlegroups.com -- ] -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success -- Protocol Buffers Configuring done -- Found PythonInterp: /opt/homebrew/bin/python3 (found version "3.10.8") -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) Generated: /Users/raymondlo/Documents/openvino/build/thirdparty/onnx/onnx/onnx/onnx_openvino_onnx-ml.proto Generated: /Users/raymondlo/Documents/openvino/build/thirdparty/onnx/onnx/onnx/onnx-operators_openvino_onnx-ml.proto Generated: /Users/raymondlo/Documents/openvino/build/thirdparty/onnx/onnx/onnx/onnx-data_openvino_onnx.proto -- -- ******** Summary ******** -- CMake version : 3.24.2 -- CMake command : /opt/homebrew/Cellar/cmake/3.24.2/bin/cmake -- System : Darwin -- C++ compiler : /Library/Developer/CommandLineTools/usr/bin/c++ -- C++ compiler version : 14.0.0.14000029 -- CXX flags : -fsigned-char -ffunction-sections -fdata-sections -fdiagnostics-show-option -Wundef -Wreturn-type -Wunused-variable -Wswitch -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : IE_BUILD_POSTFIX="";ENABLE_INTEL_MYRIAD=1;__STDC_FORMAT_MACROS -- CMAKE_PREFIX_PATH : -- CMAKE_INSTALL_PREFIX : /usr/local -- CMAKE_MODULE_PATH : -- -- ONNX version : 1.11.0 -- ONNX NAMESPACE : openvino_onnx -- ONNX_USE_LITE_PROTO : ON -- USE_PROTOBUF_SHARED_LIBS : OFF -- Protobuf_USE_STATIC_LIBS : ON -- ONNX_DISABLE_EXCEPTIONS : OFF -- ONNX_WERROR : OFF -- ONNX_BUILD_TESTS : OFF -- ONNX_BUILD_BENCHMARKS : OFF -- ONNXIFI_DUMMY_BACKEND : OFF -- ONNXIFI_ENABLE_EXT : OFF -- -- Protobuf compiler : -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : OFF -- Using the multi-header code from /Users/raymondlo/Documents/openvino/thirdparty/json/nlohmann_json/include/ -- Found nlohmann_json::nlohmann_json-target - linking with it -- Set JSON_SCHEMA_TEST_SUITE_PATH to a path in which JSON-Schema-Test-Suite is located (github.com/json-schema-org/JSON-Schema-Test-Suite). Using internal test-suite which might be out of date. -- TBB (2021.6.0) is found at /opt/homebrew/lib/cmake/TBB -- Prebuilt static tbbbind_2_5 package is not available for current platform (Darwin) -- The name openvino::itt is an ALIAS for itt. It will be exported to the OpenVINODeveloperPackage with the original name. -- The name openvino::conditional_compilation is an ALIAS for conditional_compilation. It will be exported to the OpenVINODeveloperPackage with the original name. -- The name ngraph::builder is an ALIAS for ngraph_builders. It will be exported to the OpenVINODeveloperPackage with the original name. -- The name ngraph::reference is an ALIAS for ngraph_reference. It will be exported to the OpenVINODeveloperPackage with the original name. -- The name openvino::core::dev is an ALIAS for ov_core_dev. It will be exported to the OpenVINODeveloperPackage with the original name. -- Checking for one of the modules 'libusb-1.0' -- libusb-1.0 (1.0.26) is found at /opt/homebrew/Cellar/libusb/1.0.26 -- libusb-1.0 (1.0.26) is found at /opt/homebrew/Cellar/libusb/1.0.26 -- The name openvino::runtime::dev is an ALIAS for openvino_dev. It will be exported to the OpenVINODeveloperPackage with the original name. -- Found PythonLibs: /opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib -- pybind11 v2.8.0 dev1 -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Performing Test HAS_FLTO_THIN -- Performing Test HAS_FLTO_THIN - Success -- Python version=python3.10 -- Python version=python3.10 -- Found Cython: /opt/homebrew/bin/cython -- Found PythonInterp: /opt/homebrew/bin/python3 (found suitable version "3.10.8", minimum required is "3") -- Found Cython version 0.29.32 CMake Warning at samples/cpp/common/format_reader/CMakeLists.txt:21 (message): OpenCV is disabled or not found, format_reader will be built without OpenCV support CMake Warning at samples/cpp/benchmark_app/CMakeLists.txt:70 (message): OpenCV is disabled or not found, benchmark_app will be built without OpenCV support. Set OpenCV_DIR CMake Warning at samples/c/common/opencv_c_wrapper/CMakeLists.txt:17 (message): OPENCV is disabled or not found, opencv_c_wrapper is built without OPENCV support -- Register arm_plugin to be built in build-modules/arm_plugin -- Inference Engine enabled features: -- -- CI_BUILD_NUMBER: 2022.3.0-000-85d78a3ef0c -- ARM_COMPUTE_INCLUDE_DIR = -- ARM_COMPUTE_LIB_DIR = -- ARM_COMPUTE_TOOLCHAIN_PREFIX = -- ARM_COMPUTE_TARGET_ARCH = armv8.2-a -- ARM_COMPUTE_SCONS_JOBS = 8 -- -- Configure to build /Users/raymondlo/Documents/openvino_contrib/modules/arm_plugin/thirdparty/ComputeLibrary -- Register template to be built in build-modules/template -- Register template_extension to be built in build-modules/template_extension -- Looking for CL_VERSION_3_0 -- Looking for CL_VERSION_3_0 - not found -- Looking for CL_VERSION_2_2 -- Looking for CL_VERSION_2_2 - not found -- Looking for CL_VERSION_2_1 -- Looking for CL_VERSION_2_1 - not found -- Looking for CL_VERSION_2_0 -- Looking for CL_VERSION_2_0 - not found -- Looking for CL_VERSION_1_2 -- Looking for CL_VERSION_1_2 - found -- Found OpenCL: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenCL.framework (found version "1.2") CMake Warning at tools/legacy/benchmark_app/CMakeLists.txt:37 (message): OpenCV is disabled or not found, benchmark_app_legacy will be built without OpenCV support. Set OpenCV_DIR CMake Warning at cmake/developer_package/shellcheck/shellcheck.cmake:22 (message): shellcheck tool is not found Call Stack (most recent call first): scripts/CMakeLists.txt:31 (ie_shellcheck_process) -- Configuring done -- Generating done -- Build files have been written to: /Users/raymondlo/Documents/openvino/build