+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/gpick-0.3nb2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=54 WRKLOG=/tmp/bulklog/gpick-0.3nb2/work.log ===> Building for gpick-0.3nb2 [ 1%] Compiling state machine /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/CMakeFiles/TextFileParser.cpp [ 2%] Building CXX object CMakeFiles/gpick-math.dir/source/math/Empty.cpp.o [ 3%] Building CXX object CMakeFiles/gpick-common.dir/source/common/Format.cpp.o [ 3%] Building CXX object CMakeFiles/gpick-lua.dir/source/lua/Script.cpp.o [ 3%] Built target gpick-math [ 4%] Building CXX object CMakeFiles/gpick-parser.dir/source/parser/TextFile.cpp.o [ 4%] Building CXX object CMakeFiles/gpick-parser.dir/CMakeFiles/TextFileParser.cpp.o [ 4%] Compiling translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/cs/LC_MESSAGES/gpick.mo [ 5%] Compiling translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/es/LC_MESSAGES/gpick.mo [ 6%] Compiling translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/lt/LC_MESSAGES/gpick.mo [ 6%] Built target gpick-common [ 7%] Compiling translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/ru/LC_MESSAGES/gpick.mo [ 8%] Compiling translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/sv/LC_MESSAGES/gpick.mo [ 9%] Preparing translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/cs/LC_MESSAGES/gpick.po [ 9%] Built target translations [ 10%] Preparing translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/es/LC_MESSAGES/gpick.po [ 11%] Preparing translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/lt/LC_MESSAGES/gpick.po [ 12%] Building CXX object CMakeFiles/gpick-color.dir/source/Color.cpp.o [ 13%] Preparing translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/ru/LC_MESSAGES/gpick.po [ 13%] Preparing translations /home/pbulk/build/graphics/gpick/work/gpick-0.3/cmake-pkgsrc-build/share/locale/sv/LC_MESSAGES/gpick.po [ 13%] Built target gpick-lua [ 13%] Built target prepare-translations [ 13%] Built target gpick-parser [ 13%] Built target gpick-color [ 13%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Binary.cpp.o [ 14%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Map.cpp.o [ 15%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Variable.cpp.o [ 16%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Types.cpp.o [ 17%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Xml.cpp.o [ 17%] Built target gpick-dynv [ 18%] Building CXX object CMakeFiles/tests.dir/source/test/DynvBinary.cpp.o [ 19%] Building CXX object CMakeFiles/tests.dir/source/test/Dynv.cpp.o [ 19%] Building CXX object CMakeFiles/gpick.dir/source/AutoSave.cpp.o [ 20%] Building CXX object CMakeFiles/tests.dir/source/test/Color.cpp.o [ 21%] Building CXX object CMakeFiles/gpick.dir/source/BlendColors.cpp.o [ 21%] Building CXX object CMakeFiles/tests.dir/source/test/Format.cpp.o /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp: In function 'std::unique_ptr<IColorSource> build(GlobalState&, const dynv::Ref&)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:282:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 282 | table = gtk_table_new(6, 2, false); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/IColorSource.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:21: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:283:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 283 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Start:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:285:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 285 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ [ 22%] Building CXX object CMakeFiles/tests.dir/source/test/Main.cpp.o /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:289:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 289 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Middle:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:291:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 291 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:295:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 295 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("End:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:297:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 297 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:301:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 301 | GtkWidget *vbox = gtk_vbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:311:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 311 | gtk_table_attach(GTK_TABLE(table), vbox, 4, 5, table_y, table_y + 3, GtkAttachOptions(GTK_FILL), GtkAttachOptions(GTK_FILL), 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:314:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 314 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Start steps:"), 0, 0, 0, 0), 2, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:317:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 317 | gtk_table_attach(GTK_TABLE(table), widget, 3, 4, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:321:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 321 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("End steps:"), 0, 0, 0, 0), 2, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:324:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 324 | gtk_table_attach(GTK_TABLE(table), widget, 3, 4, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BlendColors.cpp:329:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 329 | gtk_table_attach(GTK_TABLE(table), palette_list_preview_new(&gs, false, false, gs.getColorList(), &previewColorList), 0, 5, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ [ 23%] Building CXX object CMakeFiles/gpick.dir/source/BrightnessDarkness.cpp.o [ 24%] Building CXX object CMakeFiles/tests.dir/source/test/Matrix.cpp.o [ 25%] Building CXX object CMakeFiles/tests.dir/source/test/Result.cpp.o [ 26%] Building CXX object CMakeFiles/tests.dir/source/test/Scoped.cpp.o /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BrightnessDarkness.cpp: In function 'std::unique_ptr<IColorSource> build(GlobalState&, const dynv::Ref&)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BrightnessDarkness.cpp:274:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 274 | hbox = gtk_hbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/IColorSource.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/BrightnessDarkness.cpp:20: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ [ 27%] Building CXX object CMakeFiles/gpick.dir/source/Clipboard.cpp.o [ 27%] Building CXX object CMakeFiles/tests.dir/source/test/Script.cpp.o [ 28%] Building CXX object CMakeFiles/tests.dir/source/test/Span.cpp.o [ 29%] Building CXX object CMakeFiles/tests.dir/source/test/TextFileParser.cpp.o [ 29%] Building CXX object CMakeFiles/gpick.dir/source/ClosestColors.cpp.o [ 30%] Building CXX object CMakeFiles/gpick.dir/source/ColorList.cpp.o [ 31%] Building CXX object CMakeFiles/gpick.dir/source/ColorMixer.cpp.o [ 32%] Building CXX object CMakeFiles/gpick.dir/source/ColorObject.cpp.o [ 33%] Linking CXX executable tests [ 33%] Built target tests [ 33%] Building CXX object CMakeFiles/gpick.dir/source/ColorPicker.cpp.o /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp: In function 'std::unique_ptr<IColorSource> build(GlobalState&, const dynv::Ref&)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:221:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 221 | hbox = gtk_hbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/IColorSource.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:21: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:222:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 222 | vbox = gtk_vbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:224:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 224 | args->colorPreviews = gtk_table_new(3, 3, false); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:230:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 230 | gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, 0, 3, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ [ 34%] Building CXX object CMakeFiles/gpick.dir/source/ColorRYB.cpp.o /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:244:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 244 | gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, i, i + 1, j + 1, j + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ClosestColors.cpp:254:34: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 254 | auto hbox2 = gtk_hbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp: In function 'std::unique_ptr<IColorSource> build(GlobalState&, const dynv::Ref&)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:332:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 332 | hbox = gtk_hbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/IColorSource.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:21: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:333:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 333 | vbox = gtk_vbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:335:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 335 | args->colorPreviews = gtk_table_new(Rows, 3, false); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:341:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 341 | gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, 1, 2, 0, Rows, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:355:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 355 | gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, j * 2, j * 2 + 1, i, i + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:387:29: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 387 | hbox2 = gtk_hbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:390:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 390 | table = gtk_table_new(5, 2, false); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:393:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 393 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Opacity:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:394:55: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations] 394 | args->opacityRange = gtk_hscale_new_with_range(1, 100, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:265: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here 63 | GtkWidget* gtk_hscale_new_with_range (gdouble min, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorMixer.cpp:397:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 397 | gtk_table_attach(GTK_TABLE(table), args->opacityRange, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ [ 35%] Building CXX object CMakeFiles/gpick.dir/source/ColorSourceManager.cpp.o [ 36%] Building CXX object CMakeFiles/gpick.dir/source/ColorSpaceType.cpp.o [ 37%] Building CXX object CMakeFiles/gpick.dir/source/ColorWheelType.cpp.o /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp: In member function 'void ColorPickerArgs::updateMainColor()': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:172:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations] 172 | gdk_display_get_pointer(gdk_display_get_default(), &screen, &x, &y, &state); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/IColorSource.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.h:20, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:19: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here 112 | void gdk_display_get_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:173:62: warning: 'gint gdk_screen_get_monitor_at_point(GdkScreen*, gint, gint)' is deprecated: Use 'gdk_display_get_monitor_at_point' instead [-Wdeprecated-declarations] 173 | int monitor = gdk_screen_get_monitor_at_point(screen, x, y); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:87:15: note: declared here 87 | gint gdk_screen_get_monitor_at_point (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:175:48: warning: 'void gdk_screen_get_monitor_geometry(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] 175 | gdk_screen_get_monitor_geometry(screen, monitor, &monitor_geometry); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here 78 | void gdk_screen_get_monitor_geometry (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp: In function 'gboolean onSwatchKeyPress(GtkWidget*, GdkEventKey*, ColorPickerArgs*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:653:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations] 653 | gdk_display_get_pointer(gdk_display_get_default(), nullptr, &x, &y, nullptr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here 112 | void gdk_display_get_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp: In function 'gboolean color_component_key_up_cb(GtkWidget*, GdkEventButton*, ColorPickerArgs*)': /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 237 | #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:795:52: note: in expansion of macro 'GTK_STOCK_COPY' 795 | auto item = newMenuItem(_("Copy"), GTK_STOCK_COPY); | ^~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here 108 | typedef char * GtkStock; | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 829 | #define GTK_STOCK_PASTE ((GtkStock)"gtk-paste") | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:798:48: note: in expansion of macro 'GTK_STOCK_PASTE' 798 | item = newMenuItem(_("Paste"), GTK_STOCK_PASTE); | ^~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here 108 | typedef char * GtkStock; | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:364:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 364 | #define GTK_STOCK_EDIT ((GtkStock)"gtk-edit") | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:802:47: note: in expansion of macro 'GTK_STOCK_EDIT' 802 | item = newMenuItem(_("Edit"), GTK_STOCK_EDIT); | ^~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here 108 | typedef char * GtkStock; | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp: In function 'GtkWidget* create_falloff_type_list()': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:830:39: warning: 'void gtk_combo_box_set_add_tearoffs(GtkComboBox*, gboolean)' is deprecated [-Wdeprecated-declarations] 830 | gtk_combo_box_set_add_tearoffs(GTK_COMBO_BOX(widget), 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:113:15: note: declared here 113 | void gtk_combo_box_set_add_tearoffs (GtkComboBox *combo_box, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp: In function 'std::unique_ptr<IColorSource> build(GlobalState&, const dynv::Ref&)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:876:33: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 876 | main_hbox = gtk_hbox_new(false, 5); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:878:36: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 878 | vbox = gtk_vbox_new(false, 0); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:932:36: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 932 | vbox = gtk_vbox_new(false, 5); | ~~~~~~~~~~~~^~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:933:54: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 933 | gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrolled), vbox); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:940:46: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 940 | table = gtk_table_new(6, 2, FALSE); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:945:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 945 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Oversample:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:946:68: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations] 946 | widget = gtk_hscale_new_with_range (0,16,1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:265: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here 63 | GtkWidget* gtk_hscale_new_with_range (gdouble min, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:949:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 949 | gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:952:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 952 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Falloff:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:956:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 956 | gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:959:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 959 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Zoom:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:960:68: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations] 960 | widget = gtk_hscale_new_with_range (0, 100, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here 63 | GtkWidget* gtk_hscale_new_with_range (gdouble min, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:963:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 963 | gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1055:54: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1055 | table = gtk_table_new(3, 2, FALSE); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1059:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1059 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color name:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1061:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1061 | gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1066:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1066 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Contrast:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1075:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1075 | gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1078:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1078 | gtk_table_attach(GTK_TABLE(table), args->contrastCheckMsg = gtk_label_new(""),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1087:54: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1087 | table = gtk_table_new(3, 2, FALSE); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1091:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1091 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1094:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1094 | gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1098:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1098 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorPicker.cpp:1104:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1104 | gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ [ 37%] Building CXX object CMakeFiles/gpick.dir/source/Converter.cpp.o [ 38%] Building CXX object CMakeFiles/gpick.dir/source/Converters.cpp.o [ 39%] Building CXX object CMakeFiles/gpick.dir/source/ErrorCode.cpp.o [ 40%] Building CXX object CMakeFiles/gpick.dir/source/EventBus.cpp.o [ 40%] Building CXX object CMakeFiles/gpick.dir/source/FileFormat.cpp.o [ 41%] Building CXX object CMakeFiles/gpick.dir/source/FloatingPicker.cpp.o [ 42%] Building CXX object CMakeFiles/gpick.dir/source/GenerateScheme.cpp.o [ 43%] Building CXX object CMakeFiles/gpick.dir/source/GlobalState.cpp.o In file included from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FileFormat.cpp:26: /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/version/Version.h:19:11: error: 'namespace version { }' redeclared as different kind of entity 19 | namespace version { | ^~~~~~~ In file included from /opt/local/gcc13/include/c++/13.3.0/cmath:47, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/math/Algorithms.h:22, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/math/Vector.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/math/Matrix.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/Color.h:22, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/ColorObject.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FileFormat.cpp:20: /usr/include/math.h:99:6: note: previous declaration 'enum version' 99 | enum version {libm_ieee = -1, c_issue_4, ansi_1, strict_ansi}; | ^~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp: In function 'void get_color_sample(FloatingPickerArgs*, bool, Color*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:79:32: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations] 79 | gdk_display_get_pointer(gdk_display_get_default(), &screen, &x, &y, &state); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/gtk/Zoomed.h:22, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:22: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here 112 | void gdk_display_get_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:80:54: warning: 'gint gdk_screen_get_monitor_at_point(GdkScreen*, gint, gint)' is deprecated: Use 'gdk_display_get_monitor_at_point' instead [-Wdeprecated-declarations] 80 | int monitor = gdk_screen_get_monitor_at_point(screen, x, y); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:87:15: note: declared here 87 | gint gdk_screen_get_monitor_at_point (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:82:40: warning: 'void gdk_screen_get_monitor_geometry(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] 82 | gdk_screen_get_monitor_geometry(screen, monitor, &monitor_geometry); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here 78 | void gdk_screen_get_monitor_geometry (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp: In function 'gboolean update_display(FloatingPickerArgs*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:109:32: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations] 109 | gdk_display_get_pointer(gdk_display_get_default(), &screen, &x, &y, &state); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here 112 | void gdk_display_get_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:110:37: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations] 110 | width = gdk_screen_get_width(screen); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:111:39: warning: 'gint gdk_screen_get_height(GdkScreen*)' is deprecated [-Wdeprecated-declarations] 111 | height = gdk_screen_get_height(screen); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp: In function 'void floating_picker_activate(FloatingPickerArgs*, bool, bool, const char*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:153:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 153 | cursor = gdk_cursor_new(GDK_BLANK_CURSOR); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:155:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 155 | cursor = gdk_cursor_new(GDK_TCROSS); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:158:25: warning: 'GdkGrabStatus gdk_pointer_grab(GdkWindow*, gboolean, GdkEventMask, GdkWindow*, GdkCursor*, guint32)' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 158 | gdk_pointer_grab(gtk_widget_get_window(args->window), false, GdkEventMask(GDK_POINTER_MOTION_MASK | GDK_BUTTON_RELEASE_MASK | GDK_BUTTON_PRESS_MASK | GDK_SCROLL_MASK), nullptr, cursor, GDK_CURRENT_TIME); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here 86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:159:26: warning: 'GdkGrabStatus gdk_keyboard_grab(GdkWindow*, gboolean, guint32)' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 159 | gdk_keyboard_grab(gtk_widget_get_window(args->window), false, GDK_CURRENT_TIME); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here 93 | GdkGrabStatus gdk_keyboard_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp: In function 'void floating_picker_deactivate(FloatingPickerArgs*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:171:27: warning: 'void gdk_pointer_ungrab(guint32)' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 171 | gdk_pointer_ungrab(GDK_CURRENT_TIME); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:100:15: note: declared here 100 | void gdk_pointer_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:172:28: warning: 'void gdk_keyboard_ungrab(guint32)' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 172 | gdk_keyboard_ungrab(GDK_CURRENT_TIME); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:102:15: note: declared here 102 | void gdk_keyboard_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp: In function 'gboolean key_up_cb(GtkWidget*, GdkEventKey*, FloatingPickerArgs*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:272:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations] 272 | gdk_display_get_pointer(gdk_display_get_default(), nullptr, &x, &y, nullptr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here 112 | void gdk_display_get_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:345:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations] 345 | gdk_display_get_pointer(display, nullptr, &x, &y, nullptr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here 112 | void gdk_display_get_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:348:41: warning: 'void gdk_display_warp_pointer(GdkDisplay*, GdkScreen*, gint, gint)' is deprecated: Use 'gdk_device_warp' instead [-Wdeprecated-declarations] 348 | gdk_display_warp_pointer(display, screen, x, y); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:122:18: note: declared here 122 | void gdk_display_warp_pointer (GdkDisplay *display, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FileFormat.cpp: In function 'common::ResultVoid<ErrorCode> paletteFileSave(const char*, ColorList*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FileFormat.cpp:220:78: error: 'versionFull' is not a member of 'version' 220 | header.prepareWrite(std::string(CHUNK_TYPE_VERSION) + " " + version::versionFull, 4); | ^~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp: In function 'FloatingPickerArgs* floating_picker_new(GlobalState*)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/FloatingPicker.cpp:369:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 369 | GtkWidget* vbox = gtk_vbox_new(0, 0); | ~~~~~~~~~~~~^~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gmake[2]: *** [CMakeFiles/gpick.dir/build.make:317: CMakeFiles/gpick.dir/source/FileFormat.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37, from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/IColorSource.h:21, from /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:22: /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp: In member function 'virtual void GenerateSchemeArgs::Editable::extendMenu(GtkWidget*, IMenuExtension::Position)': /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 159 | #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:389:62: note: in expansion of macro 'GTK_STOCK_CANCEL' 389 | auto item = newMenuItem(_("_Reset"), GTK_STOCK_CANCEL); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here 108 | typedef char * GtkStock; | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 159 | #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:392:64: note: in expansion of macro 'GTK_STOCK_CANCEL' 392 | item = newMenuItem(_("_Reset scheme"), GTK_STOCK_CANCEL); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here 108 | typedef char * GtkStock; | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp: In function 'void showMenu(GtkWidget*, GenerateSchemeArgs*, GdkEventButton*)': /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 159 | #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:460:48: note: in expansion of macro 'GTK_STOCK_CANCEL' 460 | item = newMenuItem(_("_Reset scheme"), GTK_STOCK_CANCEL); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here 108 | typedef char * GtkStock; | ^~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp: In function 'std::unique_ptr<IColorSource> build(GlobalState&, const dynv::Ref&)': /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:490:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 490 | hbox = gtk_hbox_new(false, 5); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:491:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 491 | vbox = gtk_vbox_new(false, 5); | ~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:493:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 493 | args->colorPreviews = gtk_table_new(3, 2, false); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:500:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 500 | gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, i % 2, (i % 2) + 1, i / 2, i / 2 + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:508:29: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 508 | hbox2 = gtk_hbox_new(false, 5); | ~~~~~~~~~~~~^~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:521:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 521 | table = gtk_table_new(5, 2, false); | ~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:524:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 524 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Hue:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:525:60: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations] 525 | args->hueRange = widget = gtk_hscale_new_with_range(0, 360, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/gtk.h:265: /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here 63 | GtkWidget* gtk_hscale_new_with_range (gdouble min, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:528:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 528 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:530:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 530 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Saturation:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:531:67: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations] 531 | args->saturationRange = widget = gtk_hscale_new_with_range(0, 120, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here 63 | GtkWidget* gtk_hscale_new_with_range (gdouble min, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:535:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 535 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:537:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 537 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Lightness:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:538:66: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations] 538 | args->lightnessRange = widget = gtk_hscale_new_with_range(-50, 80, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here 63 | GtkWidget* gtk_hscale_new_with_range (gdouble min, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:542:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 542 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:544:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 544 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:551:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 551 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:553:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 553 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color wheel:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 5); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/gpick-0.3/source/GenerateScheme.cpp:560:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 560 | gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 0); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/gpick/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ gmake[1]: *** [CMakeFiles/Makefile2:400: CMakeFiles/gpick.dir/all] Error 2 gmake: *** [Makefile:136: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/graphics/gpick *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/graphics/gpick