Skip to content

Comments

fix llvmdev_for_wheel linux builds#1325

Merged
esc merged 1 commit intonumba:mainfrom
swap357:gha/fix_llvmdev_for_wheel_build
Oct 21, 2025
Merged

fix llvmdev_for_wheel linux builds#1325
esc merged 1 commit intonumba:mainfrom
swap357:gha/fix_llvmdev_for_wheel_build

Conversation

@swap357
Copy link
Contributor

@swap357 swap357 commented Oct 9, 2025

linux workflows to build conda package from llvmdev_for_wheel recipe have been failing -
https://github.com/numba/llvmlite/actions/runs/18365054444
https://github.com/numba/llvmlite/actions/runs/18365074425

This was due to removal of implicit inclusion of defaults channel which worked previously. (pre conda 25.9.0)
This PR resolves the issue by adding explicit -c defaults to conda build commands on llvmdev workflow and manylinux buildscript.

@esc
Copy link
Member

esc commented Oct 21, 2025

open close to re-run CI

Copy link
Member

@esc esc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be merged if CI is green today

@esc esc merged commit d68c3c1 into numba:main Oct 21, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants