Gentoo Archives: gentoo-desktop

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] [kde-testing] pykde4-4.1.96 won't compile
Date: Wed, 21 Jan 2009 05:18:44
Message-Id: 58965d8a0901202118s249f1264hc084535ae77abc5@mail.gmail.com
1 Hi,
2
3 When trying to emerge @kde-4.2 from the kde-testing overlay I ran into
4 a problem with kde-base/pykde4-4.1.96
5
6 >>> Compiling source in /dev/shm/portage/kde-base/pykde4-4.1.96/work/pykde4-4.1.96 ...
7 make
8 Scanning dependencies of target compile_python_files
9
10
11 [ 0%] Built target compile_python_files
12 [ 1%] Generating sip/akonadi/sipakonadipart0.cpp,
13 sip/akonadi/sipakonadipart1.cpp, sip/akonadi/sipakonadipart2.cpp,
14 sip/akonadi/sipakonadipart3.cpp, sip/akonadi/sipakonadipart4.cpp,
15 sip/akonadi/sipakonadipart5.cpp, sip/akonadi/sipakonadipart6.cpp,
16 sip/akonadi/sipakonadipart7.cpp
17
18 sip: Unable to find file "QtGui/QtGuimod.sip"
19 make[2]: *** [python/pykde4/sip/akonadi/sipakonadipart0.cpp] Error 1
20 make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/all]
21 Error 2
22 make: *** [all] Error 2
23 *
24 * ERROR: kde-base/pykde4-4.1.96 failed.
25 * Call stack:
26 * ebuild.sh, line 49: Called src_compile
27 * environment, line 4003: Called kde4-meta_src_compile
28 * environment, line 2958: Called kde4-base_src_make
29 * environment, line 2721: Called cmake-utils_src_make
30 * environment, line 1087: Called die
31 * The specific snippet of code:
32 * emake "$@" || die "Make failed!";
33 * The die message:
34 * Make failed!
35 *
36 * If you need support, post the topmost build error, and the call
37 stack if relevant.
38 * A complete build log is located at
39 '/dev/shm/portage/kde-base/pykde4-4.1.96/temp/build.log'.
40 * The ebuild environment file is located at
41 '/dev/shm/portage/kde-base/pykde4-4.1.96/temp/environment'.
42 * This ebuild is from an overlay named 'kde':
43 '/usr/local/portage/layman/kde-testing/'
44 *
45
46 I tried some googling but found nothing so far. Anybody know where the
47 QtGui/QtGuimod.sip file is supposed to come from? Is there a missing
48 dependency or just something broken on my system?
49
50 Thanks,
51 Paul

Replies

Subject Author
Re: [gentoo-desktop] [kde-testing] pykde4-4.1.96 won't compile Ben de Groot <yngwin@g.o>