D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gimp-plugin-bimp-1.18-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.otAnDW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gimp-plugin-bimp-1.18 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gimp-plugin-bimp-1.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gimp-plugin-bimp-1.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gimp-plugin-bimp-1.18-Makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gimp-plugin-bimp-1.18-build-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gimp-plugin-bimp-1.18-format.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pSG06W + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gimp-plugin-bimp-1.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/make -O -j8 V=1 VERBOSE=1 which gimptool-2.0 && which pcre-config && \ gcc -o ./bin/bimp -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wno-unused-variable -Wno-pointer-sign -Wno-parentheses -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -pthread src/*.c src/manipulation-gui/*.c -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -L/usr/lib64 -lpcre -lm -UGIMP_DISABLE_DEPRECATED /usr/bin/gimptool-2.0 /usr/bin/pcre-config In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp-gui.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-gui.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp-gui.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-gui.c:5: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ src/bimp-gui.c: In function 'add_manipulation_button': src/bimp-gui.c:918:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 918 | gtk_button_set_image(GTK_BUTTON(button), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(man->icon, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/bimp-manipulations.h:5, from src/bimp-gui.c:13: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/bimp-gui.c: In function 'open_about': src/bimp-gui.c:1046:9: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 1046 | "logo", gdk_pixbuf_from_pixdata(&pixdata_bimpicon, FALSE, NULL), | ^~~~~~ In file included from src/bimp-manipulations.h:5, from src/bimp-gui.c:13: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp-manipulations-gui.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-manipulations-gui.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp-manipulations-gui.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-manipulations-gui.c:5: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from src/bimp-manipulations-gui.c:18: src/manipulation-gui/gui-watermark.h:7: warning: "INPUT_W" redefined 7 | #define INPUT_W 160 | In file included from src/bimp-manipulations-gui.c:15: src/manipulation-gui/gui-color.h:15: note: this is the location of the previous definition 15 | #define INPUT_W 200 | src/bimp-manipulations-gui.c: In function 'bimp_open_editwindow': src/bimp-manipulations-gui.c:49:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_resize_set *)' [-Wincompatible-pointer-types] 49 | save = &bimp_resize_save; | ^ src/bimp-manipulations-gui.c:53:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_crop_set *)' [-Wincompatible-pointer-types] 53 | save = &bimp_crop_save; | ^ src/bimp-manipulations-gui.c:57:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_fliprotate_set *)' [-Wincompatible-pointer-types] 57 | save = &bimp_fliprotate_save; | ^ src/bimp-manipulations-gui.c:61:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_color_set *)' [-Wincompatible-pointer-types] 61 | save = &bimp_color_save; | ^ src/bimp-manipulations-gui.c:65:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_sharpblur_set *)' [-Wincompatible-pointer-types] 65 | save = &bimp_sharpblur_save; | ^ src/bimp-manipulations-gui.c:69:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_changeformat_set *)' [-Wincompatible-pointer-types] 69 | save = &bimp_changeformat_save; | ^ src/bimp-manipulations-gui.c:73:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_watermark_set *)' [-Wincompatible-pointer-types] 73 | save = &bimp_watermark_save; | ^ src/bimp-manipulations-gui.c:77:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_rename_set *)' [-Wincompatible-pointer-types] 77 | save = &bimp_rename_save; | ^ src/bimp-manipulations-gui.c:81:14: warning: assignment to 'void (*)(void *)' from incompatible pointer type 'void (*)(struct manip_userdef_set *)' [-Wincompatible-pointer-types] 81 | save = &bimp_userdef_save; | ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp-manipulations.c:6: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-manipulations.c:6: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp-manipulations.c:6: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-manipulations.c:6: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp-operate.c:6: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-operate.c:6: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp-operate.c:6: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-operate.c:6: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ src/bimp-operate.c: In function 'apply_resize': src/bimp-operate.c:599:9: warning: 'gimp_layer_translate' is deprecated: Use 'gimp_item_transform_translate' instead [-Wdeprecated-declarations] 599 | gimp_layer_translate(layerId, -abs(view_w - final_w) / 2, -abs(view_h - final_h) / 2); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:66, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimplayer_pdb.h:69:24: note: declared here 69 | gboolean gimp_layer_translate (gint32 layer_ID, | ^~~~~~~~~~~~~~~~~~~~ src/bimp-operate.c: In function 'apply_color': src/bimp-operate.c:728:13: warning: 'gimp_brightness_contrast' is deprecated: Use 'gimp_drawable_brightness_contrast' instead [-Wdeprecated-declarations] 728 | success = gimp_brightness_contrast( | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:36:10: note: declared here 36 | gboolean gimp_brightness_contrast (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/bimp-operate.c:745:13: warning: 'gimp_levels_stretch' is deprecated: Use 'gimp_drawable_levels_stretch' instead [-Wdeprecated-declarations] 745 | success = gimp_levels_stretch(out->drawable_ids[i]); | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:50:10: note: declared here 50 | gboolean gimp_levels_stretch (gint32 drawable_ID); | ^~~~~~~~~~~~~~~~~~~ src/bimp-operate.c:771:21: warning: 'gimp_curves_spline' is deprecated: Use 'gimp_drawable_curves_spline' instead [-Wdeprecated-declarations] 771 | success = gimp_curves_spline(out->drawable_ids[i], GIMP_HISTOGRAM_VALUE, colorcurve_num_points_v, colorcurve_ctr_points_v); | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:65:10: note: declared here 65 | gboolean gimp_curves_spline (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~ src/bimp-operate.c:775:21: warning: 'gimp_curves_spline' is deprecated: Use 'gimp_drawable_curves_spline' instead [-Wdeprecated-declarations] 775 | success = gimp_curves_spline(out->drawable_ids[i], GIMP_HISTOGRAM_RED, colorcurve_num_points_r, colorcurve_ctr_points_r); | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:65:10: note: declared here 65 | gboolean gimp_curves_spline (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~ src/bimp-operate.c:779:21: warning: 'gimp_curves_spline' is deprecated: Use 'gimp_drawable_curves_spline' instead [-Wdeprecated-declarations] 779 | success = gimp_curves_spline(out->drawable_ids[i], GIMP_HISTOGRAM_GREEN, colorcurve_num_points_g, colorcurve_ctr_points_g); | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:65:10: note: declared here 65 | gboolean gimp_curves_spline (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~ src/bimp-operate.c:783:21: warning: 'gimp_curves_spline' is deprecated: Use 'gimp_drawable_curves_spline' instead [-Wdeprecated-declarations] 783 | success = gimp_curves_spline(out->drawable_ids[i], GIMP_HISTOGRAM_BLUE, colorcurve_num_points_b, colorcurve_ctr_points_b); | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:65:10: note: declared here 65 | gboolean gimp_curves_spline (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~ src/bimp-operate.c:787:21: warning: 'gimp_curves_spline' is deprecated: Use 'gimp_drawable_curves_spline' instead [-Wdeprecated-declarations] 787 | success = gimp_curves_spline(out->drawable_ids[i], GIMP_HISTOGRAM_ALPHA, colorcurve_num_points_a, colorcurve_ctr_points_a); | ^~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:36, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from src/bimp-operate.c:7: /usr/include/gimp-2.0/libgimp/gimpcolor_pdb.h:65:10: note: declared here 65 | gboolean gimp_curves_spline (gint32 drawable_ID, | ^~~~~~~~~~~~~~~~~~ src/bimp-operate.c: In function 'process_image': src/bimp-operate.c:1100:28: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=] 1100 | sprintf(strcount, "%i", processed_count + 1); | ^~ src/bimp-operate.c:1100:27: note: directive argument in the range [-2147483647, 2147483647] 1100 | sprintf(strcount, "%i", processed_count + 1); | ^~~~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:47, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-operate.c:6: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 5 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp-serialize.c:8: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-serialize.c:8: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp-serialize.c:8: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from src/bimp-serialize.c:6: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp-utils.c:7: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-utils.c:7: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp-utils.c:7: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp-utils.c:7: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ src/bimp-utils.c: In function 'get_bimp_localedir': src/bimp-utils.c:171:5: warning: ignoring return value of 'readlink' declared with attribute 'warn_unused_result' [-Wunused-result] 171 | readlink("/proc/self/exe", path, bufsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/bimp.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/bimp.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/bimp.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-changeformat.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-changeformat.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-changeformat.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-changeformat.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-color.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-color.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-color.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-color.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-crop.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-crop.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-crop.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-crop.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-fliprotate.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-fliprotate.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-fliprotate.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-fliprotate.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ src/manipulation-gui/gui-fliprotate.c: In function 'bimp_fliprotate_gui_new': src/manipulation-gui/gui-fliprotate.c:27:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 27 | gtk_button_set_image(GTK_BUTTON(button_flipH), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_flipH, FALSE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-fliprotate.h:5, from src/manipulation-gui/gui-fliprotate.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-fliprotate.c:33:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 33 | gtk_button_set_image(GTK_BUTTON(button_flipV), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_flipV, FALSE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-fliprotate.h:5, from src/manipulation-gui/gui-fliprotate.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-rename.c:3: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-rename.c:3: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-rename.c:3: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-rename.c:3: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-resize.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-resize.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-resize.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-resize.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-sharpblur.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-sharpblur.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-sharpblur.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-sharpblur.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-userdef.c:1: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-userdef.c:1: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-userdef.c:1: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-userdef.c:1: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from src/manipulation-gui/gui-watermark.c:3: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-watermark.c:3: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from src/manipulation-gui/gui-watermark.c:3: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/manipulation-gui/gui-watermark.c:3: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ src/manipulation-gui/gui-watermark.c: In function 'bimp_watermark_gui_new': src/manipulation-gui/gui-watermark.c:151:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 151 | gtk_button_set_image(GTK_BUTTON(button_tl), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_postl, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:158:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 158 | gtk_button_set_image(GTK_BUTTON(button_tc), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_postc, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:166:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 166 | gtk_button_set_image(GTK_BUTTON(button_tr), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_postr, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:173:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 173 | gtk_button_set_image(GTK_BUTTON(button_cl), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_poscl, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:181:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 181 | gtk_button_set_image(GTK_BUTTON(button_cc), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_poscc, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:188:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 188 | gtk_button_set_image(GTK_BUTTON(button_cr), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_poscr, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:196:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 196 | gtk_button_set_image(GTK_BUTTON(button_bl), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_posbl, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:203:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 203 | gtk_button_set_image(GTK_BUTTON(button_bc), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_posbc, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ src/manipulation-gui/gui-watermark.c:211:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated [-Wdeprecated-declarations] 211 | gtk_button_set_image(GTK_BUTTON(button_br), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_posbr, TRUE, NULL))); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/manipulation-gui/../bimp-manipulations.h:5, from src/manipulation-gui/gui-watermark.h:5, from src/manipulation-gui/gui-watermark.c:4: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119:12: note: declared here 119 | GdkPixbuf* gdk_pixbuf_from_pixdata (const GdkPixdata *pixdata, | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/cc1rQzCn.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: multiple definition of `bimp_window_main'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: first defined here /usr/bin/ld: /tmp/cc1rQzCn.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccwJEPRj.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: multiple definition of `bimp_input_filenames'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: multiple definition of `bimp_opt_keepfolderhierarchy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: multiple definition of `bimp_output_folder'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: multiple definition of `bimp_opt_alertoverwrite'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: multiple definition of `bimp_is_busy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: multiple definition of `bimp_opt_keepdates'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: multiple definition of `bimp_window_main'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: multiple definition of `bimp_supported_procedures'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: first defined here /usr/bin/ld: /tmp/ccTereKk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: multiple definition of `bimp_opt_deleteondone'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: multiple definition of `bimp_supported_procedures'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: multiple definition of `bimp_is_busy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: multiple definition of `bimp_opt_keepdates'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: multiple definition of `bimp_opt_deleteondone'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: multiple definition of `bimp_opt_keepfolderhierarchy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: multiple definition of `bimp_opt_alertoverwrite'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: multiple definition of `bimp_output_folder'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: first defined here /usr/bin/ld: /tmp/ccLGDdel.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: multiple definition of `bimp_input_filenames'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: first defined here /usr/bin/ld: /tmp/ccP8Tf0j.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: multiple definition of `bimp_supported_procedures'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: multiple definition of `bimp_window_main'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: multiple definition of `bimp_is_busy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: multiple definition of `bimp_opt_keepdates'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: multiple definition of `bimp_opt_deleteondone'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: multiple definition of `bimp_opt_keepfolderhierarchy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: multiple definition of `bimp_opt_alertoverwrite'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: multiple definition of `bimp_output_folder'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: first defined here /usr/bin/ld: /tmp/ccqHyYlm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: multiple definition of `bimp_input_filenames'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: first defined here /usr/bin/ld: /tmp/cc9ZmoFl.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccGhZPck.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/cclvmaXk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccgC7gTl.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccsS8cSl.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-gui.h:57: multiple definition of `bimp_window_main'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: first defined here /usr/bin/ld: /tmp/ccsS8cSl.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccPiJ2Zm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/gui-resize.c:17: multiple definition of `spin_width'; /tmp/cclvmaXk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/gui-crop.c:14: first defined here /usr/bin/ld: /tmp/ccPiJ2Zm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/gui-resize.c:17: multiple definition of `spin_height'; /tmp/cclvmaXk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/gui-crop.c:14: first defined here /usr/bin/ld: /tmp/ccPiJ2Zm.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/cclyJ4Rj.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:32: multiple definition of `bimp_supported_procedures'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:32: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-gui.h:57: multiple definition of `bimp_window_main'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-gui.h:57: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:30: multiple definition of `bimp_is_busy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:30: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:28: multiple definition of `bimp_opt_keepdates'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:28: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:27: multiple definition of `bimp_opt_deleteondone'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:27: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:26: multiple definition of `bimp_opt_keepfolderhierarchy'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:26: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:25: multiple definition of `bimp_opt_alertoverwrite'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:25: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:23: multiple definition of `bimp_output_folder'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:23: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp.h:22: multiple definition of `bimp_input_filenames'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp.h:22: first defined here /usr/bin/ld: /tmp/ccN9rR5m.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here /usr/bin/ld: /tmp/ccQVsHxk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/manipulation-gui/../bimp-manipulations.h:253: multiple definition of `bimp_selected_manipulations'; /tmp/ccC4idBk.o:/home/iurt/rpmbuild/BUILD/gimp-plugin-bimp-1.18/src/bimp-manipulations.h:253: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:9: make] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.pSG06W (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.pSG06W (%build) I: [iurt_root_command] ERROR: chroot