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

Build OSX from source #167

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Build OSX from source #167

wants to merge 16 commits into from

Conversation

h-vetinari
Copy link
Member

Fingers crossed that most of the infra from #60/#61 also works on osx.

@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.

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

@h-vetinari
Copy link
Member Author

Looks like upstream doesn't support building against (probably several) system deps on non-linux:

configure: error: Only bundled freetype can be specified on Mac and Windows

@h-vetinari
Copy link
Member Author

@xhochy @isuruf
I have the first passing build here (so far only osx-64, something going wrong with the linker in cross-compilation, it thinks it's still on x64; f31312d was an attempted fix but is wrong) and wanted to ask for your feedback. For example, I'm not sure why the linux-side explicitly avoids dependence on iconv, I get missing symbols on osx if I do that.

The rest doesn't appear very complicated to me (the individual commits should be sensible to review one-by-one), just a bunch of platform differences.

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.

1 participant