Replies: 1 comment 2 replies
-
This is a known issue with rustc 1.67. I have a draft PR that is running into the same issue. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The build of the Arch Linux vector package fails since 0.27.1. I'm not sure if it's caused by 0.27.1 or some other dependency update.
This is the error I'm getting:
This is the full build log.
This is the build script I'm using. The
prepare()
andbuild()
functions run in order. Basically it's just this:The following (build-) dependencies are provided:
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions