gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/libexif-gtk-0.5.0.tar.xz... not found, skipping file copy Source https://github.com/libexif/libexif-gtk/releases/download/v0.5.0/libexif-gtk-0.5.0.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok patching file libexif-gtk/gtk-exif-entry.c Hunk #1 succeeded at 26 (offset -6 lines). checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for POSIX sh $() command substitution... 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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for po/Makevars requiring hack... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gtk+-2.0 to use... autodetect checking for GTK... yes checking gtk+-2.0 library flags... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking gtk+-2.0 cpp flags... -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pcre checking for libexif to use... autodetect checking for LIBEXIF... yes checking libexif library flags... -lexif checking libexif cpp flags... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: WARNING: '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating libexif-gtk/Makefile config.status: creating libexif-gtk.pc config.status: creating libexif-gtk3.pc config.status: creating libexif-gtk-uninstalled.pc config.status: creating libexif-gtk3-uninstalled.pc config.status: creating gtk-extensions/Makefile config.status: creating tests/Makefile config.status: creating m4m/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration (libexif-gtk 0.5.0): Build Source code location: /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0 Compiler: /usr/gcc/7/bin/gcc Use translations: yes gtk+-2.0: yes libexif: yes You may run "make" and "make install" now. make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' Making all in m4m Making all in po Making all in gtk-extensions make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/gtk-extensions' CC libgtk_extensions_la-gtk-menu-option.lo CC libgtk_extensions_la-gtk-options.lo 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libgtk-extensions.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/gtk-extensions' Making all in libexif-gtk make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/libexif-gtk' CC libexif_gtk_la-gtk-exif-browser.lo CC libexif_gtk_la-gtk-exif-content-list.lo CC libexif_gtk_la-gtk-exif-entry-ascii.lo CC libexif_gtk_la-gtk-exif-entry.lo CC libexif_gtk_la-gtk-exif-entry-copyright.lo CC libexif_gtk_la-gtk-exif-entry-date.lo CC libexif_gtk_la-gtk-exif-entry-flash.lo CC libexif_gtk_la-gtk-exif-entry-generic.lo 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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/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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ 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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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/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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ 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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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/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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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/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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ 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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC libexif_gtk_la-gtk-exif-entry-number.lo CC libexif_gtk_la-gtk-exif-entry-option.lo CC libexif_gtk_la-gtk-exif-entry-rational.lo CC libexif_gtk_la-gtk-exif-entry-resolution.lo CC libexif_gtk_la-gtk-exif-entry-user-comment.lo CC libexif_gtk_la-gtk-exif-entry-version.lo 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libexif-gtk.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/libexif-gtk' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/tests' CC test_libexif_gtk-test-libexif-gtk.o 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD test-libexif-gtk make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for POSIX sh $() command substitution... 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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/amd64/msgmerge checking for po/Makevars requiring hack... no checking for ld used by GCC... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gtk+-2.0 to use... autodetect checking for GTK... yes checking gtk+-2.0 library flags... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking gtk+-2.0 cpp flags... -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -pthread -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre checking for libexif to use... autodetect checking for LIBEXIF... yes checking libexif library flags... -lexif checking libexif cpp flags... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: WARNING: '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating libexif-gtk/Makefile config.status: creating libexif-gtk.pc config.status: creating libexif-gtk3.pc config.status: creating libexif-gtk-uninstalled.pc config.status: creating libexif-gtk3-uninstalled.pc config.status: creating gtk-extensions/Makefile config.status: creating tests/Makefile config.status: creating m4m/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration (libexif-gtk 0.5.0): Build Source code location: /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0 Compiler: /usr/gcc/7/bin/gcc Use translations: yes gtk+-2.0: yes libexif: yes You may run "make" and "make install" now. make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' Making all in m4m Making all in po Making all in gtk-extensions make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/gtk-extensions' CC libgtk_extensions_la-gtk-menu-option.lo CC libgtk_extensions_la-gtk-options.lo 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-options.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/gtk-extensions/gtk-menu-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libgtk-extensions.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/gtk-extensions' Making all in libexif-gtk make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/libexif-gtk' CC libexif_gtk_la-gtk-exif-browser.lo CC libexif_gtk_la-gtk-exif-entry.lo CC libexif_gtk_la-gtk-exif-content-list.lo CC libexif_gtk_la-gtk-exif-entry-ascii.lo CC libexif_gtk_la-gtk-exif-entry-copyright.lo CC libexif_gtk_la-gtk-exif-entry-date.lo CC libexif_gtk_la-gtk-exif-entry-generic.lo CC libexif_gtk_la-gtk-exif-entry-flash.lo 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC libexif_gtk_la-gtk-exif-entry-number.lo CC libexif_gtk_la-gtk-exif-entry-option.lo CC libexif_gtk_la-gtk-exif-entry-rational.lo CC libexif_gtk_la-gtk-exif-entry-user-comment.lo CC libexif_gtk_la-gtk-exif-entry-resolution.lo CC libexif_gtk_la-gtk-exif-entry-version.lo 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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/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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.c:22: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h:24, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.c:22: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libexif-gtk.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/libexif-gtk' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/tests' CC test_libexif_gtk-test-libexif-gtk.o 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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /usr/include/glib-2.0/glib/gtypes.h:547: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 /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /usr/include/glib-2.0/glib/gtypes.h:547: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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /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:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/tests/test-libexif-gtk.c:23: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD test-libexif-gtk make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' Making install in m4m make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/m4m' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/m4m' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/po' installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/libexif-gtk-5.mo make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/po' Making install in gtk-extensions make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/gtk-extensions' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/gtk-extensions' Making install in libexif-gtk make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/libexif-gtk' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/libexif-gtk' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libexif-gtk.la '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libexif-gtk.so.5.1.0 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/libexif-gtk.so.5.1.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib && { ln -s -f libexif-gtk.so.5.1.0 libexif-gtk.so.5 || { rm -f libexif-gtk.so.5 && ln -s libexif-gtk.so.5.1.0 libexif-gtk.so.5; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib && { ln -s -f libexif-gtk.so.5.1.0 libexif-gtk.so || { rm -f libexif-gtk.so && ln -s libexif-gtk.so.5.1.0 libexif-gtk.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/libexif-gtk.so.5.1.0 libtool: install: /usr/bin/ginstall -c .libs/libexif-gtk.lai /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/libexif-gtk.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/include/libexif-gtk' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/include/libexif-gtk' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/libexif-gtk' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/libexif-gtk' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libexif-gtk.pc '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/i86' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' Making install in m4m make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/m4m' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/m4m' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/po' installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/libexif-gtk-5.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/libexif-gtk-5.mo make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/po' Making install in gtk-extensions make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/gtk-extensions' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/gtk-extensions' Making install in libexif-gtk make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/libexif-gtk' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/libexif-gtk' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libexif-gtk.la '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libexif-gtk.so.5.1.0 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64/libexif-gtk.so.5.1.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64 && { ln -s -f libexif-gtk.so.5.1.0 libexif-gtk.so.5 || { rm -f libexif-gtk.so.5 && ln -s libexif-gtk.so.5.1.0 libexif-gtk.so.5; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64 && { ln -s -f libexif-gtk.so.5.1.0 libexif-gtk.so || { rm -f libexif-gtk.so && ln -s libexif-gtk.so.5.1.0 libexif-gtk.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64/libexif-gtk.so.5.1.0 libtool: install: /usr/bin/ginstall -c .libs/libexif-gtk.lai /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64/libexif-gtk.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/include/libexif-gtk' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-browser.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-content-list.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-ascii.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-copyright.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-date.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-generic.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-flash.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-number.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-option.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-rational.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-resolution.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-user-comment.h /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/libexif-gtk-0.5.0/libexif-gtk/gtk-exif-entry-version.h '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/include/libexif-gtk' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/libexif-gtk' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/libexif-gtk' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libexif-gtk.pc '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk/build/manifest-i386-libexif-gtk.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/desktop/libexif-gtk@0.5.0,5.11-2020.0.1.0:20201226T195630Z PUBLISHED generating metadata: library/libexif-gtk gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libexif-gtk'