Hello, It fails to build on one particular system:
Traceback (most recent call last): File "configure.py", line 30, in <module> import sipconfig ImportError: No module named sipconfig make: *** No targets specified and no makefile found. Stop. * ERROR: dev-python/PyQt4-4.3.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2892: Called die * The specific snippet of code: * emake || die "emake failed" I see the lines about configure.py and sipconfig, but have no idea what to do about those issues. equery depends PyQt4 shows noting depends on this package.... Any suggestions as to unmerging it, fixing it, or just wait a few days, sync up and see if it is fixed? Ideas? James