[MacPorts] #41526: Gnuradio Install Fails - Dependency "jack"
MacPorts
noreply at macports.org
Sun Nov 24 17:12:43 PST 2013
#41526: Gnuradio Install Fails - Dependency "jack"
-------------------------+-------------------------
Reporter: mcquiggi@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: gnuradio |
-------------------------+-------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => michaelld@…
* keywords: Mavericks, 10.9 => mavericks
Comment:
Replying to [ticket:41526 mcquiggi@…]:
> I've been following the recent issues with the gnuradio port, and noted
that the recent difficulties seem to have stabilized. However, both "sudo
port install gnuradio" and "sudo port install gnuradio-devel" still fail
for me due to the inability to build the dependency 'jack".
>
> I'm running OSX 10.9, and the latest macports, 2.2.1. I completed a
proper upgrade for 10.9 and have of course cleaned after sudo port
selfupdate, etc. I also know that there are significant problems with the
"jack" port that may take some time to resolve.
So, that's #40738.
> I think it is possible to build gnuradio without the problematic "jack"
but don't know how to do this.
Looks like you would just need to install gnuradio without the jack
variant:
{{{
sudo port clean gnuradio
sudo port install gnuradio -jack
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41526#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list