Opened 3 years ago
Last modified 3 years ago
#56708 new defect
cargo @0.27.0: failing to destroot
Reported by: | Ionic (Mihai Moldovan) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | legacy-os | Cc: | l2dy (Zero King), Dave-Allured (Dave Allured) |
Port: | cargo |
Description
cargo
seems to build fine, but then fails to destroot on my 10.9 machine:
:error:destroot Failed to destroot cargo: xinstall: Cannot stat: /opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_devel_cargo/cargo/work/cargo-0.27.0/target/x86_64-apple-darwin/release/cargo, No such file or directory
This is with rust
built universally, if that matters. cargo
fails to destroot both +universal
and -universal
build configurations.
Looking through the file tree, the error makes sense, since a cargo
binary seems to be located at target/release/cargo
- mind the missing triplet subdirectory.
Attachments (2)
Change History (3)
Changed 3 years ago by Ionic (Mihai Moldovan)
Changed 3 years ago by Ionic (Mihai Moldovan)
Attachment: | cargo.tree added |
---|
comment:1 Changed 3 years ago by Dave-Allured (Dave Allured)
Cc: | Dave-Allured added |
---|
Note: See
TracTickets for help on using
tickets.
File system tree