[MacPorts] #59170: uhd @3.14.1.1 fails to build on mavericks
MacPorts
noreply at macports.org
Tue Oct 8 19:37:54 UTC 2019
#59170: uhd @3.14.1.1 fails to build on mavericks
---------------------+--------------------
Reporter: tehcog | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: | Keywords:
Port: uhd |
---------------------+--------------------
Comment (by tehcog):
Replying to [comment:7 michaelld]:
> (1) What does `port installed "openssl*"` return?
{{{
-> sudo port installed "openssl*"
The following ports are currently installed:
openssl @1.1.1d_0 (active)
openssl10 @1.0.2t_0 (active)
}}}
>
> (2) Looks like I updated UHD without a rev-bump to GR ... so, please do
the following to get GR working again:
> {{{
> GR_MP_IN=$(port installed and active | grep gnuradio | awk '{ print $1
}')
> GR_OSMO_MP_IN=$(port installed and active | grep gr-osmosdr | awk '{
print $1 }')
> sudo port -f uninstall ${GR_MP_IN} ${GR_OSMO_MP_IN}
> sudo port install ${GR_MP_IN} ${GR_OSMO_MP_IN}
> }}}
GR is currently building, will follow up if there is an issue...
Thanks for the help!
--
Ticket URL: <https://trac.macports.org/ticket/59170#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list