Skip to content

BLD: cp311- macosx_arm64 wheels [wheel build]#27284

Merged
charris merged 1 commit intonumpy:mainfrom
andyfaff:gh27283
Aug 28, 2024
Merged

BLD: cp311- macosx_arm64 wheels [wheel build]#27284
charris merged 1 commit intonumpy:mainfrom
andyfaff:gh27283

Conversation

@andyfaff
Copy link
Member

@andyfaff andyfaff commented Aug 26, 2024

I think this closes #27283. The numpy-2.1.0-cp311-cp311-macosx_11_0_arm64.whl is missing from PyPI. I'm not sure if you need to do a backport on this.

@charris.

@github-actions github-actions bot added the 36 - Build Build related PR label Aug 26, 2024
@andyfaff
Copy link
Member Author

I don't know what's going on with the windows builds, they appear to be working fine in the maintenance branch.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Aug 26, 2024
@charris
Copy link
Member

charris commented Aug 26, 2024

I restarted them, and they still failed. There are no obvious changes with respect to reserved1 and reserved2, and cibuildwheel was released three weeks ago. The last nightly built without problems two days ago.

@charris
Copy link
Member

charris commented Aug 26, 2024

Could miniforge be a problem?

@andyfaff
Copy link
Member Author

The fail comes in the repair process. There was a delvewheel release about ten days ago. Not sure if that's related. I wouldve expected the really recent builds to have failed as well.

@charris
Copy link
Member

charris commented Aug 26, 2024

I just released 2.0.2 and all the wheels built. If there was an upstream change it would need to be pretty recent.

@charris
Copy link
Member

charris commented Aug 28, 2024

We weren't the only ones having problems: adang1345/delvewheel#56.

There was a new release (1.8.1) yesterday, maybe that is the problem. We could try pinning the version in tools/wheels/cibw_before_build.sh

@charris
Copy link
Member

charris commented Aug 28, 2024

OK, the windows problem is fixed. There was a timeout on cirrus. I've been planning on adding

timeout_in: 90m

to the tasks, timeouts are fairly frequent. See https://cirrus-ci.org/faq/.

@charris charris merged commit 37b3c3c into numpy:main Aug 28, 2024
@charris
Copy link
Member

charris commented Aug 28, 2024

Thanks Andrew.

@jwnimmer-tri
Copy link

Thank you both, I really appreciate the prompt attention!

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

36 - Build Build related PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Missing numpy 2.1.0 PyPI wheel for cp311 macosx arm64

3 participants