[MacPorts] #61995: gnuradio @3.8.2.0_4+docs+grc+python37+[...] failed to configure
MacPorts
noreply at macports.org
Wed Jan 6 00:45:12 UTC 2021
#61995: gnuradio @3.8.2.0_4+docs+grc+python37+[...] failed to configure
----------------------------------+--------------------
Reporter: thomasrussellmurphy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gnuradio |
----------------------------------+--------------------
Comment (by michaelld):
My first inclination is to make sure your ports are up to date:
{{{
sudo port sync
}}}
to update just the ports or
{{{
sudo port selfupdate
}}}
to update `port` itself as well as the ports. Then do:
{{{
sudo port upgrade outdated
}}}
and hopefully that will upgrade `gobject-introspection` and some others.
If so, then:
{{{
sudo port clean gnuradio
sudo port install gnuradio
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61995#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list