Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mysql-workbench 5.2.47 fails to build
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
chila
n00b
n00b


Joined: 22 Mar 2013
Posts: 1

PostPosted: Fri Mar 22, 2013 3:06 pm    Post subject: mysql-workbench 5.2.47 fails to build Reply with quote

Also earlier version from mysql-workbench with same error.
Can anyone help me how to solve this?
my glib is newest version...

here the make error:

Code:
In file included from /usr/include/glibmm-2.4/glibmm.h:125:0,
                 from /usr/include/gtkmm-2.4/gtkmm/widget.h:9,
                 from widgets_auto_cleaner.cpp:2:
/usr/include/glibmm-2.4/glibmm/thread.h: In function 'void Glib::thread_init(GThreadFunctions*)':
/usr/include/glibmm-2.4/glibmm/thread.h:786:3: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h:786:23: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h: In member function 'T* Glib::StaticPrivate<T>::get()':
/usr/include/glibmm-2.4/glibmm/thread.h:1050:26: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:245): Use 'g_private_get' instead [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h: In member function 'void Glib::StaticPrivate<T>::set(T*, Glib::StaticPrivate<T>::DestroyNotifyFunc)':
/usr/include/glibmm-2.4/glibmm/thread.h:1056:3: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:248): Use 'g_private_set' instead [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h: In constructor 'Glib::Private<T>::Private(Glib::Private<T>::DestructorFunc)':
/usr/include/glibmm-2.4/glibmm/thread.h:1072:13: warning: 'GPrivate* g_private_new(GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:231) [-Wdeprecated-declarations]
mv -f .deps/widgets_auto_cleaner.Tpo .deps/widgets_auto_cleaner.Plo
/bin/sh ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -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      -I/usr/include/python2.7  -DENABLE_LUA_MODULES -DENABLE_PYTHON_MODULES -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/libpng15 -I/usr/include/libdrm   -pthread -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-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I../../../library/grt/src -I../../../library/base -I../../../backend/wbpublic -I../../../generated -I../../../library/canvas/src -I../../../frontend/linux/workbench -I../../../frontend/linux/sqlide -I../../../ext/scintilla/include -I../../../ext -I../../../library/forms -I../../../library/forms/gtk -I../../../generated/grti -I../../../library/forms/mforms   -rdynamic -Wextra -Wall -Wno-unused -Wno-deprecated    -DTIXML_USE_STL=1 -MT widget_saver.lo -MD -MP -MF .deps/widget_saver.Tpo -c -o widget_saver.lo widget_saver.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -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 -I/usr/include/python2.7 -DENABLE_LUA_MODULES -DENABLE_PYTHON_MODULES -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/libpng15 -I/usr/include/libdrm -pthread -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-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/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 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I../../../library/grt/src -I../../../library/base -I../../../backend/wbpublic -I../../../generated -I../../../library/canvas/src -I../../../frontend/linux/workbench -I../../../frontend/linux/sqlide -I../../../ext/scintilla/include -I../../../ext -I../../../library/forms -I../../../library/forms/gtk -I../../../generated/grti -I../../../library/forms/mforms -rdynamic -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT widget_saver.lo -MD -MP -MF .deps/widget_saver.Tpo -c widget_saver.cpp  -fPIC -DPIC -o .libs/widget_saver.o
In file included from /usr/include/sigc++-2.0/sigc++/sigc++.h:80:0,
                 from widget_saver.h:4,
                 from widget_saver.cpp:2:
/usr/include/sigc++-2.0/sigc++/signal.h:34:11: error: 'ptrdiff_t' does not name a type
/usr/include/sigc++-2.0/sigc++/signal.h:100:11: error: 'ptrdiff_t' does not name a type
/usr/include/sigc++-2.0/sigc++/signal.h:277:11: error: 'ptrdiff_t' does not name a type
/usr/include/sigc++-2.0/sigc++/signal.h:360:11: error: 'ptrdiff_t' does not name a type
/usr/include/sigc++-2.0/sigc++/signal.h:431:11: error: 'ptrdiff_t' does not name a type
/usr/include/sigc++-2.0/sigc++/signal.h:516:11: error: 'ptrdiff_t' does not name a type
In file included from /usr/include/glibmm-2.4/glibmm.h:125:0,
                 from /usr/include/gtkmm-2.4/gtkmm/paned.h:7,
                 from widget_saver.cpp:3:
/usr/include/glibmm-2.4/glibmm/thread.h: In function 'void Glib::thread_init(GThreadFunctions*)':
/usr/include/glibmm-2.4/glibmm/thread.h:786:3: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h:786:23: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h: In member function 'T* Glib::StaticPrivate<T>::get()':
/usr/include/glibmm-2.4/glibmm/thread.h:1050:26: warning: 'void* g_static_private_get(GStaticPrivate*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:245): Use 'g_private_get' instead [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h: In member function 'void Glib::StaticPrivate<T>::set(T*, Glib::StaticPrivate<T>::DestroyNotifyFunc)':
/usr/include/glibmm-2.4/glibmm/thread.h:1056:3: warning: 'void g_static_private_set(GStaticPrivate*, gpointer, GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:248): Use 'g_private_set' instead [-Wdeprecated-declarations]
/usr/include/glibmm-2.4/glibmm/thread.h: In constructor 'Glib::Private<T>::Private(Glib::Private<T>::DestructorFunc)':
/usr/include/glibmm-2.4/glibmm/thread.h:1072:13: warning: 'GPrivate* g_private_new(GDestroyNotify)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:231) [-Wdeprecated-declarations]
In file included from ../../../backend/wbpublic/grt/grt_dispatcher.h:23:0,
                 from ../../../backend/wbpublic/grt/grt_manager.h:26,
                 from widget_saver.cpp:4:
../../../library/grt/src/grtpp_util.h: In function 'grt::Ref<C> grt::find_named_object_in_list(const grt::ListRef<T>&, const string&, bool, const string&)':
../../../library/grt/src/grtpp_util.h:138:33: warning: 'gint g_strcasecmp(const gchar*, const gchar*)' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations]
In file included from ../../../backend/wbpublic/grt/grt_manager.h:26:0,
                 from widget_saver.cpp:4:
../../../backend/wbpublic/grt/grt_dispatcher.h: In constructor 'bec::DispatcherCallbackBase::DispatcherCallbackBase()':
../../../backend/wbpublic/grt/grt_dispatcher.h:50:17: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h:50:29: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h:51:16: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h:51:27: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h: In destructor 'virtual bec::DispatcherCallbackBase::~DispatcherCallbackBase()':
../../../backend/wbpublic/grt/grt_dispatcher.h:70:7: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h:70:26: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h:72:7: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/grt_dispatcher.h:72:24: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations]
In file included from ../../../backend/wbpublic/grt/grt_value_tree.h:24:0,
                 from ../../../backend/wbpublic/grt/grt_manager.h:28,
                 from widget_saver.cpp:4:
../../../backend/wbpublic/grt/tree_model.h: In constructor 'bec::Pool<T>::Pool()':
../../../backend/wbpublic/grt/tree_model.h:82:19: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/tree_model.h: In destructor 'bec::Pool<T>::~Pool()':
../../../backend/wbpublic/grt/tree_model.h:92:9: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations]
../../../backend/wbpublic/grt/tree_model.h: In constructor 'bec::Pool<T>::Pool() [with T = std::vector<int>]':
../../../backend/wbpublic/grt/tree_model.h:149:43:   instantiated from here
../../../backend/wbpublic/grt/tree_model.h:82:32: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
make[4]: *** [widget_saver.lo] Error 1


thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum