Linker error on rustc 1.86.0-nightly (f85c6de55 2025-01-26)
when cross compiling to aarch64-unknown-linux-musl
#136132
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-discussion
Category: Discussion or questions that doesn't represent real issues.
C-external-bug
Category: issue that is caused by bugs in software beyond our control
L-linker_messages
Lint: linker_messages
This got caught in CI: https://github.com/VorpalBlade/chezmoi_modify_manager/actions/runs/12986156450/job/36212410530?pr=199
I can't actually see where it says the actual linker error or warning though? Also stable works fine. I use cross for building.
I expected to see this happen: Linking should succeed, or if it doesn't, and rustc blames the linker, the actual linker error/warning should be visible
Instead, this happened: Very confusing error message, with no actual error or warning?
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: