You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: rustc -vV didn't have a line for host:, got:
rustc 1.82.0 (f6e511eec 2024-10-15)
binary: rustc
commit-hash: f6e511eec7342f59a25f7c0534f1dbea00d01b14
commit-date: 2024-10-15
host: x86_64-unknown-linux-gnu
release: 1.82.0
LLVM version: 19.1.1
RUST_BACKTRACE=1 cargo fetch --verbose --target stable-x86_64-unknown-linux-gnu
error: `rustc -vV` didn't have a line for `host:`, got:
For reference, I am trying to compile eza, the ls replacement. If there is any other information that I can provide or other commands that you would like me to run, please, let me know.
The text was updated successfully, but these errors were encountered:
Urgau
added
C-discussion
Category: Discussion or questions that doesn't represent real issues.
and removed
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
labels
Nov 19, 2024
I tried this command:
I expected to see this happen: explanation
Rust to work properly
Instead, this happened: explanation
error:
rustc -vV
didn't have a line forhost:
, got:For reference, I am trying to compile
eza
, thels
replacement. If there is any other information that I can provide or other commands that you would like me to run, please, let me know.The text was updated successfully, but these errors were encountered: