[MacPorts] #36393: gnuradio-qtgui @3.3.0 +python26, linking failure - QtGui framework not found despite being installed
MacPorts
noreply at macports.org
Sun Sep 30 08:00:16 PDT 2012
#36393: gnuradio-qtgui @3.3.0 +python26, linking failure - QtGui framework not
found despite being installed
------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: gnuradio-qtgui
------------------------+--------------------------------
Hi,
gnuradio-qtgui fails linking due to the QtGui framework not being found
(according to main.log).
My system is OSX 10.6.8 with Xcode 4.2, MacPorts is 2.1.2 .
I'm trying to install gnuradio using wxwidgets-devel for 64 Bit support
and boost 1.49.0_0 because of missing symbols when building gnuradio-gruel
with boost 1.50.
The QtGui Framework seems to be place:
{{{
aquila:~ eligs$ ls -l
/opt/local/Library/Frameworks/QtGui.framework/Versions/4/
total 25464
drwxr-xr-x 849 root wheel 28866 30 Sep 12:32 Headers
-rwxr-xr-x 1 root wheel 13037352 20 Sep 22:44 QtGui
drwxr-xr-x 3 root wheel 102 30 Sep 12:32 Resources
}}}
And according to the Log QTGUI is found by the configure script:
{{{
...
:info:configure checking for PyQt4 for Qt4... yes
:info:configure checking for QTCORE... yes
:info:configure checking for QTGUI... yes
:info:configure checking for QTOPENGL... yes
...
}}}
All ports were just wiped, cleaned and rebuilt before trying to install
gnuradio.
--
Ticket URL: <https://trac.macports.org/ticket/36393>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list