conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
924 stars 1.67k forks source link

[package] OpenVINO/2023.2.0: Can't build Windows binaries from recipe on Conan Center #21674

Closed Greendogo closed 4 months ago

Greendogo commented 7 months ago

Description

While testing the mechanism for using shared (dynamic) libraries, OpenVINO didn't have binaries on Conan Center, so I decided to build it and it failed to build.

Command run: conan install . --build=openvino/2023.2.0

Package and Environment Details

Conan profile

[settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=20 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows

Steps to reproduce

conan install . --build=openvino/2023.2.0

Logs

Click to expand log PS C:\Users\pmcelroy\git\MyProject> conan install . --build=openvino/2023.2.0 ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=20 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=20 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows ======== Computing dependency graph ======== Graph root conanfile.py (MyProject/1.0): C:\Users\pmcelroy\git\MyProject\conanfile.py Requirements ade/0.1.2d#f225d0a218a7c9fbb81746806c7de53d - Cache flatbuffers/23.5.26#b153646f6546daab4c7326970b6cd89c - Cache hwloc/2.9.3#526f2dfd53146a99475b1ee7cbe8cbfd - Cache onetbb/2021.10.0#c771602f68309b671e63d302296023e3 - Cache onnx/1.14.1#df3c45a7112f1b296fc1869751d2b3ec - Cache opencl-clhpp-headers/2023.04.17#7c62fcc7ac2559d4839150d2ebaac5c8 - Cache opencl-headers/2023.04.17#3d98f2d12a67c2400de6f11d5335b5a6 - Cache opencl-icd-loader/2023.04.17#5f73dd9f0c023d416a7f162e320b9c77 - Cache openvino/2023.2.0#718ec7a1c458a5a6845d81c12cdf305e - Cache protobuf/3.21.12#ed2404ae366627005beb2173eab68174 - Cache pugixml/1.14#c6afdcf73d71858303d8260b0d76ff91 - Cache rapidjson/cci.20220822#8ca51918340f3a21127822258e95ec0f - Cache snappy/1.1.10#916523630083f6d855cb2977de8eefb6 - Cache xbyak/6.73#250bc3bc73379f90f255876c1c00a4cd - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Build requirements meson/1.2.2#aace9dcc1db58fa42ecb5292f724092d - Cache ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Cache pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Cache protobuf/3.21.12#ed2404ae366627005beb2173eab68174 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4 - Cache Resolved version ranges zlib/[>=1.2.11 <2]: zlib/1.3 ======== Computing necessary packages ======== ade/0.1.2d: Checking 3 compatible configurations ade/0.1.2d: Main binary package 'b48c8a61d744bc602d83b814f7f73f64d84aab50' missing. Using compatible package 'c13a22a41ecd72caf9e556f68b406569547e0861': compiler.cppstd=14 flatbuffers/23.5.26: Checking 3 compatible configurations flatbuffers/23.5.26: Main binary package '61abc31e4f1b4179d4e5e6e4d1faa9a529c6ad56' missing. Using compatible package '3868ecb287285bab8d1e934b9cc00fe8474404d4': compiler.cppstd=14 pugixml/1.14: Checking 3 compatible configurations pugixml/1.14: Main binary package '430aae9c26e6a6528b1a42fc20aee57cef92ce94' missing. Using compatible package '30ef123599bdbe8832d0547653bcc4946252c2f9': compiler.cppstd=14 snappy/1.1.10: Checking 3 compatible configurations snappy/1.1.10: Main binary package 'f934aa00495146c3cfb6432fe88dcb5b29c90ed9' missing. Using compatible package '195d226750dd64a7aca59a80ff1c33f3c9993054': compiler.cppstd=14 protobuf/3.21.12: Checking 3 compatible configurations protobuf/3.21.12: Main binary package 'e762180897c5c92d4655e2dd7b54c4d4225df5e4' missing. Using compatible package '9a546d3c2c7b2b02ebec30698e8536173849d86f': compiler.cppstd=14 onnx/1.14.1: Checking 2 compatible configurations onnx/1.14.1: Main binary package '86b929c15a1e9ab17fde09b61c17a2431b7279f6' missing. Using compatible package 'd5a98d5e3b51212fd38bc6e83f73b8120d45a314': compiler.cppstd=17 onetbb/2021.10.0: Checking 3 compatible configurations onetbb/2021.10.0: Main binary package '30072178f96496d5676343a6912a70455402bcc2' missing. Using compatible package '27c4634fd4b5e01dd74f03af67654686d36116ac': compiler.cppstd=14 openvino/2023.2.0: Forced build from source Requirements ade/0.1.2d#f225d0a218a7c9fbb81746806c7de53d:c13a22a41ecd72caf9e556f68b406569547e0861#b78b0d2439efcd647ad21fbe8ccb0487 - Cache flatbuffers/23.5.26#b153646f6546daab4c7326970b6cd89c:3868ecb287285bab8d1e934b9cc00fe8474404d4#284b938d83953fc7b2f77249d10c1a48 - Cache hwloc/2.9.3#526f2dfd53146a99475b1ee7cbe8cbfd:52f64a04e846c872c234363d239a03eab2678376#4f43290dcb2b640a7c408c59008d7317 - Cache onetbb/2021.10.0#c771602f68309b671e63d302296023e3:27c4634fd4b5e01dd74f03af67654686d36116ac#4cd6b1e57996b8bd11e3766d65a2f418 - Cache onnx/1.14.1#df3c45a7112f1b296fc1869751d2b3ec:d5a98d5e3b51212fd38bc6e83f73b8120d45a314#6e3dcbb1eabe0ba91e4897aa271c2d19 - Cache opencl-clhpp-headers/2023.04.17#7c62fcc7ac2559d4839150d2ebaac5c8:da39a3ee5e6b4b0d3255bfef95601890afd80709#680b8f28871e25cf27049a00621295b4 - Cache opencl-headers/2023.04.17#3d98f2d12a67c2400de6f11d5335b5a6:da39a3ee5e6b4b0d3255bfef95601890afd80709#766d6d86060860db05ade53c8bed967b - Cache opencl-icd-loader/2023.04.17#5f73dd9f0c023d416a7f162e320b9c77:56b086647ea6a152d536facadfb6e0e768b64ea3#1a522fdfa270e38bab56e1309f11b2ce - Cache openvino/2023.2.0#718ec7a1c458a5a6845d81c12cdf305e:6cde63036a32eae0090a8bd186fda3a8ddf7cb69 - Build protobuf/3.21.12#ed2404ae366627005beb2173eab68174:9a546d3c2c7b2b02ebec30698e8536173849d86f#588af8873e534fedec73b03cc8736218 - Cache pugixml/1.14#c6afdcf73d71858303d8260b0d76ff91:30ef123599bdbe8832d0547653bcc4946252c2f9#129aeae0f3eb4b1b3fa5f1e234a698ee - Cache rapidjson/cci.20220822#8ca51918340f3a21127822258e95ec0f:da39a3ee5e6b4b0d3255bfef95601890afd80709#a99fd0306f219909b3c1b1059abc47e9 - Cache snappy/1.1.10#916523630083f6d855cb2977de8eefb6:195d226750dd64a7aca59a80ff1c33f3c9993054#68ed930ad64547707e2b11d29347b521 - Cache xbyak/6.73#250bc3bc73379f90f255876c1c00a4cd:da39a3ee5e6b4b0d3255bfef95601890afd80709#37f691002eff66e7a48a7cad299a5ee6 - Cache zlib/1.3#06023034579559bb64357db3a53f88a4:7bfde258ff4f62f75668d0896dbddedaa7480a0f#67a13c948e95f6037be3f15318d222c1 - Cache Build requirements Skipped binaries meson/1.2.2, ninja/1.11.1, pkgconf/2.0.3, protobuf/3.21.12, zlib/1.3 ======== Installing packages ======== ade/0.1.2d: Already installed! (1 of 15) flatbuffers/23.5.26: Already installed! (2 of 15) hwloc/2.9.3: Already installed! (3 of 15) opencl-headers/2023.04.17: Already installed! (4 of 15) pugixml/1.14: Already installed! (5 of 15) rapidjson/cci.20220822: Already installed! (6 of 15) snappy/1.1.10: Already installed! (7 of 15) xbyak/6.73: Already installed! (8 of 15) zlib/1.3: Already installed! (9 of 15) opencl-clhpp-headers/2023.04.17: Already installed! (10 of 15) protobuf/3.21.12: Already installed! (11 of 15) onetbb/2021.10.0: Already installed! (12 of 15) onnx/1.14.1: Already installed! (13 of 15) opencl-icd-loader/2023.04.17: Already installed! (14 of 15) -------- Installing package openvino/2023.2.0 (15 of 15) -------- openvino/2023.2.0: Building from source openvino/2023.2.0: Package openvino/2023.2.0:6cde63036a32eae0090a8bd186fda3a8ddf7cb69 openvino/2023.2.0: Building your package in C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b openvino/2023.2.0: Calling generate() openvino/2023.2.0: Generators folder: C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\generators openvino/2023.2.0: CMakeToolchain generated: conan_toolchain.cmake openvino/2023.2.0: CMakeToolchain generated: CMakePresets.json openvino/2023.2.0: CMakeToolchain generated: ..\..\..\..\..\openv26af843f097f9\s\src\CMakeUserPresets.json openvino/2023.2.0: Generating aggregated env files openvino/2023.2.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] openvino/2023.2.0: Calling build() openvino/2023.2.0: Running CMake.configure() openvino/2023.2.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/b/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/p" -DENABLE_INTEL_CPU="ON" -DENABLE_INTEL_GPU="ON" -DENABLE_ONEDNN_FOR_GPU="ON" -DENABLE_INTEL_GNA="OFF" -DENABLE_AUTO="ON" -DENABLE_MULTI="ON" -DENABLE_AUTO_BATCH="ON" -DENABLE_HETERO="ON" -DENABLE_OV_IR_FRONTEND="ON" -DENABLE_OV_PADDLE_FRONTEND="ON" -DENABLE_OV_TF_FRONTEND="ON" -DENABLE_OV_TF_LITE_FRONTEND="ON" -DENABLE_OV_ONNX_FRONTEND="ON" -DENABLE_OV_PYTORCH_FRONTEND="ON" -DENABLE_SYSTEM_TBB="ON" -DENABLE_TBBBIND_2_5="OFF" -DENABLE_SYSTEM_PUGIXML="ON" -DENABLE_SYSTEM_PROTOBUF="ON" -DENABLE_SYSTEM_SNAPPY="ON" -DENABLE_SYSTEM_FLATBUFFERS="ON" -DENABLE_SYSTEM_OPENCL="ON" -DENABLE_GAPI_PREPROCESSING="ON" -DBUILD_SHARED_LIBS="ON" -DCPACK_GENERATOR="CONAN" -DENABLE_PROFILING_ITT="OFF" -DENABLE_PYTHON="OFF" -DENABLE_PROXY="OFF" -DENABLE_WHEEL="OFF" -DENABLE_CPPLINT="OFF" -DENABLE_NCC_STYLE="OFF" -DENABLE_SAMPLES="OFF" -DENABLE_TEMPLATE="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src" -- Using Conan toolchain: C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/b/build/generators/conan_toolchain.cmake -- Conan toolchain: C++ Standard 20 with extensions OFF -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.37.32826.1 -- The CXX compiler identification is MSVC 19.37.32826.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- OpenVINO version is 2023.2.0 (Build 000) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Performing Test SUGGEST_OVERRIDE_SUPPORTED -- Performing Test SUGGEST_OVERRIDE_SUPPORTED - Failed -- Performing Test UNUSED_BUT_SET_VARIABLE_SUPPORTED -- Performing Test UNUSED_BUT_SET_VARIABLE_SUPPORTED - Failed -- OpenVINO Runtime enabled features: -- -- CI_BUILD_NUMBER: 2023.2.0-000-- -- CPACK_GENERATOR = CONAN -- ENABLE_LTO = OFF -- OS_FOLDER = OFF -- USE_BUILD_TYPE_SUBFOLDER = OFF -- CMAKE_COMPILE_WARNING_AS_ERROR = OFF -- ENABLE_QSPECTRE = OFF -- ENABLE_INTEGRITYCHECK = OFF -- ENABLE_SANITIZER = OFF -- ENABLE_UB_SANITIZER = OFF -- ENABLE_THREAD_SANITIZER = OFF -- ENABLE_COVERAGE = OFF -- ENABLE_SSE42 = ON -- ENABLE_AVX2 = ON -- ENABLE_AVX512F = ON -- BUILD_SHARED_LIBS = ON -- ENABLE_LIBRARY_VERSIONING = OFF -- ENABLE_FASTER_BUILD = OFF -- ENABLE_CPPLINT = OFF -- ENABLE_CPPLINT_REPORT = OFF -- ENABLE_CLANG_FORMAT = OFF -- ENABLE_NCC_STYLE = OFF -- ENABLE_UNSAFE_LOCATIONS = OFF -- ENABLE_FUZZING = OFF -- ENABLE_PROXY = OFF -- ENABLE_INTEL_CPU = ON -- ENABLE_ARM_COMPUTE_CMAKE = OFF -- ENABLE_TESTS = OFF -- ENABLE_INTEL_GPU = ON -- ENABLE_ONEDNN_FOR_GPU = ON -- ENABLE_DEBUG_CAPS = OFF -- ENABLE_GPU_DEBUG_CAPS = OFF -- ENABLE_CPU_DEBUG_CAPS = OFF -- ENABLE_PROFILING_ITT = OFF -- ENABLE_PROFILING_FILTER = ALL -- ENABLE_PROFILING_FIRST_INFERENCE = ON -- SELECTIVE_BUILD = OFF -- ENABLE_DOCS = OFF -- ENABLE_PKGCONFIG_GEN = OFF -- THREADING = TBB -- ENABLE_TBBBIND_2_5 = OFF -- ENABLE_TBB_RELEASE_ONLY = OFF -- ENABLE_INTEL_GNA = OFF -- ENABLE_INTEL_GNA_DEBUG = OFF -- ENABLE_V7_SERIALIZE = OFF -- ENABLE_IR_V7_READER = OFF -- ENABLE_GAPI_PREPROCESSING = ON -- ENABLE_MULTI = ON -- ENABLE_AUTO = ON -- ENABLE_AUTO_BATCH = ON -- ENABLE_HETERO = ON -- ENABLE_TEMPLATE = OFF -- ENABLE_PLUGINS_XML = OFF -- GAPI_TEST_PERF = OFF -- ENABLE_FUNCTIONAL_TESTS = OFF -- ENABLE_SAMPLES = OFF -- ENABLE_OV_ONNX_FRONTEND = ON -- ENABLE_OV_PADDLE_FRONTEND = ON -- ENABLE_OV_IR_FRONTEND = ON -- ENABLE_OV_PYTORCH_FRONTEND = ON -- ENABLE_OV_IR_FRONTEND = ON -- ENABLE_OV_TF_FRONTEND = ON -- ENABLE_OV_TF_LITE_FRONTEND = ON -- ENABLE_SNAPPY_COMPRESSION = ON -- ENABLE_STRICT_DEPENDENCIES = OFF -- ENABLE_SYSTEM_TBB = ON -- ENABLE_SYSTEM_PUGIXML = ON -- ENABLE_SYSTEM_FLATBUFFERS = ON -- ENABLE_SYSTEM_OPENCL = ON -- ENABLE_SYSTEM_PROTOBUF = ON -- ENABLE_SYSTEM_SNAPPY = ON -- ENABLE_PYTHON_PACKAGING = OFF -- ENABLE_OPENVINO_DEBUG = OFF -- -- CMAKE_VERSION ......................... 3.27.4 -- OpenVINO_SOURCE_DIR ................... C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src -- OpenVINO_BINARY_DIR ................... C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/b/build -- CMAKE_GENERATOR ....................... Visual Studio 17 2022 -- CPACK_GENERATOR ....................... CONAN -- CMAKE_C_COMPILER_ID ................... MSVC -- CMAKE_CXX_COMPILER_ID ................. MSVC -- CMAKE_CXX_STANDARD .................... 20 -- CMAKE_CONFIGURATION_TYPES ............. Debug Release MinSizeRel RelWithDebInfo -- CMAKE_GENERATOR_PLATFORM .............. x64 -- CMAKE_GENERATOR_TOOLSET ............... v143 -- CMAKE_TOOLCHAIN_FILE .................. C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/b/build/generators/conan_toolchain.cmake -- Conan: Target declared 'pugixml::pugixml' -- Conan: Component target declared 'protobuf::libprotobuf' -- Conan: Component target declared 'protobuf::libprotoc' -- Conan: Target declared 'protobuf::protobuf' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from 'C:/Users/pmcelroy/.conan2/p/proto947e54966ee5e/p/lib/cmake/protobuf/protobuf-generate.cmake' -- Conan: Including build module from 'C:/Users/pmcelroy/.conan2/p/proto947e54966ee5e/p/lib/cmake/protobuf/protobuf-module.cmake' -- Conan: Including build module from 'C:/Users/pmcelroy/.conan2/p/proto947e54966ee5e/p/lib/cmake/protobuf/protobuf-options.cmake' -- Conan: Component target declared 'flatbuffers::libflatbuffers' -- Conan: Target declared 'flatbuffers::flatbuffers' -- Conan: Including build module from 'C:/Users/pmcelroy/.conan2/p/flatb3c498dc66e9af/p/lib/cmake/FlatcTargets.cmake' -- Conan: Including build module from 'C:/Users/pmcelroy/.conan2/p/flatb3c498dc66e9af/p/lib/cmake/BuildFlatBuffers.cmake' -- Conan: Component target declared 'Snappy::snappy' -- Cannot locate shared library: tbb -- Cannot locate shared library: tbb -- TBB (2021.10.0) is found at C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/b/build/generators -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/cl.exe -- The ASM_MASM compiler identification is MSVC -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.37.32822/bin/Hostx64/x64/ml64.exe -- DNNL_TARGET_ARCH: X64 -- DNNL_LIBRARY_NAME: openvino_onednn_cpu -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Found Git: C:/Users/pmcelroy/AppData/Local/Programs/Git/cmd/git.exe (found version "2.37.0.windows.1") fatal: not a git repository (or any of the parent directories): .git -- Enabled workload: INFERENCE -- Enabled primitives: CONVOLUTION;DECONVOLUTION;CONCAT;LRN;INNER_PRODUCT;MATMUL;POOLING;REDUCTION;REORDER;RNN;SOFTMAX -- Enabled primitive CPU ISA: ALL -- Enabled primitive GPU ISA: ALL -- Primitive cache is enabled -- Found Python3: C:/Users/pmcelroy/AppData/Local/Programs/Python/Python312/python.exe (found version "3.12.0") found components: Interpreter -- Python3 executable: C:/Users/pmcelroy/AppData/Local/Programs/Python/Python312/python.exe -- Python3 version: 3.12.0 -- Python3 interpreter ID: Python -- Python3 SOABI: cp312-win_amd64 -- Python3 include dirs: C:/Users/pmcelroy/AppData/Local/Programs/Python/Python312/include -- Python3 libraries: C:/Users/pmcelroy/AppData/Local/Programs/Python/Python312/libs/python312.lib CMake Warning at src/bindings/python/CMakeLists.txt:113 (message): Python requirements 'C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/bindings/python/src/compatibility/openvino/requirements-dev.txt' are missed, IE Python API 1.0 will not be built (ENABLE_PYTHON is OFF) Call Stack (most recent call first): src/bindings/python/CMakeLists.txt:135 (ov_check_python_build_conditions) CMake Warning at cmake/developer_package/python_requirements.cmake:118 (message): Python requirement file C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/bindings/python/wheel/requirements-dev.txt is not installed, Call Stack (most recent call first): src/bindings/python/CMakeLists.txt:180 (ov_check_pip_packages) -- Register template_extension to be built in build-modules/template_extension CMake Warning at tools/mo/CMakeLists.txt:5 (message): Please enable OpenVINO Runtime Python API (set -DENABLE_PYTHON=ON) targets to enable Model Optimizer target 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:18 (ov_shellcheck_process) -- Configuring done (20.1s) -- Generating done (4.0s) -- Build files have been written to: C:/Users/pmcelroy/.conan2/p/b/openv46ee44edad27b/b/build openvino/2023.2.0: Running CMake.build() openvino/2023.2.0: RUN: cmake --build "C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build" --config Release --target ov_frontends MSBuild version 17.7.2+d6990bcfa for .NET Framework Checking File Globs 1>Checking Build System Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/common/util/CMakeLists.txt common_util.cpp env_util.cpp log.cpp win_mmap_object.cpp win_shared_object_loader.cpp file_util.cpp openvino_util.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_util.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/common/itt/CMakeLists.txt itt.cpp openvino_itt.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_itt.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/frontends/common/CMakeLists.txt decoder.cpp exception.cpp conversion.cpp decoder_transformation.cpp progress_reporter.cpp telemetry.cpp frontend.cpp input_model.cpp manager.cpp place.cpp plugin_loader.cpp utils.cpp frontend_common_obj.vcxproj -> C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\frontends\common\frontend_common_obj.dir\Release\frontend_common_obj.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/common/low_precision_transformations/CMakeLists.txt add.cpp align_quantization_intervals.cpp align_quantization_parameters.cpp assign_and_read_value.cpp avg_pool.cpp base_matcher_pass.cpp batch_to_space.cpp clamp.cpp cleanup_transformation.cpp concat.cpp convert.cpp convert_subtract_constant.cpp convolution.cpp convolution_backprop_data.cpp depth_to_space.cpp eliminate_fake_quantize.cpp eltwise_base_transformation.cpp fake_quantize.cpp fake_quantize_decomposition.cpp fake_quantize_dequantization.cpp fold_convert.cpp fold_fake_quantize.cpp fuse_convert.cpp fuse_elementwise_to_fake_quantize.cpp fuse_multiply_to_fake_quantize.cpp fuse_subtract_to_fake_quantize.cpp gather.cpp group_convolution.cpp interpolate.cpp layer_transformation.cpp low_precision.cpp markup_avg_pool_precision_preserved.cpp markup_bias.cpp markup_can_be_quantized.cpp markup_precisions.cpp markup_quantization_granularity.cpp mat_mul.cpp max_pool.cpp move_fake_quantize.cpp multiply.cpp multiply_partial.cpp multiply_to_group_convolution.cpp mvn.cpp network_helper.cpp normalize_l2.cpp pad.cpp prelu.cpp propagate_precisions.cpp pull_reshape_through_dequantization.cpp pull_transpose_through_dequantization.cpp quantization_details.cpp recurrent_cell.cpp reduce_base_transformation.cpp reduce_max.cpp reduce_mean.cpp reduce_min.cpp reduce_sum.cpp relu.cpp reshape.cpp avg_pool_precision_preserved_attribute.cpp bias_attribute.cpp intervals_alignment_attribute.cpp precision_preserved_attribute.cpp precisions_attribute.cpp quantization_alignment_attribute.cpp quantization_granularity_attribute.cpp quantization_mode_attribute.cpp shuffle_channels.cpp space_to_batch.cpp split.cpp squeeze.cpp strided_slice.cpp subtract.cpp transformation_context.cpp transparent_base_transformation.cpp transpose.cpp unsqueeze.cpp variadic_split.cpp weightable_layer_transformation.cpp inference_engine_lp_transformations_obj.vcxproj -> C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\low_precision_transformations\inference_engine_lp_transformations_obj.dir\Release\infer ence_engine_lp_transformations_obj.lib Generate ov_plugins.hpp Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/CMakeLists.txt Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/inference/CMakeLists.txt ie_version.cpp inference_engine_obj_version.vcxproj -> C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\inference\inference_engine_obj_version.dir\Release\inference_engine_obj_version.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/inference/CMakeLists.txt file_utils.cpp any_copy.cpp blob_factory.cpp blob_transform.cpp cache_guard.cpp check_network_batchable.cpp cnn_network_ngraph_impl.cpp compilation_context.cpp compiled_model.cpp core.cpp ie_cnn_network.cpp ie_executable_network.cpp ie_extension.cpp ie_infer_request.cpp ie_variable_state.cpp ie_iexecutable_network_internal.cpp ie_iinfer_request_internal.cpp ie_iplugin_internal.cpp ie_ivariable_state_internal.cpp converter_utils.cpp core_impl.cpp core_impl_ie.cpp device_id_parser.cpp exec_model_info.cpp iasync_infer_request.cpp icompiled_model.cpp icompiled_model_wrapper.cpp iplugin.cpp iplugin_wrapper.cpp iremote_context.cpp iremote_tensor.cpp isync_infer_request.cpp ivariable_state.cpp make_tensor.cpp plugin.cpp mean_image.cpp preprocessing.cpp cpu_streams_executor.cpp cpu_streams_executor_internal.cpp executor_manager.cpp istreams_executor.cpp itask_executor.cpp parallel_custom_arena.cpp thread_affinity.cpp exception.cpp ie_blob_common.cpp ie_common.cpp USE_TBBBIND_2_5 is disabled ie_compound_blob.cpp ie_core.cpp ie_data.cpp ie_layouts.cpp ie_memcpy.cpp ie_ngraph_utils.cpp ie_transformations.cpp infer_request.cpp model_reader.cpp openvino_shutdown.cpp win_system_conf.cpp precision_utils.cpp remote_tensor.cpp shared_object_loader.cpp system_allocator.cpp system_conf.cpp ie_cpu_streams_executor.cpp ie_executor_manager.cpp ie_istreams_executor.cpp ie_itask_executor.cpp ie_tbb_streams_executor.cpp ie_thread_affinity.cpp xml_parse_utils.cpp blob_transform_sse42.cpp ie_remote_context.cpp ie_network_reader.cpp ie_remote_context.cpp inference_engine_obj.vcxproj -> C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\inference\inference_engine_obj.dir\Release\inference_engine_obj.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/core/builder/CMakeLists.txt autobroadcast.cpp make_constant.cpp norm.cpp reduce_ops.cpp reshape.cpp split.cpp openvino_builders.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_builders.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/core/reference/CMakeLists.txt broadcast.cpp concat.cpp convert.cpp depth_to_space.cpp einsum.cpp experimental_detectron_detection_output.cpp experimental_detectron_proposal_single_image.cpp experimental_detectron_roi_feature_extractor.cpp fft.cpp function.cpp gather_tree.cpp generate_proposal.cpp group_convolution.cpp group_convolution_backprop_data.cpp if.cpp interpolate.cpp irdft.cpp jit_generator.cpp loop.cpp matmul.cpp matrix_nms.cpp multiclass_nms.cpp nms_rotated.cpp non_max_suppression.cpp pad.cpp random_uniform.cpp rdft.cpp reorg_yolo.cpp reshape.cpp reverse.cpp shuffle_channels.cpp slice.cpp space_to_depth.cpp split.cpp strided_slice.cpp tensor_iterator.cpp tile.cpp transpose.cpp fft_common.cpp nms_common.cpp rounding_guard.cpp coordinate_index.cpp coordinate_range.cpp coordinate_transform.cpp openvino_reference.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_reference.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/core/shape_inference/CMakeLists.txt convolution_shape_inference.cpp experimental_detectron_shape_infer_utils.cpp tensor_data_accessor.cpp utils.cpp openvino_shape_inference.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_shape_inference.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/common/transformations/CMakeLists.txt augru_cell.cpp augru_sequence.cpp generate_proposals_ie_internal.cpp multiclass_nms_ie_internal.cpp nms_ie_internal.cpp nms_static_shape_ie.cpp adaptive_pool_to_reduce.cpp add_fake_quantize_fusion.cpp align_eltwise_input_ranks.cpp augru_cell_fusion.cpp batch_to_space_fusion.cpp binarize_weights.cpp broadcast_elementwise_fusion.cpp broadcast_transition.cpp change_placeholder_types.cpp clamp_fusion.cpp common_optimizations.cpp compress_float_constants.cpp concat_reduce_fusion.cpp conv_mul_fusion.cpp conv_to_binary_conv.cpp convert_nms_gather_path_to_unsigned.cpp convert_quantize_dequantize.cpp convert_u4_weights_zero_point_to_scalar.cpp convolution_to_group_convolution.cpp depth_to_space_fusion.cpp dilated_convolution_converter.cpp dimension_tracking.cpp disable_random_uniform_constant_folding.cpp disable_shapeof_constant_folding.cpp divide_fusion.cpp dropout_with_random_uniform_replacer.cpp eliminate_duplicate_ti_inputs.cpp eliminate_unsqueeze_gather.cpp enable_shapeof_constant_folding.cpp fold_subgraph_empty_inputs.cpp fq_mul_fusion.cpp fq_reshape_fusion.cpp fused_names_cleanup.cpp gelu_fusion.cpp gru_cell_fusion.cpp hsigmoid_fusion.cpp hswish_fusion.cpp interpolate_sequence_fusion.cpp leaky_relu_fusion.cpp lin_op_sequence_fusion.cpp mark_precision_sensitive_shapeof_subgraphs.cpp matmul_const_transposes_extraction.cpp matmul_multiply_fusion.cpp mish_fusion.cpp moc_legacy_transformations.cpp moc_transformations.cpp mul_conv_fusion.cpp mul_fake_quantize_fusion.cpp mvn_fusion.cpp nearest_neighbor_upsampling_fusion.cpp nonzero_horizontal_fusion.cpp nop_elimination.cpp normalize_l2_fusion.cpp optimize_strided_slice.cpp pad_fusion.cpp prelu_fusion.cpp pull_through_reduce.cpp pull_transpose_through_fq.cpp push_constant_to_subgraph.cpp random_uniform_fusion.cpp reduce_merge.cpp reduce_reshape_fusion.cpp relu_fake_quantize_fusion.cpp remove_concat_zero_dim_input.cpp remove_filtering_boxes_by_size.cpp remove_multi_subgraph_op_dangling_params.cpp reshape_prelu.cpp reshape_sequence_fusion.cpp reverse_shape_and_type_infer.cpp ric_fusion.cpp select_with_one_value_condition.cpp sequence_fusion.cpp shared_ops_optimization.cpp shuffle_channels_fusion.cpp simplify_shape_of_sub_graph.cpp skip_gather_before_transpose_and_reshape.cpp softmax_fusion.cpp softplus_fusion.cpp softplus_to_mish_fusion.cpp space_to_batch_fusion.cpp split_concat_pair_to_interpolate_fusion.cpp split_squeeze_concat_fusion.cpp strides_optimization.cpp subtract_fusion.cpp swish_fusion.cpp transpose_reshape_elimination_for_matmul.cpp transpose_sinking.cpp transpose_to_reshape.cpp weights_dequantize_to_fake_quantize.cpp wrap_interpolate_into_transposes.cpp unroll_if.cpp unroll_tensor_iterator.cpp convert_precision.cpp flush_fp32_subnormals_to_zero.cpp align_mixed_fp32_fp16_types.cpp convert_compression_only_to_legacy.cpp mark_decompression_convert_constant_folding.cpp mark_subgraphs_to_keep_in_mixed_precision.cpp init_node_info.cpp mark_dequantization_subgraph.cpp batch_norm_decomposition.cpp bidirectional_sequences_decomposition.cpp convert_batch_to_space.cpp convert_broadcast3.cpp convert_broadcast_to_tiles.cpp convert_convertlike.cpp convert_deformable_conv_v8_to_v1.cpp convert_depth_to_space.cpp convert_divide.cpp convert_gather_0d.cpp convert_gather_downgrade.cpp convert_gather_upgrade.cpp convert_gelu.cpp convert_gp9_to_gp_ie_internal.cpp convert_interpolate11_downgrade.cpp convert_interpolate1_to_interpolate4.cpp convert_matrix_nms_to_matrix_nms_ie.cpp convert_maxpool_downgrade.cpp convert_maxpool_upgrade.cpp convert_minimum_to_power_and_max.cpp convert_mod.cpp convert_multiclass_nms_to_multiclass_nms_ie.cpp convert_multiclass_nms_upgrade.cpp convert_mvn1_to_mvn6.cpp convert_negative.cpp convert_nms9_to_nms_ie_internal.cpp convert_nms_rotated_to_nms_ie_internal.cpp convert_nms_to_nms_ie_internal.cpp convert_pad12_downgrade.cpp convert_pad_to_group_conv.cpp convert_previous_nms_to_nms_5.cpp convert_previous_nms_to_nms_9.cpp convert_prior_box_v8_to_v0.cpp convert_reduce_to_pooling.cpp convert_reduce_to_reshape.cpp convert_roi_align_v3_to_v9.cpp convert_roi_align_v9_to_v3.cpp convert_scatter_elements_to_scatter.cpp convert_scatter_elements_update12_downgrade.cpp convert_sequences_to_tensor_iterator.cpp convert_shapeof3.cpp convert_shuffle_channels3.cpp convert_slice_to_strided_slice.cpp convert_softmax_downgrade.cpp convert_softmax_upgrade.cpp convert_space_to_batch.cpp convert_space_to_depth.cpp convert_subtract.cpp convert_ti_to_sequences.cpp convert_topk11_downgrade.cpp convert_topk3.cpp convert_xor_to_logical_xor.cpp detection_output_downgrade.cpp detection_output_upgrade.cpp einsum_decomposition.cpp eye_decomposition.cpp fq_decomposition.cpp gelu7_downgrade.cpp group_normalization_decomposition.cpp gru_cell_decomposition.cpp hsigmoid_decomposition.cpp hswish_decomposition.cpp log_softmax_decomposition.cpp lstm_cell_decomposition.cpp mvn6_decomposition.cpp normalize_l2_decomposition.cpp reduce_l1_decomposition.cpp reduce_l2_decomposition.cpp rnn_cell_decomposition.cpp simplify_ctc_greedy_decoder_seq_len.cpp softmax_decomposition.cpp softplus_decomposition.cpp softsign_decomposition.cpp unique_decomposition.cpp convert_opset2_to_opset1.cpp convert_opset3_to_opset2.cpp resolve_names_collisions.cpp attributes.cpp decompression.cpp dequantization_node.cpp disable_fp16_compression.cpp fused_names_attribute.cpp is_shape_sugraph.cpp keep_const_precision.cpp C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(596,49): error C2247: 'ov::RuntimeAttribute::Base' not accessible because 'ov::NmsSelectedIndices' uses 'private' to inherit from 'ov::RuntimeAttribute' (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.cona n2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/runtime_attribute.hpp(30,11): message : see declaration of 'ov::RuntimeAttribute::Base' (compiling source file C:\Users\pmce lroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_en gine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\include\transformations/rt_info/nms_selected_indices.hpp(24,27): message : see declaration of 'ov::NmsSelectedIndices' (compilin g source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\t ransformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(370,7): message : see declaration of 'ov::RuntimeAttribute' (compiling source file C:\Users\pmcelroy\.conan2\p\openv 26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations _obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(605,20): message : see reference to function template instantiation 'std::vector> ov::Any::Impl::base_type_info_impl(std::integral_constant)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transfo rmations\inference_engine_transformations_obj.vcxproj] with [ T=ov::NmsSelectedIndices ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(604,38): message : while compiling class template member function 'std::vector> ov::Any::Impl::base_type_info(void) const' (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\r t_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39): message : see reference to class template instantiation 'ov::Any::Impl' being compiled (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46e e44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\memory(1512,1): message : see reference to class template instantiation 'std::is_convertible<_Yty *,_Ty *>' being c ompiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Yty=ov::Any::Impl, _Ty=ov::Any::Base ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(717,1): message : see reference to class template instantiation 'std::_SP_pointer_compatible,_Ty>' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Ty=ov::Any::Base ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(717,62): message : while processing the default template argument of 'std::shared_ptr<_Ty>::shared_ptr(std::shared_p tr<_Ty2> &&) noexcept' [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Ty=ov::Any::Base ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\include\transformations/rt_info/attributes.hpp(39,13): message : see reference to function template instantiation 'ov::Any::Any< ov::NmsSelectedIndices,true>(T &&)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ T=ov::NmsSelectedIndices ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp(12,5): message : see reference to function template instantiation 'void ov::pass::Att ributes::register_factory(void)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(596,49): error C2248: 'ov::RuntimeAttribute::Base': cannot access private typedef declared in class 'ov::NmsSelected Indices' (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\ build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/runtime_attribute.hpp(30,11): message : see declaration of 'ov::RuntimeAttribute::Base' (compiling source file C:\Users\pmce lroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_en gine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\include\transformations/rt_info/nms_selected_indices.hpp(24,27): message : see declaration of 'ov::NmsSelectedIndices' (compilin g source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\attributes.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\t ransformations\inference_engine_transformations_obj.vcxproj] nms_selected_indices.cpp nonconvertible_divide.cpp old_api_map_element_type_attribute.cpp old_api_map_order_attribute.cpp preprocessing_attribute.cpp primitives_priority_attribute.cpp strides_property.cpp C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(596,49): error C2247: 'ov::RuntimeAttribute::Base' not accessible because 'ov::NmsSelectedIndices' uses 'private' to inherit from 'ov::RuntimeAttribute' (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmce lroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/runtime_attribute.hpp(30,11): message : see declaration of 'ov::RuntimeAttribute::Base' (compiling source file C:\Users\pmce lroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\in ference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\include\transformations/rt_info/nms_selected_indices.hpp(24,27): message : see declaration of 'ov::NmsSelectedIndices' (compilin g source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\sr c\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(370,7): message : see declaration of 'ov::RuntimeAttribute' (compiling source file C:\Users\pmcelroy\.conan2\p\openv 26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_trans formations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(605,20): message : see reference to function template instantiation 'std::vector> ov::Any::Impl::base_type_info_impl(std::integral_constant)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transfo rmations\inference_engine_transformations_obj.vcxproj] with [ T=ov::NmsSelectedIndices ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(604,38): message : while compiling class template member function 'std::vector> ov::Any::Impl::base_type_info(void) const' (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\r t_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\type_traits(339,39): message : see reference to class template instantiation 'ov::Any::Impl' being compiled (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\ b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\memory(1512,1): message : see reference to class template instantiation 'std::is_convertible<_Yty *,_Ty *>' being c ompiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Yty=ov::Any::Impl, _Ty=ov::Any::Base ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(717,1): message : see reference to class template instantiation 'std::_SP_pointer_compatible,_Ty>' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Ty=ov::Any::Base ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(717,62): message : while processing the default template argument of 'std::shared_ptr<_Ty>::shared_ptr(std::shared_p tr<_Ty2> &&) noexcept' [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Ty=ov::Any::Base ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\utility(242,76): message : see reference to function template instantiation 'ov::Any::Any<_Ty,true>(T &&)' being co mpiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Ty=ov::NmsSelectedIndices, T=ov::NmsSelectedIndices ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\xutility(241,69): message : see reference to function template instantiation 'std::pair: :pair(_Other1,_Other2 &&) noexcept(false)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformatio ns_obj.vcxproj] with [ _Ty=ov::NmsSelectedIndices, _Other1=const ov::DiscreteTypeInfo &, _Other2=ov::NmsSelectedIndices ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\xmemory(717,14): message : see reference to function template instantiation '_Ty *std::construct_at<_Objty,const ov ::DiscreteTypeInfo&,ov::NmsSelectedIndices,0x0>(_Ty *const ,const ov::DiscreteTypeInfo &,ov::NmsSelectedIndices &&) noexcept(false)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\sr c\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Ty=std::pair, _Objty=std::pair ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\xtree(807,25): message : see reference to function template instantiation 'void std::_Default_allocator_traits<_All oc>::construct<_Ty,const ov::DiscreteTypeInfo&,ov::NmsSelectedIndices>(_Alloc &,_Objty *const ,const ov::DiscreteTypeInfo &,ov::NmsSelectedIndices &&)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee4 4edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Alloc=std::allocator,std::_Default_allocator_traits>>::void_pointer>>, _Ty=std::pair, _Objty=std::pair ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\xtree(1011,46): message : see reference to function template instantiation 'std::_Tree_temp_node,std::_Default_allocator_traits<_Alloc>::void_pointer>>>::_Tree_temp_node(_Alnode &,std::_Tree_node,std::_Default_allocator_traits<_Alloc>::void_pointer> *,const ov::DiscreteTypeInfo &,_Ty &&)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inf erence_engine_transformations_obj.vcxproj] with [ _Alloc=std::allocator>, _Ty=ov::NmsSelectedIndices, _Alnode=std::allocator,std::_Default_allocator_traits>>::void_pointer>> ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.37.32822\include\xtree(1033,30): message : see reference to function template instantiation 'std::pair,std::_Default_allocator_traits<_Alloc>::void_pointer> *,bool> std::_Tree>::_Emplace(con st ov::DiscreteTypeInfo &,ov::NmsSelectedIndices &&)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Alloc=std::allocator>, _Kty=std::string, _Ty=ov::Any, _Pr=std::less ] (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp(8,24): message : see reference to function template instantiation 'std::pai r>>>,bool> std::_Tree>::emplace(const ov::DiscreteTypeInfo &,ov::NmsSelectedIndices &&)' being compiled [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_o bj.vcxproj] with [ _Kty=std::string, _Ty=ov::Any, _Pr=std::less, _Alloc=std::allocator> ] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp(8,32): message : see the first reference to 'std::_Tree>::emplace' in 'ov::set_nms_selected_indices' [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] with [ _Kty=std::string, _Ty=ov::Any, _Pr=std::less, _Alloc=std::allocator> ] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/any.hpp(596,49): error C2248: 'ov::RuntimeAttribute::Base': cannot access private typedef declared in class 'ov::NmsSelected Indices' (compiling source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44 edad27b\b\build\src\common\transformations\inference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\core\include\openvino/core/runtime_attribute.hpp(30,11): message : see declaration of 'ov::RuntimeAttribute::Base' (compiling source file C:\Users\pmce lroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\common\transformations\in ference_engine_transformations_obj.vcxproj] C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\include\transformations/rt_info/nms_selected_indices.hpp(24,27): message : see declaration of 'ov::NmsSelectedIndices' (compilin g source file C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\src\common\transformations\src\transformations\rt_info\nms_selected_indices.cpp) [C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\sr c\common\transformations\inference_engine_transformations_obj.vcxproj] transpose_sinking_attr.cpp broadcast_const_range_replacement.cpp lstm_states_broadcast.cpp matmul_sr.cpp mimic_set_batch_size.cpp proposal_scales_stridedslice.cpp reshape_sinking.cpp reshape_to_1D.cpp set_batch_size.cpp shape_of_const_folding.cpp smart_reshape.cpp strided_slice_squeeze.cpp chained_maximum.cpp dereshape_matmul.cpp label_optimization.cpp nop_broadcast.cpp symbolic_optimizations.cpp ts_base.cpp ts_binary.cpp ts_concat.cpp ts_cumsum.cpp ts_data_movement.cpp ts_fuse.cpp ts_gather.cpp ts_general.cpp ts_interpolate.cpp ts_reduction.cpp ts_reset_no_sinking_attribute.cpp ts_shape_of.cpp ts_slice.cpp ts_split.cpp ts_squeeze.cpp ts_tile.cpp ts_unary.cpp ts_unsqueeze.cpp ts_utils.cpp Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/core/CMakeLists.txt version.cpp ngraph_obj_version.vcxproj -> C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\core\ngraph_obj_version.dir\Release\ngraph_obj_version.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/core/CMakeLists.txt any.cpp attribute_visitor.cpp axis_set.cpp axis_vector.cpp bound_evaluate.cpp coordinate.cpp coordinate_diff.cpp input.cpp output.cpp dimension.cpp dimension_tracker.cpp distributed.cpp env_util.cpp except.cpp extension.cpp factory.cpp file_util.cpp graph_util.cpp interval.cpp layout.cpp legacy_op_extension.cpp ngraph.cpp node.cpp node_input.cpp node_output.cpp node_vector.cpp abs.cpp acos.cpp acosh.cpp adaptive_avg_pool.cpp adaptive_max_pool.cpp add.cpp asin.cpp asinh.cpp assign.cpp atan.cpp atanh.cpp avg_pool.cpp batch_norm.cpp batch_to_space.cpp binary_convolution.cpp bitwise_and.cpp bitwise_not.cpp bitwise_or.cpp bitwise_xor.cpp broadcast.cpp bucketize.cpp ceiling.cpp clamp.cpp concat.cpp constant.cpp convert.cpp convert_like.cpp convolution.cpp cos.cpp cosh.cpp ctc_greedy_decoder.cpp ctc_greedy_decoder_seq_len.cpp ctc_loss.cpp cum_sum.cpp deformable_convolution.cpp deformable_psroi_pooling.cpp depth_to_space.cpp detection_output.cpp dft.cpp divide.cpp einsum.cpp elu.cpp embedding_segments_sum.cpp embeddingbag_offsets_sum.cpp embeddingbag_packedsum.cpp equal.cpp erf.cpp exp.cpp experimental_detectron_detection_output.cpp experimental_detectron_generate_proposals.cpp experimental_detectron_prior_grid_generator.cpp experimental_detectron_roi_feature.cpp experimental_detectron_topkrois.cpp extractimagepatches.cpp eye.cpp fake_quantize.cpp floor.cpp floor_mod.cpp gather.cpp gather_elements.cpp gather_nd.cpp gather_tree.cpp gelu.cpp generate_proposals.cpp greater.cpp greater_eq.cpp grid_sample.cpp grn.cpp group_conv.cpp group_normalization.cpp gru_cell.cpp gru_sequence.cpp hard_sigmoid.cpp hsigmoid.cpp hswish.cpp i420_to_bgr.cpp i420_to_rgb.cpp idft.cpp if.cpp interpolate.cpp irdft.cpp is_finite.cpp is_inf.cpp is_nan.cpp less.cpp less_eq.cpp log_softmax.cpp logical_and.cpp logical_not.cpp logical_or.cpp loop.cpp lrn.cpp lstm_cell.cpp lstm_sequence.cpp matmul.cpp matrix_nms.cpp max_pool.cpp maximum.cpp minimum.cpp mish.cpp mod.cpp multiclass_nms.cpp multinomial.cpp multiply.cpp mvn.cpp negative.cpp nms_rotated.cpp non_max_suppression.cpp non_zero.cpp normalize_l2.cpp not_equal.cpp nv12_to_bgr.cpp nv12_to_rgb.cpp one_hot.cpp op.cpp pad.cpp parameter.cpp power.cpp prelu.cpp prior_box.cpp prior_box_clustered.cpp proposal.cpp psroi_pooling.cpp random_uniform.cpp range.cpp rdft.cpp read_value.cpp reduce_l1.cpp reduce_l2.cpp reduce_logical_and.cpp reduce_logical_or.cpp reduce_max.cpp reduce_mean.cpp reduce_min.cpp reduce_prod.cpp reduce_sum.cpp region_yolo.cpp relu.cpp reorg_yolo.cpp reshape.cpp result.cpp reverse.cpp reverse_sequence.cpp rnn_cell.cpp rnn_sequence.cpp roi_align.cpp roi_pooling.cpp roll.cpp round.cpp scatter_elements_update.cpp scatter_nd_update.cpp scatter_update.cpp select.cpp selu.cpp shape_of.cpp shuffle_channels.cpp sigmoid.cpp sign.cpp sin.cpp sinh.cpp sink.cpp slice.cpp softmax.cpp softplus.cpp softsign.cpp space_to_batch.cpp space_to_depth.cpp split.cpp sqrt.cpp squared_difference.cpp squeeze.cpp strided_slice.cpp subtract.cpp swish.cpp tan.cpp tanh.cpp tensor_iterator.cpp tile.cpp topk.cpp transpose.cpp unique.cpp unsqueeze.cpp activation_functions.cpp arithmetic_reduction.cpp arithmetic_reductions_keep_dims.cpp assign_base.cpp attr_types.cpp axes_util.cpp binary_elementwise_arithmetic.cpp binary_elementwise_bitwise.cpp binary_elementwise_comparison.cpp binary_elementwise_logical.cpp broadcast_base.cpp convert_color_i420_base.cpp convert_color_nv12_base.cpp deformable_convolution_base.cpp detection_output_base.cpp elementwise_args.cpp embeddingbag_offsets_base.cpp embeddingbag_packed_base.cpp evaluate_helpers.cpp fft_base.cpp framework_node.cpp gather_base.cpp gather_nd_base.cpp index_reduction.cpp interpolate_base.cpp logical_reduction.cpp logical_reduction_keep_dims.cpp max_pool_base.cpp multi_subgraph_base.cpp multiclass_nms_base.cpp op_types.cpp pad_base.cpp precision_sensitive_attribute.cpp read_value_base.cpp recurrent_sequence.cpp reduction_base.cpp rnn_cell_base.cpp scatter_base.cpp scatter_elements_update_base.cpp scatter_nd_base.cpp slice_plan.cpp sub_graph_base.cpp symbolic_info.cpp topk_base.cpp unary_elementwise_arithmetic.cpp variable_value.cpp variadic_split.cpp xor.cpp opset.cpp partial_shape.cpp constant_folding.cpp graph_rewrite.cpp low_latency.cpp make_stateful.cpp manager.cpp pass.cpp pass_config.cpp perf_counters.cpp validate.cpp visualize_tree.cpp matcher.cpp any_of.cpp any_output.cpp branch.cpp capture.cpp label.cpp or.cpp pattern.cpp skip.cpp true.cpp wrap_type.cpp color_utils.cpp pre_post_process.cpp preprocess_impls.cpp rt_info.cpp aligned_buffer.cpp host_tensor.cpp runtime_attribute.cpp shape.cpp shape_util.cpp so_extension.cpp specialize_function.cpp strides.cpp tensor_conversion_util.cpp type.cpp bfloat16.cpp element_type.cpp float16.cpp nf4.cpp util.cpp validation_util.cpp tensor.cpp log.cpp model.cpp type_relaxed.cpp convert_fp32_to_fp16.cpp serialize.cpp preprocess_steps_impl.cpp log.cpp any.cpp allocator.cpp itensor.cpp ov_tensor.cpp tensor.cpp ngraph_obj.vcxproj -> C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build\src\core\ngraph_obj.dir\Release\ngraph_obj.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/frontends/common/shutdown_protobuf/CMakeLists.txt shutdown_protobuf.cpp openvino_protobuf_shutdown.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_protobuf_shutdown.lib Building Custom Rule C:/Users/pmcelroy/.conan2/p/openv26af843f097f9/s/src/src/frontends/tensorflow_common/src/CMakeLists.txt block_lstm_replacer.cpp const_to_result_remover.cpp embedding_segments_feature_fusing.cpp gru_block_cell_replacer.cpp saved_model_unused_remover.cpp tensor_array_v3_replacer.cpp addN.cpp adjust_contrast.cpp arg_min_max.cpp argdef_ops.cpp avg_pool.cpp bias_add.cpp binary_op.cpp broadcast_args.cpp broadcast_to.cpp bucketize.cpp cast.cpp clip_by_value.cpp concat.cpp const.cpp conv_2d.cpp conv_2d_backprop.cpp conv_3d.cpp conv_3d_backprop.cpp crop_and_resize.cpp ctc_greedy_decoder.cpp ctc_loss.cpp cumsum.cpp depth_to_space.cpp depthwise_conv_2d.cpp div_no_nan.cpp dynamic_partition.cpp einsum.cpp elu.cpp expand_dims.cpp extract_image_patches.cpp fake_quant_min_max_vars.cpp fill.cpp fused_batch_norm.cpp gather.cpp gather_tree.cpp identity.cpp interpolate.cpp inv.cpp invert_permutation.cpp l2_loss.cpp leaky_relu.cpp linspace.cpp list_diff.cpp log1p.cpp log_softmax.cpp lrn.cpp matmul.cpp matrix_diag.cpp max_pool.cpp no_op.cpp non_max_suppression.cpp one_hot.cpp ones_like.cpp pack.cpp pad.cpp parallel_dynamic_stitch.cpp placeholder.cpp random_uniform.cpp range.cpp rank.cpp reciprocal.cpp reduce.cpp relu_6.cpp reshape.cpp reverse.cpp reverse_sequence.cpp roll.cpp round.cpp rsqrt.cpp scatter_nd.cpp segment_sum.cpp select.cpp shape.cpp size.cpp slice.cpp softmax.cpp space_to_batch_nd.cpp space_to_depth.cpp sparse_to_dense.cpp split.cpp sqrt.cpp square.cpp squeeze.cpp strided_slice.cpp tensor_list_operations.cpp tile.cpp tobool.cpp top_k.cpp transpose.cpp truncate_div.cpp truncate_mod.cpp unary_op.cpp unique.cpp unpack.cpp unravel_index.cpp unsorted_segment_sum.cpp where.cpp xdivy.cpp xlog1py.cpp xlogy.cpp zeros_like.cpp place.cpp utils.cpp openvino_tensorflow_common.vcxproj -> C:\Users\pmcelroy\.conan2\p\openv26af843f097f9\s\src\bin\intel64\Release\openvino_tensorflow_common.lib openvino/2023.2.0: ERROR: Package '6cde63036a32eae0090a8bd186fda3a8ddf7cb69' build failed openvino/2023.2.0: WARN: Build folder C:\Users\pmcelroy\.conan2\p\b\openv46ee44edad27b\b\build ********************************************************* Recipe 'openvino/2023.2.0' cannot build its binary It is possible that this recipe is not Conan 2.0 ready If the recipe comes from ConanCenter, report it at https://github.com/conan-io/conan-center-index/issues If it is your recipe, check if it is updated to 2.0 ********************************************************* ERROR: openvino/2023.2.0: Error in build() method, line 274 cmake.build(target=target) ConanException: Error 1 while executing
ilya-lavrenov commented 6 months ago

Hi @Greendogo In future releases OpenVINO will support compatibility with newer standards, while currently you can override it via your settings.yml file.

Greendogo commented 6 months ago

Do we close this now or when the new version of OpenVino with the fix is released?

ilya-lavrenov commented 6 months ago

I suppose we can wait for new OpenVINO version with the fixes.

Greendogo commented 4 months ago

@ilya-lavrenov are new OpenVINO/Conan center updates relevant here?

ilya-lavrenov commented 4 months ago

Hi @Greendogo It will be closed by this PR https://github.com/conan-io/conan-center-index/pull/22913