[MacPorts] #59878: upc @5.2.0.1: configure: error: cannot execute: /opt/local/bin/as
MacPorts
noreply at macports.org
Mon Dec 23 15:15:12 UTC 2019
#59878: upc @5.2.0.1: configure: error: cannot execute: /opt/local/bin/as
------------------------+----------------------
Reporter: ryandesign | Owner: tenomoto
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: upc
------------------------+----------------------
[https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/15992/steps
/install-port/logs/stdio upc doesn't build]:
{{{
configure: error: cannot execute: /opt/local/bin/as: check --with-as or
env. var. DEFAULT_ASSEMBLER
}}}
/opt/local/bin/as is provided by cctools, which is not installed, because
it is not in upc's dependencies.
upc does specify `--with-as=${prefix}/bin/as` and
`AS_FOR_TARGET=${prefix}/bin/as`. If it wants to use those, it has to
declare a (build?) dependency on the port that provides them (cctools).
--
Ticket URL: <https://trac.macports.org/ticket/59878>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list