=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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.16nb2 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16' Making all in po gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/po' MSGFMT de.gmo MSGFMT es.gmo MSGFMT fr.gmo MSGFMT eu.gmo MSGFMT it.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT el.gmo MSGFMT ru.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/po' Making all in database gmake[2]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/database' Making all in ui gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' Making all in calc gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/calc' Making all in crystal gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/crystal' Making all in libgcu gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/libgcu' Making all in paint gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/paint' Making all in table gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui/table' gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/ui' Making all in pixmaps gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/pixmaps' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/pixmaps' Making all in libs gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' Making all in gccv gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gccv' CXX arc.lo CXX bezier-arrow.lo CXX 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 In file included from item.cc:27: In file included from ./group.h:30: ./item.h:237:7: warning: private field 'm_NeedsRedraw' is not used [-Wunused-private-field] bool m_NeedsRedraw; ^ 1 warning generated. 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/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gccv' Making all in gcu gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcu' CXX application.lo CXX atom.lo CXX bond.lo CXX chain.lo CXX chem3ddoc.lo CXX chemistry.lo CXX cmd-context.lo CXX cycle.lo In file included from chem3ddoc.cc:26: In file included from ./chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chem3ddoc.cc:26: ./chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ./object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from application.cc:28: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from bond.cc:29: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from atom.cc:29: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chain.cc:31: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX cylinder.lo In file included from chem3ddoc.cc:30: In file included from ./cylinder.h:29: ./vector.h:65:2: warning: definition of implicit copy assignment operator for 'Vector' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] Vector (Vector const &v); ^ chem3ddoc.cc:477:21: note: in implicit copy assignment operator for 'gcu::Vector' first required here atomPos[atom] = v = m.glmult (atom->GetVector ()); ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from cylinder.cc:27: In file included from ./cylinder.h:29: ./vector.h:65:2: warning: definition of implicit copy assignment operator for 'Vector' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] Vector (Vector const &v); ^ cylinder.cc:157:9: note: in implicit copy assignment operator for 'gcu::Vector' first required here ortho1 = axisNormalized.CreateOrthogonal (); ^ 1 warning generated. 3 warnings generated. 1 warning generated. CXX dialog.lo CXX dialog-owner.lo CXX document.lo CXX element.lo CXX formula.lo CXX gldocument.lo CXX glview.lo In file included from document.cc:26: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX isotope.lo In file included from formula.cc:29: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. In file included from gldocument.cc:26: In file included from ../../libs/gcu/gldocument.h:28: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX loader.lo 1 warning generated. In file included from glview.cc:27: In file included from ../../libs/gcu/gldocument.h:28: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX loader-error.lo 1 warning generated. 1 warning generated. CXX matrix.lo CXX matrix2d.lo In file included from loader.cc:28: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX molecule.lo CXX object.lo CXX residue.lo CXX spacegroup.lo 1 warning generated. CXX sphere.lo CXX transform3d.lo In file included from molecule.cc:32: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from residue.cc:27: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from object.cc:28: ./document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX ui-manager.lo In file included from spacegroup.cc:26: In file included from ./transform3d.h:27: ./vector.h:65:2: warning: definition of implicit copy assignment operator for 'Vector' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] Vector (Vector const &v); ^ spacegroup.cc:310:5: note: in implicit copy assignment operator for 'gcu::Vector' first required here t = *(*i) * v; ^ CXX value.lo CXX vector.lo 1 warning generated. value.cc:248:28: warning: address of stack memory associated with local variable 's' returned [-Wreturn-stack-address] return (s.length () > 0)? s.c_str (): GetAsString (); ^ In file included from vector.cc:26: ./vector.h:65:2: warning: definition of implicit copy assignment operator for 'Vector' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] Vector (Vector const &v); ^ vector.cc:143:7: note: in implicit copy assignment operator for 'gcu::Vector' first required here res = Cross (Vector (0., 1., 0)); ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. CXX window.lo CXX xml-utils.lo CXXLD libgcu-0.14.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcu' Making all in gcugtk gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/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 CXX cmd-context-gtk.lo CXX application.lo CXX chem3dapplication.lo CXX chem3ddoc.lo CXX chem3dview.lo CXX chem3dwindow.lo CXX dialog.lo INFO: Reading marshalers.list... CXX filechooser.lo In file included from chem3dapplication.cc:26: In file included from ./chem3dapplication.h:29: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chem3ddoc.cc:27: In file included from ./chem3ddoc.h:28: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chem3dwindow.cc:27: In file included from ./chem3dapplication.h:29: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chem3ddoc.cc:27: In file included from ./chem3ddoc.h:28: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from chem3dapplication.cc:26: In file included from ./chem3dapplication.h:29: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from chem3dview.cc:26: In file included from ./chem3ddoc.h:28: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chem3dwindow.cc:27: In file included from ./chem3dapplication.h:29: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ application.cc:87:40: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:57:1: note: 'gdk_screen_get_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ application.cc:87:79: warning: 'gdk_screen_get_width_mm' is deprecated [-Wdeprecated-declarations] m_ScreenResolution = (unsigned) rint (gdk_screen_get_width (screen) * 25.4 / gdk_screen_get_width_mm (screen)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:61:1: note: 'gdk_screen_get_width_mm' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from chem3dview.cc:26: In file included from ./chem3ddoc.h:28: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ 2 warnings generated. In file included from filechooser.cc:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ filechooser.cc:44:24: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] (Save)? GTK_STOCK_SAVE: GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ filechooser.cc:44:40: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] (Save)? GTK_STOCK_SAVE: GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ filechooser.cc:45:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. In file included from dialog.cc:27: ./dialog.h:166:7: warning: private field 'm_buf' is not used [-Wunused-private-field] char m_buf[64]; ^ 2 warnings generated. chem3dwindow.cc:193:74: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] window->GetDocument ()->SetDisplay3D (static_cast (gtk_radio_action_get_current_value (action))); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:88:1: note: 'gtk_radio_action_get_current_value' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:270:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:272:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Save", GTK_STOCK_SAVE, N_("_Save"), "S", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:274:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:278:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:280:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:282:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:284:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:301:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:311:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:387:39: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:389:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:390:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:391:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:396:45: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:396:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, GTK_ACTION (combo)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:397:2: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_display), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:219:1: note: 'gtk_action_group_add_radio_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:398:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:399:16: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:402:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: noteIn file included from : filechooser.ccexpanded from macro 'G_DEPRECATED': 26: ./filechooser.h:66:7: warning: private field 'm_bSave' is not used [-Wunused-private-field] #define G_DEPRECATED __attribute__((__deprecated__)) bool m_bSave; ^ ^ ./filechooser.h:67:15: warning: private field 'm_pApp' is not used [-Wunused-private-field] Application* m_pApp; ^ chem3dwindow.cc:406:19: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:411:20: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:425:8: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:433:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:433:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:433:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "BallnStick")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:436:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:436:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:436:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "SpaceFill")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:439:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:439:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:439:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Cylinders")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:442:52: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:442:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:442:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_action_group_get_action (action_group, "Wireframe")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ chem3dwindow.cc:470:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (manager, ui_mol_description, -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. 1 warning generated. 2 warnings generated. 38 warnings generated. CXX gcuchem3dviewer.lo CC gcucomboperiodic.lo CC gcuperiodic.lo CXX gcuspectrumviewer.lo CXX glapplication.lo CXX glview.lo CXX message.lo CXX molecule.lo CXX printable.lo In file included from gcuchem3dviewer.cc:26: In file included from ./chem3ddoc.h:28: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gcuchem3dviewer.cc:26: In file included from ./chem3ddoc.h:28: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ CXX print-setup-dlg.lo 2 warnings generated. In file included from gcuspectrumviewer.cc:25: In file included from ./spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gcuspectrumviewer.cc:25: ./spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ 2 warnings generated. In file included from glview.cc:28: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ glview.cc:55:2: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered (View->m_Widget, false); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:882:1: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ glview.cc:66:78: warning: 'gdk_screen_get_number' 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)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:55:1: note: 'gdk_screen_get_number' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ glview.cc:319:68: warning: 'gdk_screen_get_number' 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)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:55:1: note: 'gdk_screen_get_number' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. In file included from molecule.cc:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ molecule.cc:160:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("databases"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:172:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("database", _("Find in databases"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:173:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:180:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ((*it).name.c_str (), (*it).name.c_str (), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:183:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:189:4: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (UIManager, node.c_str (), -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:192:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (UIManager, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 8 warnings generated. In file included from print-setup-dlg.cc:30: ./print-setup-dlg.h:65:61: warning: private field 'm_HFitId' is not used [-Wunused-private-field] gulong m_ScalingNoneId, m_ScalingFixedId, m_ScalingAutoId, m_HFitId, m_VFitId; ^ ./print-setup-dlg.h:65:71: warning: private field 'm_VFitId' is not used [-Wunused-private-field] gulong m_ScalingNoneId, m_ScalingFixedId, m_ScalingAutoId, m_HFitId, m_VFitId; ^ 2 warnings generated. CXX spectrumdoc.lo CXX spectrumview.lo CXX stringdlg.lo CXX stringinputdlg.lo CXX ui-builder.lo CXX ui-manager.lo In file included from spectrumdoc.cc:25: In file included from ./spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from spectrumdoc.cc:25: ./spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ CXX window.lo CC marshalers.lo In file included from spectrumview.cc:24: In file included from ./spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from spectrumview.cc:24: ./spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from stringdlg.cc:30: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. stringdlg.cc:93:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, GTK_STOCK_CANCEL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ stringdlg.cc:93:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, GTK_STOCK_CANCEL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from stringinputdlg.cc:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ ui-manager.cc:40:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager, path); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. 1 warning generated. 3 warnings generated. 2 warnings generated. CXXLD libgcugtk-0.14.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcugtk' gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcugtk' Making all in gcp gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' CXX application.lo CXX plugin.lo CXX settings.lo CXX target.lo CXX window.lo CXX operation.lo CXX arrow.lo CXX document.lo In file included from operation.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. In file included from arrow.cc:26: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from arrow.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX atom.lo In file included from window.cc:25: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from target.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:27: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from application.cc:30: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ window.cc:329:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (action)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:349:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "New", GTK_STOCK_NEW, N_("_New File"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: note: expanded from macro 'GTK_STOCK_NEW' #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:351:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "NewThemed", GTK_STOCK_NEW, N_("Ne_w File with Theme..."), "N", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: note: expanded from macro 'GTK_STOCK_NEW' #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:353:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:355:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Save", GTK_STOCK_SAVE, N_("_Save"), "S", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:357:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAs", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:359:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:363:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:365:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:367:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Properties", GTK_STOCK_PROPERTIES, N_("Prope_rties..."), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: note: expanded from macro 'GTK_STOCK_PROPERTIES' #define GTK_STOCK_PROPERTIES ((GtkStock)"gtk-properties") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:369:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:371:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:374:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Undo", GTK_STOCK_UNDO, N_("_Undo"), "Z", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1074:38: note: expanded from macro 'GTK_STOCK_UNDO' #define GTK_STOCK_UNDO ((GtkStock)"gtk-undo") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:376:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Redo", GTK_STOCK_REDO, N_("_Redo"), "Z", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:928:38: note: expanded from macro 'GTK_STOCK_REDO' #define GTK_STOCK_REDO ((GtkStock)"gtk-redo") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:378:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Cut", GTK_STOCK_CUT, N_("Cu_t"), "X", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:246:38: note: expanded from macro 'GTK_STOCK_CUT' #define GTK_STOCK_CUT ((GtkStock)"gtk-cut") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:380:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: note: expanded from macro 'GTK_STOCK_COPY' #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:382:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Paste", GTK_STOCK_PASTE, N_("_Paste"), "V", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: note: expanded from macro 'GTK_STOCK_PASTE' #define GTK_STOCK_PASTE ((GtkStock)"gtk-paste") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:384:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Erase", GTK_STOCK_CLEAR, N_("C_lear"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:188:38: note: expanded from macro 'GTK_STOCK_CLEAR' #define GTK_STOCK_CLEAR ((GtkStock)"gtk-clear") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:388:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Preferences", GTK_STOCK_PREFERENCES, N_("Pr_eferences..."), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: note: expanded from macro 'GTK_STOCK_PREFERENCES' #define GTK_STOCK_PREFERENCES ((GtkStock)"gtk-preferences") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:415:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:530:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:531:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:532:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:533:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, toggle_entries, G_N_ELEMENTS (toggle_entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:214:1: note: 'gtk_action_group_add_toggle_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:535:39: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:541:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:545:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:550:19: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:558:16: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:570:52: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:154:1: note: 'gtk_ui_manager_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:570:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:570:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (manager, "/MainMenu/ViewMenu/FullScreen")), true); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:576:20: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:591:8: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:593:8: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:604:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ window.cc:617:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Copy"), false); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:618:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Cut"), false); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:619:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (manager, "/MainMenu/EditMenu/Erase"), false); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:791:59: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button (GTK_DIALOG (box->GetWindow ()), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from document.cc:27: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from document.cc:30: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:40: In file included from ./mesomery-arrow.h:29: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:47: ./reaction-prop.h:123:13: warning: 'gcp::ReactionProp::Save' hides overloaded virtual function [-Woverloaded-virtual] xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. In file included from document.cc:35: ./residue.h:79:7: warning: 'gcp::Residue::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (xmlNodePtr node, bool ro, gcu::Application *app); ^ ../../libs/gcu/residue.h:134:15: note: hidden overloaded virtual function 'gcu::Residue::Load' declared here: different number of parameters (2 vs 3) virtual void Load (xmlNodePtr node, Application *app); ^ 2 warnings generated. application.cc:428:16: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] IconFactory = gtk_icon_factory_new (); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:79:1: note: 'gtk_icon_factory_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ application.cc:431:2: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add_default (IconFactory); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:91:1: note: 'gtk_icon_factory_add_default' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ application.cc:482:25: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] GdkPixbuf *unallowed = gdk_pixbuf_new_from_inline (-1, gcp_unallowed, false, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here GDK_PIXBUF_DEPRECATED_IN_2_32 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:630:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32' #define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ application.cc:485:28: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] m_Cursors[CursorPencil] = gdk_cursor_new (GDK_PENCIL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:227:1: note: 'gdk_cursor_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16_FOR(gdk_cursor_new_for_display) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:371:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16_FOR' # define GDK_DEPRECATED_IN_3_16_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ document.cc:1239:6: warning: variable 'failed' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (lengths.size () > 0) ^~~~~~~~~~~~~~~~~~~ document.cc:1241:10: note: uninitialized use occurs here return (failed)? 0: result; ^~~~~~ document.cc:1239:2: note: remove the 'if' if its condition is always true if (lengths.size () > 0) ^~~~~~~~~~~~~~~~~~~~~~~~ document.cc:1216:12: note: initialize the variable 'failed' to silence this warning int failed; ^ = 0 In file included from application.cc:26: ./application.h:465:11: warning: private field 'm_NumDoc' is not used [-Wunused-private-field] unsigned m_NumDoc; //used to build the name of the action associated with the menu ^ 41 warnings generated. CXX electron.lo In file included from atom.cc:26: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from atom.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ atom.cc:1117:24: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] pAtom->SetShowSymbol (gtk_toggle_action_get_active (action)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1147:23: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] atom->SetShowCharge (gtk_toggle_action_get_active (action)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1186:11: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1187:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1188:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1190:24: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:74:1: note: 'gtk_toggle_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1190:12: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-symbol", _("Display symbol"), _("Whether to display carbon atom symbol"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1191:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1191:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowSymbol); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1193:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1195:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1200:12: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1201:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1202:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1205:24: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1205:12: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ("H-position", _("Hydrogen atoms position"), NULL, NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1207:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1209:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1213:12: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1214:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Atom", _("Atom"),NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1215:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1218:24: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:74:1: note: 'gtk_toggle_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1218:12: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_toggle_action_new ("show-charge", _("Show charge"), _("Whether to display atom charge"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1219:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1219:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), m_ShowCharge); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1221:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1223:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1227:12: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] group = gtk_action_group_new ("atom"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1235:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (id.c_str (), id.c_str (),NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1236:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1238:25: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1238:13: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (sel.c_str (), _("Select"), _("Select object"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1240:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1242:25: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1242:13: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (del.c_str (), _("Delete"), _("Delete object"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1244:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1249:26: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1249:14: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new (prop.c_str (), _("Properties"), _("Object properties"), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1251:5: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1261:4: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, str.str ().c_str (), -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ atom.cc:1265:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CXX bond.lo In file included from atom.cc:26: ./atom.h:440:9: warning: private field 'm_length' is not used [-Wunused-private-field] double m_length, m_text_height; // size of the text buffer ^ ./atom.h:440:19: warning: private field 'm_text_height' is not used [-Wunused-private-field] double m_length, m_text_height; // size of the text buffer ^ ./atom.h:445:9: warning: private field 'm_lbearing' is not used [-Wunused-private-field] double m_lbearing; ^ ./atom.h:453:9: warning: private field 'm_ChargeWidth' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeXOffset, m_ChargeYOffset; ^ ./atom.h:453:24: warning: private field 'm_ChargeTWidth' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeXOffset, m_ChargeYOffset; ^ ./atom.h:453:40: warning: private field 'm_ChargeXOffset' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeXOffset, m_ChargeYOffset; ^ ./atom.h:453:57: warning: private field 'm_ChargeYOffset' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeXOffset, m_ChargeYOffset; ^ ./atom.h:458:9: warning: private field 'm_xHOffs' is not used [-Wunused-private-field] double m_xHOffs, m_yHOffs; ^ ./atom.h:458:19: warning: private field 'm_yHOffs' is not used [-Wunused-private-field] double m_xHOffs, m_yHOffs; ^ ./atom.h:463:9: warning: private field 'm_xROffs' is not used [-Wunused-private-field] double m_xROffs, m_yROffs; ^ ./atom.h:463:19: warning: private field 'm_yROffs' is not used [-Wunused-private-field] double m_xROffs, m_yROffs; ^ CXX brackets.lo 9 warnings generated. CXX residue.lo 54 warnings generated. 4 warnings generated. In file included from electron.cc:27: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from electron.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX fragment-atom.lo 2 warnings generated. In file included from bond.cc:27: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from bond.cc:30: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from brackets.cc:29: ../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from brackets.cc:31: In file included from ../../libs/gcp/document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from residue.cc:26: ./residue.h:79:7: warning: 'gcp::Residue::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (xmlNodePtr node, bool ro, gcu::Application *app); ^ ../../libs/gcu/residue.h:134:15: note: hidden overloaded virtual function 'gcu::Residue::Load' declared here: different number of parameters (2 vs 3) virtual void Load (xmlNodePtr node, Application *app); ^ In file included from residue.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ bond.cc:865:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bond"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:867:11: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Bond", _("Bond"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:868:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:871:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("MoveBack", _("Move to back"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:873:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:875:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:878:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("BringFront", _("Bring to front"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:880:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:882:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ bond.cc:884:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:364:28: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:366:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:367:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:369:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Stoich", _("Add stoichiometry"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:371:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:373:4: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:374:4: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:378:28: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("bracket"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:380:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Brackets", _("Brackets"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:381:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:383:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Super", _("Add superscript"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ brackets.cc:388:4: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. 14 warnings generated. 12 warnings generated. In file included from fragment-atom.cc:27: In file included from ./fragment-atom.h:28: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ CXX fragment-residue.lo 1 warning generated. CXX fragment.lo CXX molecule.lo CXX reaction.lo CXX reactant.lo In file included from fragment-residue.cc:26: In file included from ./fragment-residue.h:28: In file included from ./fragment-atom.h:28: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from fragment-residue.cc:26: In file included from ./fragment-residue.h:29: ./residue.h:79:7: warning: 'gcp::Residue::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (xmlNodePtr node, bool ro, gcu::Application *app); ^ ../../libs/gcu/residue.h:134:15: note: hidden overloaded virtual function 'gcu::Residue::Load' declared here: different number of parameters (2 vs 3) virtual void Load (xmlNodePtr node, Application *app); ^ In file included from fragment-residue.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX reaction-step.lo 3 warnings generated. In file included from fragment.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX reaction-arrow.lo In file included from fragment.cc:30: In file included from ./fragment-residue.h:28: In file included from ./fragment-atom.h:28: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from fragment.cc:30: In file included from ./fragment-residue.h:29: ./residue.h:79:7: warning: 'gcp::Residue::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (xmlNodePtr node, bool ro, gcu::Application *app); ^ ../../libs/gcu/residue.h:134:15: note: hidden overloaded virtual function 'gcu::Residue::Load' declared here: different number of parameters (2 vs 3) virtual void Load (xmlNodePtr node, Application *app); ^ CXX reaction-operator.lo In file included from reaction.cc:27: In file included from ./reaction-arrow.h:30: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ reaction.cc:365:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction.cc:366:22: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy", _("Destroy the reaction"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction.cc:367:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction.cc:369:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction.cc:372:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction.cc:373:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from reactant.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from molecule.cc:27: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from molecule.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ reactant.cc:83:27: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reactant"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reactant.cc:84:23: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("stoichiometry", _("Add a stoichiometry coefficient"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reactant.cc:85:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reactant.cc:87:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reactant.cc:90:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reactant.cc:91:18: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/stoichiometry"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reactant.cc:238:22: warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl] char const *txt = static_cast (Stoichiometry)->GetBuffer ().c_str (); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from reaction-step.cc:29: In file included from ./reaction-arrow.h:30: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-step.cc:31: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ reaction-step.cc:161:27: warning: unused variable 'y1' [-Wunused-variable] double x, y, x0, y0, x1, y1; ^ 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; ^ molecule.cc:574:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("molecule"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:576:11: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Molecule", _("Molecule"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:577:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:583:13: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("open3d", _("Open 3D model in"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:584:4: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:587:14: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("ghemical", _("Ghemical"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:589:5: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:591:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:594:14: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("gchem3d", _("GChem3D"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:596:5: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:598:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:601:14: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("avogadro", _("Avogadro"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:603:5: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:605:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:609:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchi", _("Generate InChI"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:611:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:613:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:614:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("inchikey", _("Generate InChIKey"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:616:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:618:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:619:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("smiles", _("Generate SMILES"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:621:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:623:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:624:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("calc", _("Open in Calculator"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:626:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:628:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:632:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("select-align", _("Select alignment item"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:635:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:637:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ molecule.cc:640:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CXX reaction-prop.lo 8 warnings generated. 3 warnings generated. 8 warnings generated. In file included from reaction-operator.cc:26: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 6 warnings generated. In file included from reaction-arrow.cc:26: In file included from ./reaction-arrow.h:30: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-arrow.cc:29: ./reaction-prop.h:123:13: warning: 'gcp::ReactionProp::Save' hides overloaded virtual function [-Woverloaded-virtual] xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-arrow.cc:31: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-operator.cc:27: ./reaction-operator.h:110:15: warning: private field 'm_Layout' is not used [-Wunused-private-field] PangoLayout *m_Layout; ^ 2 warnings generated. reaction-arrow.cc:255:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("reaction-arrow"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:256:22: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Arrow", _("Arrow"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:257:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:262:11: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("attach", _("Attach selection to arrow..."), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:265:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:267:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:268:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ reaction-arrow.cc:386:37: warning: operator '?:' has lower precedence than '<<'; '<<' will be evaluated first [-Wparentheses] res << (m_Type == ReversibleArrow)? "double": "simple"; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ reaction-arrow.cc:386:37: note: place parentheses around the '<<' expression to silence this warning res << (m_Type == ReversibleArrow)? "double": "simple"; ^ ( ) reaction-arrow.cc:386:37: note: place parentheses around the '?:' expression to evaluate it first res << (m_Type == ReversibleArrow)? "double": "simple"; ^ ( ) reaction-arrow.cc:386:49: warning: expression result unused [-Wunused-value] res << (m_Type == ReversibleArrow)? "double": "simple"; ^~~~~~~~ 12 warnings generated. 32 warnings generated. In file included from reaction-prop.cc:26: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-prop.cc:27: ./reaction-prop.h:123:13: warning: 'gcp::ReactionProp::Save' hides overloaded virtual function [-Woverloaded-virtual] xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-prop.cc:28: In file included from ./reaction-arrow.h:30: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX reaction-prop-dlg.lo 3 warnings generated. CXX mesomery.lo CXX mesomer.lo CXX mechanism-arrow.lo CXX mesomery-arrow.lo CXX mechanism-step.lo In file included from reaction-prop-dlg.cc:28: In file included from ./reaction-arrow.h:30: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-prop-dlg.cc:29: ./reaction-prop.h:123:13: warning: 'gcp::ReactionProp::Save' hides overloaded virtual function [-Woverloaded-virtual] xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-prop-dlg.cc:30: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from reaction-prop-dlg.cc:27: ./reaction-prop-dlg.h:61:17: warning: private field 'm_Arrow' is not used [-Wunused-private-field] ReactionArrow *m_Arrow; ^ ./reaction-prop-dlg.h:62:16: warning: private field 'm_Prop' is not used [-Wunused-private-field] ReactionProp *m_Prop; ^ 5 warnings generated. In file included from mesomery.cc:26: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from mesomery.cc:29: In file included from ./mesomery-arrow.h:29: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX scheme.lo mesomery.cc:780:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mesomery"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mesomery.cc:781:22: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-ms", _("Destroy the mesomery relationship"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mesomery.cc:782:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mesomery.cc:784:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mesomery.cc:787:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mesomery.cc:788:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-ms"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from mechanism-step.cc:26: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from mechanism-arrow.cc:29: ../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ mechanism-step.cc:186:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("mstep"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mechanism-step.cc:188:11: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("Mechanism step", _("Mechanism step"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mechanism-step.cc:189:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mechanism-step.cc:191:11: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("mstep-select-align", _("Align using this molecule"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mechanism-step.cc:194:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mechanism-step.cc:196:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mechanism-step.cc:197:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from mechanism-arrow.cc:31: In file included from ../../libs/gcp/document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from mesomery-arrow.cc:26: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from mesomery-arrow.cc:27: In file included from ./mesomery-arrow.h:29: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ mechanism-arrow.cc:85:55: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] static_cast (GetDocument ())->SetDirty (this); ~~~~~~~~ ^~~~ mechanism-arrow.cc:100:55: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] static_cast (GetDocument ())->SetDirty (this); ~~~~~~~~ ^~~~ mechanism-arrow.cc:115:55: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] static_cast (GetDocument ())->SetDirty (this); ~~~~~~~~ ^~~~ mechanism-arrow.cc:146:55: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] static_cast (GetDocument ())->SetDirty (this); ~~~~~~~~ ^~~~ mechanism-arrow.cc:159:55: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] static_cast (GetDocument ())->SetDirty (this); ~~~~~~~~ ^~~~ mechanism-arrow.cc:165:55: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] static_cast (GetDocument ())->SetDirty (this); ~~~~~~~~ ^~~~ mechanism-arrow.cc:416:2: warning: variable 'x3' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ mechanism-arrow.cc:434:51: note: uninitialized use occurs here arrow->SetControlPoints (x0, y0, x1, y1, x2, y2, x3, y3); ^~ mechanism-arrow.cc:240:35: note: initialize the variable 'x3' to silence this warning double x0, y0, x1, y1, x2, y2, x3, y3, l, a, dx = 0., dy = 0.; ^ = 0.0 mechanism-arrow.cc:298:7: warning: variable 'y1' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:434:39: note: uninitialized use occurs here arrow->SetControlPoints (x0, y0, x1, y1, x2, y2, x3, y3); ^~ mechanism-arrow.cc:298:3: note: remove the 'if' if its condition is always true if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:240:23: note: initialize the variable 'y1' to silence this warning double x0, y0, x1, y1, x2, y2, x3, y3, l, a, dx = 0., dy = 0.; ^ = 0.0 mechanism-arrow.cc:416:2: warning: variable 'y3' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ mechanism-arrow.cc:434:55: note: uninitialized use occurs here arrow->SetControlPoints (x0, y0, x1, y1, x2, y2, x3, y3); ^~ mechanism-arrow.cc:240:39: note: initialize the variable 'y3' to silence this warning double x0, y0, x1, y1, x2, y2, x3, y3, l, a, dx = 0., dy = 0.; ^ = 0.0 mechanism-arrow.cc:298:7: warning: variable 'x1' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:434:35: note: uninitialized use occurs here arrow->SetControlPoints (x0, y0, x1, y1, x2, y2, x3, y3); ^~ mechanism-arrow.cc:298:3: note: remove the 'if' if its condition is always true if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:240:19: note: initialize the variable 'x1' to silence this warning double x0, y0, x1, y1, x2, y2, x3, y3, l, a, dx = 0., dy = 0.; ^ = 0.0 mechanism-arrow.cc:298:7: warning: variable 'x0' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:434:27: note: uninitialized use occurs here arrow->SetControlPoints (x0, y0, x1, y1, x2, y2, x3, y3); ^~ mechanism-arrow.cc:298:3: note: remove the 'if' if its condition is always true if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:240:11: note: initialize the variable 'x0' to silence this warning double x0, y0, x1, y1, x2, y2, x3, y3, l, a, dx = 0., dy = 0.; ^ = 0.0 mechanism-arrow.cc:298:7: warning: variable 'y0' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:434:31: note: uninitialized use occurs here arrow->SetControlPoints (x0, y0, x1, y1, x2, y2, x3, y3); ^~ mechanism-arrow.cc:298:3: note: remove the 'if' if its condition is always true if (m_Source->GetType () == ElectronType) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mechanism-arrow.cc:240:15: note: initialize the variable 'y0' to silence this warning double x0, y0, x1, y1, x2, y2, x3, y3, l, a, dx = 0., dy = 0.; ^ = 0.0 In file included from mesomer.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 8 warnings generated. 14 warnings generated. 2 warnings generated. CXX step.lo 1 warning generated. CXX text.lo 8 warnings generated. In file included from scheme.cc:26: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from scheme.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX text-object.lo CXX docprop.lo In file included from step.cc:26: ./arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from text.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. CXX fontsel.lo 2 warnings generated. CXX newfiledlg.lo CXX preferences.lo In file included from text-object.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. In file included from docprop.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. fontsel.cc:533:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FacesTree)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ fontsel.cc:562:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), w); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ fontsel.cc:617:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sc), GTK_WIDGET (fs->FamilyTree)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ CXX about.lo 1 warning generated. 3 warnings generated. In file included from preferences.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX tool.lo CXX tools.lo 1 warning generated. CXX view.lo CXX widgetdata.lo CXX zoomdlg.lo CXX theme.lo In file included from tool.cc:28: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX Hposdlg.lo 1 warning generated. In file included from view.cc:27: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from view.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from widgetdata.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from zoomdlg.cc:27: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from theme.cc:26: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ view.cc:106:39: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:464:22: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] int Z = Element::Z (gtk_action_get_name(action)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:102:1: note: 'gtk_action_get_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:651:41: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:652:28: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("element"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:658:26: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:658:14: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_ACTION (gtk_action_new ((*i).second->GetSymbol (), symbol.c_str (), (*i).second->GetName (), NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:660:5: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:663:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (m_UIManager->GetUIManager (), ui.c_str (), -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:665:4: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (m_UIManager->GetUIManager (), group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:667:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:668:4: warning: 'gtk_menu_popup' 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 ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ view.cc:1009:40: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:1014:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (m_UIManager->GetUIManager (), "/popup"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ view.cc:1015:4: warning: 'gtk_menu_popup' 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 ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. theme.cc:208:2: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/gobject/gtype.h:690:1: note: 'g_type_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:494:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36' # define GLIB_DEPRECATED_IN_2_36 GLIB_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. In file included from Hposdlg.cc:28: ./atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from Hposdlg.cc:29: In file included from ./document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. 2 warnings generated. 16 warnings generated. CXXLD libgcp-0.14.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcp' Making all in gcr gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcr' CXX application.lo CXX atomsdlg.lo CXX bond.lo CXX celldlg.lo CXX cleavagesdlg.lo CXX cleavage.lo CXX docprop.lo CXX atom.lo In file included from atomsdlg.cc:28: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from celldlg.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from atomsdlg.cc:28: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from celldlg.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from atomsdlg.cc:28: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from celldlg.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ atomsdlg.cc:93:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->AtomColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ atomsdlg.cc:172:3: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ atomsdlg.cc:234:3: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->AtomColor, &pBox->m_RGBA); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ atomsdlg.cc:254:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_RGBA); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from docprop.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from docprop.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX document.lo In file included from docprop.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from bond.cc:26: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. In file included from application.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from cleavagesdlg.cc:28: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from cleavagesdlg.cc:28: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 3 warnings generated. 3 warnings generated. In file included from cleavagesdlg.cc:28: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from atom.cc:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 7 warnings generated. In file included from application.cc:26: ./application.h:176:16: warning: private field 'm_UIManager' is not used [-Wunused-private-field] GtkUIManager* m_UIManager; ^ ./application.h:177:11: warning: private field 'm_statusId' is not used [-Wunused-private-field] unsigned m_statusId; ^ 3 warnings generated. 1 warning generated. 5 warnings generated. In file included from document.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ CXX gcrcrystalviewer.lo In file included from document.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from document.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ CXX grid.lo In file included from document.cc:37: In file included from ../../libs/gcu/cylinder.h:29: ../../libs/gcu/vector.h:65:2: warning: definition of implicit copy assignment operator for 'Vector' is deprecated because it has a user-declared copy constructor [-Wdeprecated-copy] Vector (Vector const &v); ^ document.cc:574:6: note: in implicit copy assignment operator for 'gcu::Vector' first required here v = m.glmult (v); ^ CXX line.lo document.cc:1387:44: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button(GTK_DIALOG(mbox), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CXX linesdlg.lo CXX prefs.lo CXX sizedlg.lo In file included from gcrcrystalviewer.cc:26: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gcrcrystalviewer.cc:26: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gcrcrystalviewer.cc:26: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ 3 warnings generated. grid.cc:1149:5: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (layout, GTK_STATE_FLAG_NORMAL, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1147:1: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:370:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16' # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ grid.cc:1185:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (reinterpret_cast (grid), GTK_STATE_FLAG_NORMAL, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1147:1: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:370:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16' # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CXX view.lo prefs.cc:135:2: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->BackgroundBtn, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ prefs.cc:210:2: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (BackgroundBtn, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. 5 warnings generated. In file included from linesdlg.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from linesdlg.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from sizedlg.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from linesdlg.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from sizedlg.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from sizedlg.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ linesdlg.cc:77:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->LineColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:156:3: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (pBox->LineColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:182:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->EdgesColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:203:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->DiagsColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:224:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (pBox->MediansColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:279:2: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:288:2: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:297:2: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:328:3: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (btn, &pBox->m_rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:392:4: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (EdgesColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:403:4: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (DiagsColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ linesdlg.cc:414:4: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (MediansColor, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. 2 warnings generated. 15 warnings generated. CXX view-settings.lo CXX window.lo In file included from view.cc:25: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view.cc:25: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view.cc:25: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ 3 warnings generated. In file included from window.cc:26: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:26: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:26: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ window.cc:283:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "New", GTK_STOCK_NEW, N_("_New File"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: note: expanded from macro 'GTK_STOCK_NEW' #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:285:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:287:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Save", GTK_STOCK_SAVE, N_("_Save"), "S", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:289:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAs", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:291:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:295:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:297:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:299:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Properties", GTK_STOCK_PROPERTIES, N_("Prope_rties..."), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: note: expanded from macro 'GTK_STOCK_PROPERTIES' #define GTK_STOCK_PROPERTIES ((GtkStock)"gtk-properties") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:301:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:303:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:306:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Prefs", GTK_STOCK_PREFERENCES, N_("Prefere_nces..."), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: note: expanded from macro 'GTK_STOCK_PREFERENCES' #define GTK_STOCK_PREFERENCES ((GtkStock)"gtk-preferences") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:328:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:412:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:413:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:414:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:416:39: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] m_UIManager = new gcugtk::UIManager (gtk_ui_manager_new ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:422:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:424:16: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:428:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:432:19: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (extra_ui && !gtk_ui_manager_add_ui_from_string (manager, extra_ui, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:437:20: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (manager, "/MainMenu/FileMenu/Open"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:454:8: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:456:8: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] bar = gtk_ui_manager_get_widget (manager, "/MainToolbar"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from view-settings.cc:27: In file included from ./document.h:31: ./bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view-settings.cc:27: In file included from ./document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view-settings.cc:27: ./document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ view-settings.cc:92:2: warning: 'gtk_color_button_get_rgba' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_button_get_rgba (dlg->Background, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:107:1: note: 'gtk_color_button_get_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_get_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ view-settings.cc:111:2: warning: 'gtk_color_button_set_rgba' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] gtk_color_button_set_rgba (Background, &rgba); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:104:1: note: 'gtk_color_button_set_rgba' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gtk_color_chooser_set_rgba) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 26 warnings generated. 5 warnings generated. CXXLD libgcrystal-0.14.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs/gcr' gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/libs' Making all in plugins gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' Making all in loaders gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' Making all in cdx gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdx' CXX cdx.lo ITMRG plugin.xml In file included from cdx.cc:28: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from cdx.cc:36: ../../../libs/gcp/arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from cdx.cc:37: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ cdx.cc:210:11: warning: private field 'm_Charset' is not used [-Wunused-private-field] unsigned m_Charset; ^ 4 warnings generated. CXXLD cdx.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdx' Making all in cdxml gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdxml' CXX cdxml.lo ITMRG plugin.xml In file included from cdxml.cc:26: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ cdxml.cc:114:19: warning: private field 'm_Font' is not used [-Wunused-private-field] int m_LabelFont, m_Font; ^ 2 warnings generated. CXXLD cdxml.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cdxml' Making all in cif gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cif' CXX cif.lo ITMRG plugin.xml In file included from cif.cc:27: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. CXXLD cif.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cif' Making all in cml gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cml' CXX cml.lo ITMRG plugin.xml In file included from cml.cc:27: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. CXXLD cml.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/cml' Making all in nuts gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/nuts' ITMRG plugin.xml CXX nuts.lo In file included from nuts.cc:27: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ nuts.cc:157:11: warning: result of comparison of constant 2 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare] if (ver2 == 2) { ~~~~ ^ ~ 2 warnings generated. CXXLD nuts.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders/nuts' gmake[4]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/loaders' Making all in paint gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' Making all in arrows gmake[4]: Entering directory '/data/scratch/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 CXX retrosynthesisarrow.lo CXX retrosynthesisstep.lo ITMRG org.gnome.gchemutils.paint.plugins.arrows.gschema.xml GEN org.gnome.gchemutils.paint.plugins.arrows.gschema.valid In file included from retrosynthesisstep.cc:28: In file included from ./retrosynthesisarrow.h:28: ../../../libs/gcp/arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from arrowtool.cc:26: In file included from ./arrowtool.h:29: ../../../libs/gcp/arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from arrowtool.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from retrosynthesis.cc:27: In file included from ./retrosynthesisarrow.h:28: ../../../libs/gcp/arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from retrosynthesisarrow.cc:26: In file included from ./retrosynthesisarrow.h:28: ../../../libs/gcp/arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from retrosynthesis.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from retrosynthesisstep.cc:31: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from retrosynthesisarrow.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ retrosynthesis.cc:420:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("retrosynthesis"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ retrosynthesis.cc:421:22: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("destroy-rs", _("Destroy the retrosynthesis path"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ retrosynthesis.cc:422:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ retrosynthesis.cc:424:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ retrosynthesis.cc:427:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ retrosynthesis.cc:428:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *w = gtk_ui_manager_get_widget (uim, "/popup/destroy-rs"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from plugin.cc:31: In file included from ./arrowtool.h:29: ../../../libs/gcp/arrow.h:207:7: warning: 'gcp::Arrow::Save' hides overloaded virtual function [-Woverloaded-virtual] bool Save (xmlDocPtr xml, xmlNodePtr node) const; ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 2) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. In file included from curvedarrowtool.cc:30: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from curvedarrowtool.cc:32: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. 1 warning generated. 2 warnings generated. 8 warnings generated. 2 warnings generated. CXXLD arrows.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/arrows' Making all in atoms gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/atoms' CXX electrontool.lo CXX chargetool.lo CXX plugin.lo CXX elementtool.lo CXX orbital.lo CXX orbitaltool.lo In file included from chargetool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from chargetool.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from orbitaltool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from orbitaltool.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from elementtool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from orbital.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from orbital.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from elementtool.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from electrontool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from electrontool.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chargetool.cc:26: ./chargetool.h:51:9: warning: private field 'm_ChargeWidth' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeHeight; ^ ./chargetool.h:51:24: warning: private field 'm_ChargeTWidth' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeHeight; ^ ./chargetool.h:51:40: warning: private field 'm_ChargeHeight' is not used [-Wunused-private-field] double m_ChargeWidth, m_ChargeTWidth, m_ChargeHeight; ^ orbital.cc:409:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("orbital"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ orbital.cc:410:22: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("Orbital", _("Orbital"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ orbital.cc:411:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ orbital.cc:413:11: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("orbital-properties", _("Properties"), _("Orbital properties"), NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ orbital.cc:415:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ orbital.cc:417:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ orbital.cc:418:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 5 warnings generated. 2 warnings generated. 9 warnings generated. 2 warnings generated. 2 warnings generated. CXXLD atoms.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/atoms' Making all in bonds gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/bonds' CXX bondtool.lo CXX plugin.lo CXX delocalizedtool.lo CXX newman.lo CXX chaintool.lo In file included from plugin.cc:27: ./chaintool.h:49:7: warning: 'gcpChainTool::OnKeyPress' hides overloaded virtual function [-Woverloaded-virtual] bool OnKeyPress (GdkEvent* event); ^ ../../../libs/gcp/tool.h:196:15: note: hidden overloaded virtual function 'gcp::Tool::OnKeyPress' declared here: type mismatch at 1st parameter ('GdkEventKey *' (aka '_GdkEventKey *') vs 'GdkEvent *' (aka '_GdkEvent *')) virtual bool OnKeyPress (GdkEventKey *event); ^ In file included from chaintool.cc:26: ./chaintool.h:49:7: warning: 'gcpChainTool::OnKeyPress' hides overloaded virtual function [-Woverloaded-virtual] bool OnKeyPress (GdkEvent* event); ^ ../../../libs/gcp/tool.h:196:15: note: hidden overloaded virtual function 'gcp::Tool::OnKeyPress' declared here: type mismatch at 1st parameter ('GdkEventKey *' (aka '_GdkEventKey *') vs 'GdkEvent *' (aka '_GdkEvent *')) virtual bool OnKeyPress (GdkEventKey *event); ^ In file included from newman.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from chaintool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from newman.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from chaintool.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. In file included from bondtool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from bondtool.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. 3 warnings generated. 2 warnings generated. CXXLD bonds.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/bonds' Making all in cycles gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/cycles' CXX cycletool.lo CXX plugin.lo In file included from cycletool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from cycletool.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. CXXLD cycles.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/cycles' Making all in residues gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/residues' CXX plugin.lo CXX pseudo-atom.lo CXX residues-dlg.lo In file included from plugin.cc:28: In file included from ./pseudo-atom.h:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from residues-dlg.cc:27: In file included from ./pseudo-atom.hIn file included from :plugin.cc28:: 30../../../libs/gcp/atom.h: :In file included from 340../../../libs/gcp/document.h::729:: ../../../libs/gcu/document.hwarning:: 139'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual]: 15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:../../../libs/gcu/atom.h21::124 :note15: :hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from pseudo-atom.cc:26: In file included from ./pseudo-atom.h:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from pseudo-atom.cc:27: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from plugin.cc:32: ../../../libs/gcp/residue.h:79:7: warning: 'gcp::Residue::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (xmlNodePtr node, bool ro, gcu::Application *app); ^ ../../../libs/gcu/residue.h:134:15: note: hidden overloaded virtual function 'gcu::Residue::Load' declared here: different number of parameters (2 vs 3) virtual void Load (xmlNodePtr node, Application *app); ^ plugin.cc:90:33: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("ResiduesActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugin.cc:91:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugin.cc:92:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugin.cc:94:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, action_group, 1); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugin.cc:96:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, ui_description, -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from residues-dlg.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from residues-dlg.cc:32: ../../../libs/gcp/residue.h:79:7: warning: 'gcp::Residue::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (xmlNodePtr node, bool ro, gcu::Application *app); ^ ../../../libs/gcu/residue.h:134:15: note: hidden overloaded virtual function 'gcu::Residue::Load' declared here: different number of parameters (2 vs 3) virtual void Load (xmlNodePtr node, Application *app); ^ 2 warnings generated. residues-dlg.cc:161:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 8 warnings generated. 4 warnings generated. CXXLD residues.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/residues' Making all in selection gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/selection' CXX plugin.lo CXX erasertool.lo CXX group.lo CXX bracketstool.lo CXX groupdlg.lo CXX lassotool.lo CXX selectiontool.lo In file included from group.cc:25: In file included from ./groupdlg.h:26: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from selectiontool.cc:28: In file included from ./groupdlg.h:26: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ group.cc:66:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("group"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ group.cc:67:22: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group_properties", _("Group properties..."), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ group.cc:69:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ group.cc:70:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ group.cc:71:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from groupdlg.cc:24: In file included from ./groupdlg.h:26: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from erasertool.cc:27: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ selectiontool.cc:57:46: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:57:25: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:102:1: note: 'gtk_action_get_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:66:47: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:66:17: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from erasertool.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ selectiontool.cc:419:27: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *group = gtk_action_group_new ("selection"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:420:23: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_action_new ("group", _("Group and/or align objects"), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:421:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:422:23: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, "", -1, NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:467:14: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new ("create_group", label.c_str (), NULL, NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:468:5: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (group, action); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:470:25: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] m_uiIds.push_front (gtk_ui_manager_add_ui_from_string (uim, buf, -1, NULL)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ selectiontool.cc:474:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (uim, group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from lassotool.cc:31: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from bracketstool.cc:31: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from bracketstool.cc:34: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. In file included from lassotool.cc:35: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 6 warnings generated. lassotool.cc:383:46: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lassotool.cc:383:25: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] tool->OnFlip (strcmp (gtk_action_get_name (GTK_ACTION (btn)), "VertFlip")); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:102:1: note: 'gtk_action_get_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lassotool.cc:392:47: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lassotool.cc:392:17: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] tool->Rotate (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (btn))); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. 2 warnings generated. 13 warnings generated. 6 warnings generated. CXXLD selection.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/selection' Making all in templates gmake[4]: Entering directory '/data/scratch/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 CXX templatetree.lo In file included from templatetree.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from templatetool.cc:29: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ templatetool.cc:223:5: warning: 'gtk_scrolled_window_add_with_viewport' 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 ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ templatetool.cc:311:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (scroll, w = pDoc->GetView ()->CreateNewWidget ()); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. templatetool.cc:54:15: warning: private field 'temp' is not used [-Wunused-private-field] gcpTemplate *temp; ^ 4 warnings generated. CXXLD templates.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/templates' Making all in text gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/text' CXX plugin.lo CXX fragmenttool.lo CXX equation.lo CXX texttool.lo CXX mathtool.lo In file included from equation.cc:26: ./equation.h:50:9: warning: 'gcpEquation::GetYAlign' hides overloaded virtual function [-Woverloaded-virtual] double GetYAlign () const; ^ ../../../libs/gcu/object.h:423:17: note: hidden overloaded virtual function 'gcu::Object::GetYAlign' declared here: different qualifiers (unqualified vs 'const') virtual double GetYAlign (); ^ In file included from mathtool.cc:26: ./equation.h:50:9: warning: 'gcpEquation::GetYAlign' hides overloaded virtual function [-Woverloaded-virtual] double GetYAlign () const; ^ ../../../libs/gcu/object.h:423:17: note: hidden overloaded virtual function 'gcu::Object::GetYAlign' declared here: different qualifiers (unqualified vs 'const') virtual double GetYAlign (); ^ In file included from equation.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from mathtool.cc:28: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from plugin.cc:38: ./equation.h:50:9: warning: 'gcpEquation::GetYAlign' hides overloaded virtual function [-Woverloaded-virtual] double GetYAlign () const; ^ ../../../libs/gcu/object.h:423:17: note: hidden overloaded virtual function 'gcu::Object::GetYAlign' declared here: different qualifiers (unqualified vs 'const') virtual double GetYAlign (); ^ In file included from texttool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ equation.cc:151:15: warning: private field 'm_Equation' is not used [-Wunused-private-field] gcpEquation *m_Equation; ^ equation.cc:152:17: warning: private field 'm_Doc' is not used [-Wunused-private-field] gcp::Document *m_Doc; ^ In file included from texttool.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. In file included from fragmenttool.cc:28: ../../../libs/gcp/atom.h:340:7: warning: 'gcp::Atom::SetCharge' hides overloaded virtual function [-Woverloaded-virtual] void SetCharge (int charge); ^ ../../../libs/gcu/atom.h:124:15: note: hidden overloaded virtual function 'gcu::Atom::SetCharge' declared here: type mismatch at 1st parameter ('char' vs 'int') virtual void SetCharge (char Charge) {m_Charge = Charge;} ^ In file included from fragmenttool.cc:30: In file included from ../../../libs/gcp/document.h:29: ../../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 4 warnings generated. 1 warning generated. In file included from texttool.cc:26: ./texttool.h:92:37: warning: private field 'm_DefaultFontDesc' is not used [-Wunused-private-field] PangoFontDescription *m_FontDesc, *m_DefaultFontDesc; ^ 2 warnings generated. 3 warnings generated. CXXLD text.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint/text' gmake[4]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins/paint' gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/plugins' Making all in programs gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' Making all in 3d gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/3d' cp gchem3d.appdata.xml.in gchem3d.appdata.xml CXX application.o CXX main.o CXX document.o CXX view.o CXX window.o ITMRG gchem3d.desktop cp gchem3d.desktop gchem3d-0.14.desktop In file included from view.cc:26: In file included from ./document.h:29: In file included from ../../libs/gcugtk/chem3ddoc.h:28: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view.cc:26: In file included from ./document.h:29: In file included from ../../libs/gcugtk/chem3ddoc.h:28: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from document.cc:26: In file included from ./document.h:29: In file included from ../../libs/gcugtk/chem3ddoc.h:28: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:26: In file included from ./application.h:28: In file included from ../../libs/gcugtk/chem3dapplication.h:29: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from document.cc:26: In file included from ./document.h:29: In file included from ../../libs/gcugtk/chem3ddoc.h:28: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from application.cc:26: In file included from ./application.h:28: In file included from ../../libs/gcugtk/chem3dapplication.h:29: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from main.cc:26: In file included from ./application.h:28: In file included from ../../libs/gcugtk/chem3dapplication.h:29: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:26: In file included from ./application.h:28: In file included from ../../libs/gcugtk/chem3dapplication.h:29: In file included from ../../libs/gcu/chem3ddoc.h:29: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from main.cc:26: In file included from ./application.h:28: In file included from ../../libs/gcugtk/chem3dapplication.h:29: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from window.cc:26: In file included from ./application.h:28: In file included from ../../libs/gcugtk/chem3dapplication.h:29: ../../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. CXXLD gchem3d-0.14 /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/3d' Making all in calc gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/calc' cp gchemcalc.appdata.xml.in gchemcalc.appdata.xml CXX gchemcalc.o ITMRG gchemcalc.desktop cp gchemcalc.desktop gchemcalc-0.14.desktop In file included from gchemcalc.cc:34: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ gchemcalc.cc:581:61: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] App->formula.SetParseMode (static_cast (gtk_radio_action_get_current_value (action))); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:88:1: note: 'gtk_radio_action_get_current_value' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:586:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/SaveAsImage"), page); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:587:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PageSetup"), page); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:588:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/PrintPreview"), page); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:589:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/FileMenu/Print"), page); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:590:28: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] gtk_widget_set_sensitive (gtk_ui_manager_get_widget (App->GetUIManager (), "/MainMenu/EditMenu/Copy"), page); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:595:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:599:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:601:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:603:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:606:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: note: expanded from macro 'GTK_STOCK_COPY' #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:610:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:620:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:727:29: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:729:33: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:730:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:731:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:732:2: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (action_group, radios, G_N_ELEMENTS (radios), 0, G_CALLBACK (on_mode), NULL); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:219:1: note: 'gtk_action_group_add_radio_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:733:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:734:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:736:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemcalc.cc:741:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 23 warnings generated. CXXLD gchemcalc-0.14 /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/calc' Making all in crystal gmake[3]: Entering directory '/data/scratch/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 cp gcrystal.appdata.xml.in gcrystal.appdata.xml ITMRG gcrystal.desktop ITMRG x-gcrystal.desktop cp gcrystal.desktop gcrystal-0.14.desktop In file included from window.cc:26: ./window.h:42:35: warning: all paths through this function will call itself [-Winfinite-recursion] gcApplication *GetApplication () {return GetApplication ();} ^ In file included from main.cc:30: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:31: ../../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from main.cc:30: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:26: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:31: ../../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from application.cc:26: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from main.cc:30: In file included from ./application.h:30: In file included from ./document.h:29: ../../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from application.cc:26: In file included from ./application.h:30: In file included from ./document.h:29: ../../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from application.cc:27: ./window.h:42:35: warning: all paths through this function will call itself [-Winfinite-recursion] gcApplication *GetApplication () {return GetApplication ();} ^ In file included from view.cc:31: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:31: ../../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view.cc:31: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:27: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:31: ../../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view.cc:31: In file included from ./document.h:29: ../../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from window.cc:27: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:27: In file included from ./application.h:30: In file included from ./document.h:29: ../../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from document.cc:30: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:31: ../../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from document.cc:30: In file included from ./application.h:30: In file included from ./document.h:29: In file included from ../../libs/gcr/document.h:36: In file included from ../../libs/gcu/gldocument.h:28: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from document.cc:30: In file included from ./application.h:30: In file included from ./document.h:29: ../../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ 3 warnings generated. 4 warnings generated. 3 warnings generated. In file included from document.cc:33: ./window.h:42:35: warning: all paths through this function will call itself [-Winfinite-recursion] gcApplication *GetApplication () {return GetApplication ();} ^ 4 warnings generated. 4 warnings generated. CXXLD gcrystal-0.14 /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/crystal' Making all in paint gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/paint' cp gchempaint.appdata.xml.in gchempaint.appdata.xml CXX main.o CXX standaloneapp.o CXX standalonewin.o ITMRG gchempaint.desktop ITMRG x-gchempaint.desktop cp gchempaint.desktop gchempaint-0.14.desktop In file included from main.cc:26: In file included from ./standaloneapp.h:29: In file included from ../../libs/gcp/document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from standaloneapp.cc:26: In file included from ./standaloneapp.h:29: In file included from ../../libs/gcp/document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from standalonewin.cc:26: In file included from ./standaloneapp.h:29: In file included from ../../libs/gcp/document.h:29: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 1 warning generated. 1 warning generated. 1 warning generated. CXXLD gchempaint-0.14 /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/paint' Making all in spectra gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/spectra' cp gspectrum.appdata.xml.in gspectrum.appdata.xml CXX application.o CXX view.o CXX document.o CXX window.o CXX gspectrum.o ITMRG gspectrum.desktop cp gspectrum.desktop gspectrum-0.14.desktop In file included from view.cc:26: In file included from ./document.h:29: In file included from ../../libs/gcugtk/spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from document.cc:26: In file included from ./document.h:29: In file included from ../../libs/gcugtk/spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:27: In file included from ./document.h:29: In file included from ../../libs/gcugtk/spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from view.cc:26: In file included from ./document.h:29: ../../libs/gcugtk/spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from document.cc:26: In file included from ./document.h:29: ../../libs/gcugtk/spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gspectrum.cc:27: In file included from ./document.h:29: In file included from ../../libs/gcugtk/spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from window.cc:27: In file included from ./document.h:29: ../../libs/gcugtk/spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ window.cc:193:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Open", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:195:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:199:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:201:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:203:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:205:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:208:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: note: expanded from macro 'GTK_STOCK_COPY' #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:211:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:221:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:265:29: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:266:33: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:267:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:268:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:269:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:270:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:273:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:278:20: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *menu = gtk_ui_manager_get_widget (ui_manager, "/MainMenu/FileMenu/Open"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ window.cc:292:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gspectrum.cc:27: In file included from ./document.h:29: ../../libs/gcugtk/spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from application.cc:27: In file included from ./document.h:29: In file included from ../../libs/gcugtk/spectrumdoc.h:26: ../../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. In file included from application.cc:27: In file included from ./document.h:29: ../../libs/gcugtk/spectrumdoc.h:297:7: warning: 'gcugtk::SpectrumDocument::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type = NULL); ^ ../../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ 2 warnings generated. 2 warnings generated. 20 warnings generated. 2 warnings generated. CXXLD gspectrum-0.14 /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/spectra' Making all in table gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/table' cp gchemtable.appdata.xml.in gchemtable.appdata.xml CXX gchemtable-app.o CXX gchemtable-elt.o CXX gchemtable-main.o CXX gchemtable-curve.o CXX gchemtable-data-allocator.o CXX gchemtable-graph-editor.o CXX gchemtable-data.o ITMRG gchemtable.desktop cp gchemtable.desktop gchemtable-0.14.desktop gchemtable-curve.cc:207:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SaveAsImage", GTK_STOCK_SAVE_AS, N_("Save As _Image..."), "I", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:211:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "PrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:213:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Print", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:215:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Properties", GTK_STOCK_PROPERTIES, N_("Prope_rties..."), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: note: expanded from macro 'GTK_STOCK_PROPERTIES' #define GTK_STOCK_PROPERTIES ((GtkStock)"gtk-properties") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:217:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Close", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:219:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:222:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Copy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: note: expanded from macro 'GTK_STOCK_COPY' #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:225:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:227:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "CurveHelp", GTK_STOCK_HELP, N_("_Help"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:237:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:277:29: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:278:33: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:279:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:280:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:281:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:282:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:285:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-curve.cc:290:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:59:19: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] App->OnNewChart (gtk_action_get_name (action)); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:102:1: note: 'gtk_action_get_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:139:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Quit", GTK_STOCK_QUIT, N_("_Quit"), "Q", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:189:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Help", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:199:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "About", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:309:29: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] GtkUIManager *ui_manager = gtk_ui_manager_new (); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:310:33: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] GtkActionGroup *action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:311:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:312:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries), this); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:313:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui_manager, action_group, 0); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:314:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] GtkAccelGroup *accel_group = gtk_ui_manager_get_accel_group (ui_manager); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:317:7: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1, &error)) { ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gchemtable-app.cc:322:19: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] GtkWidget *bar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu"); ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 18 warnings generated. 12 warnings generated. CXXLD gchemtable-0.14 /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs/table' gmake[3]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/programs' Making all in mozilla-plugin gmake[2]: Entering directory '/data/scratch/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 '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/mozilla-plugin' Making all in openbabel gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/openbabel' CXX socket.o CXX babelserv.o CXXLD babelserver gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/openbabel' Making all in gnumeric gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/gnumeric' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/gnumeric' Making all in goffice gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/goffice' CXX gchemutils.lo CXX gogcpwin.lo CXX gogcpapp.lo CXX gogcuapp.lo CXX gogcrystalapp.lo CXX gogcrystalwin.lo CXX gogchem3dapp.lo CXX gogchem3dwin.lo In file included from gchemutils.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gchemutils.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogcpwin.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogchem3dapp.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogcpapp.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogcpwin.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogchem3dapp.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogcpapp.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogcrystalapp.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogchem3dwin.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogcrystalapp.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogchem3dwin.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogcrystalwin.cc:24: In file included from ./gchemutils-priv.h:27: In file included from ../libs/gcu/chem3ddoc.h:29: In file included from ../libs/gcu/gldocument.h:28: ../libs/gcu/document.h:139:15: warning: 'gcu::Document::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual void Save () const {;} ^ ../libs/gcu/object.h:288:21: note: hidden overloaded virtual function 'gcu::Object::Save' declared here: different number of parameters (1 vs 0) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogcrystalwin.cc:24: In file included from ./gchemutils-priv.h:27: ../libs/gcu/chem3ddoc.h:96:7: warning: 'gcu::Chem3dDoc::Load' hides overloaded virtual function [-Woverloaded-virtual] void Load (char const *uri, char const *mime_type); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: different number of parameters (1 vs 2) virtual bool Load (xmlNodePtr node); ^ In file included from gogcrystalapp.cc:28: In file included from ../libs/gcr/document.h:31: ../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ In file included from gogcrystalapp.cc:28: ../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ In file included from gogcrystalwin.cc:29: In file included from ../libs/gcr/document.h:31: ../libs/gcr/bond.h:76:21: warning: 'gcr::Bond::Save' hides overloaded virtual function [-Woverloaded-virtual] virtual xmlNodePtr Save (xmlDocPtr xml); ^ ../libs/gcu/bond.h:103:21: note: hidden overloaded virtual function 'gcu::Bond::Save' declared here: different qualifiers ('const' vs unqualified) virtual xmlNodePtr Save (xmlDocPtr xml) const; ^ 2 warnings generated. In file included from gogcrystalwin.cc:29: ../libs/gcr/document.h:100:7: warning: 'gcr::Document::Load' hides overloaded virtual function [-Woverloaded-virtual] bool Load (const std::string &filename); ^ ../libs/gcu/object.h:305:15: note: hidden overloaded virtual function 'gcu::Object::Load' declared here: type mismatch at 1st parameter ('xmlNodePtr' (aka '_xmlNode *') vs 'const std::string &' (aka 'const basic_string, allocator> &')) virtual bool Load (xmlNodePtr node); ^ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 4 warnings generated. 4 warnings generated. ITMRG plugin.xml CXXLD gchemutils.la /usr/bin/ld: /data/scratch/biology/gnome-chemistry-utils/work/.buildlink/lib/librsvg-2.so: warning: warning: reference to compatibility tzset(); include for correct reference gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/goffice' Making all in templates gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/templates' Making all in paint gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/templates/paint' ITMRG haworth.xml ITMRG templates.xml gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/templates/paint' gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/templates' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/templates' gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/templates' Making all in themes gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/themes' Making all in paint gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/themes/paint' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/themes/paint' gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/themes' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/themes' gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/themes' Making all in samples gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/samples' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/samples' Making all in tests gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/tests' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/tests' Making all in dtds gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/dtds' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/dtds' Making all in docs gmake[2]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/docs' Making all in help gmake[3]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/docs/help' Making all in 3d gmake[4]: Entering directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/docs/help/3d' sh: scrollkeeper-config: not found sh: scrollkeeper-config: not found The file '/Templates/C/scrollkeeper_cl.xml' does not exist. Please check your ScrollKeeper installation. gmake[4]: *** [Makefile:786: gchem3d-0.14-C.omf] Error 1 gmake[4]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/docs/help/3d' gmake[3]: *** [Makefile:451: all-recursive] Error 1 gmake[3]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/docs/help' gmake[2]: *** [Makefile:451: all-recursive] Error 1 gmake[2]: Leaving directory '/data/scratch/biology/gnome-chemistry-utils/work/gnome-chemistry-utils-0.14.16/docs' gmake[1]: *** [Makefile:597: all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/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 /data/pkgsrc/biology/gnome-chemistry-utils *** Error code 1 Stop. make: stopped in /data/pkgsrc/biology/gnome-chemistry-utils