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

Fails to build due to Rust Issue #44265 #6

Closed
cmahnke opened this issue Mar 13, 2023 · 3 comments
Closed

Fails to build due to Rust Issue #44265 #6

cmahnke opened this issue Mar 13, 2023 · 3 comments

Comments

@cmahnke
Copy link

cmahnke commented Mar 13, 2023

See https://github.com/cmahnke/font-action/actions/runs/4392194573/jobs/7691822466#step:6:1101

This issue is referenced, i'm not sure wether this is an issue with the wrapper or the wrapped library
rust-lang/rust#44265

If this is related to the library please make sure that the dependencies and tools are used in the right version. and provide hints if those aren't satisfied.

@simoncozens
Copy link
Owner

Yeah, looks like the upstream library implements GATs in linebender/kurbo#231
MSRV is now 1.65; I should clarify that.

I'm not sure why pip isn't picking up the built wheels that we supply; is there any reason these are all being built from source?

@cmahnke
Copy link
Author

cmahnke commented Mar 13, 2023

I haven't looked into it, but I use GitHub Actions to build for ARM64 and X86_64. Probably there aren't any pre build binaries for ARM64.

@simoncozens
Copy link
Owner

Then this is now #7 and I'm working on it!

@simoncozens simoncozens closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2023
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

No branches or pull requests

2 participants