Opened 2 years ago

Closed 2 years ago

#63965 closed defect (fixed)

xh @0.14.0: error: specifying multiple `--target` flags requires `-Zmultitarget`

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: xh

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/34478/steps/install-port/logs/stdio

DEBUG: system:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_net_xh/xh/work/xh-0.14.0" && /opt/local/bin/cargo build --release --frozen -v -j8 --target="aarch64-apple-darwin" --target aarch64-apple-darwin 
error: specifying multiple `--target` flags requires `-Zmultitarget`

The same target is being specified twice (which apparently counts as multiple targets), once by the portfile, maybe once by a portgroup?

Change History (1)

comment:1 Changed 2 years ago by Vadim-Valdis Yudaev <judaew@…>

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.