Conversation
|
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 ( |
|
@matthewfeickert im dropping ppc for now in this just to make some progress. |
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged. |
|
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
Similar, but different keys for cross-compilation and emulation. |
why do we want to emulate aarch64? Seems linux-aarch64 breaks in either place. |
From #general > ✔ Better understanding conda-forge cross-compile and emul... you need to do emulation if you want to run tests. The question is how are you going to do the build as well? Full emulation as you currently have it with conda_build:
error_overlinking: true
conda_build_tool: rattler-build
conda_install_tool: pixi
conda_forge_output_validation: true
github:
branch_name: main
tooling_branch_name: main
provider:
linux_aarch64: default
osx_arm64: default
test: native_and_emulatedis super slow and not recommended (c.f. https://conda-forge.org/docs/how-to/advanced/cross-compilation/) as you are emulating everything (as there are no native The preferred method is to cross-compile from build_platform:
linux_aarch64: linux_64for the build and then perform
Yes, so still some pain/work to do. :/ |
|
Nice. 👍 Getting osx-arm64 builds in now is probably better than trying to get all multi-platform builds in all at once. |
Trying to work on #1.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)