gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/xsane-0.999.tar.gz... validating signature... skipping (no signature URL) validating hash... ok patching file src/xsane.h patching file src/xsane.c Hunk #1 succeeded at 3762 (offset 11 lines). Hunk #2 succeeded at 3875 (offset 11 lines). Hunk #3 succeeded at 4265 (offset 11 lines). Hunk #4 succeeded at 4275 (offset 11 lines). patching file src/xsane.h patching file src/xsane-text.h patching file src/xsane-viewer.c Hunk #1 succeeded at 2889 (offset 4 lines). Hunk #2 succeeded at 2897 (offset 4 lines). Hunk #3 succeeded at 2905 (offset 4 lines). Hunk #4 succeeded at 2913 (offset 4 lines). Hunk #5 succeeded at 2922 (offset 4 lines). patching file src/xsane.c Hunk #1 succeeded at 5053 (offset 18 lines). Hunk #2 succeeded at 5075 (offset 18 lines). Hunk #3 succeeded at 5083 (offset 18 lines). patching file src/xsane-preferences.c patching file src/xsane-setup.c Hunk #1 succeeded at 2017 (offset 14 lines). patching file configure.in patching file include/config.h.in patching file src/xsane-preview.c Hunk #1 succeeded at 6347 (offset 1 line). Hunk #2 succeeded at 6356 (offset 1 line). patching file src/xsane-save.c Hunk #1 succeeded at 830 (offset -2 lines). Hunk #2 succeeded at 841 (offset -2 lines). Hunk #3 succeeded at 890 (offset -2 lines). Hunk #4 succeeded at 2904 (offset -2 lines). Hunk #5 succeeded at 2920 (offset -2 lines). Hunk #6 succeeded at 2943 (offset -2 lines). Hunk #7 succeeded at 2956 (offset -2 lines). Hunk #8 succeeded at 2972 (offset -2 lines). Hunk #9 succeeded at 4359 (offset -16 lines). Hunk #10 succeeded at 4373 (offset -16 lines). patching file src/xsane-viewer.c patching file src/xsane.h patching file configure patching file src/xsane-save.c ************************************************************************** checking whether GTK+-2.0 is requested... yes checking whether GIMP plugin is requested... yes checking whether GIMP-2.0 is requested... yes checking whether JPEG support is requested... yes checking whether PNG support is requested... yes checking whether TIFF support is requested... yes checking whether LCMS (color management) support is requested... yes ************************************************************************** checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for gcc... (cached) /usr/gcc/7/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/7/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether /usr/gcc/7/bin/gcc needs -traditional... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for ANSI C header files... (cached) yes checking for windows.h... (cached) no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking return type of signal handlers... void checking for size_t... yes checking for pid_t... yes checking for ssize_t... yes checking for u_char... yes checking for u_int... yes checking for u_long... yes checking for sqrt in -lm... yes checking for deflateInit_ in -lz... yes checking for jpeg_start_decompress in -ljpeg... yes checking for TIFFOpen in -ltiff... yes checking for library containing cmsOpenProfileFromFile... -llcms2 checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for atexit... yes checking for mkdir... yes checking for sigprocmask... yes checking for strdup... yes checking for strndup... yes checking for strftime... yes checking for strstr... yes checking for strsep... yes checking for strtod... yes checking for snprintf... yes checking for usleep... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for lstat... yes checking for ranlib... ranlib checking for off_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext in libc... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for catalogs to be installed... ca cs da de es fi fr hu it ja nl pa pl pt pt_BR ro ru sk sl sr sv vi tr zh zh_CN checking for sane-config... /usr/bin/amd64/sane-config checking for SANE - version >= 1.0.0... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking for GIMP - version >= 1.3.23... yes (version 2.10.20) checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_info_struct in -lpng... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile config.status: creating lib/Makefile config.status: WARNING: 'lib/Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating include/Makefile config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating xsane.spec config.status: creating include/config.h **************************************************************** * * * XSANE configure status: * * ----------------------- * * - NLS activated (external) * * - GIMP plugin activated * * - JPEG support activated * * - TIFF support activated * * - PNG support activated * * - LCMS (color management) support activated (lcms2) * * * **************************************************************** * * * To compile XSANE: * * ----------------- * * make * * make install * * * * ------------------------------------------------------------ * * ... PLEASE READ SANE DOCUMENTATION BEFORE STARTING XSANE ... * * ------------------------------------------------------------ * **************************************************************** NEWS: Due to changes in the configuration file routines you have to enter some data in preferences->setup. In general there is nothing special you have to care about to get xsane to work. Read xsane.CHANGES if you are interested in details of what has changed. If you experience any problems after you upgraded xsane it may help to remove the setup and preferences files of xsane: rm -rf ~/.sane/xsane make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64' making all in lib make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/lib' getopt.c: In function '_getopt_initialize': getopt.c:354:54: warning: implicit declaration of function 'getpid'; did you mean 'getenv'? [-Wimplicit-function-declaration] sprintf (var, "_%d_GNU_nonoption_argv_flags_", getpid ()); ^~~~~~ getenv getopt.c:359:24: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] nonoption_flags_len = strlen (nonoption_flags); ^~~~~~ getopt.c:359:24: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:359:24: note: include '' or provide a declaration of 'strlen' getopt.c: In function '_getopt_internal': getopt.c:479:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:559:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ getopt.c:561:32: warning: incompatible implicit declaration of built-in function 'strlen' if (nameend - nextchar == strlen (p->name)) ^~~~~~ getopt.c:561:32: note: include '' or provide a declaration of 'strlen' getopt.c:585:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:585:16: note: include '' or provide a declaration of 'strlen' getopt.c:603:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (opterr) ^ getopt.c:615:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:615:17: note: include '' or provide a declaration of 'strlen' getopt.c:631:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:631:17: note: include '' or provide a declaration of 'strlen' getopt.c:636:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:636:16: note: include '' or provide a declaration of 'strlen' getopt.c:638:15: warning: 'indfound' may be used uninitialized in this function [-Wmaybe-uninitialized] *longind = option_index; ~~~~~~~~~^~~~~~~~~~~~~~ ar: creating liblib.a make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/lib' making all in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/src' In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-preview.c:75: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preview.c:75: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-preview.c:75: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preview.c:75: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-fax-project.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-fax-project.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-fax-project.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-fax-project.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-email-project.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-email-project.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-email-project.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-email-project.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-preview.c:75: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preview.c:75: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-fax-project.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-fax-project.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-multipage-project.c:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-multipage-project.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-multipage-project.c:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-multipage-project.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-gamma.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-gamma.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-gamma.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-gamma.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-email-project.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-email-project.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-gamma.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-gamma.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-multipage-project.c:27: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-multipage-project.c:27: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-fax-project.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-fax-project.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-viewer.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-viewer.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-front-gtk.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-viewer.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-viewer.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-front-gtk.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-front-gtk.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-front-gtk.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-viewer.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-viewer.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-front-gtk.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-front-gtk.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-email-project.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-email-project.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-back-gtk.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-back-gtk.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-back-gtk.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-back-gtk.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-back-gtk.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-back-gtk.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-gamma.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-gamma.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-multipage-project.c:27: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-multipage-project.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-preview.c:75: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preview.c:75: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-viewer.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-viewer.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-back-gtk.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-back-gtk.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-front-gtk.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-front-gtk.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ xsane-fax-project.c: In function 'xsane_fax_entry_rename_button_callback': xsane-fax-project.c:757:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_fax_entry_rename = (int) data; ^ xsane-email-project.c: In function 'xsane_email_project_display_status': xsane-email-project.c:496:6: warning: variable 'items_done' set but not used [-Wunused-but-set-variable] int items_done; ^~~~~~~~~~ xsane-email-project.c: In function 'xsane_email_entry_rename_button_callback': xsane-email-project.c:1274:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_email_entry_rename = (int) data; ^ xsane-email-project.c: In function 'xsane_create_email': xsane-email-project.c:1518:9: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] size_t bytes_written; ^~~~~~~~~~~~~ xsane-email-project.c: In function 'xsane_email_send': xsane-email-project.c:1937:10: warning: variable 'ipc_file' set but not used [-Wunused-but-set-variable] FILE *ipc_file = NULL; ^~~~~~~~ xsane-back-gtk.c: In function 'xsane_back_gtk_button_update': xsane-back-gtk.c:1836:32: warning: variable 'opt' set but not used [-Wunused-but-set-variable] const SANE_Option_Descriptor *opt; ^~~ xsane-back-gtk.c: In function 'xsane_back_gtk_range_display_value_right_callback': xsane-back-gtk.c:1971:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int digits = (int) data; ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-back-gtk.c:25: xsane-back-gtk.c: In function 'xsane_back_gtk_range_new': xsane-back-gtk.c:2019:118: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(elem->data, "value_changed", (GtkSignalFunc) xsane_back_gtk_range_display_value_right_callback, (void *) digits); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-preview.c: In function 'preview_create_batch_icon_from_file': xsane-preview.c:2103:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-preview.c:2097:6: warning: variable 'c' set but not used [-Wunused-but-set-variable] int c; ^ xsane-preview.c: In function 'preview_restore_image_from_file': xsane-preview.c:2456:9: warning: variable 'nread' set but not used [-Wunused-but-set-variable] size_t nread; ^~~~~ xsane-gamma.c: In function 'xsane_slider_callback': xsane-gamma.c:593:18: warning: variable 'motion_event' set but not used [-Wunused-but-set-variable] GdkEventMotion *motion_event; ^~~~~~~~~~~~ xsane-preview.c: In function 'preview_create_preset_area_menu': xsane-preview.c:4116:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(preset_area_item), "Selection", (void *) i); ^ xsane-preview.c: In function 'preview_new': xsane-preview.c:4472:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(rotation_item), "Selection", (void *) rot); ^ xsane-preview.c: In function 'preview_preset_area_rename_callback': xsane-preview.c:5715:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(preset_area_widget), "Selection"); ^ xsane-preview.c:5722:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_preset_area_menu))), "Selection"); ^ xsane-preview.c: In function 'preview_preset_area_add_callback': xsane-preview.c:5765:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(preset_area_widget), "Selection"); ^ xsane-preview.c:5770:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_preset_area_menu))), "Selection"); ^ xsane-preview.c: In function 'preview_preset_area_delete_callback': xsane-preview.c:5816:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(preset_area_widget), "Selection"); ^ xsane-preview.c:5836:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_preset_area_menu))), "Selection"); ^ xsane-preview.c: In function 'preview_preset_area_move_up_callback': xsane-preview.c:5865:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(preset_area_widget), "Selection"); ^ xsane-preview.c:5881:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_preset_area_menu))), "Selection"); ^ xsane-preview.c: In function 'preview_preset_area_move_down_callback': xsane-preview.c:5910:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(preset_area_widget), "Selection"); ^ xsane-preview.c:5927:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_preset_area_menu))), "Selection"); ^ xsane-preview.c: In function 'preview_preset_area_context_menu_callback': xsane-preview.c:5958:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-preview.c: In function 'preview_preset_area_callback': xsane-preview.c:6035:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-preview.c: In function 'preview_rotation_callback': xsane-preview.c:6059:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rot = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-viewer.c: In function 'xsane_viewer_scale_set_scale_value_and_adjustments': xsane-viewer.c:509:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] image_width = (int) gtk_object_get_data(GTK_OBJECT(adj_data), "image_width"); ^ xsane-viewer.c:510:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] image_height = (int) gtk_object_get_data(GTK_OBJECT(adj_data), "image_height"); ^ xsane-viewer.c: In function 'xsane_viewer_scale_set_size_x_value_and_adjustments': xsane-viewer.c:532:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] image_width = (int) gtk_object_get_data(GTK_OBJECT(adj_data), "image_width"); ^ xsane-viewer.c:533:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] image_height = (int) gtk_object_get_data(GTK_OBJECT(adj_data), "image_height"); ^ xsane-viewer.c:530:19: warning: variable 'image_height' set but not used [-Wunused-but-set-variable] int image_width, image_height; ^~~~~~~~~~~~ xsane-viewer.c: In function 'xsane_viewer_scale_set_size_y_value_and_adjustments': xsane-viewer.c:556:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] image_width = (int) gtk_object_get_data(GTK_OBJECT(adj_data), "image_width"); ^ xsane-viewer.c:557:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] image_height = (int) gtk_object_get_data(GTK_OBJECT(adj_data), "image_height"); ^ xsane-viewer.c:554:6: warning: variable 'image_width' set but not used [-Wunused-but-set-variable] int image_width, image_height; ^~~~~~~~~~~ xsane-viewer.c: In function 'xsane_viewer_scale_callback': xsane-viewer.c:720:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(scale_widget), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:721:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(scale_widget), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c:725:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_x), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:726:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_x), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c:730:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_y), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:731:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_y), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c:766:74: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(scalex_widget), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:767:74: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(scalex_widget), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c:770:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_x), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:771:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_x), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c:805:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(scaley_widget), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:806:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(scaley_widget), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c:809:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_y), "image_width", (void *) image_info.image_width); ^ xsane-viewer.c:810:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(adjustment_size_y), "image_height", (void *) image_info.image_height); ^ xsane-viewer.c: In function 'xsane_viewer_zoom_callback': xsane-viewer.c:1447:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-viewer.c: In function 'xsane_viewer_set_cms_proofing_callback': xsane-viewer.c:1724:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-viewer.c: In function 'xsane_viewer_set_cms_intent_callback': xsane-viewer.c:1751:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-viewer.c: In function 'xsane_viewer_set_cms_proofing_intent_callback': xsane-viewer.c:1777:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-viewer.c: In function 'xsane_viewer_set_cms_gamut_alarm_color_callback': xsane-viewer.c:1809:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane-viewer.c: In function 'xsane_viewer_read_image_header': xsane-viewer.c:2151:6: warning: variable 'pos0' set but not used [-Wunused-but-set-variable] int pos0; ^~~~ xsane-viewer.c: In function 'xsane_viewer_read_image': xsane-viewer.c:2206:6: warning: variable 'nread' set but not used [-Wunused-but-set-variable] int nread; ^~~~~ xsane-viewer.c: In function 'xsane_viewer_new': xsane-viewer.c:3069:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(zoom_menu_item), "Selection", (void *) xsane_viewer_zoom[i]); ^ xsane-email-project.c: In function 'xsane_email_project_display_status': xsane-email-project.c:899:56: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.email_status); /* fill 32 characters status line */ ^ xsane-email-project.c:899:3: note: 'snprintf' output 33 or more bytes into a destination of size 32 snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.email_status); /* fill 32 characters status line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-fax-project.c: In function 'xsane_fax_send': xsane-fax-project.c:455:56: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.fax_status); /* fill 32 characters status line */ ^ xsane-fax-project.c:455:3: note: 'snprintf' output 33 or more bytes into a destination of size 32 snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.fax_status); /* fill 32 characters status line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-fax-project.c:455:56: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.fax_status); /* fill 32 characters status line */ ^ xsane-fax-project.c:455:3: note: 'snprintf' output 33 or more bytes into a destination of size 32 snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.fax_status); /* fill 32 characters status line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-front-gtk.c: In function 'xsane_set_all_resolutions': xsane-front-gtk.c:351:6: warning: variable 'printer_resolution' set but not used [-Wunused-but-set-variable] int printer_resolution; ^~~~~~~~~~~~~~~~~~ xsane-front-gtk.c: In function 'xsane_range_display_value_right_callback': xsane-front-gtk.c:1110:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int digits = (int) data; ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-front-gtk.c:25: xsane-front-gtk.c: In function 'xsane_range_new': xsane-front-gtk.c:1147:104: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(*data, "value_changed", (GtkSignalFunc) xsane_range_display_value_right_callback, (void *) digits); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-front-gtk.c: In function 'xsane_range_new_with_pixmap': xsane-front-gtk.c:1239:104: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(*data, "value_changed", (GtkSignalFunc) xsane_range_display_value_right_callback, (void *) digits); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-front-gtk.c: In function 'xsane_filename_counter_step_callback': xsane-front-gtk.c:1382:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] preferences.filename_counter_step = (int) data; ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-front-gtk.c:25: xsane-front-gtk.c: In function 'xsane_outputfilename_new': xsane-front-gtk.c:1527:134: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(xsane_filename_counter_step_item), "activate", (GtkSignalFunc) xsane_filename_counter_step_callback, (void *) j); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-front-gtk.c: In function 'xsane_eula_delete_event': xsane-front-gtk.c:1894:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] eula_accept_flag = (int) data; ^ xsane-front-gtk.c: In function 'xsane_eula_button_callback': xsane-front-gtk.c:1906:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] eula_accept_flag = (int) data; ^ xsane-front-gtk.c: In function 'xsane_front_gtk_getname_button_callback': xsane-front-gtk.c:2413:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_front_gtk_getname_button = (int) data; ^ xsane-multipage-project.c: In function 'xsane_multipage_project_save': xsane-multipage-project.c:525:58: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.multipage_status); /* fill 32 characters status line */ ^ xsane-multipage-project.c:525:5: note: 'snprintf' output 33 or more bytes into a destination of size 32 snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.multipage_status); /* fill 32 characters status line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-fax-project.c: In function 'xsane_fax_project_save': xsane-fax-project.c:501:58: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.fax_status); /* fill 32 characters status line */ ^ xsane-fax-project.c:501:5: note: 'snprintf' output 33 or more bytes into a destination of size 32 snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.fax_status); /* fill 32 characters status line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-viewer.c: In function 'xsane_viewer_read_image': xsane-viewer.c:2312:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 251 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%s\n%s %s: %s\n", ERR_CMS_CONVERSION, ERR_CMS_OPEN_ICM_FILE, CMS_SCANNER_ICM, image_info.icm_profile); ^~ ~~~~~~~~~~ xsane-viewer.c:2312:7: note: 'snprintf' output 6 or more bytes (assuming 1029) into a destination of size 255 snprintf(buf, sizeof(buf), "%s\n%s %s: %s\n", ERR_CMS_CONVERSION, ERR_CMS_OPEN_ICM_FILE, CMS_SCANNER_ICM, image_info.icm_profile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-email-project.c: In function 'xsane_email_project_save': xsane-email-project.c:939:58: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.email_status); /* fill 32 characters status line */ ^ xsane-email-project.c:939:5: note: 'snprintf' output 33 or more bytes into a destination of size 32 snprintf(buf, 32, "%s@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", xsane.email_status); /* fill 32 characters status line */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-device-preferences.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-device-preferences.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-device-preferences.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-device-preferences.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-device-preferences.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-device-preferences.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-rc-io.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-rc-io.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-rc-io.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-rc-io.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-rc-io.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-rc-io.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-device-preferences.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-device-preferences.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-rc-io.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-rc-io.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-batch-scan.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-batch-scan.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-batch-scan.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-batch-scan.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-batch-scan.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-batch-scan.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-batch-scan.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-batch-scan.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-preferences.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preferences.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-preferences.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preferences.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-preferences.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preferences.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ xsane-batch-scan.c: In function 'xsane_batch_scan_save_list': xsane-batch-scan.c:399:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!xsane_back_gtk_get_filename(windowname, filename, sizeof(filename), filename, NULL, NULL, XSANE_FILE_CHOOSER_ACTION_SAVE, XSANE_GET_FILENAME_SHOW_NOTHING, XSANE_FILE_FILTER_ALL | XSANE_FILE_FILTER_BATCHLIST, XSANE_FILE_FILTER_BATCHLIST)); ^~ xsane-batch-scan.c:400:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' { ^ xsane-batch-scan.c: In function 'xsane_batch_scan_create_list_entry': xsane-batch-scan.c:683:8: warning: variable 'data' set but not used [-Wunused-but-set-variable] char *data; ^~~~ xsane-batch-scan.c: In function 'xsane_batch_scan_add': xsane-batch-scan.c:722:13: warning: variable 'list_item' set but not used [-Wunused-but-set-variable] GtkWidget *list_item; ^~~~~~~~~ xsane-batch-scan.c: In function 'xsane_batch_scan_rotate_mirror': xsane-batch-scan.c:799:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int rotate_info = (int) data; ^ xsane-batch-scan.c: In function 'xsane_batch_scan_rename_button_callback': xsane-batch-scan.c:837:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_batch_scan_rename = (int) data; ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-setup.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-setup.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-preferences.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-preferences.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-setup.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-save.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-save.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-save.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-save.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-scan.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-scan.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane-scan.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-scan.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-save.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-save.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane-scan.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-scan.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-setup.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ xsane-rc-io.c: In function 'xsane_rc_io_w_option_descriptor': xsane-rc-io.c:362:12: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] SANE_Word len; ^~~ xsane-rc-io.c: In function 'xsane_rc_pref_string': xsane-rc-io.c:829:2: warning: 'string' may be used uninitialized in this function [-Wmaybe-uninitialized] free(*s); ^~~~~~~~ xsane-rc-io.c:917:14: note: 'string' was declared here SANE_String string; ^~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-scan.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-scan.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane-save.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-save.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from xsane.h:69, from xsane.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, 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 xsane.h:70, from xsane.c:25: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane.c:25: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ xsane-setup.c: In function 'xsane_setup_printer_callback': xsane-setup.c:312:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] preferences.printernr = (int) data; ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: xsane-setup.c: In function 'xsane_setup_printer_menu_build': xsane-setup.c:331:106: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(printer_item), "activate", (GtkSignalFunc) xsane_setup_printer_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c: In function 'xsane_setup_filename_counter_len_callback': xsane-setup.c:457:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.filename_counter_len = (int) data; ^ xsane-setup.c: In function 'xsane_setup_tiff_compression16_callback': xsane-setup.c:467:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.tiff_compression16_nr = (int) data; ^ xsane-setup.c: In function 'xsane_setup_tiff_compression8_callback': xsane-setup.c:476:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.tiff_compression8_nr = (int) data; ^ xsane-setup.c: In function 'xsane_setup_tiff_compression1_callback': xsane-setup.c:484:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.tiff_compression1_nr = (int) data; ^ xsane-setup.c: In function 'xsane_setup_color_management_apply_changes': xsane-setup.c:572:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] preferences.cms_intent = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(gtk_option_menu_get_menu(GTK_OPTION_MENU(xsane_setup.cms_intent_option_menu))))), "Selection"); ^ xsane-setup.c: In function 'xsane_permission_toggled': xsane-setup.c:846:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int mask = (int) data; ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: xsane-setup.c: In function 'xsane_saving_notebook': xsane-setup.c:1753:132: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(filename_counter_len_item), "activate", (GtkSignalFunc) xsane_setup_filename_counter_len_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c: In function 'xsane_filetype_notebook': xsane-setup.c:1986:126: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(tiff_compression_item), "activate", (GtkSignalFunc) xsane_setup_tiff_compression16_callback, (void *) tiff_compression16_strings[i-1].number); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c:2025:125: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(tiff_compression_item), "activate", (GtkSignalFunc) xsane_setup_tiff_compression8_callback, (void *) tiff_compression8_strings[i-1].number); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c:2062:125: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(tiff_compression_item), "activate", (GtkSignalFunc) xsane_setup_tiff_compression1_callback, (void *) tiff_compression1_strings[i-1].number); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c: In function 'xsane_fax_notebook': xsane-setup.c:2257:121: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(button), "clicked", (GtkSignalFunc) xsane_fax_notebook_set_faxprogram_default_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c: In function 'xsane_email_notebook': xsane-setup.c:2563:130: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(authentication_menu_item), "activate", (GtkSignalFunc) xsane_setup_authentication_type_callback, (void *) authentication_strings[i-1].number); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c: In function 'xsane_display_notebook': xsane-setup.c:2932:122: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(show_range_mode_item), "activate", (GtkSignalFunc) xsane_setup_show_range_mode_callback, (void *) show_range_mode_strings[i-1].number); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c: In function 'xsane_setup_authentication_type_callback': xsane-setup.c:3135:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.email_authentication = (int) data; ^ xsane-setup.c: In function 'xsane_setup_show_range_mode_callback': xsane-setup.c:3144:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.show_range_mode = (int) data; ^ xsane-setup.c: In function 'xsane_setup_lineart_mode_callback': xsane-setup.c:3151:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.lineart_mode = (int) data; ^ xsane-setup.c: In function 'xsane_setup_preview_pipette_range_callback': xsane-setup.c:3174:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane_setup.preview_pipette_range = (int) data; ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: xsane-setup.c: In function 'xsane_enhance_notebook': xsane-setup.c:3243:116: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(lineart_mode_item), "activate", (GtkSignalFunc) xsane_setup_lineart_mode_callback, (void *) lineart_mode_strings[i-1].number); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane-setup.c:3367:22: warning: variable 'status' set but not used [-Wunused-but-set-variable] SANE_Status status; ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane-setup.c:25: xsane-setup.c:3467:134: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(preview_pipette_range_item), "activate", (GtkSignalFunc) xsane_setup_preview_pipette_range_callback, (void *) j); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, 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 xsane.h:70, from xsane.c:25: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, 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:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ xsane-scan.c: In function 'xsane_read_image_data': xsane-scan.c:144:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-scan.c: In function 'xsane_scan_done': xsane-scan.c:1330:12: warning: variable 'printer_resolution' set but not used [-Wunused-but-set-variable] int printer_resolution; ^~~~~~~~~~~~~~~~~~ xsane-save.c: In function 'xsane_read_pnm_header': xsane-save.c:426:6: warning: variable 'items_done' set but not used [-Wunused-but-set-variable] int items_done; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_scaled_image': xsane-save.c:1046:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_despeckle_image': xsane-save.c:1345:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_blur_image': xsane-save.c:1546:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_write_flatedecode': xsane-save.c:2499:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] static int count = 0; ^~~~~ xsane-save.c: In function 'xsane_write_compressed_a85': xsane-save.c:2775:14: warning: variable 'linelen' set but not used [-Wunused-but-set-variable] static int linelen = 0; ^~~~~~~ xsane-save.c:2774:14: warning: variable 'cbuflen' set but not used [-Wunused-but-set-variable] static int cbuflen = 0; ^~~~~~~ xsane-save.c: In function 'xsane_save_ps_pdf_gray': xsane-save.c:3092:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_ps_pdf_color': xsane-save.c:3343:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_jpeg': xsane-save.c:4405:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_tiff_page': xsane-save.c:4651:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_png_embed_scanner_icm_profile': xsane-save.c:4874:63: warning: pointer targets in passing argument 5 of 'png_set_iCCP' differ in signedness [-Wpointer-sign] png_set_iCCP(png_ptr, png_info_ptr, "ICC profile", 0, profile_buffer, size); ^~~~~~~~~~~~~~ In file included from /usr/include/libpng16/png.h:335:0, from xsane-save.c:50: /usr/include/libpng16/png.h:2096:23: note: expected 'png_const_bytep {aka const unsigned char *}' but argument is of type 'gchar * {aka char *}' PNG_EXPORT(159, void, png_set_iCCP, (png_const_structrp png_ptr, ^ /usr/include/libpng16/pngconf.h:287:70: note: in definition of macro 'PNG_FUNCTION' # define PNG_FUNCTION(type, name, args, attributes) attributes type name args ^~~~ /usr/include/libpng16/pngconf.h:311:4: note: in expansion of macro 'PNG_EXPORTA' PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY) ^~~~~~~~~~~ /usr/include/libpng16/png.h:2096:1: note: in expansion of macro 'PNG_EXPORT' PNG_EXPORT(159, void, png_set_iCCP, (png_const_structrp png_ptr, ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_png': xsane-save.c:4914:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_png_16': xsane-save.c:5104:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_pnm_16_ascii_gray': xsane-save.c:5285:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_pnm_16_ascii_color': xsane-save.c:5393:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_pnm_16_binary_gray': xsane-save.c:5502:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_pnm_16_binary_color': xsane-save.c:5600:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_pnm_8_gray': xsane-save.c:5702:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_save_pnm_8_color': xsane-save.c:5798:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'xsane_transfer_to_gimp': xsane-save.c:6888:11: warning: 'gimp_image_parasite_attach' is deprecated: Use 'gimp_image_attach_parasite' instead [-Wdeprecated-declarations] gimp_image_parasite_attach(image_ID, parasite); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:47:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimpimage.h:98:16: note: declared here gboolean gimp_image_parasite_attach (gint32 image_ID, ^~~~~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:6923:3: warning: 'gimp_image_add_layer' is deprecated: Use 'gimp_image_insert_layer' instead [-Wdeprecated-declarations] gimp_image_add_layer(image_ID, layer_ID, 0); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp_pdb_headers.h:55:0, from /usr/include/gimp-2.0/libgimp/gimp.h:66, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimpimage_pdb.h:75:26: note: declared here gboolean gimp_image_add_layer (gint32 image_ID, ^~~~~~~~~~~~~~~~~~~~ xsane-save.c:6924:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] drawable = gimp_drawable_get(layer_ID); ^~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:52:16: note: declared here GimpDrawable * gimp_drawable_get (gint32 drawable_ID); ^~~~~~~~~~~~~~~~~ xsane-save.c:6925:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] gimp_pixel_rgn_init(®ion, drawable, 0, 0, drawable->width, drawable->height, TRUE, FALSE); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here void gimp_pixel_rgn_init (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~ xsane-save.c:6956:17: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect(®ion, tile, 0, y - tile_height, image_info.image_width, tile_height); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:6997:13: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect(®ion, tile, 0, y - tile_height, image_info.image_width, tile_height); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:7035:13: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect(®ion, tile, 0, y - tile_height, image_info.image_width, tile_height); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:7083:13: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect(®ion, tile, 0, y - tile_height, image_info.image_width, tile_height); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:7124:13: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect(®ion, tile, 0, y - tile_height, image_info.image_width, tile_height); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:7197:5: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect(®ion, tile, 0, y - remaining, image_info.image_width, remaining); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ xsane-save.c:7200:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] gimp_drawable_flush(drawable); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:56:16: note: declared here void gimp_drawable_flush (GimpDrawable *drawable); ^~~~~~~~~~~~~~~~~~~ xsane-save.c:7202:3: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] gimp_drawable_detach(drawable); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41:0, from xsane.h:445, from xsane-save.c:25: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:54:16: note: declared here void gimp_drawable_detach (GimpDrawable *drawable); ^~~~~~~~~~~~~~~~~~~~ xsane-save.c:6775:9: warning: variable 'bytes_read' set but not used [-Wunused-but-set-variable] size_t bytes_read; ^~~~~~~~~~ xsane-save.c: In function 'write_3chars_as_base64': xsane-save.c:7240:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_string_base64': xsane-save.c:7271:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_base64': xsane-save.c:7306:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_email_header': xsane-save.c:7358:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_email_footer': xsane-save.c:7395:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_email_mime_ascii': xsane-save.c:7406:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_email_mime_html': xsane-save.c:7426:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_email_attach_image': xsane-save.c:7452:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_email_attach_file': xsane-save.c:7486:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane.c: In function 'xsane_paper_orientation_callback': xsane.c:581:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int pos = (int) data; ^ xsane-save.c: In function 'open_socket': xsane.c: In function 'xsane_printer_callback': xsane.c:597:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] preferences.printernr = (int) data; ^ xsane-save.c:7557:26: warning: passing argument 2 of 'connect' from incompatible pointer type [-Wincompatible-pointer-types] if (connect(fd_socket, &sin, sizeof(sin))) ^ In file included from xsane-save.c:36:0: /usr/include/sys/socket.h:544:12: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_in *' extern int connect(int, const struct sockaddr *, socklen_t); ^~~~~~~ xsane-save.c: In function 'pop3_login': xsane-save.c:7576:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'asmtp_authentication': xsane-save.c:7632:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane.c: In function 'xsane_scanmode_menu_callback': xsane.c:1113:32: warning: variable 'opt' set but not used [-Wunused-but-set-variable] const SANE_Option_Descriptor *opt; ^~~ xsane.c: In function 'xsane_cms_function_menu_callback': xsane.c:1161:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] preferences.cms_function = (int) data; ^ xsane-save.c: In function 'write_smtp_header': xsane-save.c:7732:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ xsane-save.c: In function 'write_smtp_footer': xsane-save.c:7888:10: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] ssize_t bytes_written; ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane.c:25: xsane.c: In function 'xsane_update_xsane_callback': xsane.c:1398:122: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(paper_orientation_item), "activate", (GtkSignalFunc) xsane_paper_orientation_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane.c:1432:108: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(xsane_printer_item), "activate", (GtkSignalFunc) xsane_printer_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane.c:1493:22: warning: variable 'status' set but not used [-Wunused-but-set-variable] SANE_Status status; ^~~~~~ xsane.c:1533:23: warning: variable 'status' set but not used [-Wunused-but-set-variable] SANE_Status status; ^~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from xsane.h:69, from xsane.c:25: xsane.c:1580:129: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(xsane_medium_item), "button_press_event", (GtkSignalFunc) xsane_medium_context_menu_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane.c:1581:110: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] g_signal_connect(GTK_OBJECT(xsane_medium_item), "activate", (GtkSignalFunc) xsane_set_medium_callback, (void *) i); ^ /usr/include/glib-2.0/gobject/gsignal.h:491:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ xsane.c:1582:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gtk_object_set_data(GTK_OBJECT(xsane_medium_item), "Selection", (void *) i); ^ xsane.c: In function 'xsane_medium_move_up_callback': xsane.c:2590:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(medium_widget), "Selection"); ^ xsane.c: In function 'xsane_medium_move_down_callback': xsane.c:2625:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(medium_widget), "Selection"); ^ xsane.c: In function 'xsane_medium_rename_callback': xsane.c:2664:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(medium_widget), "Selection"); ^ xsane.c:2672:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_medium_menu))), "Selection"); ^ xsane.c: In function 'xsane_medium_add_callback': xsane.c:2707:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = 1 + (int) gtk_object_get_data(GTK_OBJECT(medium_widget), "Selection"); ^ xsane.c:2713:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] old_selection = (int) gtk_object_get_data(GTK_OBJECT(gtk_menu_get_active(GTK_MENU(old_medium_menu))), "Selection"); ^ xsane.c: In function 'xsane_medium_delete_callback': xsane.c:2788:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(medium_widget), "Selection"); ^ xsane.c: In function 'xsane_medium_context_menu_callback': xsane.c:2844:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] selection = (int) gtk_object_get_data(GTK_OBJECT(widget), "Selection"); ^ xsane.c: In function 'xsane_set_medium_callback': xsane.c:2915:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int medium_nr = (int) data; ^ xsane.c: In function 'xsane_info_dialog': xsane.c:3282:35: warning: comparison of constant '1' with boolean expression is always false [-Wbool-compare] else if ((!xsane.xsane_channels > 1) && (xsane.scanner_gamma_gray)) /* gray gamma correction by scanner */ ^ xsane.c:3282:35: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] xsane.c:3282:13: note: add parentheses around left hand side expression to silence this warning else if ((!xsane.xsane_channels > 1) && (xsane.scanner_gamma_gray)) /* gray gamma correction by scanner */ ^~~~~~~~~~~~~~~~~~~~~ ( ) xsane.c:3155:43: warning: variable 'label' set but not used [-Wunused-but-set-variable] GtkWidget *info_dialog, *vbox, *button, *label, *frame, *framebox, *hbox, *table; ^~~~~ xsane.c: In function 'xsane_show_doc': xsane.c:3871:8: warning: variable 'language_dir' set but not used [-Wunused-but-set-variable] char *language_dir = NULL; ^~~~~~~~~~~~ xsane.c: In function 'xsane_select_device_by_key_callback': xsane.c:5396:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane.selected_dev = (int) data; ^ xsane.c: In function 'xsane_select_device_by_mouse_callback': xsane.c:5405:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] xsane.selected_dev = (int) data; ^ xsane-save.c: In function 'xsane_create_cms_transform': xsane-save.c:885:44: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 251 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%s\n%s %s: %s\n", ERR_CMS_CONVERSION, ERR_CMS_OPEN_ICM_FILE, CMS_SCANNER_ICM, image_info->icm_profile); ^~ xsane-save.c:885:5: note: 'snprintf' output 6 or more bytes (assuming 1029) into a destination of size 255 snprintf(buf, sizeof(buf), "%s\n%s %s: %s\n", ERR_CMS_CONVERSION, ERR_CMS_OPEN_ICM_FILE, CMS_SCANNER_ICM, image_info->icm_profile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/src' making all in po making all in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/doc' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64' making install in lib making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/src' installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/Mustek-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/Plustek-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/sane-epson-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/sane-hp-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/sane-umax-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/sane-xsane-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/UMAX-logo.xpm installing /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/xsane-logo.xpm make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/src' making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/po' installing ca.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/xsane.mo installing cs.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/xsane.mo installing da.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/xsane.mo installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/xsane.mo installing es.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/xsane.mo installing fi.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/xsane.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/xsane.mo installing hu.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/xsane.mo installing it.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/xsane.mo installing ja.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/xsane.mo installing nl.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/xsane.mo installing pa.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/xsane.mo installing pl.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/xsane.mo installing pt.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/xsane.mo installing pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/xsane.mo installing ro.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/xsane.mo installing ru.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/xsane.mo installing sk.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/xsane.mo installing sl.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/xsane.mo installing sr.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/xsane.mo installing sv.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/xsane.mo installing vi.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/xsane.mo installing tr.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/xsane.mo installing zh.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/zh/LC_MESSAGES/xsane.mo installing zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/xsane.mo make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/po' making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/doc' installing xsane.1 in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/man/man1/xsane.1... installing sane-backends-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-backends-doc.html... installing sane-pnm-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-pnm-doc.html... installing sane-problems-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-problems-doc.html... installing sane-scantips-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-scantips-doc.html... installing sane-xsane-advanced-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-advanced-doc.html... installing sane-xsane-batch-scan-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-batch-scan-doc.html... installing sane-xsane-color-correction-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-color-correction-doc.html... installing sane-xsane-color-management-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-color-management-doc.html... installing sane-xsane-copy-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-copy-doc.html... installing sane-xsane-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-doc.html... installing sane-xsane-email-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-email-doc.html... installing sane-xsane-empty-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-empty-doc.html... installing sane-xsane-fax-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-fax-doc.html... installing sane-xsane-gimp-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-gimp-doc.html... installing sane-xsane-guide-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-guide-doc.html... installing sane-xsane-histogram-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-histogram-doc.html... installing sane-xsane-medium-definition-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-medium-definition-doc.html... installing sane-xsane-multipage-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-multipage-doc.html... installing sane-xsane-preview-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-preview-doc.html... installing sane-xsane-save-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-save-doc.html... installing sane-xsane-scan-options-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-scan-options-doc.html... installing sane-xsane-setup-color-management-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-color-management-doc.html... installing sane-xsane-setup-copy-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-copy-doc.html... installing sane-xsane-setup-display-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-display-doc.html... installing sane-xsane-setup-email-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-email-doc.html... installing sane-xsane-setup-enhancement-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-enhancement-doc.html... installing sane-xsane-setup-fax-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-fax-doc.html... installing sane-xsane-setup-filetype-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-filetype-doc.html... installing sane-xsane-setup-save-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-setup-save-doc.html... installing sane-xsane-standard-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-standard-doc.html... installing sane-xsane-viewer-doc.html in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/sane-xsane-viewer-doc.html... installing xsane-adf-pages.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-adf-pages.jpg... installing xsane-advanced.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-advanced.jpg... installing xsane-aspect-ratio.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-aspect-ratio.jpg... installing xsane-autoenhance.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-autoenhance.jpg... installing xsane-autoraise_scanarea.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-autoraise_scanarea.jpg... installing xsane-autoselect.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-autoselect.jpg... installing xsane-batch-scan-add.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-batch-scan-add.jpg... installing xsane-batch-scan-delete.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-batch-scan-delete.jpg... installing xsane-batch-scan.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-batch-scan.jpg... installing xsane-blur.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-blur.jpg... installing xsane-brightness.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-brightness.jpg... installing xsane-clone.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-clone.jpg... installing xsane-cms-function.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-cms-function.jpg... installing xsane-color-correction-rgb-default.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-color-correction-rgb-default.jpg... installing xsane-color-correction.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-color-correction.jpg... installing xsane-color-management-main-window.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-color-management-main-window.jpg... installing xsane-colormode.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-colormode.jpg... installing xsane-contrast.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-contrast.jpg... installing xsane-copy-number.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-copy-number.jpg... installing xsane-copy.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-copy.jpg... installing xsane-default.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-default.jpg... installing xsane-delete-preview-cache.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-delete-preview-cache.jpg... installing xsane-despeckle.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-despeckle.jpg... installing xsane-disk.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-disk.jpg... installing xsane-edit-medium.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-edit-medium.jpg... installing xsane-email-project.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-email-project.jpg... installing xsane-email.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-email.jpg... installing xsane-enable-color-management.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-enable-color-management.jpg... installing xsane-fax-project.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-fax-project.jpg... installing xsane-fax.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-fax.jpg... installing xsane-gamma.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-gamma.jpg... installing xsane-gimp.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-gimp.jpg... installing xsane-guide-1-decoration.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-1-decoration.jpg... installing xsane-guide-10-scan.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-10-scan.jpg... installing xsane-guide-2-menu.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-2-menu.jpg... installing xsane-guide-3-options.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-3-options.jpg... installing xsane-guide-4.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-4.jpg... installing xsane-guide-4a-adf-pages.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-4a-adf-pages.jpg... installing xsane-guide-4b-xsane-mode.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-4b-xsane-mode.jpg... installing xsane-guide-5-saving-options.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-5-saving-options.jpg... installing xsane-guide-6-scan-options.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-6-scan-options.jpg... installing xsane-guide-7-medium-selection.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-7-medium-selection.jpg... installing xsane-guide-8-resolution.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-8-resolution.jpg... installing xsane-guide-9-color-correction.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-guide-9-color-correction.jpg... installing xsane-histogram.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-histogram.jpg... installing xsane-logo.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-logo.jpg... installing xsane-medium-add.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-medium-add.jpg... installing xsane-medium.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-medium.jpg... installing xsane-mirror-x.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-mirror-x.jpg... installing xsane-mirror-y.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-mirror-y.jpg... installing xsane-multipage-project.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-multipage-project.jpg... installing xsane-multipage.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-multipage.jpg... installing xsane-negative.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-negative.jpg... installing xsane-new.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-new.jpg... installing xsane-ocr.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-ocr.jpg... installing xsane-open.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-open.jpg... installing xsane-paper-landscape-bottom-left.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-landscape-bottom-left.jpg... installing xsane-paper-landscape-bottom-right.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-landscape-bottom-right.jpg... installing xsane-paper-landscape-center.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-landscape-center.jpg... installing xsane-paper-landscape-top-left.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-landscape-top-left.jpg... installing xsane-paper-landscape-top-right.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-landscape-top-right.jpg... installing xsane-paper-portrait-bottom-left.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-portrait-bottom-left.jpg... installing xsane-paper-portrait-bottom-right.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-portrait-bottom-right.jpg... installing xsane-paper-portrait-center.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-portrait-center.jpg... installing xsane-paper-portrait-top-left.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-portrait-top-left.jpg... installing xsane-paper-portrait-top-right.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-paper-portrait-top-right.jpg... installing xsane-pipette-black.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-pipette-black.jpg... installing xsane-pipette-gray.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-pipette-gray.jpg... installing xsane-pipette-white.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-pipette-white.jpg... installing xsane-preferences.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-preferences.jpg... installing xsane-preset-area-context-menu.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-preset-area-context-menu.jpg... installing xsane-preset-area.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-preset-area.jpg... installing xsane-preview.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-preview.jpg... installing xsane-printer.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-printer.jpg... installing xsane-rename.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rename.jpg... installing xsane-resolution.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-resolution.jpg... installing xsane-restore.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-restore.jpg... installing xsane-rgb-default.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rgb-default.jpg... installing xsane-rgb-values.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rgb-values.jpg... installing xsane-rotate-180.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rotate-180.jpg... installing xsane-rotate-270.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rotate-270.jpg... installing xsane-rotate-90.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rotate-90.jpg... installing xsane-rotation.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-rotation.jpg... installing xsane-save.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-save.jpg... installing xsane-save2.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-save2.jpg... installing xsane-scale.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-scale.jpg... installing xsane-scansource.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-scansource.jpg... installing xsane-setup-color-management.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-color-management.jpg... installing xsane-setup-copy.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-copy.jpg... installing xsane-setup-display.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-display.jpg... installing xsane-setup-email.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-email.jpg... installing xsane-setup-enhancement.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-enhancement.jpg... installing xsane-setup-fax.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-fax.jpg... installing xsane-setup-filetype.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-filetype.jpg... installing xsane-setup-ocr.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-ocr.jpg... installing xsane-setup-save.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-setup-save.jpg... installing xsane-standard.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-standard.jpg... installing xsane-step.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-step.jpg... installing xsane-store.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-store.jpg... installing xsane-target.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-target.jpg... installing xsane-threshold.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-threshold.jpg... installing xsane-viewer-window.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-viewer-window.jpg... installing xsane-viewer.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-viewer.jpg... installing xsane-visible-area.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-visible-area.jpg... installing xsane-zoom-in.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-zoom-in.jpg... installing xsane-zoom-not.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-zoom-not.jpg... installing xsane-zoom-out.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-zoom-out.jpg... installing xsane-zoom-undo.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-zoom-undo.jpg... installing xsane-zoom.jpg in /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/prototype/i386/usr/share/sane/xsane/doc/xsane-zoom.jpg... make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64/doc' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/image/xsane/build/manifest-i386-xsane.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/image/scanner/xsane@0.999,5.11-2020.0.1.4:20200803T085632Z PUBLISHED Generating component metadata... gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/image/xsane'