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: Support debug builds #25698

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

asutic
Copy link

@asutic asutic commented Oct 22, 2024

Summary

Changes to the recipe: openvino/*

Motivation

The current OpenVINO recipe does not support Debug builds of the package. Some users need this capability.

Details

For OpenVINO Debug libraries on Windows OS, add 'd' as a name suffix.


@CLAassistant
Copy link

CLAassistant commented Oct 22, 2024

CLA assistant check
All committers have signed the CLA.

@asutic asutic changed the title [openvino] Support debug builds openvino: Support debug builds Oct 22, 2024
@conan-center-bot

This comment has been minimized.

recipes/openvino/all/conanfile.py Outdated Show resolved Hide resolved
recipes/openvino/all/conanfile.py Outdated Show resolved Hide resolved
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@asutic
Copy link
Author

asutic commented Oct 28, 2024

@culhatsker please review the change.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 5 (10e5ddebf6b3533513df8822f7bbe8dae810989d):

  • openvino/2024.3.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.4.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.0.0:
    Didn't run or was cancelled before finishing

  • openvino/2023.3.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.2.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.1.0:
    Didn't run or was cancelled before finishing

  • openvino/2023.2.0:
    null


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

Failure in build 5 (10e5ddebf6b3533513df8822f7bbe8dae810989d):

  • openvino/2024.3.0:
    null

  • openvino/2024.2.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.4.0:
    Didn't run or was cancelled before finishing

  • openvino/2023.3.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.0.0:
    Didn't run or was cancelled before finishing

  • openvino/2024.1.0:
    Didn't run or was cancelled before finishing

  • openvino/2023.2.0:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@asutic asutic force-pushed the openvino-debug-build branch from 10e5dde to da40cd3 Compare November 4, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants