Opened 6 years ago

Closed 6 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)

cargo.log (240.4 KB) - added by Ionic (Mihai Moldovan) 6 years ago.
cargo.tree (67.3 KB) - added by Ionic (Mihai Moldovan) 6 years ago.
File system tree

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by Ionic (Mihai Moldovan)

Attachment: cargo.log added

Changed 6 years ago by Ionic (Mihai Moldovan)

Attachment: cargo.tree added

File system tree

comment:1 Changed 6 years ago by Dave-Allured (Dave Allured)

Cc: Dave-Allured added

comment:2 Changed 6 months ago by mascguy (Christopher Nielsen)

Cc: MarcusCalhoun-Lopez added
Resolution: fixed
Status: newclosed

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.