linux/wulfor.cc: In function ‘int main(int, char**)’: linux/wulfor.cc:240:2: warning: ‘void g_thread_init(gpointer)’ is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulfor.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^ linux/wulfor.cc:240:2: warning: ‘void g_thread_init(gpointer)’ is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulfor.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^ linux/wulfor.cc:240:20: warning: ‘void g_thread_init(gpointer)’ is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulfor.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^ linux/wulformanager.cc: In constructor ‘WulforManager::WulforManager()’: linux/wulformanager.cc:64:12: warning: ‘GCond* g_cond_new()’ is deprecated [-Wdeprecated-declarations] guiCond = g_cond_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^ linux/wulformanager.cc:64:12: warning: ‘GCond* g_cond_new()’ is deprecated [-Wdeprecated-declarations] guiCond = g_cond_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^ linux/wulformanager.cc:64:23: warning: ‘GCond* g_cond_new()’ is deprecated [-Wdeprecated-declarations] guiCond = g_cond_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^ linux/wulformanager.cc:65:15: warning: ‘GCond* g_cond_new()’ is deprecated [-Wdeprecated-declarations] clientCond = g_cond_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^ linux/wulformanager.cc:65:15: warning: ‘GCond* g_cond_new()’ is deprecated [-Wdeprecated-declarations] clientCond = g_cond_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^ linux/wulformanager.cc:65:26: warning: ‘GCond* g_cond_new()’ is deprecated [-Wdeprecated-declarations] clientCond = g_cond_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^ linux/wulformanager.cc:66:17: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] guiCondMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:66:17: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] guiCondMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:66:29: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] guiCondMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:67:20: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientCondMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:67:20: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientCondMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:67:32: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientCondMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:69:20: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientCallMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:69:20: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientCallMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:69:32: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientCallMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:70:18: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] guiQueueMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:70:18: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] guiQueueMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:70:30: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] guiQueueMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:71:21: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientQueueMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:71:21: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientQueueMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:71:33: warning: ‘GMutex* g_mutex_new()’ is deprecated [-Wdeprecated-declarations] clientQueueMutex = g_mutex_new(); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^ linux/wulformanager.cc:72:2: warning: ‘void g_static_rw_lock_init(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_init' instead [-Wdeprecated-declarations] g_static_rw_lock_init(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:213:11: note: declared here void g_static_rw_lock_init (GStaticRWLock *lock); ^ linux/wulformanager.cc:72:2: warning: ‘void g_static_rw_lock_init(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_init' instead [-Wdeprecated-declarations] g_static_rw_lock_init(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:213:11: note: declared here void g_static_rw_lock_init (GStaticRWLock *lock); ^ linux/wulformanager.cc:72:35: warning: ‘void g_static_rw_lock_init(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_init' instead [-Wdeprecated-declarations] g_static_rw_lock_init(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:213:11: note: declared here void g_static_rw_lock_init (GStaticRWLock *lock); ^ linux/wulformanager.cc:75:14: warning: ‘GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] guiThread = g_thread_create(threadFunc_gui, (gpointer)this, TRUE, &error); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ linux/wulformanager.cc:75:14: warning: ‘GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] guiThread = g_thread_create(threadFunc_gui, (gpointer)this, TRUE, &error); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ linux/wulformanager.cc:75:74: warning: ‘GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] guiThread = g_thread_create(threadFunc_gui, (gpointer)this, TRUE, &error); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ linux/wulformanager.cc:85:17: warning: ‘GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] clientThread = g_thread_create(threadFunc_client, (gpointer)this, TRUE, &error); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ linux/wulformanager.cc:85:17: warning: ‘GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] clientThread = g_thread_create(threadFunc_client, (gpointer)this, TRUE, &error); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ linux/wulformanager.cc:85:80: warning: ‘GThread* g_thread_create(GThreadFunc, gpointer, gboolean, GError**)’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] clientThread = g_thread_create(threadFunc_client, (gpointer)this, TRUE, &error); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ linux/wulformanager.cc: In destructor ‘WulforManager::~WulforManager()’: linux/wulformanager.cc:126:2: warning: ‘void g_cond_free(GCond*)’ is deprecated [-Wdeprecated-declarations] g_cond_free(guiCond); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^ linux/wulformanager.cc:126:2: warning: ‘void g_cond_free(GCond*)’ is deprecated [-Wdeprecated-declarations] g_cond_free(guiCond); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^ linux/wulformanager.cc:126:21: warning: ‘void g_cond_free(GCond*)’ is deprecated [-Wdeprecated-declarations] g_cond_free(guiCond); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^ linux/wulformanager.cc:127:2: warning: ‘void g_cond_free(GCond*)’ is deprecated [-Wdeprecated-declarations] g_cond_free(clientCond); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^ linux/wulformanager.cc:127:2: warning: ‘void g_cond_free(GCond*)’ is deprecated [-Wdeprecated-declarations] g_cond_free(clientCond); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^ linux/wulformanager.cc:127:24: warning: ‘void g_cond_free(GCond*)’ is deprecated [-Wdeprecated-declarations] g_cond_free(clientCond); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^ linux/wulformanager.cc:128:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientCondMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:128:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientCondMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:128:30: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientCondMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:129:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(guiCondMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:129:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(guiCondMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:129:27: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(guiCondMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:130:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientCallMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:130:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientCallMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:130:30: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientCallMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:131:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(guiQueueMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:131:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(guiQueueMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:131:28: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(guiQueueMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:132:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientQueueMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^ linux/wulformanager.cc:132:2: warning: ‘void g_mutex_free(GMutex*)’ is deprecated [-Wdeprecated-declarations] g_mutex_free(clientQueueMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, g++ -o build/release/gui/version.o -c -O2 -march=i486 -mtune=i686 -fpermissive -O3 -fomit-frame-pointer -pthread -O2 -march=i486 -mtune=i686 -fpermissive -DBZR_REVISION=\"\" -I. -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 linux/version.cc g++ -o linuxdcpp -pthread -Wl,--as-needed build/release/libdcpp/libdcpp.a build/release/gui/UserCommandMenu.o build/release/gui/WulforUtil.o build/release/gui/bookentry.o build/release/gui/dialogentry.o build/release/gui/downloadqueue.o build/release/gui/entry.o build/release/gui/favoritehubs.o build/release/gui/favoriteusers.o build/release/gui/finishedtransfers.o build/release/gui/hashdialog.o build/release/gui/hub.o build/release/gui/mainwindow.o build/release/gui/privatemessage.o build/release/gui/publichubs.o build/release/gui/search.o build/release/gui/settingsdialog.o build/release/gui/settingsmanager.o build/release/gui/sharebrowser.o build/release/gui/transfers.o build/release/gui/treeview.o build/release/gui/wulfor.o build/release/gui/wulformanager.o build/release/gui/version.o -Lbuild/release/libdcpp -Ldcpp -ldcpp -lpthread -lz -lbz2 -lcrypto -lssl -lX11 -lnotify -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 -lgthread-2.0 -lglib-2.0 Compiling message catalog build/locale/ar/LC_MESSAGES/libdcpp.mo from dcpp/po/ar.po Compiling message catalog build/locale/bg/LC_MESSAGES/libdcpp.mo from dcpp/po/bg.po Compiling message catalog build/locale/bs/LC_MESSAGES/libdcpp.mo from dcpp/po/bs.po Compiling message catalog build/locale/ca/LC_MESSAGES/libdcpp.mo from dcpp/po/ca.po Compiling message catalog build/locale/cs/LC_MESSAGES/libdcpp.mo from dcpp/po/cs.po Compiling message catalog build/locale/cs/LC_MESSAGES/linuxdcpp.mo from po/cs.po Compiling message catalog build/locale/da/LC_MESSAGES/libdcpp.mo from dcpp/po/da.po Compiling message catalog build/locale/de/LC_MESSAGES/libdcpp.mo from dcpp/po/de.po Compiling message catalog build/locale/de/LC_MESSAGES/linuxdcpp.mo from po/de.po Compiling message catalog build/locale/el/LC_MESSAGES/libdcpp.mo from dcpp/po/el.po Compiling message catalog build/locale/en_CA/LC_MESSAGES/libdcpp.mo from dcpp/po/en_CA.po Compiling message catalog build/locale/en_GB/LC_MESSAGES/libdcpp.mo from dcpp/po/en_GB.po Compiling message catalog build/locale/es/LC_MESSAGES/libdcpp.mo from dcpp/po/es.po Compiling message catalog build/locale/et/LC_MESSAGES/libdcpp.mo from dcpp/po/et.po Compiling message catalog build/locale/et/LC_MESSAGES/linuxdcpp.mo from po/et.po Compiling message catalog build/locale/fi/LC_MESSAGES/libdcpp.mo from dcpp/po/fi.po Compiling message catalog build/locale/fr/LC_MESSAGES/libdcpp.mo from dcpp/po/fr.po Compiling message catalog build/locale/gl/LC_MESSAGES/libdcpp.mo from dcpp/po/gl.po Compiling message catalog build/locale/he/LC_MESSAGES/libdcpp.mo from dcpp/po/he.po Compiling message catalog build/locale/hr/LC_MESSAGES/libdcpp.mo from dcpp/po/hr.po Compiling message catalog build/locale/hu/LC_MESSAGES/libdcpp.mo from dcpp/po/hu.po Compiling message catalog build/locale/id/LC_MESSAGES/libdcpp.mo from dcpp/po/id.po Compiling message catalog build/locale/is/LC_MESSAGES/libdcpp.mo from dcpp/po/is.po Compiling message catalog build/locale/it/LC_MESSAGES/libdcpp.mo from dcpp/po/it.po Compiling message catalog build/locale/it/LC_MESSAGES/linuxdcpp.mo from po/it.po Compiling message catalog build/locale/ja/LC_MESSAGES/libdcpp.mo from dcpp/po/ja.po Compiling message catalog build/locale/km/LC_MESSAGES/libdcpp.mo from dcpp/po/km.po Compiling message catalog build/locale/ko/LC_MESSAGES/libdcpp.mo from dcpp/po/ko.po Compiling message catalog build/locale/lt/LC_MESSAGES/libdcpp.mo from dcpp/po/lt.po Compiling message catalog build/locale/lt/LC_MESSAGES/linuxdcpp.mo from po/lt.po Compiling message catalog build/locale/lv/LC_MESSAGES/libdcpp.mo from dcpp/po/lv.po Compiling message catalog build/locale/mk/LC_MESSAGES/libdcpp.mo from dcpp/po/mk.po Compiling message catalog build/locale/ml/LC_MESSAGES/libdcpp.mo from dcpp/po/ml.po Compiling message catalog build/locale/ms/LC_MESSAGES/libdcpp.mo from dcpp/po/ms.po Compiling message catalog build/locale/nb/LC_MESSAGES/libdcpp.mo from dcpp/po/nb.po Compiling message catalog build/locale/nl/LC_MESSAGES/libdcpp.mo from dcpp/po/nl.po Compiling message catalog build/locale/pl/LC_MESSAGES/libdcpp.mo from dcpp/po/pl.po Compiling message catalog build/locale/pl/LC_MESSAGES/linuxdcpp.mo from po/pl.po Compiling message catalog build/locale/pt/LC_MESSAGES/libdcpp.mo from dcpp/po/pt.po Compiling message catalog build/locale/pt/LC_MESSAGES/linuxdcpp.mo from po/pt.po Compiling message catalog build/locale/pt_BR/LC_MESSAGES/libdcpp.mo from dcpp/po/pt_BR.po Compiling message catalog build/locale/ro/LC_MESSAGES/libdcpp.mo from dcpp/po/ro.po Compiling message catalog build/locale/ro/LC_MESSAGES/linuxdcpp.mo from po/ro.po Compiling message catalog build/locale/ru/LC_MESSAGES/libdcpp.mo from dcpp/po/ru.po Compiling message catalog build/locale/ru/LC_MESSAGES/linuxdcpp.mo from po/ru.po Compiling message catalog build/locale/sk/LC_MESSAGES/libdcpp.mo from dcpp/po/sk.po Compiling message catalog build/locale/sl/LC_MESSAGES/libdcpp.mo from dcpp/po/sl.po Compiling message catalog build/locale/sq/LC_MESSAGES/libdcpp.mo from dcpp/po/sq.po Compiling message catalog build/locale/sr/LC_MESSAGES/libdcpp.mo from dcpp/po/sr.po Compiling message catalog build/locale/sv/LC_MESSAGES/libdcpp.mo from dcpp/po/sv.po Compiling message catalog build/locale/sv/LC_MESSAGES/linuxdcpp.mo from po/sv.po Compiling message catalog build/locale/tr/LC_MESSAGES/libdcpp.mo from dcpp/po/tr.po Compiling message catalog build/locale/uk/LC_MESSAGES/libdcpp.mo from dcpp/po/uk.po Compiling message catalog build/locale/zh_CN/LC_MESSAGES/libdcpp.mo from dcpp/po/zh_CN.po Compiling message catalog build/locale/zh_TW/LC_MESSAGES/libdcpp.mo from dcpp/po/zh_TW.po Extracting messages to build/release/glade/po/glade.pot from glade/downloadqueue.glade glade/favoritehubs.glade glade/favoriteusers.glade glade/finishedtransfers.glade glade/hash.glade glade/hub.glade glade/mainwindow.glade glade/privatemessage.glade glade/publichubs.glade glade/search.glade glade/settingsdialog.glade glade/sharebrowser.glade glade/transfers.glade Extracting messages to build/release/gui/po/linux.pot from linux/UserCommandMenu.cc linux/WulforUtil.cc linux/bookentry.cc linux/dialogentry.cc linux/downloadqueue.cc linux/entry.cc linux/favoritehubs.cc linux/favoriteusers.cc linux/finishedtransfers.cc linux/hashdialog.cc linux/hub.cc linux/mainwindow.cc linux/privatemessage.cc linux/publichubs.cc linux/search.cc linux/settingsdialog.cc linux/settingsmanager.cc linux/sharebrowser.cc linux/transfers.cc linux/treeview.cc linux/wulfor.cc linux/wulformanager.cc linux/IntlUtil.hh linux/UserCommandMenu.hh linux/WulforUtil.hh linux/bookentry.hh linux/dialogentry.hh linux/downloadqueue.hh linux/entry.hh linux/favoritehubs.hh linux/favoriteusers.hh linux/finishedtransfers.hh linux/func.hh linux/hashdialog.hh linux/hub.hh linux/mainwindow.hh linux/privatemessage.hh linux/publichubs.hh linux/search.hh linux/settingsdialog.hh linux/settingsmanager.hh linux/sharebrowser.hh linux/transfers.hh linux/treeview.hh linux/version.hh linux/wulformanager.hh Merging pot files build/release/glade/po/glade.pot build/release/gui/po/linux.pot to po/linuxdcpp.pot scons: done building targets. scons: Reading SConscript files ... bzrlib not installed CXX env variable is not set, attempting to use g++ scons: done reading SConscript files. scons: Building targets ... Install file: "icons/hicolor/16x16/apps/linuxdcpp.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/icons/hicolor/16x16/apps/linuxdcpp.png" Install file: "icons/hicolor/20x20/apps/linuxdcpp.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/icons/hicolor/20x20/apps/linuxdcpp.png" Install file: "icons/hicolor/24x24/apps/linuxdcpp.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/icons/hicolor/24x24/apps/linuxdcpp.png" Install file: "icons/hicolor/48x48/apps/linuxdcpp.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/icons/hicolor/48x48/apps/linuxdcpp.png" Install file: "icons/hicolor/96x96/apps/linuxdcpp.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/icons/hicolor/96x96/apps/linuxdcpp.png" Install file: "icons/hicolor/scalable/apps/linuxdcpp.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/icons/hicolor/scalable/apps/linuxdcpp.svg" Install file: "icons/hicolor/16x16/status/linuxdcpp-dc++-fw-op.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++-fw-op.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-dc++-fw.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++-fw.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-dc++-op.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++-op.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-dc++.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-download.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-download.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-normal-fw-op.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal-fw-op.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-normal-fw.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal-fw.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-normal-op.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal-op.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-normal.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal.png" Install file: "icons/hicolor/16x16/status/linuxdcpp-upload.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-upload.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-favorite-hubs.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-favorite-hubs.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-favorite-users.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-favorite-users.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-finished-downloads.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-finished-downloads.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-finished-uploads.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-finished-uploads.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-hash.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-hash.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-preferences.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-preferences.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-public-hubs.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-public-hubs.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-queue.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-queue.png" Install file: "icons/hicolor/22x22/categories/linuxdcpp-search.png" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-search.png" Install file: "icons/hicolor/scalable/categories/linuxdcpp-favorite-hubs.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-favorite-hubs.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-favorite-users.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-favorite-users.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-finished-downloads.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-finished-downloads.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-finished-uploads.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-finished-uploads.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-hash.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-hash.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-preferences.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-preferences.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-public-hubs.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-public-hubs.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-queue.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-queue.svg" Install file: "icons/hicolor/scalable/categories/linuxdcpp-search.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-search.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-dc++-fw-op.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++-fw-op.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-dc++-fw.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++-fw.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-dc++-op.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++-op.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-dc++.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-download.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-download.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-normal-fw-op.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal-fw-op.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-normal-fw.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal-fw.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-normal-op.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal-op.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-normal.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal.svg" Install file: "icons/hicolor/scalable/status/linuxdcpp-upload.svg" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-upload.svg" Install file: "build/locale/ar/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ar/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/bg/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/bg/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/bs/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/bs/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ca/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ca/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/cs/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/cs/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/cs/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/cs/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/da/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/da/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/de/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/de/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/de/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/de/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/el/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/el/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/en_CA/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/en_CA/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/en_GB/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/en_GB/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/es/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/es/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/et/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/et/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/et/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/et/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/fi/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/fi/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/fr/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/fr/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/gl/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/gl/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/he/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/he/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/hr/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/hr/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/hu/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/hu/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/id/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/id/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/is/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/is/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/it/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/it/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/it/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/it/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/ja/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ja/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/km/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/km/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ko/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ko/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/lt/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/lt/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/lt/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/lt/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/lv/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/lv/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/mk/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/mk/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ml/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ml/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ms/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ms/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/nb/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/nb/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/nl/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/nl/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/pl/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/pl/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/pl/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/pl/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/pt/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/pt/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/pt/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/pt/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/pt_BR/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/pt_BR/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ro/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ro/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ro/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ro/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/ru/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ru/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/ru/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/ru/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/sk/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/sk/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/sl/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/sl/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/sq/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/sq/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/sr/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/sr/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/sv/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/sv/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/sv/LC_MESSAGES/linuxdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/sv/LC_MESSAGES/linuxdcpp.mo" Install file: "build/locale/tr/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/tr/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/uk/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/uk/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/zh_CN/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/zh_CN/LC_MESSAGES/libdcpp.mo" Install file: "build/locale/zh_TW/LC_MESSAGES/libdcpp.mo" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/locale/zh_TW/LC_MESSAGES/libdcpp.mo" Install file: "glade/downloadqueue.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/downloadqueue.glade" Install file: "glade/favoritehubs.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/favoritehubs.glade" Install file: "glade/favoriteusers.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/favoriteusers.glade" Install file: "glade/finishedtransfers.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/finishedtransfers.glade" Install file: "glade/hash.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/hash.glade" Install file: "glade/hub.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/hub.glade" Install file: "glade/mainwindow.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/mainwindow.glade" Install file: "glade/privatemessage.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/privatemessage.glade" Install file: "glade/publichubs.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/publichubs.glade" Install file: "glade/search.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/search.glade" Install file: "glade/settingsdialog.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/settingsdialog.glade" Install file: "glade/sharebrowser.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/sharebrowser.glade" Install file: "glade/transfers.glade" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/linuxdcpp/glade/transfers.glade" Install file: "Changelog.txt" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/doc/linuxdcpp/Changelog.txt" Install file: "Credits.txt" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/doc/linuxdcpp/Credits.txt" Install file: "License.txt" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/doc/linuxdcpp/License.txt" Install file: "Readme.txt" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/doc/linuxdcpp/Readme.txt" Install file: "data/linuxdcpp.desktop" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/share/applications/linuxdcpp.desktop" Install file: "linuxdcpp" as "/usr/src/slapt-src/network/linuxdcpp/package-linuxdcpp/usr/bin/linuxdcpp" scons: done building targets. Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/network/linuxdcpp/linuxdcpp-1.1.0-i486-2salix.txz Slackware package /usr/src/slapt-src/network/linuxdcpp/linuxdcpp-1.1.0-i486-2salix.txz created. Installing package linuxdcpp-1.1.0-i486-2salix... | linuxdcpp (linux dc plus plus) | | linuxdcpp is an Unix/Linux port of the DC++ client. | It's a client for direct connect P2P networks. | | Homepage: http://linuxdcpp.berlios.de | | | | | | | tic_rw_lock_writer_unlock (GStaticRWLock *lock); ^ linux/wulformanager.cc:337:44: warning: ‘void g_static_rw_lock_writer_unlock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:231:11: note: declared here void g_static_rw_lock_writer_unlock (GStaticRWLock *lock); ^ linux/wulformanager.cc: In member function ‘DialogEntry* WulforManager::getDialogEntry_gui(const string&)’: linux/wulformanager.cc:349:2: warning: ‘void g_static_rw_lock_reader_lock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_lock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:216:11: note: declared here void g_static_rw_lock_reader_lock (GStaticRWLock *lock); ^ linux/wulformanager.cc:349:2: warning: ‘void g_static_rw_lock_reader_lock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_lock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:216:11: note: declared here void g_static_rw_lock_reader_lock (GStaticRWLock *lock); ^ linux/wulformanager.cc:349:42: warning: ‘void g_static_rw_lock_reader_lock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_lock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:216:11: note: declared here void g_static_rw_lock_reader_lock (GStaticRWLock *lock); ^ linux/wulformanager.cc:352:2: warning: ‘void g_static_rw_lock_reader_unlock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:222:11: note: declared here void g_static_rw_lock_reader_unlock (GStaticRWLock *lock); ^ linux/wulformanager.cc:352:2: warning: ‘void g_static_rw_lock_reader_unlock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:222:11: note: declared here void g_static_rw_lock_reader_unlock (GStaticRWLock *lock); ^ linux/wulformanager.cc:352:44: warning: ‘void g_static_rw_lock_reader_unlock(GStaticRWLock*)’ is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock(&entryMutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from linux/wulformanager.hh:25, from linux/wulformanager.cc:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:222:11: note: declared here void g_static_rw_lock_reader_unlock (GStaticRWLock *lock); ^ dcpp/po/ar.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/ar.po:7: warning: header field 'Language' missing in header dcpp/po/bg.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/bg.po:7: warning: header field 'Language' missing in header dcpp/po/bs.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/bs.po:7: warning: header field 'Language' missing in header dcpp/po/ca.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/ca.po:7: warning: header field 'Language' missing in header dcpp/po/cs.po:7: warning: header field 'Language' missing in header po/cs.po:7: warning: header field 'Language' missing in header dcpp/po/da.po:7: warning: header field 'Language' missing in header dcpp/po/de.po:7: warning: header field 'Language' missing in header po/de.po:7: warning: header field 'Language' missing in header dcpp/po/el.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/el.po:7: warning: header field 'Language' missing in header dcpp/po/en_CA.po:7: warning: header field 'Last-Translator' still has the initial default value dcpp/po/en_CA.po:7: warning: header field 'Language' missing in header dcpp/po/en_GB.po:7: warning: header field 'Language' missing in header dcpp/po/es.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/es.po:7: warning: header field 'Language' missing in header dcpp/po/et.po:7: warning: header field 'Language' missing in header po/et.po:7: warning: header field 'Language' missing in header dcpp/po/fi.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/fi.po:7: warning: header field 'Language' missing in header dcpp/po/fr.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/fr.po:7: warning: header field 'Language' missing in header dcpp/po/gl.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/gl.po:7: warning: header field 'Language' missing in header dcpp/po/he.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/he.po:7: warning: header field 'Language' missing in header dcpp/po/hr.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/hr.po:7: warning: header field 'Language' missing in header dcpp/po/hu.po:7: warning: header field 'Language' missing in header dcpp/po/id.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/id.po:7: warning: header field 'Language' missing in header dcpp/po/is.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/is.po:7: warning: header field 'Language' missing in header dcpp/po/it.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/it.po:7: warning: header field 'Language' missing in header po/it.po:7: warning: header field 'Language' missing in header dcpp/po/ja.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/ja.po:7: warning: header field 'Language' missing in header dcpp/po/km.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/km.po:7: warning: header field 'Language' missing in header dcpp/po/ko.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/ko.po:7: warning: header field 'Language' missing in header dcpp/po/lt.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/lt.po:7: warning: header field 'Language' missing in header po/lt.po:7: warning: header field 'Language' missing in header dcpp/po/lv.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/lv.po:7: warning: header field 'Language' missing in header dcpp/po/mk.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/mk.po:7: warning: header field 'Language' missing in header dcpp/po/ml.po:7: warning: header field 'Language' missing in header dcpp/po/ms.po:7: warning: header field 'Language' missing in header dcpp/po/nb.po:7: warning: header field 'Language' missing in header dcpp/po/nl.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/nl.po:7: warning: header field 'Language' missing in header dcpp/po/pl.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/pl.po:7: warning: header field 'Language' missing in header dcpp/po/pt.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/pt.po:7: warning: header field 'Language' missing in header po/pt.po:7: warning: header field 'Language' missing in header dcpp/po/pt_BR.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/pt_BR.po:7: warning: header field 'Language' missing in header dcpp/po/ro.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/ro.po:7: warning: header field 'Language' missing in header po/ro.po:7: nplurals = 3... po/ro.po:1365: ...but some messages have only 2 plural forms po/ro.po:7: warning: header field 'Language' missing in header msgfmt: found 1 fatal error dcpp/po/ru.po:2: warning: header field 'Language' missing in header po/ru.po:7: warning: header field 'Language' missing in header dcpp/po/sk.po:7: warning: header field 'Language' missing in header dcpp/po/sl.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/sl.po:7: warning: header field 'Language' missing in header dcpp/po/sq.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/sq.po:7: warning: header field 'Language' missing in header dcpp/po/sr.po:7: warning: header field 'Language' missing in header dcpp/po/sv.po:7: warning: header field 'Language' missing in header po/sv.po:7: warning: header field 'Language' missing in header dcpp/po/tr.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/tr.po:7: warning: header field 'Language' missing in header dcpp/po/uk.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/uk.po:7: warning: header field 'Language' missing in header dcpp/po/zh_CN.po:7: warning: header field 'Language' missing in header dcpp/po/zh_TW.po:7: warning: header field 'Language-Team' still has the initial default value dcpp/po/zh_TW.po:7: warning: header field 'Language' missing in header ./ usr/ usr/bin/ usr/bin/linuxdcpp usr/doc/ usr/doc/linuxdcpp-1.1.0/ usr/doc/linuxdcpp-1.1.0/Changelog.txt usr/doc/linuxdcpp-1.1.0/Credits.txt usr/doc/linuxdcpp-1.1.0/linuxdcpp.SlackBuild usr/doc/linuxdcpp-1.1.0/Readme.txt usr/doc/linuxdcpp-1.1.0/License.txt usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/20x20/ usr/share/icons/hicolor/20x20/apps/ usr/share/icons/hicolor/20x20/apps/linuxdcpp.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/linuxdcpp.svg usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/linuxdcpp.png usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/linuxdcpp.png usr/share/icons/hicolor/96x96/ usr/share/icons/hicolor/96x96/apps/ usr/share/icons/hicolor/96x96/apps/linuxdcpp.png usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/linuxdcpp.png usr/share/linuxdcpp/ usr/share/linuxdcpp/glade/ usr/share/linuxdcpp/glade/privatemessage.glade usr/share/linuxdcpp/glade/hash.glade usr/share/linuxdcpp/glade/hub.glade usr/share/linuxdcpp/glade/transfers.glade usr/share/linuxdcpp/glade/finishedtransfers.glade usr/share/linuxdcpp/glade/settingsdialog.glade usr/share/linuxdcpp/glade/publichubs.glade usr/share/linuxdcpp/glade/favoritehubs.glade usr/share/linuxdcpp/glade/search.glade usr/share/linuxdcpp/glade/downloadqueue.glade usr/share/linuxdcpp/glade/sharebrowser.glade usr/share/linuxdcpp/glade/mainwindow.glade usr/share/linuxdcpp/glade/favoriteusers.glade usr/share/linuxdcpp/icons/ usr/share/linuxdcpp/icons/hicolor/ usr/share/linuxdcpp/icons/hicolor/scalable/ usr/share/linuxdcpp/icons/hicolor/scalable/categories/ usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-public-hubs.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-favorite-users.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-finished-downloads.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-finished-uploads.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-hash.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-favorite-hubs.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-queue.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-preferences.svg usr/share/linuxdcpp/icons/hicolor/scalable/categories/linuxdcpp-search.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/ usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal-fw.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-upload.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal-fw-op.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-normal-op.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++-op.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++-fw.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-download.svg usr/share/linuxdcpp/icons/hicolor/scalable/status/linuxdcpp-dc++-fw-op.svg usr/share/linuxdcpp/icons/hicolor/16x16/ usr/share/linuxdcpp/icons/hicolor/16x16/status/ usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++-fw.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-download.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal-fw.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal-fw-op.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-upload.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++-fw-op.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-normal-op.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++.png usr/share/linuxdcpp/icons/hicolor/16x16/status/linuxdcpp-dc++-op.png usr/share/linuxdcpp/icons/hicolor/22x22/ usr/share/linuxdcpp/icons/hicolor/22x22/categories/ usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-finished-uploads.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-preferences.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-public-hubs.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-finished-downloads.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-hash.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-favorite-hubs.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-favorite-users.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-search.png usr/share/linuxdcpp/icons/hicolor/22x22/categories/linuxdcpp-queue.png usr/share/applications/ usr/share/applications/linuxdcpp.desktop usr/share/locale/ usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/libdcpp.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/libdcpp.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/libdcpp.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/libdcpp.mo usr/share/locale/bs/ usr/share/locale/bs/LC_MESSAGES/ usr/share/locale/bs/LC_MESSAGES/libdcpp.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/libdcpp.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/libdcpp.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/linuxdcpp.mo usr/share/locale/de/LC_MESSAGES/libdcpp.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/libdcpp.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/libdcpp.mo usr/share/locale/km/ usr/share/locale/km/LC_MESSAGES/ usr/share/locale/km/LC_MESSAGES/libdcpp.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/linuxdcpp.mo usr/share/locale/ru/LC_MESSAGES/libdcpp.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/linuxdcpp.mo usr/share/locale/ro/LC_MESSAGES/libdcpp.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/libdcpp.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/linuxdcpp.mo usr/share/locale/pl/LC_MESSAGES/libdcpp.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/libdcpp.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/libdcpp.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/libdcpp.mo usr/share/locale/is/ usr/share/locale/is/LC_MESSAGES/ usr/share/locale/is/LC_MESSAGES/libdcpp.mo usr/share/locale/ml/ usr/share/locale/ml/LC_MESSAGES/ usr/share/locale/ml/LC_MESSAGES/libdcpp.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/libdcpp.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/linuxdcpp.mo usr/share/locale/et/LC_MESSAGES/libdcpp.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/libdcpp.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/linuxdcpp.mo usr/share/locale/cs/LC_MESSAGES/libdcpp.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/linuxdcpp.mo usr/share/locale/sv/LC_MESSAGES/libdcpp.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/linuxdcpp.mo usr/share/locale/it/LC_MESSAGES/libdcpp.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/libdcpp.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/libdcpp.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/libdcpp.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/libdcpp.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/libdcpp.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/libdcpp.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/libdcpp.mo usr/share/locale/mk/ usr/share/locale/mk/LC_MESSAGES/ usr/share/locale/mk/LC_MESSAGES/libdcpp.mo usr/share/locale/lt/ usr/share/locale/lt/LC_MESSAGES/ usr/share/locale/lt/LC_MESSAGES/linuxdcpp.mo usr/share/locale/lt/LC_MESSAGES/libdcpp.mo usr/share/locale/nb/ usr/share/locale/nb/LC_MESSAGES/ usr/share/locale/nb/LC_MESSAGES/libdcpp.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/linuxdcpp.mo usr/share/locale/pt/LC_MESSAGES/libdcpp.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/libdcpp.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/libdcpp.mo usr/share/locale/en_CA/ usr/share/locale/en_CA/LC_MESSAGES/ usr/share/locale/en_CA/LC_MESSAGES/libdcpp.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/libdcpp.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/libdcpp.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/libdcpp.mo usr/share/locale/sq/ usr/share/locale/sq/LC_MESSAGES/ usr/share/locale/sq/LC_MESSAGES/libdcpp.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/libdcpp.mo install/ install/doinst.sh install/slack-desc