[MacPorts] #62060: Gnuradio configure and build failure on OSX 10.14.6
MacPorts
noreply at macports.org
Thu Jan 14 15:30:21 UTC 2021
#62060: Gnuradio configure and build failure on OSX 10.14.6
-------------------------+-------------------------------------------------
Reporter: pa3axa | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: 10.14.4 Mojave Configure Build
Port: gnuradio | Failure
-------------------------+-------------------------------------------------
Comment (by michaelld):
Can you try this:
{{{
sudo port clean gobject-introspection
sudo port -sn upgrade --force gobject-introspection
}}}
and if that fails, attach the build log here.
If it succeeds, then do:
{{{
sudo port clean gdk-pixbuf2 atk
sudo port -sn upgrade --force gdk-pixbuf2 atk
}}}
and if either of those fail then attach that build log here.
Now if that succeeds, do:
{{{
sudo port clean gnuradio37
sudo port install gnuradio37
}}}
... worth a try!
--
Ticket URL: <https://trac.macports.org/ticket/62060#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list