-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
ci: Compilation failure for v0.18.23 with Rust 1.80.0 #1072
Comments
Can confirm this builds on my machine successfully with Rust 1.79.0. This may be an issue not related to eza but the Rust update instead. |
eza is "supposed" to be build with Rust 1.70 ... and usually Line 2 in 6ca47ee
Are you intentionally trying to compile it with a specific version, or does your |
Thanks @gierens I will look into that and get back to you. As far as I know I'm just trying to install with current cargo but not forcing 1.80 explictly to be used. Is there a better way to handle this with cargo? |
See: #1070, will be solved on thursday next week when this gets released |
If eza fails to compile, or if there is a problem during the build process, then please include the following information in your report:
git rev-parse --short HEAD
)rustc --version
)rustc --print cfg
)If you are seeing compilation errors, please include the output of the build process.
Hi I'm hitting this compilation error on macOS 14.5 with the latest version of Rust (1.80.0):
The text was updated successfully, but these errors were encountered: