[MacPorts] #14686: py-pyqt3 fails to build on 10.4.11
#14686: py-pyqt3 fails to build on 10.4.11 -----------------------------------+---------------------------------------- Reporter: felix.engel@fcenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- This is the output from a fresh Macport 1.6.0 installation: {{{ lina /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-pyqt3/work/PyQt-mac-gpl-3.17 # port install py-pyqt3 ---> Building py-pyqt3 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-pyqt3/work/PyQt-mac-gpl-3.17" && make all " returned error 2 Command output: c++ -c -pipe -fPIC -Os -Wall -W -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/opt/local/include/python2.4 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/mkspecs/macx-g++ -I/opt/local/include/qt3 -o sipqtcmodule.o sipqtcmodule.cpp sip/qt/qdir.sip:47:28: error: sipqtQFileInfo.h: No such file or directory sipqtcmodule.cpp:13276: error: 'sipQtFindConnection' was not declared in this scope make[1]: *** [sipqtcmodule.o] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14686> MacPorts </projects/macports> Ports system for Mac OS
#14686: py-pyqt3 fails to build on 10.4.11 ------------------------------------+--------------------------------------- Reporter: felix.engel@fcenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by felix.engel@fcenet.de): There are three files affected:
grep '".*.h"' * qdir.sip:47:#include "sipqtQFileInfo.h" qobjectlist.sip:38:#include "sipqtQObject.h" qwidgetlist.sip:38:#include "sipqtQWidget.h"
They include those "sipqt*" files which are not available. The stock sources from riverbank do not include those and build fine. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14686#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14686: py-pyqt3 fails to build on 10.4.11 ------------------------------------+--------------------------------------- Reporter: felix.engel@fcenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Changes (by jmr@macports.org): * milestone: => Port Bugs -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14686#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14686: py-pyqt3 fails to build on 10.4.11 ------------------------------------+--------------------------------------- Reporter: felix.engel@fcenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by cpettitt@gmail.com): I ran into the same problem on Tiger. I patched my Portfile to pull down the latest sources from riverbank (see attached) and the build went smoothly. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14686#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14686: py-pyqt3 fails to build on 10.4.11 ------------------------------------+--------------------------------------- Reporter: felix.engel@fcenet.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ------------------------------------+--------------------------------------- Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: In r36365 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14686#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts