Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367727 - dev-python/PyQt4-4.8.4 fails to prepare with python-3.2
Summary: dev-python/PyQt4-4.8.4 fails to prepare with python-3.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 15:55 UTC by drhopfen
Modified: 2011-05-17 16:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,7.58 KB, text/x-log)
2011-05-17 15:55 UTC, drhopfen
Details
emerge --info (emerge.info,5.06 KB, text/plain)
2011-05-17 15:56 UTC, drhopfen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description drhopfen 2011-05-17 15:55:41 UTC
Created attachment 273675 [details]
build.log

After installing python-3.2 and removing python-3.1 PyQt4-4.8.4 fails to emerge.

Expected result: PyQt4-4.8.4 should emerge successfully.

Actual result: emerge bails out in the preparation phase for python 3.2:

python3.2 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python3.2/site-packages --sipdir=/usr/share/sip --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml --enable=QtDesigner --enable=QtGui --enable=QtScriptTools --enable=QtDeclarative --enable=QtOpenGL --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 -pipe -march=native CXXFLAGS=-O2 -pipe -march=native LFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,now -Wl,--sort-common
Traceback (most recent call last):
  File "configure.py", line 37, in <module>
    import sipconfig
ImportError: No module named sipconfig

Reproducible: always
Comment 1 drhopfen 2011-05-17 15:56:28 UTC
Created attachment 273677 [details]
emerge --info
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-05-17 16:09:21 UTC
You forgot to run python-updater.