py-qt4-* troubles

Max E. Kuznecov mek at mek.uz.ua
Wed May 6 20:41:17 UTC 2009


Hi,
While trying to build games/anki I've found that several py-qt4-*
ports are unbuildable. For instance graphics/py-qt4-svg complains:

===>  Found saved configuration for py25-qt4-svg-4.4.4,1
===>  Extracting for py25-qt4-svg-4.4.4,1
=> MD5 Checksum OK for PyQt-x11-gpl-4.4.4.tar.gz.
=> SHA256 Checksum OK for PyQt-x11-gpl-4.4.4.tar.gz.
===>  Patching for py25-qt4-svg-4.4.4,1
===>  Applying FreeBSD patches for py25-qt4-svg-4.4.4,1
===>   py25-qt4-svg-4.4.4,1 depends on package: py25-sip>=4.7.9 - found
===>   py25-qt4-svg-4.4.4,1 depends on file: /usr/local/bin/python2.5 - found
===>   py25-qt4-svg-4.4.4,1 depends on package: qt4-svg>=4.4.3 - found
===>   py25-qt4-svg-4.4.4,1 depends on package: qt4-qmake>=4.4.3 - found
===>   py25-qt4-svg-4.4.4,1 depends on shared library: qscintilla2.5 - found
===>  Configuring for py25-qt4-svg-4.4.4,1
cd /usr/ports/graphics/py-qt4-svg/work/PyQt-x11-gpl-4.4.4 &&
/usr/bin/env PYQT4_COMPONENT="svg" PYTHON="/usr/local/bin/python2.5"
MOC="/usr/local/bin/moc-qt4" UIC="/usr/local/bin/uic-qt4" CPPFLAGS=" "
LIBS=""  QMAKE="/usr/local/bin/qmake-qt4"
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-g++"
QTDIR="/usr/local" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
/usr/local/bin/python2.5 configure.py -b /usr/local/bin -d
/usr/local/lib/python2.5/site-packages -p /usr/local/lib/qt4/plugins
-q /usr/local/bin/qmake-qt4 --confirm-license --enable QtSvg
--qsci-api --qsci-api-destdir=/usr/local/share/qt4/qsci --sipdir
/usr/local/share/py-sip
Determining the layout of your Qt installation...
This is the GPL version of PyQt 4.4.4 (licensed under the GNU General Public
License) for Python 2.5.4 on freebsd7.
Checking to see if the QtSvg module should be built...
Qt v4.4.3 free edition is being used.
SIP 4.7.9 is being used.
The Qt header files are in /usr/local/include/qt4.
The shared Qt libraries are in /usr/local/lib/qt4.
The Qt binaries are in /usr/local/bin.
The Qt mkspecs directory is in /usr/local/share/qt4.
This PyQt module will be built: QtCore.
The PyQt Python package will be installed in
/usr/local/lib/python2.5/site-packages.
The QScintilla API file will be installed in
/usr/local/share/qt4/qsci/api/python.
The PyQt .sip files will be installed in /usr/local/share/py-sip.
Creating QScintilla API file...
Creating top level Makefile...
/usr/bin/sed -i.bak -e
's|mkspecs/freebsd-g++|share/qt4/mkspecs/freebsd-g++|' -e 's|CC =
cc|CC = cc|' -e 's|CXX = c++|CXX = c++|' -e 's|LINK = c++|LINK = c++|'
/usr/ports/graphics/py-qt4-svg/work/PyQt-x11-gpl-4.4.4/QtSvg/Makefile
sed: /usr/ports/graphics/py-qt4-svg/work/PyQt-x11-gpl-4.4.4/QtSvg/Makefile:
No such file or directory
*** Error code 1

The same thing for www/py-qt4-webkit.
I've reinstalled qt4 and all dependent ports but still no luck.

uname -sr: FreeBSD 7.1-RELEASE-p2 and the most recent ports snapshot.

I'd appreciate any hint about what to install/update in order to fix the issue.
Thanks.

-- 
~syhpoon


More information about the freebsd-ports mailing list