conda-forge / slycot-feedstock

A conda-smithy repository for slycot.
BSD 3-Clause "New" or "Revised" License
1 stars 12 forks source link

Support for linux/arm64 #67

Open mayankchetan opened 10 months ago

mayankchetan commented 10 months ago

Solution to issue cannot be found in the documentation.

Issue

I'm trying to build docker images of our tools for both amd64 and arm64 platforms. slycot is one of our dependencies and would appreciate support for linux/arm64 via conda-forge.

Installed packages

N/A

Environment info

N/A
bnavigator commented 10 months ago

@conda-forge/arm-arch, Following the advice of https://conda-forge.org/docs/maintainer/knowledge_base.html#using-arch-rebuild-txt, I created conda-forge/conda-forge-pinning-feedstock#5203 which was merged last week, but I don't see any effect. Are we missing something?

hmaarrfk commented 10 months ago

If you look at the status migrator you can see a dependency chain:

I think the challenge is that anything that depends on qt-webengine is having trouble getting past the fact that ppc64le is not supported and aarch + ppc64le are interlinked.

https://github.com/conda-forge/qt-webengine-feedstock/pull/21

hmaarrfk commented 10 months ago

@conda-forge-admin please rerender

conda-forge-webservices[bot] commented 10 months ago

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I started rerendering the recipe in conda-forge/slycot-feedstock#68.

hmaarrfk commented 10 months ago

The really strange thing, is that slycot doesn't depend on qt at all. could there be an other package called slycot?

bnavigator commented 10 months ago
bnavigator commented 10 months ago

Where do I see the status migrator?

hmaarrfk commented 10 months ago

https://conda-forge.org/status/