=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gnome-chemistry-utils-0.14.16nb7 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16' Making all in po gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/po' MSGFMT de.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT eu.gmo MSGFMT fr.gmo MSGFMT it.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/po' Making all in database gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/database' ITMRG elements.xml ITMRG elecprops.xml ITMRG isotopes.xml ITMRG radii.xml ITMRG residues.xml ITMRG space-groups.xml ITMRG databases.xml gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/database' Making all in ui gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' Making all in calc gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/calc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/calc' Making all in crystal gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/crystal' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/crystal' Making all in libgcu gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/libgcu' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/libgcu' Making all in paint gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/paint' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/paint' Making all in table gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/table' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/table' gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' Making all in pixmaps gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/pixmaps' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/pixmaps' Making all in libs gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' Making all in gccv gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gccv' CXX arc.lo CXX arrow.lo CXX bezier-arrow.lo CXX brackets.lo CXX canvas.lo CXX circle.lo CXX client.lo CXX fill-item.lo CXX group.lo CXX hash.lo CXX item.lo CXX item-client.lo CXX leaf.lo CXX line.lo CXX line-item.lo CXX path.lo CXX polygon.lo CXX poly-line.lo CXX rectangle.lo CXX squiggle.lo CXX text.lo CXX text-client.lo CXX text-tag.lo CXX wedge.lo CXX equation.lo CXXLD libgccv-0.14.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gccv' Making all in gcu gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcu' CXX application.lo application.cc: In member function 'char* gcu::Application::ConvertToCML(const string&, const char*, const char*)': application.cc:641:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'gsize {aka unsigned int}' [-Wformat=] char *szsize = g_strdup_printf (" -l %lu -D", size); ^ application.cc: In member function 'char* gcu::Application::ConvertToCML(GsfInput*, const char*, const char*)': application.cc:693:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Wformat=] char *szsize = g_strdup_printf (" -l %lu -D", n); ^ CXX atom.lo CXX bond.lo CXX chain.lo CXX chem3ddoc.lo CXX chemistry.lo CXX cmd-context.lo CXX cycle.lo CXX cylinder.lo CXX dialog.lo CXX dialog-owner.lo CXX document.lo CXX element.lo element.cc: In static member function 'static bool gcu::Element::GetRadius(GcuAtomicRadius*)': element.cc:369:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] if ((radius->cn >= 0) &&(radius->cn != Elt->m_radii[i]->cn)) ^ CXX formula.lo CXX gldocument.lo CXX glview.lo CXX isotope.lo CXX loader.lo CXX loader-error.lo CXX matrix.lo CXX matrix2d.lo CXX molecule.lo CXX object.lo CXX residue.lo CXX spacegroup.lo CXX sphere.lo CXX transform3d.lo CXX ui-manager.lo CXX value.lo CXX vector.lo CXX window.lo CXX xml-utils.lo xml-utils.cc: In function 'bool gcu::WriteRadius(xmlDocPtr, xmlNodePtr, const GcuAtomicRadius&)': xml-utils.cc:277:16: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (radius.cn != -1) { ^ CXXLD libgcu-0.14.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcu' Making all in gcugtk gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcugtk' glib-genmarshal --prefix=gcu_ --header marshalers.list >marshalers.h INFO: Reading marshalers.list... /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcugtk' (echo '/* This file has been automatically generated. Do not edit. */' && \ echo '#include ' && \ echo '#include "marshalers.h"' && \ glib-genmarshal --prefix=gcu_ --body marshalers.list ) >marshalers.c INFO: Reading marshalers.list... CC marshalers.lo CXX application.lo application.cc: In constructor 'gcugtk::Application::Application(std::string, std::string, const char*, const char*, gcugtk::CmdContextGtk*)': application.cc:87:40: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^ application.cc:87:40: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^ application.cc:87:68: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^ application.cc:87:79: warning: 'gint gdk_screen_get_width_mm(GdkScreen*)' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:62:14: note: declared here gint gdk_screen_get_width_mm (GdkScreen *screen); ^ application.cc:87:79: warning: 'gint gdk_screen_get_width_mm(GdkScreen*)' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:62:14: note: declared here gint gdk_screen_get_width_mm (GdkScreen *screen); ^ application.cc:87:110: warning: 'gint gdk_screen_get_width_mm(GdkScreen*)' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:62:14: note: declared here gint gdk_screen_get_width_mm (GdkScreen *screen); ^ CXX cmd-context-gtk.lo CXX chem3dapplication.lo CXX chem3ddoc.lo CXX chem3dview.lo CXX chem3dwindow.lo chem3dwindow.cc: In function 'void gcugtk::on_display(GtkRadioAction*, GtkRadioAction*, gcugtk::Chem3dWindow*)': chem3dwindow.cc:193:74: warning: 'gint gtk_radio_action_get_current_value(GtkRadioAction*)' is deprecated [-Wdeprecated-declarations] window->GetDocument ()->SetDisplay3D (static_cast (gtk_radio_action_get_current_value (action))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^ chem3dwindow.cc:193:74: warning: 'gint gtk_radio_action_get_current_value(GtkRadioAction*)' is deprecated [-Wdeprecated-declarations] window->GetDocument ()->SetDisplay3D (static_cast (gtk_radio_action_get_current_value (action))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^ chem3dwindow.cc:193:116: warning: 'gint gtk_radio_action_get_current_value(GtkRadioAction*)' is deprecated [-Wdeprecated-declarations] window->GetDocument ()->SetDisplay3D (static_cast (gtk_radio_action_get_current_value (action))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ chem3dwindow.cc:270:14: note: in expansion of macro 'GTK_STOCK_OPEN' { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ chem3dwindow.cc:272:14: note: in expansion of macro 'GTK_STOCK_SAVE' { "Save", GTK_STOCK_SAVE, N_("_Save"), "S", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ chem3dwindow.cc:274:21: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ chem3dwindow.cc:278:22: note: in expansion of macro 'GTK_STOCK_PRINT_PREVIEW' { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ chem3dwindow.cc:280:15: note: in expansion of macro 'GTK_STOCK_PRINT' { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ chem3dwindow.cc:282:15: note: in expansion of macro 'GTK_STOCK_CLOSE' { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ chem3dwindow.cc:284:15: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ chem3dwindow.cc:301:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ chem3dwindow.cc:311:15: note: in expansion of macro 'GTK_STOCK_ABOUT' { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ chem3dwindow.cc: In constructor 'gcugtk::Chem3dWindow::Chem3dWindow(gcugtk::Application*, gcugtk::Chem3dDoc*, const char*)': chem3dwindow.cc:387:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ chem3dwindow.cc:387:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ chem3dwindow.cc:387:59: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ chem3dwindow.cc:389:17: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ chem3dwindow.cc:389:17: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ chem3dwindow.cc:389:52: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ chem3dwindow.cc:390:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ chem3dwindow.cc:390:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ chem3dwindow.cc:390:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ chem3dwindow.cc:391:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ chem3dwindow.cc:391:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ chem3dwindow.cc:391:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ chem3dwindow.cc:396:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ chem3dwindow.cc:396:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ chem3dwindow.cc:396:45: note: in expansion of macro 'GTK_ACTION' gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ chem3dwindow.cc:396:45: note: in expansion of macro 'GTK_ACTION' gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ chem3dwindow.cc:396:45: note: in expansion of macro 'GTK_ACTION' gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ chem3dwindow.cc:396:63: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ chem3dwindow.cc:397:2: warning: 'void gtk_action_group_add_radio_actions(GtkActionGroup*, const GtkRadioActionEntry*, guint, gint, GCallback, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_display), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^ chem3dwindow.cc:397:2: warning: 'void gtk_action_group_add_radio_actions(GtkActionGroup*, const GtkRadioActionEntry*, guint, gint, GCallback, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_display), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^ chem3dwindow.cc:397:115: warning: 'void gtk_action_group_add_radio_actions(GtkActionGroup*, const GtkRadioActionEntry*, guint, gint, GCallback, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_display), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^ chem3dwindow.cc:398:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ chem3dwindow.cc:398:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ chem3dwindow.cc:398:62: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ chem3dwindow.cc:399:16: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ chem3dwindow.cc:399:16: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ chem3dwindow.cc:399:55: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ chem3dwindow.cc:402:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:402:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:402:77: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:406:19: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:406:19: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:406:83: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:411:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ chem3dwindow.cc:411:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ chem3dwindow.cc:411:81: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ chem3dwindow.cc:425:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ chem3dwindow.cc:425:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ chem3dwindow.cc:425:55: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ chem3dwindow.cc:433:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:433:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:433:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:433:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:433:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:433:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:433:107: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:433:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:433:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:433:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:433:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ chem3dwindow.cc:433:115: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:436:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:436:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:436:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:436:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:436:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:436:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:436:106: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:436:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:436:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:436:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:436:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ chem3dwindow.cc:436:114: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:439:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:439:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:439:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:439:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:439:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:439:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:439:106: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:439:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:439:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:439:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:439:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ chem3dwindow.cc:439:114: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:442:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc:442:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:442:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:442:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:442:52: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:442:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: chem3dwindow.cc:442:106: warning: 'GtkAction* gtk_action_group_get_action(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:442:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:442:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:442:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ chem3dwindow.cc:442:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ chem3dwindow.cc:442:114: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ chem3dwindow.cc: In member function 'void gcugtk::Chem3dWindow::AddMoleculeMenus(gcugtk::Molecule*)': chem3dwindow.cc:470:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (manager, ui_mol_description, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:470:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (manager, ui_mol_description, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ chem3dwindow.cc:470:74: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (manager, ui_mol_description, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from chem3dwindow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ CXX dialog.lo CXX filechooser.lo In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from filechooser.h:28, from filechooser.cc:26: filechooser.cc: In constructor 'gcugtk::FileChooser::FileChooser(gcugtk::Application*, bool, std::list >, gcu::Document*, const char*, GtkWidget*)': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ filechooser.cc:44:24: note: in expansion of macro 'GTK_STOCK_SAVE' (Save)? GTK_STOCK_SAVE: GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ filechooser.cc:44:40: note: in expansion of macro 'GTK_STOCK_OPEN' (Save)? GTK_STOCK_SAVE: GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ filechooser.cc:45:16: note: in expansion of macro 'GTK_STOCK_CANCEL' GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ CXX gcuchem3dviewer.lo CC gcucomboperiodic.lo CC gcuperiodic.lo CXX gcuspectrumviewer.lo CXX glapplication.lo CXX glview.lo glview.cc: In static member function 'static bool gcugtk::GLViewPrivate::OnInit(gcugtk::GLView*)': glview.cc:55:2: warning: 'void gtk_widget_set_double_buffered(GtkWidget*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered (View->m_Widget, false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ glview.cc:55:2: warning: 'void gtk_widget_set_double_buffered(GtkWidget*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered (View->m_Widget, false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ glview.cc:55:55: warning: 'void gtk_widget_set_double_buffered(GtkWidget*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered (View->m_Widget, false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ glview.cc:66:78: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] View->m_VisualInfo = glXChooseVisual (GDK_WINDOW_XDISPLAY (View->m_Window), gdk_screen_get_number (gdk_window_get_screen (View->m_Window)), const_cast < int * > (attr_list)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^ glview.cc:66:78: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] View->m_VisualInfo = glXChooseVisual (GDK_WINDOW_XDISPLAY (View->m_Window), gdk_screen_get_number (gdk_window_get_screen (View->m_Window)), const_cast < int * > (attr_list)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^ glview.cc:66:139: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] View->m_VisualInfo = glXChooseVisual (GDK_WINDOW_XDISPLAY (View->m_Window), gdk_screen_get_number (gdk_window_get_screen (View->m_Window)), const_cast < int * > (attr_list)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^ glview.cc: In member function 'virtual GdkPixbuf* gcugtk::GLView::BuildPixbuf(unsigned int, unsigned int, bool) const': glview.cc:319:68: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] XVisualInfo *xvi = glXChooseVisual (GDK_WINDOW_XDISPLAY (window), gdk_screen_get_number (gdk_window_get_screen (window)), const_cast < int * > (attr_list)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^ glview.cc:319:68: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] XVisualInfo *xvi = glXChooseVisual (GDK_WINDOW_XDISPLAY (window), gdk_screen_get_number (gdk_window_get_screen (window)), const_cast < int * > (attr_list)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^ glview.cc:319:121: warning: 'gint gdk_screen_get_number(GdkScreen*)' is deprecated [-Wdeprecated-declarations] XVisualInfo *xvi = glXChooseVisual (GDK_WINDOW_XDISPLAY (window), gdk_screen_get_number (gdk_window_get_screen (window)), const_cast < int * > (attr_list)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from application.h:28, from glapplication.h:25, from glview.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here gint gdk_screen_get_number (GdkScreen *screen); ^ CXX message.lo CXX molecule.lo molecule.cc: In member function 'void gcugtk::Molecule::BuildDatabasesMenu(GtkUIManager*, const char*, const char*)': molecule.cc:160:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("databases"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ molecule.cc:160:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("databases"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ molecule.cc:160:59: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("databases"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ molecule.cc:172:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("database", _("Find in databases"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:172:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("database", _("Find in databases"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:172:74: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("database", _("Find in databases"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:173:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:173:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:173:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:180:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ((*it).name.c_str (), (*it).name.c_str (), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:180:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ((*it).name.c_str (), (*it).name.c_str (), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:180:81: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ((*it).name.c_str (), (*it).name.c_str (), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:183:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:183:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:183:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:189:4: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (UIManager, node.c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:189:4: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (UIManager, node.c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:189:73: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (UIManager, node.c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:192:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (UIManager, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ molecule.cc:192:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (UIManager, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ molecule.cc:192:57: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (UIManager, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/molecule.h:28, from molecule.h:29, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX printable.lo CXX print-setup-dlg.lo CXX spectrumdoc.lo CXX spectrumview.lo CXX stringdlg.lo In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from stringdlg.h:28, from stringdlg.cc:26: stringdlg.cc: In member function 'virtual bool gcugtk::StringDlg::Apply()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ stringdlg.cc:93:5: note: in expansion of macro 'GTK_STOCK_SAVE' GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, GTK_STOCK_CANCEL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ stringdlg.cc:93:42: note: in expansion of macro 'GTK_STOCK_CANCEL' GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, GTK_STOCK_CANCEL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ CXX stringinputdlg.lo CXX ui-builder.lo CXX ui-manager.lo ui-manager.cc: In member function 'virtual void gcugtk::UIManager::ActivateActionWidget(const char*, bool)': ui-manager.cc:40:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager, path); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ui-manager.h:28, from ui-manager.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ ui-manager.cc:40:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager, path); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ui-manager.h:28, from ui-manager.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ ui-manager.cc:40:61: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager, path); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ui-manager.h:28, from ui-manager.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX window.lo CXXLD libgcugtk-0.14.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcugtk' gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcugtk' Making all in gcp gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' gdk-pixbuf-csource --raw --build-list gcp_unallowed ./unallowed.png > gcp-stock-pixbufs.h /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' CXX application.lo application.cc: In constructor 'gcp::Application::Application(gcugtk::CmdContextGtk*)': application.cc:428:16: warning: 'GtkIconFactory* gtk_icon_factory_new()' is deprecated [-Wdeprecated-declarations] IconFactory = gtk_icon_factory_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here GtkIconFactory* gtk_icon_factory_new (void); ^ application.cc:428:16: warning: 'GtkIconFactory* gtk_icon_factory_new()' is deprecated [-Wdeprecated-declarations] IconFactory = gtk_icon_factory_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here GtkIconFactory* gtk_icon_factory_new (void); ^ application.cc:428:38: warning: 'GtkIconFactory* gtk_icon_factory_new()' is deprecated [-Wdeprecated-declarations] IconFactory = gtk_icon_factory_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here GtkIconFactory* gtk_icon_factory_new (void); ^ application.cc:431:2: warning: 'void gtk_icon_factory_add_default(GtkIconFactory*)' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add_default (IconFactory); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here void gtk_icon_factory_add_default (GtkIconFactory *factory); ^ application.cc:431:2: warning: 'void gtk_icon_factory_add_default(GtkIconFactory*)' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add_default (IconFactory); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here void gtk_icon_factory_add_default (GtkIconFactory *factory); ^ application.cc:431:43: warning: 'void gtk_icon_factory_add_default(GtkIconFactory*)' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add_default (IconFactory); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here void gtk_icon_factory_add_default (GtkIconFactory *factory); ^ application.cc:482:25: warning: 'GdkPixbuf* gdk_pixbuf_new_from_inline(gint, const guint8*, gboolean, GError**)' is deprecated [-Wdeprecated-declarations] GdkPixbuf *unallowed = gdk_pixbuf_new_from_inline (-1, gcp_unallowed, false, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ application.cc:482:25: warning: 'GdkPixbuf* gdk_pixbuf_new_from_inline(gint, const guint8*, gboolean, GError**)' is deprecated [-Wdeprecated-declarations] GdkPixbuf *unallowed = gdk_pixbuf_new_from_inline (-1, gcp_unallowed, false, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ application.cc:482:83: warning: 'GdkPixbuf* gdk_pixbuf_new_from_inline(gint, const guint8*, gboolean, GError**)' is deprecated [-Wdeprecated-declarations] GdkPixbuf *unallowed = gdk_pixbuf_new_from_inline (-1, gcp_unallowed, false, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^ application.cc:485:28: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] m_Cursors[CursorPencil] = gdk_cursor_new (GDK_PENCIL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ application.cc:485:28: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] m_Cursors[CursorPencil] = gdk_cursor_new (GDK_PENCIL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ application.cc:485:54: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] m_Cursors[CursorPencil] = gdk_cursor_new (GDK_PENCIL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from application.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ CXX plugin.lo CXX settings.lo CXX document.lo document.cc: In member function 'double gcp::Document::GetMedianBondLength()': document.cc:1241:22: warning: 'failed' may be used uninitialized in this function [-Wmaybe-uninitialized] return (failed)? 0: result; ^ CXX target.lo CXX window.lo window.cc: In function 'void gcp::on_full_screen(GtkToggleAction*, gcp::Window*)': window.cc:329:6: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (action)) ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ window.cc:329:6: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (action)) ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ window.cc:329:42: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (action)) ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: window.cc: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ window.cc:349:13: note: in expansion of macro 'GTK_STOCK_NEW' { "New", GTK_STOCK_NEW, N_("_New File"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ window.cc:351:19: note: in expansion of macro 'GTK_STOCK_NEW' { "NewThemed", GTK_STOCK_NEW, N_("Ne_w File with Theme..."), "N", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ window.cc:353:14: note: in expansion of macro 'GTK_STOCK_OPEN' { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ window.cc:355:14: note: in expansion of macro 'GTK_STOCK_SAVE' { "Save", GTK_STOCK_SAVE, N_("_Save"), "S", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ window.cc:357:16: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAs", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ window.cc:359:21: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ window.cc:363:22: note: in expansion of macro 'GTK_STOCK_PRINT_PREVIEW' { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ window.cc:365:15: note: in expansion of macro 'GTK_STOCK_PRINT' { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PROPERTIES ((GtkStock)"gtk-properties") ^ window.cc:367:20: note: in expansion of macro 'GTK_STOCK_PROPERTIES' { "Properties", GTK_STOCK_PROPERTIES, N_("Prope_rties..."), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ window.cc:369:15: note: in expansion of macro 'GTK_STOCK_CLOSE' { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ window.cc:371:14: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1074:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_UNDO ((GtkStock)"gtk-undo") ^ window.cc:374:14: note: in expansion of macro 'GTK_STOCK_UNDO' { "Undo", GTK_STOCK_UNDO, N_("_Undo"), "Z", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:928:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_REDO ((GtkStock)"gtk-redo") ^ window.cc:376:14: note: in expansion of macro 'GTK_STOCK_REDO' { "Redo", GTK_STOCK_REDO, N_("_Redo"), "Z", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:246:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CUT ((GtkStock)"gtk-cut") ^ window.cc:378:13: note: in expansion of macro 'GTK_STOCK_CUT' { "Cut", GTK_STOCK_CUT, N_("Cu_t"), "X", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ window.cc:380:14: note: in expansion of macro 'GTK_STOCK_COPY' { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PASTE ((GtkStock)"gtk-paste") ^ window.cc:382:15: note: in expansion of macro 'GTK_STOCK_PASTE' { "Paste", GTK_STOCK_PASTE, N_("_Paste"), "V", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:188:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CLEAR ((GtkStock)"gtk-clear") ^ window.cc:384:15: note: in expansion of macro 'GTK_STOCK_CLEAR' { "Erase", GTK_STOCK_CLEAR, N_("C_lear"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PREFERENCES ((GtkStock)"gtk-preferences") ^ window.cc:388:21: note: in expansion of macro 'GTK_STOCK_PREFERENCES' { "Preferences", GTK_STOCK_PREFERENCES, N_("Pr_eferences..."), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ window.cc:415:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ window.cc: In constructor 'gcp::Window::Window(gcp::Application*, const char*, const char*)': window.cc:530:17: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:530:17: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:530:52: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:531:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:531:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:531:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:532:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:532:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:532:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:533:2: warning: 'void gtk_action_group_add_toggle_actions(GtkActionGroup*, const GtkToggleActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, toggle_entries, G_N_ELEMENTS (toggle_entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, ^ window.cc:533:2: warning: 'void gtk_action_group_add_toggle_actions(GtkActionGroup*, const GtkToggleActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, toggle_entries, G_N_ELEMENTS (toggle_entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, ^ window.cc:533:104: warning: 'void gtk_action_group_add_toggle_actions(GtkActionGroup*, const GtkToggleActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, toggle_entries, G_N_ELEMENTS (toggle_entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, ^ window.cc:535:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:535:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:535:59: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:541:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:541:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:541:62: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:545:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:545:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:545:77: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:550:19: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:550:19: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:550:83: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:558:16: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:558:16: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:558:55: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:570:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ window.cc:570:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: window.cc:570:52: warning: 'GtkAction* gtk_ui_manager_get_action(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ window.cc:570:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: window.cc:570:52: warning: 'GtkAction* gtk_ui_manager_get_action(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ window.cc:570:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: window.cc:570:119: warning: 'GtkAction* gtk_ui_manager_get_action(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ window.cc:570:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ window.cc:570:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ window.cc:570:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ window.cc:570:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ window.cc:570:127: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ window.cc:576:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:576:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:576:81: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:591:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:591:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:591:55: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:593:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:593:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:593:58: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:604:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ window.cc:604:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ window.cc:604:50: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ window.cc:617:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Copy"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:617:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Copy"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:617:89: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Copy"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:618:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Cut"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:618:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Cut"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:618:88: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Cut"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:619:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Erase"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:619:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Erase"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:619:90: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Erase"), false); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from window.cc:24: window.cc: In member function 'bool gcp::Window::VerifySaved()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ window.cc:791:59: note: in expansion of macro 'GTK_STOCK_CANCEL' gtk_dialog_add_button (GTK_DIALOG (box->GetWindow ()), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ CXX operation.lo CXX arrow.lo CXX atom.lo atom.cc: In member function 'virtual void gcp::Atom::Update()': atom.cc:237:21: warning: comparison is always false due to limited range of data type [-Wtype-limits] else if (m_Charge < 0) ^ atom.cc: In function 'void gcp::do_display_symbol(GtkToggleAction*, gcp::Atom*)': atom.cc:1117:24: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] pAtom->SetShowSymbol (gtk_toggle_action_get_active (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ atom.cc:1117:24: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] pAtom->SetShowSymbol (gtk_toggle_action_get_active (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ atom.cc:1117:60: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] pAtom->SetShowSymbol (gtk_toggle_action_get_active (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ atom.cc: In function 'void gcp::do_show_charge(GtkToggleAction*, gcp::Atom*)': atom.cc:1147:23: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] atom->SetShowCharge (gtk_toggle_action_get_active (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ atom.cc:1147:23: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] atom->SetShowCharge (gtk_toggle_action_get_active (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ atom.cc:1147:59: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] atom->SetShowCharge (gtk_toggle_action_get_active (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ atom.cc: In member function 'virtual bool gcp::Atom::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': atom.cc:1186:11: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1186:11: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1186:39: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1187:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1187:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1187:56: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1188:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1188:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1188:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1190:24: warning: 'GtkToggleAction* gtk_toggle_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1190:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1190:24: warning: 'GtkToggleAction* gtk_toggle_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1190:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1190:132: warning: 'GtkToggleAction* gtk_toggle_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1190:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1190:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1190:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1190:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1191:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ atom.cc:1191:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ atom.cc:1191:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ atom.cc:1191:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ atom.cc:1191:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1191:73: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ atom.cc:1193:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1193:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1193:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1195:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1195:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1195:138: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1200:12: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1200:12: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1200:40: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1201:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1201:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1201:57: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1202:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1202:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1202:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1205:24: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1205:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1205:24: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1205:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1205:95: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1205:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1205:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1205:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1205:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1207:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1207:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1207:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1209:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1209:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1209:137: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1213:12: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1213:12: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1213:40: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1214:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1214:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1214:57: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1215:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1215:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1215:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1218:24: warning: 'GtkToggleAction* gtk_toggle_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1218:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1218:24: warning: 'GtkToggleAction* gtk_toggle_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1218:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1218:123: warning: 'GtkToggleAction* gtk_toggle_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1218:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1218:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1218:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1218:12: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1219:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ atom.cc:1219:3: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ atom.cc:1219:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ atom.cc:1219:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ atom.cc:1219:33: note: in expansion of macro 'GTK_TOGGLE_ACTION' gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1219:73: warning: 'void gtk_toggle_action_set_active(GtkToggleAction*, gboolean)' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^ atom.cc:1221:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1221:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1221:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1223:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1223:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1223:138: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1227:12: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1227:12: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1227:40: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ atom.cc:1235:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (id.c_str (), id.c_str (),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1235:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (id.c_str (), id.c_str (),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1235:64: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (id.c_str (), id.c_str (),NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ atom.cc:1236:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1236:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1236:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1238:25: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1238:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1238:25: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1238:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1238:92: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1238:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1238:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1238:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1238:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1240:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1240:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1240:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1242:25: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1242:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1242:25: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1242:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1242:92: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1242:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1242:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1242:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1242:13: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1244:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1244:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1244:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1249:26: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1249:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1249:26: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1249:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: atom.cc:1249:102: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1249:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1249:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1249:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ atom.cc:1249:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ atom.cc:1251:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1251:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1251:47: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ atom.cc:1261:4: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, str.str ().c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1261:4: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, str.str ().c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1261:73: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, str.str ().c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ atom.cc:1265:3: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ atom.cc:1265:3: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ atom.cc:1265:52: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from atom.h:30, from atom.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX electron.lo CXX bond.lo bond.cc: In member function 'virtual bool gcp::Bond::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': bond.cc:865:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bond"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ bond.cc:865:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bond"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ bond.cc:865:54: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bond"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ bond.cc:867:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Bond", _("Bond"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:867:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Bond", _("Bond"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:867:56: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Bond", _("Bond"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:868:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:868:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:868:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:871:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("MoveBack", _("Move to back"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:871:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("MoveBack", _("Move to back"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:871:69: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("MoveBack", _("Move to back"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:873:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:873:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:873:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:875:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ bond.cc:875:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ bond.cc:875:135: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ bond.cc:878:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("BringFront", _("Bring to front"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:878:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("BringFront", _("Bring to front"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:878:73: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("BringFront", _("Bring to front"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ bond.cc:880:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:880:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:880:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ bond.cc:882:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ bond.cc:882:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ bond.cc:882:137: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ bond.cc:884:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ bond.cc:884:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ bond.cc:884:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gccv/item-client.h:29, from bond.h:30, from bond.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX brackets.lo brackets.cc: In member function 'virtual bool gcp::Brackets::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': brackets.cc:364:28: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ brackets.cc:364:28: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ brackets.cc:364:59: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ brackets.cc:366:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:366:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:366:66: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:367:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:367:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:367:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:369:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Stoich", _("Add stoichiometry"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:369:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Stoich", _("Add stoichiometry"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:369:73: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Stoich", _("Add stoichiometry"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:371:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:371:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:371:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:373:4: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ brackets.cc:373:4: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ brackets.cc:373:138: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ brackets.cc:374:4: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ brackets.cc:374:4: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ brackets.cc:374:53: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ brackets.cc:378:28: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ brackets.cc:378:28: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ brackets.cc:378:59: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ brackets.cc:380:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:380:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:380:66: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:381:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:381:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:381:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ brackets.cc:383:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Super", _("Add superscript"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:383:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Super", _("Add superscript"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:383:70: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Super", _("Add superscript"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ brackets.cc:388:4: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ brackets.cc:388:4: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ brackets.cc:388:53: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from brackets.h:28, from brackets.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX residue.lo CXX fragment-atom.lo CXX fragment-residue.lo CXX fragment.lo fragment.cc: In member function 'bool gcp::Fragment::SavePortion(xmlDocPtr, xmlNodePtr, unsigned int, unsigned int) const': fragment.cc:628:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (*err == '+' && (*j)->GetEndIndex () == err - m_buf.c_str () + 1) ^ fragment.cc:630:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (!strncmp (err, "−", lenminus) && (*j)->GetEndIndex () == err - m_buf.c_str () + lenminus) ^ fragment.cc:635:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] bool known = (*err == '+' && (*j)->GetEndIndex () == err - m_buf.c_str () + 1); ^ CXX molecule.lo molecule.cc: In member function 'virtual bool gcp::Molecule::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': molecule.cc:574:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("molecule"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ molecule.cc:574:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("molecule"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ molecule.cc:574:58: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("molecule"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ molecule.cc:576:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Molecule", _("Molecule"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:576:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Molecule", _("Molecule"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:576:64: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Molecule", _("Molecule"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:577:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:577:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:577:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:583:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("open3d", _("Open 3D model in"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:583:13: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("open3d", _("Open 3D model in"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:583:72: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("open3d", _("Open 3D model in"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:584:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:584:4: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:584:46: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:587:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("ghemical", _("Ghemical"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:587:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("ghemical", _("Ghemical"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:587:67: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("ghemical", _("Ghemical"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:589:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:589:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:589:47: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:591:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:591:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:591:170: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:594:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("gchem3d", _("GChem3D"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:594:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("gchem3d", _("GChem3D"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:594:65: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("gchem3d", _("GChem3D"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:596:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:596:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:596:47: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:598:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:598:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:598:169: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:601:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("avogadro", _("Avogadro"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:601:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("avogadro", _("Avogadro"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:601:67: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("avogadro", _("Avogadro"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:603:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:603:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:603:47: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:605:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:605:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:605:170: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:609:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchi", _("Generate InChI"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:609:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchi", _("Generate InChI"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:609:68: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchi", _("Generate InChI"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:611:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:611:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:611:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:613:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:613:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:613:136: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:614:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchikey", _("Generate InChIKey"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:614:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchikey", _("Generate InChIKey"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:614:74: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchikey", _("Generate InChIKey"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:616:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:616:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:616:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:618:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:618:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:618:139: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:619:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("smiles", _("Generate SMILES"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:619:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("smiles", _("Generate SMILES"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:619:70: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("smiles", _("Generate SMILES"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:621:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:621:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:621:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:623:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:623:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:623:137: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:624:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("calc", _("Open in Calculator"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:624:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("calc", _("Open in Calculator"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:624:71: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("calc", _("Open in Calculator"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:626:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:626:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:626:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:628:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:628:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:628:135: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:632:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("select-align", _("Select alignment item"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:632:12: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("select-align", _("Select alignment item"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:632:82: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("select-align", _("Select alignment item"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ molecule.cc:635:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:635:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:635:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ molecule.cc:637:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:637:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:637:143: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ molecule.cc:640:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ molecule.cc:640:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ molecule.cc:640:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from molecule.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX reaction.lo reaction.cc: In member function 'virtual bool gcp::Reaction::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': reaction.cc:365:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reaction.cc:365:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reaction.cc:365:58: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reaction.cc:366:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy", _("Destroy the reaction"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction.cc:366:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy", _("Destroy the reaction"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction.cc:366:86: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy", _("Destroy the reaction"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction.cc:367:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction.cc:367:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction.cc:367:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction.cc:369:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reaction.cc:369:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reaction.cc:369:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reaction.cc:372:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reaction.cc:372:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reaction.cc:372:55: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reaction.cc:373:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ reaction.cc:373:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ reaction.cc:373:65: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcp/scheme.h:28, from reaction.h:28, from reaction.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX reactant.lo reactant.cc: In member function 'virtual bool gcp::Reactant::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': reactant.cc:83:27: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reactant"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reactant.cc:83:27: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reactant"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reactant.cc:83:59: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reactant"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reactant.cc:84:23: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("stoichiometry", _("Add a stoichiometry coefficient"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reactant.cc:84:23: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("stoichiometry", _("Add a stoichiometry coefficient"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reactant.cc:84:104: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("stoichiometry", _("Add a stoichiometry coefficient"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reactant.cc:85:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reactant.cc:85:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reactant.cc:85:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reactant.cc:87:3: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reactant.cc:87:3: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reactant.cc:87:52: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reactant.cc:90:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reactant.cc:90:3: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reactant.cc:90:56: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reactant.cc:91:18: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/stoichiometry"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ reactant.cc:91:18: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/stoichiometry"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ reactant.cc:91:72: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/stoichiometry"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from reactant.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX reaction-step.lo reaction-step.cc: In member function 'virtual void gcp::ReactionStep::OnLoaded()': reaction-step.cc:161:15: warning: unused variable 'x0' [-Wunused-variable] double x, y, x0, y0, x1, y1; ^ reaction-step.cc:161:19: warning: unused variable 'y0' [-Wunused-variable] double x, y, x0, y0, x1, y1; ^ reaction-step.cc:161:23: warning: unused variable 'x1' [-Wunused-variable] double x, y, x0, y0, x1, y1; ^ reaction-step.cc:161:27: warning: unused variable 'y1' [-Wunused-variable] double x, y, x0, y0, x1, y1; ^ CXX reaction-arrow.lo reaction-arrow.cc: In member function 'virtual bool gcp::ReactionArrow::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': reaction-arrow.cc:255:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction-arrow"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reaction-arrow.cc:255:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction-arrow"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reaction-arrow.cc:255:64: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction-arrow"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ reaction-arrow.cc:256:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Arrow", _("Arrow"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction-arrow.cc:256:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Arrow", _("Arrow"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction-arrow.cc:256:69: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Arrow", _("Arrow"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction-arrow.cc:257:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction-arrow.cc:257:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction-arrow.cc:257:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction-arrow.cc:262:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("attach", _("Attach selection to arrow..."), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction-arrow.cc:262:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("attach", _("Attach selection to arrow..."), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction-arrow.cc:262:82: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("attach", _("Attach selection to arrow..."), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ reaction-arrow.cc:265:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction-arrow.cc:265:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction-arrow.cc:265:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ reaction-arrow.cc:267:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reaction-arrow.cc:267:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reaction-arrow.cc:267:133: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ reaction-arrow.cc:268:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reaction-arrow.cc:268:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reaction-arrow.cc:268:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from arrow.h:28, from reaction-arrow.h:30, from reaction-arrow.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ reaction-arrow.cc: In member function 'virtual std::string gcp::ReactionArrow::GetProperty(unsigned int) const': reaction-arrow.cc:386:57: warning: second operand of conditional expression has no effect [-Wunused-value] res << (m_Type == ReversibleArrow)? "double": "simple"; ^ reaction-arrow.cc:386:57: warning: third operand of conditional expression has no effect [-Wunused-value] CXX reaction-operator.lo CXX reaction-prop.lo CXX reaction-prop-dlg.lo CXX mesomery.lo mesomery.cc: In member function 'virtual bool gcp::Mesomery::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': mesomery.cc:780:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mesomery"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ mesomery.cc:780:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mesomery"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ mesomery.cc:780:58: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mesomery"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ mesomery.cc:781:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-ms", _("Destroy the mesomery relationship"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mesomery.cc:781:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-ms", _("Destroy the mesomery relationship"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mesomery.cc:781:102: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-ms", _("Destroy the mesomery relationship"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mesomery.cc:782:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mesomery.cc:782:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mesomery.cc:782:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mesomery.cc:784:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ mesomery.cc:784:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ mesomery.cc:784:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ mesomery.cc:787:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ mesomery.cc:787:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ mesomery.cc:787:55: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ mesomery.cc:788:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-ms"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ mesomery.cc:788:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-ms"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ mesomery.cc:788:68: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-ms"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mesomery.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX mesomer.lo CXX mesomery-arrow.lo CXX mechanism-arrow.lo CXX mechanism-step.lo mechanism-step.cc: In member function 'virtual bool gcp::MechanismStep::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': mechanism-step.cc:186:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mstep"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ mechanism-step.cc:186:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mstep"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ mechanism-step.cc:186:55: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mstep"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ mechanism-step.cc:188:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Mechanism step", _("Mechanism step"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mechanism-step.cc:188:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Mechanism step", _("Mechanism step"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mechanism-step.cc:188:76: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Mechanism step", _("Mechanism step"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mechanism-step.cc:189:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mechanism-step.cc:189:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mechanism-step.cc:189:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mechanism-step.cc:191:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("mstep-select-align", _("Align using this molecule"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mechanism-step.cc:191:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("mstep-select-align", _("Align using this molecule"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mechanism-step.cc:191:91: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("mstep-select-align", _("Align using this molecule"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ mechanism-step.cc:194:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mechanism-step.cc:194:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mechanism-step.cc:194:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ mechanism-step.cc:196:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ mechanism-step.cc:196:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ mechanism-step.cc:196:154: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ mechanism-step.cc:197:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ mechanism-step.cc:197:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ mechanism-step.cc:197:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from mechanism-step.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX scheme.lo CXX step.lo CXX text.lo CXX text-object.lo CXX docprop.lo CXX fontsel.lo fontsel.cc: In function 'void gcp_font_sel_init(GcpFontSel*)': fontsel.cc:533:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FacesTree)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:533:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FacesTree)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:533:93: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FacesTree)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:562:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:562:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:562:68: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:617:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FamilyTree)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:617:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FamilyTree)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ fontsel.cc:617:94: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FamilyTree)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from fontsel.cc:25: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ CXX newfiledlg.lo CXX preferences.lo CXX about.lo CXX tool.lo CXX tools.lo CXX view.lo view.cc: In constructor 'gcp::View::View(gcp::Document*, bool)': view.cc:106:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:106:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:106:59: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc: In function 'void gcp::do_set_symbol(GtkAction*, gcu::Object*)': view.cc:464:22: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] int Z = Element::Z (gtk_action_get_name(action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ view.cc:464:22: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] int Z = Element::Z (gtk_action_get_name(action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ view.cc:464:48: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] int Z = Element::Z (gtk_action_get_name(action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ view.cc: In member function 'bool gcp::View::OnKeyPress(GtkWidget*, GdkEventKey*)': view.cc:651:41: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:651:41: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:651:61: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:652:28: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("element"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ view.cc:652:28: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("element"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ view.cc:652:59: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("element"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: view.cc:658:26: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ view.cc:658:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: view.cc:658:26: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ view.cc:658:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: view.cc:658:115: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:57: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ view.cc:658:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ view.cc:658:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ view.cc:658:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ view.cc:658:14: note: in expansion of macro 'GTK_ACTION' action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ view.cc:660:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ view.cc:660:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ view.cc:660:47: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ view.cc:663:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (m_UIManager->GetUIManager (), ui.c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ view.cc:663:5: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (m_UIManager->GetUIManager (), ui.c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ view.cc:663:91: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (m_UIManager->GetUIManager (), ui.c_str (), -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ view.cc:665:4: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (m_UIManager->GetUIManager (), group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ view.cc:665:4: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (m_UIManager->GetUIManager (), group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ view.cc:665:78: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (m_UIManager->GetUIManager (), group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ view.cc:667:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ view.cc:667:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ view.cc:667:84: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ view.cc:668:4: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (w), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^ view.cc:668:4: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (w), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^ view.cc:668:91: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (w), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^ view.cc: In member function 'virtual bool gcp::View::OnButtonPressed(gccv::ItemClient*, unsigned int, double, double, unsigned int)': view.cc:1009:40: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:1009:40: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:1009:60: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ view.cc:1014:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ view.cc:1014:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ view.cc:1014:84: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ view.cc:1015:4: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (w), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^ view.cc:1015:4: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (w), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^ view.cc:1015:91: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (w), NULL, NULL, NULL, NULL, 3, gtk_get_current_event_time ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:28, from view.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^ CXX widgetdata.lo CXX zoomdlg.lo CXX theme.lo theme.cc: In constructor 'gcp::ThemeManager::ThemeManager()': theme.cc:208:2: warning: 'void g_type_init()' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from theme.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:710:23: note: declared here void g_type_init (void); ^ theme.cc:208:2: warning: 'void g_type_init()' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from theme.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:710:23: note: declared here void g_type_init (void); ^ theme.cc:208:15: warning: 'void g_type_init()' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../libs/gcu/macros.h:28, from operation.h:29, from document.h:28, from theme.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:710:23: note: declared here void g_type_init (void); ^ CXX Hposdlg.lo CXXLD libgcp-0.14.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' Making all in gcr gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcr' CXX application.lo CXX atom.lo CXX atomsdlg.lo atomsdlg.cc: In static member function 'static void gcr::AtomsDlgPrivate::AddRow(gcr::AtomsDlg*)': atomsdlg.cc:93:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->AtomColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ atomsdlg.cc:93:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->AtomColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ atomsdlg.cc:93:52: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->AtomColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ atomsdlg.cc: In static member function 'static void gcr::AtomsDlgPrivate::RowSelected(gcr::AtomsDlg*, int)': atomsdlg.cc:172:3: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ atomsdlg.cc:172:3: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ atomsdlg.cc:172:52: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ atomsdlg.cc: In static member function 'static void gcr::AtomsDlgPrivate::ElementChanged(gcr::AtomsDlg*, unsigned int)': atomsdlg.cc:234:3: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &pBox->m_RGBA); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ atomsdlg.cc:234:3: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &pBox->m_RGBA); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ atomsdlg.cc:234:60: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &pBox->m_RGBA); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ atomsdlg.cc: In static member function 'static void gcr::AtomsDlgPrivate::ColorSet(GtkColorButton*, gcr::AtomsDlg*)': atomsdlg.cc:254:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_RGBA); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ atomsdlg.cc:254:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_RGBA); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ atomsdlg.cc:254:48: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_RGBA); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from atomsdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ atomsdlg.cc: In static member function 'static void gcr::AtomsDlgPrivate::RadiusTypeChanged(GtkComboBox*, gcr::AtomsDlg*)': atomsdlg.cc:316:27: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (((*radius)->charge < -8) || ((*radius)->charge > 8)) { ^ CXX bond.lo CXX celldlg.lo CXX cleavage.lo CXX cleavagesdlg.lo CXX docprop.lo CXX document.lo In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/atom.h:28, from atom.h:28, from document.h:30, from document.cc:27: document.cc: In member function 'bool gcr::Document::VerifySaved()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ document.cc:1387:44: note: in expansion of macro 'GTK_STOCK_CANCEL' gtk_dialog_add_button(GTK_DIALOG(mbox), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ CXX gcrcrystalviewer.lo CXX grid.lo grid.cc: In function 'GtkWidget* gcr_grid_new(const char*, GType, ...)': grid.cc:1149:5: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (layout, GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from grid.h:33, from grid.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^ grid.cc:1149:5: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (layout, GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from grid.h:33, from grid.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^ grid.cc:1149:79: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (layout, GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from grid.h:33, from grid.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^ grid.cc:1185:2: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (reinterpret_cast (grid), GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from grid.h:33, from grid.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^ grid.cc:1185:2: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (reinterpret_cast (grid), GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from grid.h:33, from grid.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^ grid.cc:1185:107: warning: 'void gtk_widget_override_background_color(GtkWidget*, GtkStateFlags, const GdkRGBA*)' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (reinterpret_cast (grid), GTK_STATE_FLAG_NORMAL, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from grid.h:33, from grid.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^ CXX line.lo CXX linesdlg.lo linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::AddRow(gcr::LinesDlg*)': linesdlg.cc:77:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->LineColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:77:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->LineColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:77:52: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->LineColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::RowSelected(gcr::LinesDlg*, int)': linesdlg.cc:156:3: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->LineColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:156:3: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->LineColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:156:52: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->LineColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::EdgesToggled(GtkToggleButton*, gcr::LinesDlg*)': linesdlg.cc:182:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->EdgesColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:182:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->EdgesColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:182:53: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->EdgesColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::DiagonalsToggled(GtkToggleButton*, gcr::LinesDlg*)': linesdlg.cc:203:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->DiagsColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:203:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->DiagsColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:203:53: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->DiagsColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::MediansToggled(GtkToggleButton*, gcr::LinesDlg*)': linesdlg.cc:224:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->MediansColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:224:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->MediansColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:224:55: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->MediansColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::EdgesColorSet(GtkColorButton*, gcr::LinesDlg*)': linesdlg.cc:279:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:279:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:279:39: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::DiagsColorSet(GtkColorButton*, gcr::LinesDlg*)': linesdlg.cc:288:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:288:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:288:39: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::MediansColorSet(GtkColorButton*, gcr::LinesDlg*)': linesdlg.cc:297:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:297:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:297:39: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In static member function 'static void gcr::LinesDlgPrivate::ColorSet(GtkColorButton*, gcr::LinesDlg*)': linesdlg.cc:328:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:328:3: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc:328:48: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ linesdlg.cc: In constructor 'gcr::LinesDlg::LinesDlg(gcr::Application*, gcr::Document*)': linesdlg.cc:392:4: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (EdgesColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:392:4: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (EdgesColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:392:48: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (EdgesColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:403:4: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (DiagsColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:403:4: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (DiagsColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:403:48: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (DiagsColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:414:4: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (MediansColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:414:4: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (MediansColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ linesdlg.cc:414:50: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (MediansColor, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from linesdlg.h:28, from linesdlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ CXX prefs.lo prefs.cc: In static member function 'static void gcr::PrefsDlgPrivate::OnBackgroundChanged(gcr::PrefsDlg*)': prefs.cc:135:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->BackgroundBtn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from prefs.h:28, from prefs.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ prefs.cc:135:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->BackgroundBtn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from prefs.h:28, from prefs.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ prefs.cc:135:54: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->BackgroundBtn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from prefs.h:28, from prefs.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ prefs.cc: In constructor 'gcr::PrefsDlg::PrefsDlg(gcr::Application*)': prefs.cc:210:2: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (BackgroundBtn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from prefs.h:28, from prefs.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ prefs.cc:210:2: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (BackgroundBtn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from prefs.h:28, from prefs.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ prefs.cc:210:49: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (BackgroundBtn, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from prefs.h:28, from prefs.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ CXX sizedlg.lo CXX view.lo CXX view-settings.lo view-settings.cc: In static member function 'static void gcr::ViewSettingsDlgPrivate::OnBackgroundChanged(gcr::ViewSettingsDlg*)': view-settings.cc:92:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->Background, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from view-settings.h:28, from view-settings.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ view-settings.cc:92:2: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->Background, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from view-settings.h:28, from view-settings.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ view-settings.cc:92:51: warning: 'void gtk_color_button_get_rgba(GtkColorButton*, GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->Background, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from view-settings.h:28, from view-settings.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:108:14: note: declared here void gtk_color_button_get_rgba (GtkColorButton *button, ^ view-settings.cc: In constructor 'gcr::ViewSettingsDlg::ViewSettingsDlg(gcr::View*)': view-settings.cc:111:2: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (Background, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from view-settings.h:28, from view-settings.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ view-settings.cc:111:2: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (Background, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from view-settings.h:28, from view-settings.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ view-settings.cc:111:46: warning: 'void gtk_color_button_set_rgba(GtkColorButton*, const GdkRGBA*)' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (Background, &rgba); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from view-settings.h:28, from view-settings.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:105:14: note: declared here void gtk_color_button_set_rgba (GtkColorButton *button, ^ CXX window.lo In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ window.cc:283:13: note: in expansion of macro 'GTK_STOCK_NEW' { "New", GTK_STOCK_NEW, N_("_New File"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ window.cc:285:14: note: in expansion of macro 'GTK_STOCK_OPEN' { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ window.cc:287:14: note: in expansion of macro 'GTK_STOCK_SAVE' { "Save", GTK_STOCK_SAVE, N_("_Save"), "S", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ window.cc:289:16: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAs", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ window.cc:291:21: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ window.cc:295:22: note: in expansion of macro 'GTK_STOCK_PRINT_PREVIEW' { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ window.cc:297:15: note: in expansion of macro 'GTK_STOCK_PRINT' { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PROPERTIES ((GtkStock)"gtk-properties") ^ window.cc:299:20: note: in expansion of macro 'GTK_STOCK_PROPERTIES' { "Properties", GTK_STOCK_PROPERTIES, N_("Prope_rties..."), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ window.cc:301:15: note: in expansion of macro 'GTK_STOCK_CLOSE' { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ window.cc:303:14: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PREFERENCES ((GtkStock)"gtk-preferences") ^ window.cc:306:15: note: in expansion of macro 'GTK_STOCK_PREFERENCES' { "Prefs", GTK_STOCK_PREFERENCES, N_("Prefere_nces..."), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ window.cc:328:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ window.cc: In constructor 'gcr::Window::Window(gcu::Application*, gcr::Document*, const char*)': window.cc:412:17: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:412:17: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:412:52: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:413:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:413:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:413:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:414:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:414:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:414:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:416:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:416:39: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:416:59: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:422:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:422:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:422:62: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:424:16: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:424:16: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:424:55: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:428:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:428:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:428:77: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:432:19: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:432:19: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:432:83: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:437:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:437:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:437:81: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:454:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:454:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:454:55: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:456:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:456:8: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:456:58: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from ../../libs/gcugtk/glapplication.h:25, from application.h:28, from window.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXXLD libgcrystal-0.14.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcr' gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' Making all in plugins gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' Making all in loaders gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' Making all in cdx gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdx' CXX cdx.lo cdx.cc: In function 'gint32 ReadInt(GsfInput*, int)': cdx.cc:103:25: warning: right operand of comma operator has no effect [-Wunused-value] READINT16 (input, res); ^ cdx.cc:106:25: warning: right operand of comma operator has no effect [-Wunused-value] READINT32 (input, res); ^ cdx.cc: In member function 'bool CDXLoader::ReadFragmentText(GsfInput*, gcu::Object*)': cdx.cc:2761:14: warning: variable 'n' set but not used [-Wunused-but-set-variable] guint16 n[5]; ^ cdx.cc: In member function 'bool CDXLoader::ReadGraphic(GsfInput*, gcu::Object*)': cdx.cc:2689:53: warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized] str_ << x0 << " " << y0 << " " << x1 << " " << y1; ^ cdx.cc:2689:38: warning: 'x1' may be used uninitialized in this function [-Wmaybe-uninitialized] str_ << x0 << " " << y0 << " " << x1 << " " << y1; ^ cdx.cc:2689:25: warning: 'y0' may be used uninitialized in this function [-Wmaybe-uninitialized] str_ << x0 << " " << y0 << " " << x1 << " " << y1; ^ cdx.cc:2689:12: warning: 'x0' may be used uninitialized in this function [-Wmaybe-uninitialized] str_ << x0 << " " << y0 << " " << x1 << " " << y1; ^ CXXLD cdx.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference ITMRG plugin.xml gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdx' Making all in cdxml gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdxml' CXX cdxml.lo CXXLD cdxml.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference ITMRG plugin.xml gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdxml' Making all in cif gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cif' CXX cif.lo CXXLD cif.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference ITMRG plugin.xml gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cif' Making all in cml gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cml' CXX cml.lo CXXLD cml.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference ITMRG plugin.xml gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cml' Making all in nuts gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/nuts' CXX nuts.lo nuts.cc: In member function 'virtual gcu::ContentType NUTSLoader::Read(gcu::Document*, GsfInput*, const char*, GOIOContext*)': nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:98:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, sw); // not used ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:99:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, sf); // not used ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:101:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, time[i]); // what are these for? ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:114:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, sw1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:115:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, sf1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:116:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, of1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:136:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, rp1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:137:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, pp1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:138:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, tba1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:139:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, tpb1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:140:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, tlb1); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:149:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, sw2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:150:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, sf2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:151:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, of2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:152:2: note: in expansion of macro 'READFLOAT' READFLOAT (in, rp2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:153:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, pp2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:154:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, tba2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:155:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, tpb2); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:156:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, tlb2); ^ nuts.cc:157:11: warning: comparison of constant '2' with boolean expression is always false [-Wbool-compare] if (ver2 == 2) { ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:160:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, temp); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:162:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, pw); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:163:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, rd); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:199:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, temp); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:205:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, pw); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:206:3: note: in expansion of macro 'READFLOAT' READFLOAT (in, rd); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:268:4: note: in expansion of macro 'READFLOAT' READFLOAT (in, f); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:271:5: note: in expansion of macro 'READFLOAT' READFLOAT (in, f); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:296:5: note: in expansion of macro 'READFLOAT' READFLOAT (in, f); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:298:5: note: in expansion of macro 'READFLOAT' READFLOAT (in, f); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:301:6: note: in expansion of macro 'READFLOAT' READFLOAT (in, f); ^ nuts.cc:50:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int32_t *) &i) = buffer[0] + (buffer[1] << 8) + (buffer[2] << 16) + (buffer[3] << 24), readint_res) ^ nuts.cc:303:6: note: in expansion of macro 'READFLOAT' READFLOAT (in, f); ^ nuts.cc:75:10: warning: variable 'header_size' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:29: warning: variable 'frame_size' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:41: warning: variable 'nb2D' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:82: warning: variable 'decim' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:89: warning: variable 'npts2' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:96: warning: variable 'data_type2' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:108: warning: variable 'domain2' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:117: warning: variable 'axis2' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ nuts.cc:75:124: warning: variable 'nbacq' set but not used [-Wunused-but-set-variable] int32_t header_size, dims, frame_size, nb2D, npts1, data_type1, domain1, axis1, decim, npts2, data_type2, domain2, axis2, nbacq; ^ CXXLD nuts.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference ITMRG plugin.xml gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/nuts' gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' Making all in paint gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' Making all in arrows gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/arrows' CXX plugin.lo CXX arrowtool.lo CXX curvedarrowtool.lo CXX retrosynthesis.lo retrosynthesis.cc: In member function 'virtual bool gcpRetrosynthesis::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': retrosynthesis.cc:420:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("retrosynthesis"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ retrosynthesis.cc:420:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("retrosynthesis"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ retrosynthesis.cc:420:64: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("retrosynthesis"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ retrosynthesis.cc:421:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-rs", _("Destroy the retrosynthesis path"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ retrosynthesis.cc:421:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-rs", _("Destroy the retrosynthesis path"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ retrosynthesis.cc:421:100: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-rs", _("Destroy the retrosynthesis path"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ retrosynthesis.cc:422:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ retrosynthesis.cc:422:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ retrosynthesis.cc:422:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ retrosynthesis.cc:424:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ retrosynthesis.cc:424:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ retrosynthesis.cc:424:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ retrosynthesis.cc:427:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ retrosynthesis.cc:427:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ retrosynthesis.cc:427:55: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ retrosynthesis.cc:428:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-rs"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ retrosynthesis.cc:428:17: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-rs"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ retrosynthesis.cc:428:68: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-rs"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from retrosynthesis.h:28, from retrosynthesis.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX retrosynthesisarrow.lo CXX retrosynthesisstep.lo CXXLD arrows.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference ITMRG org.gnome.gchemutils.paint.plugins.arrows.gschema.xml GEN org.gnome.gchemutils.paint.plugins.arrows.gschema.valid gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/arrows' Making all in atoms gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/atoms' CXX plugin.lo CXX chargetool.lo CXX electrontool.lo CXX elementtool.lo CXX orbital.lo orbital.cc: In member function 'virtual bool gcpOrbital::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': orbital.cc:409:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("orbital"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ orbital.cc:409:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("orbital"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ orbital.cc:409:57: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("orbital"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ orbital.cc:410:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Orbital", _("Orbital"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ orbital.cc:410:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Orbital", _("Orbital"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ orbital.cc:410:73: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Orbital", _("Orbital"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ orbital.cc:411:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ orbital.cc:411:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ orbital.cc:411:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ orbital.cc:413:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("orbital-properties", _("Properties"), _("Orbital properties"), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ orbital.cc:413:11: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("orbital-properties", _("Properties"), _("Orbital properties"), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ orbital.cc:413:95: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("orbital-properties", _("Properties"), _("Orbital properties"), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ orbital.cc:415:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ orbital.cc:415:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ orbital.cc:415:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ orbital.cc:417:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ orbital.cc:417:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ orbital.cc:417:147: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ orbital.cc:418:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ orbital.cc:418:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ orbital.cc:418:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from orbital.h:29, from orbital.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX orbitaltool.lo CXXLD atoms.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/atoms' Making all in bonds gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/bonds' CXX plugin.lo CXX bondtool.lo CXX chaintool.lo CXX delocalizedtool.lo CXX newman.lo CXXLD bonds.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/bonds' Making all in cycles gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/cycles' CXX plugin.lo CXX cycletool.lo CXXLD cycles.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/cycles' Making all in residues gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/residues' CXX plugin.lo plugin.cc: In function 'void on_menu(gcu::UIManager*)': plugin.cc:90:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("ResiduesActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ plugin.cc:90:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("ResiduesActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ plugin.cc:90:72: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("ResiduesActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ plugin.cc:91:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ plugin.cc:91:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ plugin.cc:91:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ plugin.cc:92:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ plugin.cc:92:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ plugin.cc:92:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ plugin.cc:94:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, action_group, 1); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ plugin.cc:94:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, action_group, 1); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ plugin.cc:94:58: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, action_group, 1); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ plugin.cc:96:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, ui_description, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ plugin.cc:96:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, ui_description, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ plugin.cc:96:66: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, ui_description, -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from plugin.cc:27: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ CXX residues-dlg.lo residues-dlg.cc: In constructor 'gcpResiduesDlg::gcpResiduesDlg(gcp::Application*)': residues-dlg.cc:161:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from residues-dlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ residues-dlg.cc:161:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from residues-dlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ residues-dlg.cc:161:50: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from ../../../libs/gcugtk/ui-builder.h:28, from ../../../libs/gcugtk/dialog.h:27, from residues-dlg.h:28, from residues-dlg.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ CXX pseudo-atom.lo CXXLD residues.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/residues' Making all in selection gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/selection' CXX plugin.lo CXX bracketstool.lo CXX erasertool.lo CXX group.lo group.cc: In member function 'virtual bool gcpGroup::BuildContextualMenu(gcu::UIManager*, gcu::Object*, double, double)': group.cc:66:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("group"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ group.cc:66:26: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("group"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ group.cc:66:55: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("group"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ group.cc:67:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group_properties", _("Group properties..."), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ group.cc:67:22: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group_properties", _("Group properties..."), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ group.cc:67:94: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group_properties", _("Group properties..."), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ group.cc:69:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ group.cc:69:2: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ group.cc:69:44: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ group.cc:70:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ group.cc:70:2: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ group.cc:70:115: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ group.cc:71:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ group.cc:71:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ group.cc:71:51: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcu/object.h:28, from group.h:26, from group.cc:24: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXX groupdlg.lo CXX lassotool.lo lassotool.cc: In function 'void on_flip(GtkWidget*, gcp::Application*)': lassotool.cc:383:25: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ lassotool.cc:383:25: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ lassotool.cc:383:46: note: in expansion of macro 'GTK_ACTION' tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ lassotool.cc:383:46: note: in expansion of macro 'GTK_ACTION' tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ lassotool.cc:383:46: note: in expansion of macro 'GTK_ACTION' tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ lassotool.cc:383:62: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ lassotool.cc: In function 'void on_rotate(GtkWidget*, gcp::Application*)': lassotool.cc:392:17: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ lassotool.cc:392:17: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ lassotool.cc:392:47: note: in expansion of macro 'GTK_TOGGLE_ACTION' tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ lassotool.cc:392:47: note: in expansion of macro 'GTK_TOGGLE_ACTION' tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ lassotool.cc:392:47: note: in expansion of macro 'GTK_TOGGLE_ACTION' tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ lassotool.cc:392:70: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from lassotool.h:28, from lassotool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ CXX selectiontool.lo selectiontool.cc: In function 'void on_flip(GtkWidget*, gcp::Application*)': selectiontool.cc:57:25: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ selectiontool.cc:57:25: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ selectiontool.cc:57:46: note: in expansion of macro 'GTK_ACTION' tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ selectiontool.cc:57:46: note: in expansion of macro 'GTK_ACTION' tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:58: warning: 'GType gtk_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:37: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: in expansion of macro 'GTK_TYPE_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ selectiontool.cc:57:46: note: in expansion of macro 'GTK_ACTION' tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^ selectiontool.cc:57:62: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ selectiontool.cc: In function 'void on_rotate(GtkWidget*, gcp::Application*)': selectiontool.cc:66:17: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ selectiontool.cc:66:17: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ selectiontool.cc:66:47: note: in expansion of macro 'GTK_TOGGLE_ACTION' tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ selectiontool.cc:66:47: note: in expansion of macro 'GTK_TOGGLE_ACTION' tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib-object.h:22, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:25, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:72: warning: 'GType gtk_toggle_action_get_type()' is deprecated [-Wdeprecated-declarations] #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:2417:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:44: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: in expansion of macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ selectiontool.cc:66:47: note: in expansion of macro 'GTK_TOGGLE_ACTION' tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^ selectiontool.cc:66:70: warning: 'gboolean gtk_toggle_action_get_active(GtkToggleAction*)' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^ selectiontool.cc: In member function 'virtual bool gcpSelectionTool::OnRightButtonClicked(gcu::UIManager*)': selectiontool.cc:419:27: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("selection"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ selectiontool.cc:419:27: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("selection"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ selectiontool.cc:419:60: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("selection"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ selectiontool.cc:420:23: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group", _("Group and/or align objects"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ selectiontool.cc:420:23: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group", _("Group and/or align objects"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ selectiontool.cc:420:91: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group", _("Group and/or align objects"), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ selectiontool.cc:421:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ selectiontool.cc:421:3: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ selectiontool.cc:421:45: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ selectiontool.cc:422:23: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ selectiontool.cc:422:23: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ selectiontool.cc:422:125: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ selectiontool.cc:467:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("create_group", label.c_str (), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ selectiontool.cc:467:14: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("create_group", label.c_str (), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ selectiontool.cc:467:72: warning: 'GtkAction* gtk_action_new(const gchar*, const gchar*, const gchar*, const gchar*)' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("create_group", label.c_str (), NULL, NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:98:14: note: declared here GtkAction *gtk_action_new (const gchar *name, ^ selectiontool.cc:468:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ selectiontool.cc:468:5: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ selectiontool.cc:468:47: warning: 'void gtk_action_group_add_action(GtkActionGroup*, GtkAction*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^ selectiontool.cc:470:25: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ selectiontool.cc:470:25: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ selectiontool.cc:470:78: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ selectiontool.cc:474:3: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ selectiontool.cc:474:3: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ selectiontool.cc:474:52: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from selectiontool.h:28, from selectiontool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ CXXLD selection.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/selection' Making all in templates gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/templates' CXX plugin.lo CXX category.lo CC gtkcombotoolitem.lo CXX templatetool.lo templatetool.cc: In member function 'void gcpTemplateTool::OnChanged(GtkComboBox*)': templatetool.cc:223:5: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW (m_Template->w), m_Template->doc->GetWidget ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from templatetool.h:28, from templatetool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ templatetool.cc:223:5: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW (m_Template->w), m_Template->doc->GetWidget ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from templatetool.h:28, from templatetool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ templatetool.cc:223:109: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW (m_Template->w), m_Template->doc->GetWidget ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from templatetool.h:28, from templatetool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ templatetool.cc: In constructor 'gcpNewTemplateToolDlg::gcpNewTemplateToolDlg(gcp::Application*)': templatetool.cc:311:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w = pDoc->GetView ()->CreateNewWidget ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from templatetool.h:28, from templatetool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ templatetool.cc:311:2: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w = pDoc->GetView ()->CreateNewWidget ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from templatetool.h:28, from templatetool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ templatetool.cc:311:89: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w = pDoc->GetView ()->CreateNewWidget ()); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../../libs/gcu/macros.h:28, from ../../../libs/gcp/tool.h:28, from templatetool.h:28, from templatetool.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:13: note: declared here void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, ^ CXX templatetree.lo CXXLD templates.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/templates' Making all in text gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/text' CXX plugin.lo CXX fragmenttool.lo CXX texttool.lo CXX equation.lo CXX mathtool.lo CXXLD text.la /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/text' gmake[4]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' Making all in programs gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' Making all in 3d gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/3d' CXX application.o CXX document.o CXX main.o CXX view.o CXX window.o CXXLD gchem3d-0.14 /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference cp gchem3d.appdata.xml.in gchem3d.appdata.xml ITMRG gchem3d.desktop cp gchem3d.desktop gchem3d-0.14.desktop gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/3d' Making all in calc gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/calc' CXX gchemcalc.o gchemcalc.cc: In function 'void on_mode(GtkRadioAction*, GtkRadioAction*)': gchemcalc.cc:581:61: warning: 'gint gtk_radio_action_get_current_value(GtkRadioAction*)' is deprecated [-Wdeprecated-declarations] App->formula.SetParseMode (static_cast (gtk_radio_action_get_current_value (action))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^ gchemcalc.cc:581:61: warning: 'gint gtk_radio_action_get_current_value(GtkRadioAction*)' is deprecated [-Wdeprecated-declarations] App->formula.SetParseMode (static_cast (gtk_radio_action_get_current_value (action))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^ gchemcalc.cc:581:103: warning: 'gint gtk_radio_action_get_current_value(GtkRadioAction*)' is deprecated [-Wdeprecated-declarations] App->formula.SetParseMode (static_cast (gtk_radio_action_get_current_value (action))); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^ gchemcalc.cc: In function 'void on_page(GtkNotebook*, void*, int)': gchemcalc.cc:586:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/SaveAsImage"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:586:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/SaveAsImage"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:586:109: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/SaveAsImage"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:587:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PageSetup"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:587:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PageSetup"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:587:107: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PageSetup"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:588:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PrintPreview"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:588:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PrintPreview"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:588:110: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PrintPreview"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:589:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/Print"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:589:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/Print"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:589:103: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/Print"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:590:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/EditMenu/Copy"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:590:28: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/EditMenu/Copy"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:590:102: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/EditMenu/Copy"), page); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: gchemcalc.cc: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ gchemcalc.cc:595:21: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ gchemcalc.cc:599:22: note: in expansion of macro 'GTK_STOCK_PRINT_PREVIEW' { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ gchemcalc.cc:601:15: note: in expansion of macro 'GTK_STOCK_PRINT' { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ gchemcalc.cc:603:14: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ gchemcalc.cc:606:14: note: in expansion of macro 'GTK_STOCK_COPY' { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ gchemcalc.cc:610:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ gchemcalc.cc:620:15: note: in expansion of macro 'GTK_STOCK_ABOUT' { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ gchemcalc.cc: In function 'int main(int, char**)': gchemcalc.cc:727:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemcalc.cc:727:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemcalc.cc:727:49: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemcalc.cc:729:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemcalc.cc:729:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemcalc.cc:729:68: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemcalc.cc:730:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemcalc.cc:730:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemcalc.cc:730:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemcalc.cc:731:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemcalc.cc:731:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemcalc.cc:731:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemcalc.cc:732:2: warning: 'void gtk_action_group_add_radio_actions(GtkActionGroup*, const GtkRadioActionEntry*, guint, gint, GCallback, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_mode), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^ gchemcalc.cc:732:2: warning: 'void gtk_action_group_add_radio_actions(GtkActionGroup*, const GtkRadioActionEntry*, guint, gint, GCallback, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_mode), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^ gchemcalc.cc:732:112: warning: 'void gtk_action_group_add_radio_actions(GtkActionGroup*, const GtkRadioActionEntry*, guint, gint, GCallback, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_mode), NULL); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^ gchemcalc.cc:733:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemcalc.cc:733:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemcalc.cc:733:65: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemcalc.cc:734:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemcalc.cc:734:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemcalc.cc:734:73: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemcalc.cc:736:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemcalc.cc:736:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemcalc.cc:736:80: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemcalc.cc:741:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:741:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemcalc.cc:741:69: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemcalc.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXXLD gchemcalc-0.14 /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference cp gchemcalc.appdata.xml.in gchemcalc.appdata.xml ITMRG gchemcalc.desktop cp gchemcalc.desktop gchemcalc-0.14.desktop gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/calc' Making all in crystal gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/crystal' CXX application.o CXX atom.o CXX cleavage.o CXX document.o CXX line.o CXX main.o CXX view.o CXX window.o CXXLD gcrystal-0.14 /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference cp gcrystal.appdata.xml.in gcrystal.appdata.xml ITMRG gcrystal.desktop cp gcrystal.desktop gcrystal-0.14.desktop ITMRG x-gcrystal.desktop gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/crystal' Making all in paint gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/paint' CXX main.o CXX standaloneapp.o CXX standalonewin.o CXXLD gchempaint-0.14 /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference cp gchempaint.appdata.xml.in gchempaint.appdata.xml ITMRG gchempaint.desktop cp gchempaint.desktop gchempaint-0.14.desktop ITMRG x-gchempaint.desktop gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/paint' Making all in spectra gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/spectra' CXX application.o CXX document.o CXX view.o CXX window.o In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ window.cc:193:14: note: in expansion of macro 'GTK_STOCK_OPEN' { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ window.cc:195:21: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ window.cc:199:22: note: in expansion of macro 'GTK_STOCK_PRINT_PREVIEW' { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ window.cc:201:15: note: in expansion of macro 'GTK_STOCK_PRINT' { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ window.cc:203:15: note: in expansion of macro 'GTK_STOCK_CLOSE' { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ window.cc:205:15: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ window.cc:208:14: note: in expansion of macro 'GTK_STOCK_COPY' { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ window.cc:211:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ window.cc:221:15: note: in expansion of macro 'GTK_STOCK_ABOUT' { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ window.cc: In constructor 'gsvWindow::gsvWindow(gsvApplication*, gsvDocument*)': window.cc:265:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:265:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:265:49: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ window.cc:266:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:266:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:266:68: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ window.cc:267:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:267:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:267:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ window.cc:268:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:268:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:268:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ window.cc:269:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:269:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:269:65: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ window.cc:270:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:270:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:270:73: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ window.cc:273:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:273:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:273:80: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ window.cc:278:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (ui_manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:278:20: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (ui_manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:278:84: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (ui_manager, "/MainMenu/FileMenu/Open"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:292:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:292:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ window.cc:292:69: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from application.h:29, from window.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX gspectrum.o CXXLD gspectrum-0.14 /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference cp gspectrum.appdata.xml.in gspectrum.appdata.xml ITMRG gspectrum.desktop cp gspectrum.desktop gspectrum-0.14.desktop gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/spectra' Making all in table gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/table' CXX gchemtable-main.o CXX gchemtable-app.o gchemtable-app.cc: In function 'void on_chart(GtkAction*, GChemTableApp*)': gchemtable-app.cc:59:19: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] App->OnNewChart (gtk_action_get_name (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ gchemtable-app.cc:59:19: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] App->OnNewChart (gtk_action_get_name (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ gchemtable-app.cc:59:46: warning: 'const gchar* gtk_action_get_name(GtkAction*)' is deprecated [-Wdeprecated-declarations] App->OnNewChart (gtk_action_get_name (action)); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: gchemtable-app.cc: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ gchemtable-app.cc:139:14: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ gchemtable-app.cc:189:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ gchemtable-app.cc:199:15: note: in expansion of macro 'GTK_STOCK_ABOUT' { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ gchemtable-app.cc: In constructor 'GChemTableApp::GChemTableApp()': gchemtable-app.cc:309:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemtable-app.cc:309:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemtable-app.cc:309:49: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemtable-app.cc:310:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemtable-app.cc:310:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemtable-app.cc:310:68: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemtable-app.cc:311:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemtable-app.cc:311:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemtable-app.cc:311:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemtable-app.cc:312:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemtable-app.cc:312:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemtable-app.cc:312:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemtable-app.cc:313:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemtable-app.cc:313:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemtable-app.cc:313:65: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemtable-app.cc:314:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemtable-app.cc:314:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemtable-app.cc:314:73: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemtable-app.cc:317:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemtable-app.cc:317:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemtable-app.cc:317:80: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemtable-app.cc:322:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemtable-app.cc:322:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemtable-app.cc:322:69: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/libgoffice-0.10/goffice/goffice.h:30, from ../../libs/gcu/macros.h:28, from ../../libs/gcu/object.h:28, from ../../libs/gcu/application.h:30, from ../../libs/gcugtk/application.h:28, from gchemtable-app.h:28, from gchemtable-app.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX gchemtable-elt.o gchemtable-elt.cc: In constructor 'GChemTableElt::GChemTableElt(GChemTableApp*, int)': gchemtable-elt.cc:291:26: warning: comparison is always false due to limited range of data type [-Wtype-limits] else if ((*j)->charge < -1) ^ CXX gchemtable-curve.o In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ gchemtable-curve.cc:207:21: note: in expansion of macro 'GTK_STOCK_SAVE_AS' { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ gchemtable-curve.cc:211:22: note: in expansion of macro 'GTK_STOCK_PRINT_PREVIEW' { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ gchemtable-curve.cc:213:15: note: in expansion of macro 'GTK_STOCK_PRINT' { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_PROPERTIES ((GtkStock)"gtk-properties") ^ gchemtable-curve.cc:215:20: note: in expansion of macro 'GTK_STOCK_PROPERTIES' { "Properties", GTK_STOCK_PROPERTIES, N_("Prope_rties..."), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ gchemtable-curve.cc:217:15: note: in expansion of macro 'GTK_STOCK_CLOSE' { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ gchemtable-curve.cc:219:14: note: in expansion of macro 'GTK_STOCK_QUIT' { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ gchemtable-curve.cc:222:14: note: in expansion of macro 'GTK_STOCK_COPY' { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ gchemtable-curve.cc:225:14: note: in expansion of macro 'GTK_STOCK_HELP' { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ gchemtable-curve.cc:227:19: note: in expansion of macro 'GTK_STOCK_HELP' { "CurveHelp", GTK_STOCK_HELP, N_("_Help"), "F1", ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ gchemtable-curve.cc:237:15: note: in expansion of macro 'GTK_STOCK_ABOUT' { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here typedef char * GtkStock; ^ gchemtable-curve.cc: In constructor 'GChemTableCurve::GChemTableCurve(GChemTableApp*, const char*)': gchemtable-curve.cc:277:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemtable-curve.cc:277:29: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemtable-curve.cc:277:49: warning: 'GtkUIManager* gtk_ui_manager_new()' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^ gchemtable-curve.cc:278:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemtable-curve.cc:278:33: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemtable-curve.cc:278:68: warning: 'GtkActionGroup* gtk_action_group_new(const gchar*)' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^ gchemtable-curve.cc:279:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemtable-curve.cc:279:2: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemtable-curve.cc:279:72: warning: 'void gtk_action_group_set_translation_domain(GtkActionGroup*, const gchar*)' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^ gchemtable-curve.cc:280:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemtable-curve.cc:280:2: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemtable-curve.cc:280:83: warning: 'void gtk_action_group_add_actions(GtkActionGroup*, const GtkActionEntry*, guint, gpointer)' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^ gchemtable-curve.cc:281:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemtable-curve.cc:281:2: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemtable-curve.cc:281:65: warning: 'void gtk_ui_manager_insert_action_group(GtkUIManager*, GtkActionGroup*, gint)' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^ gchemtable-curve.cc:282:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemtable-curve.cc:282:31: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemtable-curve.cc:282:73: warning: 'GtkAccelGroup* gtk_ui_manager_get_accel_group(GtkUIManager*)' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^ gchemtable-curve.cc:285:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemtable-curve.cc:285:7: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemtable-curve.cc:285:80: warning: 'guint gtk_ui_manager_add_ui_from_string(GtkUIManager*, const gchar*, gssize, GError**)' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^ gchemtable-curve.cc:290:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemtable-curve.cc:290:19: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ gchemtable-curve.cc:290:69: warning: 'GtkWidget* gtk_ui_manager_get_widget(GtkUIManager*, const gchar*)' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from ../../libs/gcugtk/ui-builder.h:28, from ../../libs/gcugtk/dialog.h:27, from gchemtable-curve.h:28, from gchemtable-curve.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^ CXX gchemtable-data-allocator.o CXX gchemtable-graph-editor.o CXX gchemtable-data.o CXXLD gchemtable-0.14 /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference cp gchemtable.appdata.xml.in gchemtable.appdata.xml ITMRG gchemtable.desktop cp gchemtable.desktop gchemtable-0.14.desktop gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/table' gmake[3]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' Making all in mozilla-plugin gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/mozilla-plugin' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/mozilla-plugin' Making all in openbabel gmake[2]: Entering directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/openbabel' CXX babelserv.o In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/format.h:22:0, from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:37, from socket.h:29, from babelserv.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h:76:75: error: 'nullptr' was not declared in this scope virtual bool Display(std::string&txt, const char* param, const char* ID=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h:101:60: error: 'nullptr' was not declared in this scope static void List(const char* PluginID, const char* param=nullptr, std::ostream* os=&std::cout); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h:104:75: error: 'nullptr' was not declared in this scope static std::string ListAsString(const char* PluginID, const char* param=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h: In member function 'virtual const char* OpenBabel::OBPlugin::Description()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h:66:46: error: 'nullptr' was not declared in this scope virtual const char* Description() { return nullptr;} ; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h: In member function 'virtual OpenBabel::OBPlugin* OpenBabel::OBPlugin::MakeInstance(const std::vector >&)': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/plugin.h:82:74: error: 'nullptr' was not declared in this scope virtual OBPlugin* MakeInstance(const std::vector&){return nullptr;} ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:37:0, from socket.h:29, from babelserv.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/format.h: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/format.h:141:59: error: 'nullptr' was not declared in this scope int RegisterFormat(const char* ID, const char* MIME = nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/format.h:147:78: error: 'nullptr' was not declared in this scope virtual bool Display(std::string& txt, const char* param, const char* ID=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/format.h: In member function 'virtual OpenBabel::OBFormat* OpenBabel::OBFormat::MakeNewInstance()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/format.h:136:16: error: 'nullptr' was not declared in this scope return nullptr; //shows not implemented in the format class ^ In file included from /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:38:0, from socket.h:29, from babelserv.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/lineend.h: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/lineend.h:63:37: error: 'nullptr' was not declared in this scope std::istream* source = nullptr) ; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/lineend.h: In member function 'virtual int OpenBabel::FilteringInputStreambuf::underflow()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/lineend.h:134:27: error: 'nullptr' was not declared in this scope else if ( mySource != nullptr ) ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/lineend.h: In member function 'virtual int OpenBabel::FilteringInputStreambuf::sync()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/lineend.h:154:22: error: 'nullptr' was not declared in this scope if ( mySource != nullptr ) ^ In file included from socket.h:29:0, from babelserv.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h: At global scope: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:65:37: error: 'nullptr' was not declared in this scope OBConversion(std::istream* is=nullptr, std::ostream* os=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:65:63: error: 'nullptr' was not declared in this scope OBConversion(std::istream* is=nullptr, std::ostream* os=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:77:90: error: 'nullptr' was not declared in this scope static int RegisterFormat(const char* ID, OBFormat* pFormat, const char* MIME = nullptr); ^ In file included from socket.h:29:0, from babelserv.cc:26: /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:194:86: error: 'nullptr' was not declared in this scope void AddOption(const char* opt, Option_type opttyp=OUTOPTIONS, const char* txt=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:260:53: error: 'nullptr' was not declared in this scope bool Write(OBBase* pOb, std::ostream* pout=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:290:48: error: 'nullptr' was not declared in this scope bool Read(OBBase* pOb, std::istream* pin=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:328:63: error: 'nullptr' was not declared in this scope void ReportNumberConverted(int count, OBFormat* pFormat=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:375:98: error: 'nullptr' was not declared in this scope bool OpenAndSetFormat(bool SetFormat, std::ifstream* is, std::stringstream* ss=nullptr); ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h: In static member function 'static OpenBabel::OBFormat* OpenBabel::OBConversion::GetDefaultFormat()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:254:69: error: 'nullptr' was not declared in this scope static OBFormat* GetDefaultFormat(){return OBFormat::FindType(nullptr);}; ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h: In constructor 'OpenBabel::OBConversion::StreamState::StreamState()': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:355:34: error: 'nullptr' was not declared in this scope StreamState(): pStream(nullptr) {} ^ /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h: In member function 'bool OpenBabel::OBConversion::StreamState::isSet() const': /usr/pkgsrc/biology/gnome-chemistry-utils/work/.buildlink/include/openbabel3/openbabel/obconversion.h:367:50: error: 'nullptr' was not declared in this scope bool isSet() const { return pStream != nullptr; } ^ gmake[2]: *** [Makefile:521: babelserv.o] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/openbabel' gmake[1]: *** [Makefile:597: all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16' gmake: *** [Makefile:508: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/biology/gnome-chemistry-utils *** Error code 1 Stop. make: stopped in /usr/pkgsrc/biology/gnome-chemistry-utils