cargo build on Google Drive File Stream fails to link or copy .dSYM #8401
Labels
A-filesystem
Area: issues with filesystems
S-triage
Status: This issue is waiting on initial triage.
I have tried my first cargo project on a virtual disk of Google Drive File Stream (Version: 39.0.10.0) on top of Macbook Pro's Apple File System(APFS). But it fails to
cargo build
. If I create my cargo project directly on APFS, this error will not appear.The relevant item of
mount
is:The output of
rustc -vV
is:Here is the output of
CARGO_LOG=cargo::util::paths=trace cargo build
:Originally posted by @khoguan in #4671 (comment)
The text was updated successfully, but these errors were encountered: