Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 209369 Details for
Bug 292017
dev-python/PyQt4-4.6.1-r1 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete build log
20091105-202808.log (text/plain), 7.14 KB, created by
André Terpstra
on 2009-11-05 20:33:38 UTC
(
hide
)
Description:
Complete build log
Filename:
MIME Type:
Creator:
André Terpstra
Created:
2009-11-05 20:33:38 UTC
Size:
7.14 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking PyQt-x11-gpl-4.6.1.tar.gz to /var/tmp/portage/dev-python/PyQt4-4.6.1-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/PyQt4-4.6.1-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/PyQt4-4.6.1-r1/work/PyQt-x11-gpl-4.6.1 ... > [32;01m*[0m Applying configure-4.6.1.py.patch ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying PyQt4-4.6.1-configure-multilib.patch ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [1;32m*[0m [1;34mPreparation of dev-python/PyQt4-4.6.1-r1 with Python 2.6...[0m > [1;32m*[0m [1;34mPreparation of dev-python/PyQt4-4.6.1-r1 with Python 3.1...[0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/PyQt4-4.6.1-r1/work/PyQt-x11-gpl-4.6.1 ... > [1;32m*[0m [1;34mConfiguration of dev-python/PyQt4-4.6.1-r1 with Python 2.6...[0m >python2.6 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python2.6/site-packages --sipdir=/usr/share/sip --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtOpenGL --enable=phonon --enable=QtSql --enable=QtSvg --enable=QtWebKit CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++ LINK_SHLIB=x86_64-pc-linux-gnu-g++ CFLAGS='-O2 -march=core2 -mtune=core2 -fomit-frame-pointer -pipe' CXXFLAGS='-O2 -march=core2 -mtune=core2 -fomit-frame-pointer -pipe' LFLAGS='-Wl,-O1' >Determining the layout of your Qt installation... >This is the GPL version of PyQt 4.6.1 (licensed under the GNU General Public >License) for Python 2.6.4 on linux2. >Checking to see if the QtGui module should be built... >Checking to see if the QtNetwork module should be built... >Checking to see if the QtOpenGL module should be built... >Checking to see if the QtScript module should be built... >Checking to see if the QtScriptTools module should be built... >Checking to see if the QtSql module should be built... >Checking to see if the QtSvg module should be built... >Checking to see if the QtTest module should be built... >Checking to see if the QtWebKit module should be built... >Checking to see if the QtXml module should be built... >Checking to see if the phonon module should be built... >Checking to see if the QtDesigner module should be built... >Checking to see if the dbus support module should be built... >Qt v4.5.3 free edition is being used. >SIP 4.9.1 is being used. >The Qt header files are in /usr/include/qt4. >The shared Qt libraries are in /usr/lib64/qt4. >The Qt binaries are in /usr/bin. >The Qt mkspecs directory is in /usr/share/qt4. >These PyQt modules will be built: QtCore, QtGui, QtNetwork, QtOpenGL, QtScript, >QtScriptTools, QtSql, QtSvg, QtTest, QtWebKit, QtXml, phonon, QtDesigner. >The PyQt Python package will be installed in >/usr/lib64/python2.6/site-packages. >The Designer plugin will be installed in /usr/lib64/qt4/plugins/designer. >The dbus support module will be installed in >/usr/lib64/python2.6/site-packages/dbus/mainloop. >The PyQt .sip files will be installed in /usr/share/sip. >pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. >Generating the C++ source for the QtCore module... >Creating the Makefile for the QtCore module... >Generating the C++ source for the QtGui module... >Creating the Makefile for the QtGui module... >Generating the C++ source for the QtNetwork module... >Creating the Makefile for the QtNetwork module... >Generating the C++ source for the QtOpenGL module... >Creating the Makefile for the QtOpenGL module... >Generating the C++ source for the QtScript module... >Creating the Makefile for the QtScript module... >Generating the C++ source for the QtScriptTools module... >Creating the Makefile for the QtScriptTools module... >Generating the C++ source for the QtSql module... >Creating the Makefile for the QtSql module... >Generating the C++ source for the QtSvg module... >Creating the Makefile for the QtSvg module... >Generating the C++ source for the QtTest module... >Creating the Makefile for the QtTest module... >Generating the C++ source for the QtWebKit module... >Creating the Makefile for the QtWebKit module... >Generating the C++ source for the QtXml module... >Creating the Makefile for the QtXml module... >Generating the C++ source for the phonon module... >Creating the Makefile for the phonon module... >Generating the C++ source for the QtDesigner module... >Creating the Makefile for the QtDesigner module... >Generating the C++ source for the Qt module... >Creating the Makefile for the Qt module... >Creating QScintilla API file... >Creating top level Makefile... >Creating QPy support library for QtCore Makefile... >Creating QPy support library for QtGui Makefile... >Creating QPy support library for QtDesigner Makefile... >Creating QPy support libraries Makefile... >Creating dbus support module Makefile... >Creating pyuic4 wrapper... >Creating pyuic4 Makefile... >Creating pylupdate4 Makefile... >Creating pyrcc4 Makefile... >Creating Qt Designer plugin Makefile... >Creating pyqtconfig.py... > [32;01m*[0m Running qmake on w_qpycore.pro ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running qmake on w_qpydesigner.pro ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running qmake on w_qpygui.pro ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running qmake on python.pro ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [1;32m*[0m [1;34mConfiguration of dev-python/PyQt4-4.6.1-r1 with Python 3.1...[0m >python3.1 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python3.1/site-packages --sipdir=/usr/share/sip --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtOpenGL --enable=phonon --enable=QtSql --enable=QtSvg --enable=QtWebKit CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++ LINK_SHLIB=x86_64-pc-linux-gnu-g++ CFLAGS='-O2 -march=core2 -mtune=core2 -fomit-frame-pointer -pipe' CXXFLAGS='-O2 -march=core2 -mtune=core2 -fomit-frame-pointer -pipe' LFLAGS='-Wl,-O1' >Traceback (most recent call last): > File "configure.py", line 37, in <module> > import sipconfig >ImportError: No module named sipconfig > [31;01m*[0m ERROR: dev-python/PyQt4-4.6.1-r1 failed: > [31;01m*[0m Configuration failed with Python 3.1 in configuration() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 55: Called src_configure > [31;01m*[0m environment, line 3735: Called python_execute_function '-s' 'configuration' > [31;01m*[0m environment, line 3181: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "${failure_message}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/PyQt4-4.6.1-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.6.1-r1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-python:PyQt4-4.6.1-r1:20091105-202808.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.6.1-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/PyQt4-4.6.1-r1/work/PyQt-x11-gpl-4.6.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 292017
: 209369