Gentoo Archives: gentoo-user-ru

From: Anton Kochnev <ak1920@×××××.com>
To: gentoo-user-ru@l.g.o
Subject: [gentoo-user-ru] Не собирается eric
Date: Thu, 04 Jun 2009 11:56:29
Message-Id: 200906042056.09236.anton.kocnev@gmail.com
1 Добрый день,
2
3 Захотелось попробовать eric -- но собрать не удалось. Кто-нибудь пользуется
4 этим IDE?
5 Установка вываливается на этом месте:
6
7 >>> Test phase [not enabled]: dev-util/eric-4.3.1
8
9 >>> Install eric-4.3.1 into /var/tmp/portage/dev-util/eric-4.3.1/image/
10 category dev-util
11 Sorry, please install QScintilla2 and
12 it's PyQt4 wrapper.
13 Error: /usr/lib/python2.6/site-packages/PyQt4/Qsci.so: undefined symbol:
14 _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap
15 *
16 * ERROR: dev-util/eric-4.3.1 failed.
17 * Call stack:
18 * ebuild.sh, line 48: Called src_install
19 * environment, line 2439: Called die
20 * The specific snippet of code:
21 * ${python}
22 install.py -z -b "/usr/bin" -i "${D}" -d "/usr/$(get_libdir)/python${PYVER}/site-packages" -c ||
23 die "python install.py failed";
24 * The die message:
25 * python install.py failed
26 *
27 * If you need support, post the topmost build error, and the call stack if
28 relevant.
29 * A complete build log is located
30 at '/var/tmp/portage/dev-util/eric-4.3.1/temp/build.log'.
31 * The ebuild environment file is located
32 at '/var/tmp/portage/dev-util/eric-4.3.1/temp/environment'.
33 *
34
35 >>> Failed to emerge dev-util/eric-4.3.1, Log file:
36
37 >>> '/var/tmp/portage/dev-util/eric-4.3.1/temp/build.log'
38
39 Пакеты вроде бы стоят:
40 eix -I QScintilla
41 [I] dev-python/qscintilla-python
42 Available versions: 2.3.2 ~2.3.2-r1 {qt4}
43 Installed versions: 2.3.2(23:53:42 22.04.2009)(qt4)
44 Homepage:
45 http://www.riverbankcomputing.co.uk/software/qscintilla/intro
46 Description: Python bindings for Qscintilla
47
48 [I] x11-libs/qscintilla
49 Available versions: 1.5.1 1.7.1 2.1-r1 ~2.2 ~2.3 2.3.2 {debug doc
50 examples python qt4}
51 Installed versions: 2.3.2(06:50:05 06.04.2009)(python
52 qt4 -debug -doc -examples)
53 Homepage:
54 http://www.riverbankcomputing.co.uk/software/qscintilla/intro
55 Description: A Qt port of Neil Hodgson's Scintilla C++ editor
56 class
57
58 Ну и питон размаскирован 2.6.2-r1, а PyQT4 -- 4.4.4-r2
59
60 --
61 Best regargs,
62 Anton Kochnev
63
64 Contacts:
65 JID: anthonio@××××××××××.ru
66 ICQ: #23633174

Replies

Subject Author
[gentoo-user-ru] Re: [gentoo-user-ru] Не собирается eric Edward Hades <edward.hades@×××××.com>