Skip to content

Rebuild for tbb 2023 - #31

Merged
oursland merged 3 commits into
conda-forge:mainfrom
regro-cf-autotick-bot:rebuild-tbb2023-0-1_ha70588
Jun 24, 2026
Merged

Rebuild for tbb 2023#31
oursland merged 3 commits into
conda-forge:mainfrom
regro-cf-autotick-bot:rebuild-tbb2023-0-1_ha70588

Conversation

@regro-cf-autotick-bot

Copy link
Copy Markdown
Contributor

This PR has been triggered in an effort to update tbb2023.

IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT MAKE ANOTHER PR. Please follow the instructions below for handling this PR.

Notes and instructions for handling this PR:

  • If your package IS COMPATIBLE with this update and...
    • the tests have passed, please merge this PR!
    • the tests have not passed, please make changes and/or rerun the tests so that they pass. Feel free to push to the bot's branch to update this PR if needed. Then merge the PR once the tests pass!
    • you find it easier to do the update in another PR, please do not close this PR until the other PR is merged.
  • If your package IS NOT YET COMPATIBLE with this update, please leave this PR open. The bot will detect conflicts and remake the PR as new versions are pushed. Once the package is at a compatible version, please merge the update PR for that version.
  • If your package WILL NEVER BE COMPATIBLE with this update, please convert this PR to draft.
  • If this PR HAS CONFLICTS and...
    • you do NOT want to resolve them yourself, add a bot-rerun label and the bot will do it for you. See the instructions below if you do not have permissions to add a label.
    • you do want to resolve them yourself, by all means go ahead (either in the UI or via the git CLI)!

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the conda-forge-bot. The conda-forge-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/conda-forge/conda-forge-bot/actions/runs/26681810804 - please use this URL for debugging.

@conda-forge-admin

conda-forge-admin commented May 30, 2026

Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/recipe.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/recipe.yaml:

  • ℹ️ azure.settings_win.variables.CONDA_BLD_PATH is deprecated, please use workflow_settings.build_workspace_dir instead.
  • ℹ️ azure.settings_win.variables.MINIFORGE_HOME is deprecated, please use workflow_settings.tools_install_dir instead.
  • ℹ️ 'Free Disk Space' is deprecated.
    Deprecated. Use workflow_settings.free_disk_space instead.
    Free up disk space before build.
    The following components can be cleaned up: apt, cache, docker.
    When set to true, only apt and cache are cleaned up.
    Set it to the full list to clean up all components.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/27989328766. Examine the logs at this URL for more detail.

regro-cf-autotick-bot and others added 3 commits June 22, 2026 15:49
OpenUSD's workTBB backend relied on <tbb/blocked_range.h> to transitively
define TBB_INTERFACE_VERSION_MAJOR before choosing between the legacy
tbb::task API and the oneTBB task_group API. With the tbb 2023 migration
(oneTBB >= 12.18) that header no longer defines the macro, so the
`#if TBB_INTERFACE_VERSION_MAJOR >= 12` guard evaluated false and the code
fell back to the removed tbb::task / tbb::empty_task / tbb::task_group_context
API, failing to compile.

Add fix_tbb_version_macro.patch which explicitly includes <tbb/version.h>
in dispatcher_impl.h and detachedTask_impl.h so the macro is always defined.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…2026.06.22.20.02.17

Other tools:
- conda-build 26.5.0
- rattler-build 0.66.2
- rattler-build-conda-compat 1.4.15
@oursland
oursland force-pushed the rebuild-tbb2023-0-1_ha70588 branch from 62cf6db to a13278e Compare June 22, 2026 22:49
@oursland
oursland self-requested a review as a code owner June 22, 2026 22:49
@traversaro

Copy link
Copy Markdown
Contributor

Thanks, good to go for me.

@oursland
oursland merged commit dc9b212 into conda-forge:main Jun 24, 2026
28 checks passed
@regro-cf-autotick-bot
regro-cf-autotick-bot deleted the rebuild-tbb2023-0-1_ha70588 branch June 24, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants