1 |
Hello, |
2 |
|
3 |
It fails to build on one particular system: |
4 |
|
5 |
Traceback (most recent call last): |
6 |
File "configure.py", line 30, in <module> |
7 |
import sipconfig |
8 |
ImportError: No module named sipconfig |
9 |
make: *** No targets specified and no makefile found. Stop. |
10 |
|
11 |
* ERROR: dev-python/PyQt4-4.3.3 failed. |
12 |
* Call stack: |
13 |
* ebuild.sh, line 49: Called src_compile |
14 |
* environment, line 2892: Called die |
15 |
* The specific snippet of code: |
16 |
* emake || die "emake failed" |
17 |
|
18 |
|
19 |
I see the lines about configure.py and sipconfig, |
20 |
but have no idea what to do about those issues. |
21 |
|
22 |
|
23 |
equery depends PyQt4 |
24 |
shows noting depends on this package.... |
25 |
|
26 |
|
27 |
Any suggestions as to unmerging it, fixing it, |
28 |
or just wait a few days, sync up and see if it is |
29 |
fixed? |
30 |
|
31 |
|
32 |
Ideas? |
33 |
|
34 |
James |