[MacPorts] #56746: py27-pyqt4 not able to 'findqaxobject.h' in cfgtest_QAxContainer.cpp:1:10
MacPorts
noreply at macports.org
Wed Jun 27 18:56:45 UTC 2018
#56746: py27-pyqt4 not able to 'findqaxobject.h' in cfgtest_QAxContainer.cpp:1:10
---------------------------------+------------------------
Reporter: MountainLogic | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.2
Keywords: py27-pyqt4 gnuradio | Port: py27-pyqt4
---------------------------------+------------------------
I am attempting to build GnuRadio that requires py27-pyqt4 in OSX 10.13.5.
When building py27-pyqt4 I receive the following error:
{{{
QAxContainer -framework QtGui -F/opt/local/Library/Frameworks -framework
QtCore -framework QtCore
:info:configure cfgtest_QAxContainer.cpp:1:10: fatal error: 'qaxobject.h'
file not found
:info:configure #include <qaxError: Unable to create the C++ code.
:info:configure object.h>
:info:configure ^~~~~~~~~~~~~
:info:configure 1 error generated.
}}}
With version info
{{{
:debug:sysinfo macOS 10.13 (darwin/17.6.0) arch i386
:debug:sysinfo MacPorts 2.5.2
:debug:sysinfo Xcode 9.4.1
:debug:sysinfo SDK 10.13
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.13
}}}
This seems odd as cfgtest_QAxContainer.cpp appears to refer to a Windows
active X technology. See [https://stackoverflow.com/questions/22672388
/multiple-undefined-references-when-trying-to-build-pyqt4-from-the-
sources]. I assume that there might be a make define missing to build the
Mac version.
I've attempted to clean py27-pyqt4, gnuradio etc with no luck (not
installed). I had the working with a previous in Sierra with a previous
version of gnu radio. QT4 is old and crufty, but the current gnu radio
still requires it until its next major release.
--
Ticket URL: <https://trac.macports.org/ticket/56746>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list