Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2011 19:22:45 +0700
From:      Eugene Grosbein <egrosbein@rdtc.ru>
To:        freebsd-python@freebsd.org
Subject:   Re: devel/py-qt4-svg is broken
Message-ID:  <4E1D8E15.2080005@rdtc.ru>
In-Reply-To: <4E1D788F.5020809@rdtc.ru>
References:  <4E1D788F.5020809@rdtc.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
13.07.2011 17:50, Eugene Grosbein пишет:
> Hi!
> 
> devel/py-qt4-svg is broken, port's Makefile runs REINPLACE_CMD on non-existing file:

> ===>  Configuring for py27-qt4-svg-4.8.3,1

> Stop in /usr/local/ports/graphics/py-qt4-svg.

It seems, I've got a mix of several qt4 libraries versions
and this breaks build:

# pkg_info -Ix qt4
py27-qt4-assistant-4.8.3,1 Python bindings for the Qt4 toolkit, QtAssistant module
py27-qt4-core-4.8.3,1 Python bindings for the Qt4 toolkit, QtCore module
py27-qt4-gui-4.8.3,1 Python bindings for the Qt4 toolkit, QtGui module
py27-qt4-network-4.8.3,1 Python bindings for the Qt4 toolkit, QtNetwork module
py27-qt4-opengl-4.8.3,1 Python bindings for the Qt4 toolkit, QtOpenGL module
py27-qt4-script-4.8.3,1 Python bindings for the Qt4 toolkit, QtScript module
py27-qt4-scripttools-4.8.3,1 Python bindings for the Qt4 toolkit, QtScriptTools module
py27-qt4-sql-4.8.3,1 Python bindings for the Qt4 toolkit, QtSql module
py27-qt4-xml-4.8.3,1 Python bindings for the Qt4 toolkit, QtXml module
qt4-assistant-4.6.3 Qt documentation browser
qt4-clucene-4.6.3   QtCLucene full text search library wrapper
qt4-corelib-4.6.3_1 Qt core library
qt4-dbus-4.6.3      Qt4 bindings for the D-BUS messaging system
qt4-designer-4.6.3  Qt ui editor
qt4-doc-4.6.3       Multiplatform C++ application framework
qt4-gui-4.6.3       Qt graphical user interface library
qt4-help-4.6.3      QtHelp module provides QHelpEngine API and is used by Assis
qt4-iconengines-4.7.3 Qt SVG icon engine plugin
qt4-imageformats-4.7.3 Qt imageformat plugins for GIF, JPEG, MNG and SVG
qt4-inputmethods-4.7.3 Qt input method plugins
qt4-libQtAssistantClient-4.6.3 Qt documentation browser integration library
qt4-linguist-4.6.3  Qt localisation tool
qt4-moc-4.6.3       Qt meta object compiler
qt4-network-4.6.3   Qt network library
qt4-opengl-4.6.3    Qt OpenGL library
qt4-qmake-4.6.3     The build utility of the Qt project
qt4-qt3support-4.6.3_1 Qt3 compatibility library
qt4-qtestlib-4.6.3  Qt unit testing library
qt4-rcc-4.6.3       Qt resource compiler
qt4-script-4.6.3    Qt script
qt4-scripttools-4.6.3 Qt script
qt4-sql-4.6.3       Qt SQL library
qt4-sqlite-plugin-4.6.3 Qt SQLite 3.x database plugin
qt4-svg-4.7.3       Qt SVG library
qt4-uic-4.6.3       Qt user interface compiler
qt4-webkit-4.6.3    Qt4 WebKit engine
qt4-xml-4.6.3       Qt XML library
qt4-xmlpatterns-4.6.3 XQuery 1.0 and XPath 2.0 support for Qt4

First, I've installed VirtualBox and it got me qt-4.6.3.
Much later, I've updated my ports tree and tried to install devel/py-qt4 needed for Blink SIP-phone,
it got me parts of qt-4.7.3 without a warning.

Please CC: me, I'm not in the list.

Eugene Grosbein



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