Skip to content

v2.12.0 WIP#503

Draft
mgorny wants to merge 9 commits into
conda-forge:mainfrom
mgorny:v2.12
Draft

v2.12.0 WIP#503
mgorny wants to merge 9 commits into
conda-forge:mainfrom
mgorny:v2.12

Conversation

@mgorny
Copy link
Copy Markdown
Contributor

@mgorny mgorny commented May 20, 2026

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Let's see if this fares any better than 2.11.0.

@conda-forge-admin
Copy link
Copy Markdown
Contributor

conda-forge-admin commented May 20, 2026

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/meta.yaml) and found it was in an excellent condition.

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

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.
  • ℹ️ top-level output overrides versions pinned in the feedstock:
    ['- In section host: python 3.12, numpy *']
    Requirement spec should not list version specifiers to respect conda-forge-pinning. If you need to force another version, please override the pin via conda_build_config.yaml.

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

@mgorny
Copy link
Copy Markdown
Contributor Author

mgorny commented May 20, 2026

Ok, this is looking really horrible.

Easy parts:

  • missing cub dependency for CUDA
  • missing onednn for Linux (osx?)

Hard parts:

  • it's trying to compile x86 cpuid code on aarch64
  • some -march=core2 failing on macOS
  • it fails to find MKL suddenly
  • ton of test failures on osx-arm64

Signed-off-by: Michał Górny <mgorny@quansight.com>
@mgorny mgorny force-pushed the v2.12 branch 2 times, most recently from 0d12db7 to 2350e23 Compare June 4, 2026 13:35
mgorny added 8 commits June 4, 2026 18:47
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
…2026.06.04.12.45.15

Other tools:
- conda-build 26.5.0
- rattler-build 0.65.1
- rattler-build-conda-compat 1.4.14
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.

2 participants