Skip to content
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

ARM OSX Migrator #104

Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This feedstock is being rebuilt as part of the ARM OSX migration.

Feel free to merge the PR if CI is all green, but please don't close it
without reaching out the the ARM OSX team first at @conda-forge/help-osx-arm64.

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 regro-cf-autotick-bot. The regro-cf-autotick-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/regro/cf-scripts/actions/runs/6260883310, please use this URL for debugging.

@conda-forge-webservices
Copy link

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

@mmann1123
Copy link
Contributor

mmann1123 commented Sep 21, 2023

@conda-forge/help-osx-arm64 I am well outside my skill level here. I am getting the following error on build and wondering if you have any suggestions.

Bad CPU type in executable

build error here

@mmann1123 mmann1123 self-assigned this Sep 25, 2023
@zklaus
Copy link

zklaus commented Sep 26, 2023

That error means that the build tries to execute a binary that is compiled for one platform on a different platform, most likely the target Python on the build system. Quite why this is happening, I cannot say :(

@mmann1123
Copy link
Contributor

Thanks https://github.com/orgs/conda-forge/teams/help-osx-arm64 still stuck on Bad CPU type in executable error without a clear way forward.

recipe/meta.yaml Outdated
Comment on lines 21 to 24
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- cython # [build_platform != target_platform]
- numpy # [build_platform != target_platform]
Copy link
Member

Choose a reason for hiding this comment

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

You need to copy this to Line 97

Copy link
Contributor

@mmann1123 mmann1123 left a comment

Choose a reason for hiding this comment

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

Awesome thanks!

@mmann1123 mmann1123 merged commit c44a8b3 into conda-forge:main Sep 28, 2023
14 checks passed
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the bot-pr_arm_osx_hd28ab7 branch September 28, 2023 13:19
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.

None yet

4 participants