#38274: gnuradio +full installs without gnuradio-companion ----------------------------+------------------------- Reporter: vladshikhov@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gnuradio | ----------------------------+------------------------- Comment (by vladshikhov@…): I've tried once again as you wrote step by step, but got the same result. Replying to [comment:4 michaelld@…]:
Strange. Then "port -n install" works for me quite well. Maybe: {{{ sudo port selfupdate sudo port clean gnuradio sudo port -n install gnuradio +full }}}
The basic issue is that Boost 1.52 is banned by GNU Radio's CMake build script because its threading is messed up; it worked in 1.51, and will again in 1.53 once MacPorts' boost is updated to that version. Given that boost 1.53 has been out for quite a while now, I'm wondering what the status of that upgrade is ...
-- Ticket URL: <https://trac.macports.org/ticket/38274#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X