8000 BLD: fix issue with compiler selection during cross compilation by rgommers · Pull Request #24698 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BLD: fix issue with compiler selection during cross compilation #24698

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

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

rgommers
Copy link
Member

This resulted in two test failures showing significant accuracy issues for the 1.26.0rc1 with the Linux aarch64 builds in conda-forge.

Closes gh-24660

This resulted in two test failures showing significant accuracy issues
for the 1.26.0rc1 with the Linux aarch64 builds in conda-forge.

Closes numpygh-24660
@rgommers rgommers added 00 - Bug 09 - Backport-Candidate PRs tagged should be backported 38 - Cross compilation Meson Items related to the introduction of Meson as the new build system for NumPy labels Sep 13, 2023
@rgommers rgommers added this to the 1.26.0 release milestone Sep 13, 2023
@github-actions github-actions bot added the 36 - Build Build related PR label Sep 13, 2023
@charris charris merged commit ca26aa6 into numpy:main Sep 13, 2023
@charris
Copy link
Member
charris commented Sep 13, 2023

The failing test is unrelated. Thanks Ralf.

@charris
Copy link
Member
charris commented Sep 13, 2023

Hmm, pulling main after this updates the files, but git lists them as modified and not scheduled for commit. Did you forget to commit something?

@rgommers rgommers deleted the update-meson branch September 13, 2023 20:40
@rgommers
Copy link
Member Author

It's a git submodule, so you have to run git submodule update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 36 - Build Build related PR 38 - Cross compilation Meson Items related to the introduction of Meson as the new build system for NumPy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Test failures with 1.26.0rc1 in conda-forge
2 participants
0