Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2009 11:51:33 +0400
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        freebsd-ports@freebsd.org
Cc:        "Max E. Kuznecov" <mek@mek.uz.ua>
Subject:   Re: py-qt4-* troubles
Message-ID:  <200905071151.33376.makc@issp.ac.ru>
In-Reply-To: <732f986d0905061310o6f119928y568cbdd085b78920@mail.gmail.com>
References:  <732f986d0905061310o6f119928y568cbdd085b78920@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 May 2009 23:10:03 +0300, Max E. Kuznecov wrote:
> 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.

Can't reproduce this, seems it's your local problem.

Max




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905071151.33376.makc>