Gentoo Archives: gentoo-user-ru

From: Skala <karol@×××××.ru>
To: gentoo-user-ru@l.g.o
Subject: [gentoo-user-ru] Не устанавливается Ardour 2.0.5. Проблема в scons ?
Date: Sat, 24 Nov 2007 08:31:23
Message-Id: 20071124133025.37cdf1f3@localhost
1 Хочу установить из pro-audio Ardour 2.0.5 . Установка останавливается на этих сообщениях:
2
3 g++ -o libs/gtkmm2/gtk/gtkmm/toolbar.os -c -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -pipe -DARCH_X86 -mmmx -march=i686 -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -Wall -DHAVE_LIBLO -DENABLE_NLS -Woverloaded-virtual -fPIC -I/usr/include/atk-1.0 -Ilibs/sigc++2 -I/usr/include/glib-2.0 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -Ilibs/gtkmm2/atk -I/usr/include/freetype2 -Ilibs/glibmm2 -I/usr/lib/glib-2.0/include -Ilibs/gtkmm2/pango -Ilibs/gtkmm2/gtk -I/usr/lib/gtk-2.0/include -I/usr/include/libpng12 -Ilibs/gtkmm2/gdk libs/gtkmm2/gtk/gtkmm/toolbar.cc
4 libs/gtkmm2/gtk/gtkmm/toolbar.cc: In member function ‘Gtk::Tooltips* Gtk::Toolbar::get_tooltips_object() const’:
5 libs/gtkmm2/gtk/gtkmm/toolbar.cc:522: ошибка: ‘const struct _GtkToolbar’ has no member named ‘tooltips’
6 scons: *** [libs/gtkmm2/gtk/gtkmm/toolbar.os] Error 1
7 scons: building terminated because of errors.
8 *
9 * ERROR: media-sound/ardour-2.0.5 failed.
10 * Call stack:
11 * ebuild.sh, line 1701: Called dyn_compile
12 * ebuild.sh, line 1039: Called qa_call 'src_compile'
13 * ebuild.sh, line 44: Called src_compile
14 * ardour-2.0.5.ebuild, line 135: Called die
15 * The specific snippet of code:
16 * scons ${myconf} || die "compilation failed"
17 * The die message:
18 * compilation failed
19 *
20 * If you need support, post the topmost build error, and the call stack if relevant.
21 * A complete build log is located at '/var/tmp/portage/media-sound/ardour-2.0.5/temp/build.log'.
22 * This ebuild is from an overlay: '/usr/local/layman/pro-audio/'
23 *
24
25 * Messages for package media-sound/ardour-2.0.5:
26
27 *
28 * ERROR: media-sound/ardour-2.0.5 failed.
29 * Call stack:
30 * ebuild.sh, line 1701: Called dyn_compile
31 * ebuild.sh, line 1039: Called qa_call 'src_compile'
32 * ebuild.sh, line 44: Called src_compile
33 * ardour-2.0.5.ebuild, line 135: Called die
34 * The specific snippet of code:
35 * scons ${myconf} || die "compilation failed"
36 * The die message:
37 * compilation failed
38 *
39 * If you need support, post the topmost build error, and the call stack if relevant.
40 * A complete build log is located at '/var/tmp/portage/media-sound/ardour-2.0.5/temp/build.log'.
41 * This ebuild is from an overlay: '/usr/local/layman/pro-audio/'
42
43 Сабж. Если да, в этом проблема, то как ее решают?

Replies