Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[openvino] update to 2024.5.0 #42259

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

culhatsker
Copy link
Contributor

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@BillyONeal
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@LilyWangLL
Copy link
Contributor

/azp run

@LilyWangLL LilyWangLL added the category:port-update The issue is with a library, which is requesting update new revision label Nov 21, 2024
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BillyONeal
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@LilyWangLL LilyWangLL added the requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function label Nov 21, 2024
@LilyWangLL
Copy link
Contributor

The build error from CI pipeline test:

[2715/3610] C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1441~1.341\bin\Hostx64\x64\cl.exe   /TP -DIN_OV_COMPONENT -DOPENVINO_STATIC_LIBRARY -DOV_BUILD_POSTFIX=\"d\" -DOV_NATIVE_PARENT_PROJECT_ROOT_DIR=\"2024.5.0-c50d4814c7.clean\" -DOV_THREAD=OV_THREAD_TBB -Dget_api_version=get_api_version_paddle -Dget_front_end_data=get_front_end_data_paddle -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\common\dev_api -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\common\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\core\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\inference\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\src -ID:\b\openvino\x64-windows-static-dbg\src\frontends\paddle\src -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\util\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\core\dev_api -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\transformations\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\low_precision_transformations\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\itt\include -external:ID:\installed\x64-windows-static\include -external:ID:\installed\x64-windows-static\include\xbyak -external:W0 /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /EHsc /MP  /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /EHsc /Gy /W3 /bigobj /MP /wd4251 /wd4275 /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  -std:c++14 -MTd /d1trimfile:D:\b\openvino\src\2024.5.0-c50d4814c7.clean\ /d1trimfile:D:/b/openvino/src/2024.5.0-c50d4814c7.clean/ /showIncludes /Fosrc\frontends\paddle\src\CMakeFiles\openvino_paddle_frontend.dir\frontend.cpp.obj /FdD:\b\openvino\src\2024.5.0-c50d4814c7.clean\bin\intel64\Debug\ /FS -c D:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\src\frontend.cpp
FAILED: src/frontends/paddle/src/CMakeFiles/openvino_paddle_frontend.dir/frontend.cpp.obj 
C:\PROGRA~1\MICROS~1\2022\ENTERP~1\VC\Tools\MSVC\1441~1.341\bin\Hostx64\x64\cl.exe   /TP -DIN_OV_COMPONENT -DOPENVINO_STATIC_LIBRARY -DOV_BUILD_POSTFIX=\"d\" -DOV_NATIVE_PARENT_PROJECT_ROOT_DIR=\"2024.5.0-c50d4814c7.clean\" -DOV_THREAD=OV_THREAD_TBB -Dget_api_version=get_api_version_paddle -Dget_front_end_data=get_front_end_data_paddle -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\common\dev_api -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\common\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\core\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\inference\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\src -ID:\b\openvino\x64-windows-static-dbg\src\frontends\paddle\src -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\util\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\core\dev_api -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\transformations\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\low_precision_transformations\include -ID:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\common\itt\include -external:ID:\installed\x64-windows-static\include -external:ID:\installed\x64-windows-static\include\xbyak -external:W0 /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /EHsc /MP  /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /EHsc /Gy /W3 /bigobj /MP /wd4251 /wd4275 /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  -std:c++14 -MTd /d1trimfile:D:\b\openvino\src\2024.5.0-c50d4814c7.clean\ /d1trimfile:D:/b/openvino/src/2024.5.0-c50d4814c7.clean/ /showIncludes /Fosrc\frontends\paddle\src\CMakeFiles\openvino_paddle_frontend.dir\frontend.cpp.obj /FdD:\b\openvino\src\2024.5.0-c50d4814c7.clean\bin\intel64\Debug\ /FS -c D:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\src\frontend.cpp
D:\b\openvino\src\2024.5.0-c50d4814c7.clean\src\frontends\paddle\src\frontend.cpp(16): fatal error C1083: Cannot open include file: 'google/protobuf/stubs/logging.h': No such file or directory

@LilyWangLL
Copy link
Contributor

And I test all features locally, there are the following errors:

