ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] libgtkmm2-2.24.0 (Re: mysql-workbench-gpl-5.2.31a-alt1: Sisyphus/i586 test rebuild failed [1])
Date: Tue, 15 Mar 2011 13:12:36 +0300
Message-ID: <20110315131236.10c3f082@deimos.localdomain> (raw)
In-Reply-To: <201102271834.19410.asy@altlinux.ru>

On Sun, 27 Feb 2011 18:34:18 +0300
"Sergey Y. Afonin" <asy@altlinux.ru> wrote:

> On Sunday 27 February 2011, ALT beekeeper wrote:
> 
> > Package: mysql-workbench-gpl-5.2.31a-alt1
> > Status: Sisyphus/i586 test rebuild failed
> > Cannot build this package for 1 week(s).
> > Please investigate.
> > Excerpt from build log:
> > 
> >i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../..
> >-I../../../frontend/linux -I../../../backend/wbpublic
> >-I../../../backend/wbprivate -I../../../generated
> >-I../../../library/forms -I../../../library/canvas/src
> >-I../../../library/grt/src -I../../../library/base/src
> >-I../../../library/dbc/src -I../../../ext/cppconn
> >-I../../../library/vsqlite++/include
> >-I../../../ext/scintilla/include -I/usr/include/python2.6
> >-DENABLE_LUA_MODULES -DENABLE_PYTHON_MODULES -pthread
> >-I/usr/include/cairo -I/usr/include/glib-2.0
> >-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
> >-I/usr/include/freetype2 -I/usr/include/libpng12
> >-I/usr/include/libdrm -pthread -I/usr/include/libglade-2.0
> >-I/usr/include/gtk-2.0 -I/usr/include/libxml2
> >-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> >-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> >-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> >-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
> >-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr
> >  /include/libdrm -I/usr/include/gtkmm-2.4
> > -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
> > -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include
> > -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
> > -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4
> > -I/usr/lib/gdkmm-2.4/include -I/usr/include/glibmm-2.4
> > -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0
> > -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0
> > -I/usr/lib/cairomm-1.0/include -DORBIT2=1 -D_REENTRANT -pthread
> > -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0
> > -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0
> > -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0
> > -I/usr/include/bonobo-activation-2.0 -pthread
> > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> > -I/usr/include/libxml2 -I/usr/include/sigc++-2.0
> > -I/usr/lib/sigc++-2.0/include -pipe -Wall -g -O2 -march=i586
> > -mtune=i686 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_US
> > E_STL=1 -c ../linux_utilities/toolbar_manager.cpp  -fPIC -DPIC
> > -o .libs/toolbar_manager.o ../linux_utilities/toolbar_manager.cpp:
> > In function 'Gtk::ComboBox* create_color_combo(const
> > std::vector<std::basic_string<char> >&, const
> > std::string&)': ../linux_utilities/toolbar_manager.cpp:34:48:
> > error: call of overloaded 'ComboBox(Glib::RefPtr<Gtk::ListStore>&)'
> > is ambiguous /usr/include/gtkmm-2.4/gtkmm/combobox.h:145:12: note:
> > candidates are:
> > Gtk::ComboBox::ComboBox(bool) /usr/include/gtkmm-2.4/gtkmm/combobox.h:137:12:
> > note:                 Gtk::ComboBox::ComboBox(const
> > Glib::RefPtr<Gtk::TreeModel>&)
> 
> Перестало собираться с libgtkmm2-2.24.0-alt1. С libgtkmm2-2.22.0-alt1
> собирается, сейчас перепроверил. Кто крайний ?
> 

Чтобы починить сборку нужен патч в две строчки, аналогичный тому, что я
приводил здесь:

http://lists.altlinux.org/pipermail/devel/2011-March/189010.html

-- 
WBR,
Ivan A. Melnikov


  parent reply	other threads:[~2011-03-15 10:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-27 15:34 ` Sergey Y. Afonin
2011-02-28 16:50   ` Sergey Y. Afonin
2011-03-14 18:44     ` Sergey Y. Afonin
2011-03-15  9:42       ` Sergey Y. Afonin
2011-03-15 10:12   ` Ivan A. Melnikov [this message]
2011-03-15 10:39     ` Sergey Y. Afonin
2011-03-15 14:39       ` Sergey Y. Afonin
2011-03-15 16:51         ` Ivan A. Melnikov
2011-03-16  1:09           ` Sergey Y. Afonin
2011-03-18 14:53             ` Sergey Y. Afonin
2011-03-18 18:00               ` Alexey Tourbin
2011-03-19  9:09                 ` Sergey Y. Afonin
2011-03-19 10:39                   ` Alexey Tourbin
2011-03-19 10:44                     ` [devel] libglade, libxml2 ([#40548] FAILED (try 7) mysql-workbench-oss.git=5.2.33-alt2) Sergey Y. Afonin
2011-03-20 11:22                       ` Sergey Y. Afonin
2011-03-21  1:10                         ` Alexey Tourbin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110315131236.10c3f082@deimos.localdomain \
    --to=iv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git