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

Support cross-compiling in the libmagic vcpkg port overlay. #5333

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

teo-tsirpanis
Copy link
Member

Fixes TileDB-Inc/conda-forge-nightly-controller#145.

This PR adds support for cross-compiling our custom vcpkg port overlay for libmagic. This is accomplished by installing libmagic as a host dependency, and using the host's file.exe to build magic.mgc in cross-compiled builds.

Validated locally by successfully cross compiling the Core for Windows-ARM64 (with cloud storage and serialization disabled because these dependencies are not yet compatible).


TYPE: BUILD
DESC: Fixed cross-compiling support in the libmagic vcpkg port overlay.

@teo-tsirpanis
Copy link
Member Author

@jdblischak can we run Conda nightly builds on this branch for further validation?

@jdblischak
Copy link
Contributor

can we run Conda nightly builds on this branch for further validation?

Yes, I'll set up a build now

@teo-tsirpanis
Copy link
Member Author

Nightlies succeeded. Thanks @jdblischak!

@ihnorton ihnorton merged commit f47efff into dev Oct 3, 2024
64 checks passed
@ihnorton ihnorton deleted the teo/libmagic-cross-compile-fix branch October 3, 2024 18:15
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.

Nightly feedstock build failed
3 participants