[823/3719] C:\PROGRA~1\MICROS~3\2022\ENTERP~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\cl.exe   /TP -DL0_LOADER_VERSION=\"1\" -DL0_VALIDATION_LAYER_SUPPORTED_VERSION=\"1\" -DLOADER_VERSION_MAJOR=1 -DLOADER_VERSION_MINOR=17 -DLOADER_VERSION_PATCH=0 -DLOADER_VERSION_SHA="\" - No git SHA found, compiled outside git folder.\"" -DOV_BUILD_POSTFIX=\"d\" -DOV_NATIVE_PARENT_PROJECT_ROOT_DIR=\"2024.5.0-c50d4814c7.clean\" -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\third_party\spdlog_headers -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\include -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\source\wrapper\include -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\source\inc -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\third_party\spdlog_headers /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /EHsc /MP  /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /EHsc /Gy /W3 /bigobj /MP /wd4251 /wd4275 /WX- /guard:cf /DYNAMICBASE /Qspectre /WX /W3 /MP /EHsc /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  -std:c++14 -MDd /d1trimfile:F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\ /d1trimfile:F:/PRreview/vcpkg/buildtrees/openvino/src/2024.5.0-c50d4814c7.clean/ /Qspectre- /showIncludes /Fothirdparty\level_zero\level-zero\source\utils\CMakeFiles\utils.dir\logging.cpp.obj /FdF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\bin\intel64\Debug\ /FS -c F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\source\utils\logging.cpp
FAILED: thirdparty/level_zero/level-zero/source/utils/CMakeFiles/utils.dir/logging.cpp.obj 
C:\PROGRA~1\MICROS~3\2022\ENTERP~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\cl.exe   /TP -DL0_LOADER_VERSION=\"1\" -DL0_VALIDATION_LAYER_SUPPORTED_VERSION=\"1\" -DLOADER_VERSION_MAJOR=1 -DLOADER_VERSION_MINOR=17 -DLOADER_VERSION_PATCH=0 -DLOADER_VERSION_SHA="\" - No git SHA found, compiled outside git folder.\"" -DOV_BUILD_POSTFIX=\"d\" -DOV_NATIVE_PARENT_PROJECT_ROOT_DIR=\"2024.5.0-c50d4814c7.clean\" -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\third_party\spdlog_headers -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\include -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\source\wrapper\include -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\source\inc -IF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\third_party\spdlog_headers /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /EHsc /MP  /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /EHsc /Gy /W3 /bigobj /MP /wd4251 /wd4275 /WX- /guard:cf /DYNAMICBASE /Qspectre /WX /W3 /MP /EHsc /D_DEBUG /MTd /Z7 /Ob0 /Od /RTC1  -std:c++14 -MDd /d1trimfile:F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\ /d1trimfile:F:/PRreview/vcpkg/buildtrees/openvino/src/2024.5.0-c50d4814c7.clean/ /Qspectre- /showIncludes /Fothirdparty\level_zero\level-zero\source\utils\CMakeFiles\utils.dir\logging.cpp.obj /FdF:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\bin\intel64\Debug\ /FS -c F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\source\utils\logging.cpp
cl : Command line warning D9025 : overriding '/WX-' with '/WX'
cl : Command line warning D9025 : overriding '/MTd' with '/MDd'
cl : Command line warning D9025 : overriding '/Qspectre' with '/Qspectre-'
F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\third_party\spdlog_headers\spdlog\fmt\bundled\format.h(490): error C2220: the following warning is treated as an error
F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\third_party\spdlog_headers\spdlog\fmt\bundled\format.h(490): warning C4996: 'stdext::checked_array_iterator<T*>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.42.34433\include\iterator(1493): note: see declaration of 'stdext::checked_array_iterator'
F:\PRreview\vcpkg\buildtrees\openvino\src\2024.5.0-c50d4814c7.clean\thirdparty\level_zero\level-zero\third_party\spdlog_headers\spdlog\fmt\bundled\format.h(493): warning C4996: 'stdext::checked_array_iterator<T *>::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
        with
        [
            T=fmt::v9::detail::bigint::bigit
        ]

My install command:

Installing 30/30 openvino[auto,auto-batch,core,cpu,gpu,hetero,ir,npu,onnx,paddle,pytorch,tensorflow,tensorflow-lite]:[email protected]

@LilyWangLL LilyWangLL marked this pull request as draft November 21, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants