-
Notifications
You must be signed in to change notification settings - Fork 237
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
Compilation fails #110
Comments
|
I have the same issue; running Arch Linux, installing resvg-capi with this script. Might be the fault of the script; wouldn't be commenting if there hadn't already been an issue posted. |
To reproduce:
The definition of the environment used is here. Edit: To clarify, this happens outside of docker too; I'm just providing that for easy replication. |
Well, it works on Gentoo. And it actually looks like a Rust bug itself. Will ask on their bug tracker. |
@Patricol can you try building |
@RazrFalcon Probably not, sorry. I'm unfamiliar with the process; and was just checking to see whether this issue was caused by my specific configuration. I don't have a baseline of success to use to interpret whether a failed compilation would be caused by my own mistakes. If you have any questions about the replication process I posted, I can help. If that replication process is not working for you, and you want to know the output of specific commands, I might also be able to help. |
@Patricol I forgot that I actually have an Arch in VirtualBox, so I will try it myself now. |
with cairo:
with qt:
|
Yep. The same error. |
@actionless Looks like an Arch bug. Because Rust, installed via |
i can confirm it works with rust from rustup, i've created a ticket in arch bugtracker: https://bugs.archlinux.org/task/61484 |
Rust 1.32.0
The text was updated successfully, but these errors were encountered: