Opened 19 months ago
Last modified 19 months ago
#67287 new defect
rust-1.0 PortGroup: remap feature breaks build in some cases
Reported by: | amake (Aaron Madlon-Kay) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | committed |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The rust.remap
feature was added in [c61ef4ad76ea1f5079f74eb6525e07b0ee1f03d1/macports-ports]; this causes --remap-path-prefix
flags to be passed to rustc.
This breaks building the committed port for some reason (see attached log). When the --remap-path-prefix
flags are suppressed the build succeeds.
Attachments (1)
Change History (3)
Changed 19 months ago by amake (Aaron Madlon-Kay)
comment:1 Changed 19 months ago by amake (Aaron Madlon-Kay)
Cc: | MarcusCalhoun-Lopez added |
---|
comment:2 Changed 19 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.