Gentoo Archives: gentoo-amd64

From: Mark Haney <mhaney@××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] latest PyQt4 bombs
Date: Tue, 09 Jun 2009 15:06:47
Message-Id: 4A2E7A4E.2090407@ercbroadband.org
1 I just tried to update to the latest PyQt4 package (4.4.4-r2) and it
2 bombs with this:
3
4 >>> Emerging (2 of 2) dev-python/PyQt4-4.4.4-r2
5 * PyQt-x11-gpl-4.4.4.tar.gz RMD160 SHA1 SHA256 size ;-) ...
6 [ ok ]
7 * checking ebuild checksums ;-) ...
8 [ ok ]
9 * checking auxfile checksums ;-) ...
10 [ ok ]
11 * checking miscfile checksums ;-) ...
12 [ ok ]
13 >>> Unpacking source...
14
15 >>> Unpacking PyQt-x11-gpl-4.4.4.tar.gz to
16 /var/tmp/portage/dev-python/PyQt4-4.4.4-r2/work
17 >>> Source unpacked in /var/tmp/portage/dev-python/PyQt4-4.4.4-r2/work
18
19 >>> Compiling source in
20 /var/tmp/portage/dev-python/PyQt4-4.4.4-r2/work/PyQt-x11-gpl-4.4.4 ...
21
22 Traceback (most recent call last):
23
24 File "configure.py", line 43, in <module>
25
26 import sipconfig
27
28 ImportError: No module named sipconfig
29
30 make -j2
31
32 make: *** No targets specified and no makefile found. Stop.
33
34
35 Any ideas on why this is? Do I need to file a bug?
36
37 --
38 Interdum feror cupidine partium magnarum Europae vincendarum
39
40 Mark Haney
41 Sr. Systems Administrator
42 ERC Broadband
43 (828) 350-2415

Replies

Subject Author
Re: [gentoo-amd64] latest PyQt4 bombs Markos Chandras <hwoarang@g.o>