Opened 6 years ago
Closed 7 months ago
#56708 closed defect (fixed)
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), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
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 (4)
Changed 6 years ago by Ionic (Mihai Moldovan)
Changed 6 years ago by Ionic (Mihai Moldovan)
Attachment: | cargo.tree added |
---|
comment:1 Changed 6 years ago by Dave-Allured (Dave Allured)
Cc: | Dave-Allured added |
---|
comment:2 Changed 7 months ago by mascguy (Christopher Nielsen)
Cc: | MarcusCalhoun-Lopez added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Given how far things have progressed in the Rust realm, over the past six years... we can probably assume this is fixed. If not, please reopen.
Note: See
TracTickets for help on using
tickets.
File system tree