gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/libnotify-0.7.7.tar.xz... validating signature... skipping (no signature URL) validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/libnotify/libnotify-0.7.7 to /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -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 gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes 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/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -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/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 for PACKAGE... yes checking for TESTS... yes checking for gobject-introspection... no checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for xmlto... /usr/bin/xmlto checking whether to build DocBook documentation... yes checking for more warnings... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating libnotify.pc config.status: creating libnotify/Makefile config.status: creating libnotify/notify-features.h config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libnotify 0.7.7 ======================== prefix: /usr exec_prefix: ${prefix} bindir: /usr/bin datadir: ${datarootdir} source code location: /jenkins/jobs/oi-userland/workspace/components/library/libnotify/libnotify-0.7.7 cflags: -m32 -O3 Build tests: yes Build docs: no make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' Making all in libnotify make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' GEN s-enum-types-h GEN s-enum-types-c make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' CC notify.lo CC notification.lo CC notify-marshal.lo CC notify-enum-types.lo In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notify.c:34: /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 notify.c:31: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notify.c:34: /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 notify.c:31: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ notify.c: In function 'notify_init': notify.c:156:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from notify.c:32: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notification.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from notification.c:26: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notification.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from notification.c:26: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-enum-types.c:4: /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 ../libnotify/notify.h:25, from notify-enum-types.c:4: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-enum-types.c:4: /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 ../libnotify/notify.h:25, from notify-enum-types.c:4: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libnotify.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' Making all in docs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' Making all in reference make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' Making all in tools make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tools' CC notify-send.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-send.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 ../libnotify/notify.h:25, from notify-send.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-send.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 ../libnotify/notify.h:25, from notify-send.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ notify-send.c: In function 'main': notify-send.c:173:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libnotify/notification.h:27, from ../libnotify/notify.h:27, from notify-send.c:23: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CCLD notify-send make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tools' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tests' CC test-server-info.o CC test-replace.o CC test-basic.o CC test-image.o CC test-default-action.o CC test-replace-widget.o CC test-action-icons.o CC test-multi-actions.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-multi-actions.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 ../libnotify/notify.h:25, from test-multi-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-multi-actions.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 ../libnotify/notify.h:25, from test-multi-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-basic.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 ../libnotify/notify.h:25, from test-basic.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-basic.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 ../libnotify/notify.h:25, from test-basic.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-default-action.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 ../libnotify/notify.h:25, from test-default-action.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-default-action.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 ../libnotify/notify.h:25, from test-default-action.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-action-icons.c:20: /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 ../libnotify/notify.h:25, from test-action-icons.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-action-icons.c:20: /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 ../libnotify/notify.h:25, from test-action-icons.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace-widget.c:19: /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 ../libnotify/notify.h:25, from test-replace-widget.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace-widget.c:19: /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 ../libnotify/notify.h:25, from test-replace-widget.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-server-info.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 ../libnotify/notify.h:25, from test-server-info.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-server-info.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 ../libnotify/notify.h:25, from test-server-info.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-error.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-image.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 ../libnotify/notify.h:25, from test-image.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-image.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 ../libnotify/notify.h:25, from test-image.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-markup.o CC test-persistence.o CC test-removal.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace.c:19: /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 ../libnotify/notify.h:25, from test-replace.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace.c:19: /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 ../libnotify/notify.h:25, from test-replace.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ test-replace.c: In function 'main': test-replace.c:31:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libnotify/notification.h:27, from ../libnotify/notify.h:27, from test-replace.c:19: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CC test-resident.o CC test-rtl.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-error.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 ../libnotify/notify.h:25, from test-error.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-error.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 ../libnotify/notify.h:25, from test-error.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ test-error.c: In function 'main': test-error.c:32:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libnotify/notification.h:27, from ../libnotify/notify.h:27, from test-error.c:23: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CC test-size-changes.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-persistence.c:19: /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 ../libnotify/notify.h:25, from test-persistence.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-persistence.c:19: /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 ../libnotify/notify.h:25, from test-persistence.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-markup.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 ../libnotify/notify.h:25, from test-markup.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-markup.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 ../libnotify/notify.h:25, from test-markup.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-removal.c:20: /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 ../libnotify/notify.h:25, from test-removal.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-removal.c:20: /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 ../libnotify/notify.h:25, from test-removal.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-transient.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-resident.c:19: /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 ../libnotify/notify.h:25, from test-resident.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-resident.c:19: /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 ../libnotify/notify.h:25, from test-resident.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-rtl.c:24: /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 ../libnotify/notify.h:25, from test-rtl.c:24: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-rtl.c:24: /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 ../libnotify/notify.h:25, from test-rtl.c:24: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-urgency.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-size-changes.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 ../libnotify/notify.h:25, from test-size-changes.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-size-changes.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 ../libnotify/notify.h:25, from test-size-changes.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-xy.o CC test-xy-actions.o CC test-xy-stress.o test-persistence.c: In function 'main': test-persistence.c:84:17: warning: 'gtk_status_icon_new_from_icon_name' is deprecated [-Wdeprecated-declarations] icon = gtk_status_icon_new_from_icon_name ("software-update-available-symbolic"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275:0, from test-persistence.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:92:23: note: declared here GtkStatusIcon *gtk_status_icon_new_from_icon_name (const gchar *icon_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-persistence.c:85:17: warning: 'gtk_status_icon_set_tooltip_markup' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_tooltip_markup (icon, "Software Updates Available\nImportant updates for your apps are now available."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275:0, from test-persistence.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:140:23: note: declared here void gtk_status_icon_set_tooltip_markup (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-persistence.c:86:17: warning: 'gtk_status_icon_set_visible' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_visible (icon, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275:0, from test-persistence.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD test-replace In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-transient.c:19: /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 ../libnotify/notify.h:25, from test-transient.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-transient.c:19: /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 ../libnotify/notify.h:25, from test-transient.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD test-replace-widget CCLD test-server-info CCLD test-default-action In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-urgency.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 ../libnotify/notify.h:25, from test-urgency.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-urgency.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 ../libnotify/notify.h:25, from test-urgency.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy.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 ../libnotify/notify.h:25, from test-xy.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy.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 ../libnotify/notify.h:25, from test-xy.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-actions.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 ../libnotify/notify.h:25, from test-xy-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-actions.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 ../libnotify/notify.h:25, from test-xy-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-stress.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 ../libnotify/notify.h:25, from test-xy-stress.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-stress.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 ../libnotify/notify.h:25, from test-xy-stress.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD test-multi-actions CCLD test-action-icons test-xy-stress.c: In function '_popup_random_bubble': test-xy-stress.c:71:9: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] screen_x2 = gdk_screen_get_width (screen) - 1; ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from test-xy-stress.c:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ test-xy-stress.c:72:9: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] screen_y2 = gdk_screen_get_height (screen) - 1; ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from test-xy-stress.c:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ CCLD test-image CCLD test-basic CCLD test-error CCLD test-markup CCLD test-persistence CCLD test-removal CCLD test-resident CCLD test-size-changes CCLD test-rtl CCLD test-transient CCLD test-urgency CCLD test-xy CCLD test-xy-actions CCLD test-xy-stress make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/libnotify/libnotify-0.7.7 to /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -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 gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes 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/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -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/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 for PACKAGE... yes checking for TESTS... yes checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for xmlto... /usr/bin/xmlto checking whether to build DocBook documentation... yes checking for more warnings... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating libnotify.pc config.status: creating libnotify/Makefile config.status: creating libnotify/notify-features.h config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libnotify 0.7.7 ======================== prefix: /usr exec_prefix: ${prefix} bindir: /usr/bin/amd64 datadir: ${datarootdir} source code location: /jenkins/jobs/oi-userland/workspace/components/library/libnotify/libnotify-0.7.7 cflags: -m64 -O3 Build tests: yes Build docs: no make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' Making all in libnotify make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' GEN s-enum-types-h GEN s-enum-types-c make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' CC notification.lo CC notify-marshal.lo CC notify.lo CC notify-enum-types.lo In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notification.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from notification.c:26: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notification.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from notification.c:26: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notify.c:34: /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 notify.c:31: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from notify.h:27, from notify.c:34: /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 notify.c:31: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ notify.c: In function 'notify_init': notify.c:156:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from notify.c:32: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-enum-types.c:4: /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 ../libnotify/notify.h:25, from notify-enum-types.c:4: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-enum-types.c:4: /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 ../libnotify/notify.h:25, from notify-enum-types.c:4: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libnotify.la GISCAN Notify-0.7.gir /usr/gcc/7/lib/gcc/i386-pc-solaris2.11/7.5.0/include/stddef.h:435: syntax error, unexpected identifier in ' __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));' at '__float128' GICOMP Notify-0.7.gir make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' Making all in docs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' Making all in reference make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' Making all in tools make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tools' CC notify-send.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-send.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 ../libnotify/notify.h:25, from notify-send.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from notify-send.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 ../libnotify/notify.h:25, from notify-send.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ notify-send.c: In function 'main': notify-send.c:173:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libnotify/notification.h:27, from ../libnotify/notify.h:27, from notify-send.c:23: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CCLD notify-send make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tools' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tests' CC test-replace.o CC test-default-action.o CC test-multi-actions.o CC test-replace-widget.o CC test-server-info.o CC test-action-icons.o CC test-image.o CC test-basic.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace-widget.c:19: /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 ../libnotify/notify.h:25, from test-replace-widget.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace-widget.c:19: /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 ../libnotify/notify.h:25, from test-replace-widget.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-default-action.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 ../libnotify/notify.h:25, from test-default-action.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-default-action.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 ../libnotify/notify.h:25, from test-default-action.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace.c:19: /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 ../libnotify/notify.h:25, from test-replace.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-replace.c:19: /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 ../libnotify/notify.h:25, from test-replace.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ test-replace.c: In function 'main': test-replace.c:31:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libnotify/notification.h:27, from ../libnotify/notify.h:27, from test-replace.c:19: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-image.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 ../libnotify/notify.h:25, from test-image.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-image.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 ../libnotify/notify.h:25, from test-image.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-multi-actions.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 ../libnotify/notify.h:25, from test-multi-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-multi-actions.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 ../libnotify/notify.h:25, from test-multi-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-error.o CC test-markup.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-basic.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 ../libnotify/notify.h:25, from test-basic.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-basic.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 ../libnotify/notify.h:25, from test-basic.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-server-info.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 ../libnotify/notify.h:25, from test-server-info.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-server-info.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 ../libnotify/notify.h:25, from test-server-info.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-persistence.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-action-icons.c:20: /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 ../libnotify/notify.h:25, from test-action-icons.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-action-icons.c:20: /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 ../libnotify/notify.h:25, from test-action-icons.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-removal.o CC test-resident.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-error.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 ../libnotify/notify.h:25, from test-error.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-error.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 ../libnotify/notify.h:25, from test-error.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ test-error.c: In function 'main': test-error.c:32:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../libnotify/notification.h:27, from ../libnotify/notify.h:27, from test-error.c:23: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CC test-rtl.o CC test-size-changes.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-persistence.c:19: /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 ../libnotify/notify.h:25, from test-persistence.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-persistence.c:19: /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 ../libnotify/notify.h:25, from test-persistence.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-markup.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 ../libnotify/notify.h:25, from test-markup.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-markup.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 ../libnotify/notify.h:25, from test-markup.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-transient.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-removal.c:20: /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 ../libnotify/notify.h:25, from test-removal.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-removal.c:20: /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 ../libnotify/notify.h:25, from test-removal.c:20: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-urgency.o CC test-xy.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-resident.c:19: /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 ../libnotify/notify.h:25, from test-resident.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-resident.c:19: /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 ../libnotify/notify.h:25, from test-resident.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ test-persistence.c: In function 'main': test-persistence.c:84:17: warning: 'gtk_status_icon_new_from_icon_name' is deprecated [-Wdeprecated-declarations] icon = gtk_status_icon_new_from_icon_name ("software-update-available-symbolic"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275:0, from test-persistence.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:92:23: note: declared here GtkStatusIcon *gtk_status_icon_new_from_icon_name (const gchar *icon_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-persistence.c:85:17: warning: 'gtk_status_icon_set_tooltip_markup' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_tooltip_markup (icon, "Software Updates Available\nImportant updates for your apps are now available."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275:0, from test-persistence.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:140:23: note: declared here void gtk_status_icon_set_tooltip_markup (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-persistence.c:86:17: warning: 'gtk_status_icon_set_visible' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_visible (icon, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275:0, from test-persistence.c:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-rtl.c:24: /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 ../libnotify/notify.h:25, from test-rtl.c:24: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-rtl.c:24: /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 ../libnotify/notify.h:25, from test-rtl.c:24: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-size-changes.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 ../libnotify/notify.h:25, from test-size-changes.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-size-changes.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 ../libnotify/notify.h:25, from test-size-changes.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC test-xy-actions.o CC test-xy-stress.o CCLD test-replace CCLD test-replace-widget In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-transient.c:19: /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 ../libnotify/notify.h:25, from test-transient.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-transient.c:19: /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 ../libnotify/notify.h:25, from test-transient.c:19: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-urgency.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 ../libnotify/notify.h:25, from test-urgency.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-urgency.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 ../libnotify/notify.h:25, from test-urgency.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy.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 ../libnotify/notify.h:25, from test-xy.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy.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 ../libnotify/notify.h:25, from test-xy.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD test-server-info CCLD test-multi-actions CCLD test-default-action CCLD test-action-icons In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-actions.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 ../libnotify/notify.h:25, from test-xy-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-actions.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 ../libnotify/notify.h:25, from test-xy-actions.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-stress.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 ../libnotify/notify.h:25, from test-xy-stress.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from ../libnotify/notification.h:28, from ../libnotify/notify.h:27, from test-xy-stress.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 ../libnotify/notify.h:25, from test-xy-stress.c:23: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ test-xy-stress.c: In function '_popup_random_bubble': test-xy-stress.c:71:9: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] screen_x2 = gdk_screen_get_width (screen) - 1; ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from test-xy-stress.c:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ test-xy-stress.c:72:9: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] screen_y2 = gdk_screen_get_height (screen) - 1; ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31:0, from /usr/include/gtk-3.0/gdk/gdk.h:32, from test-xy-stress.c:24: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ CCLD test-image CCLD test-basic CCLD test-error CCLD test-markup CCLD test-persistence CCLD test-removal CCLD test-resident CCLD test-rtl CCLD test-size-changes CCLD test-transient CCLD test-urgency CCLD test-xy CCLD test-xy-actions CCLD test-xy-stress make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' Making install in libnotify make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libnotify.la '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/libnotify.so.4.0.0 /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/libnotify.so.4.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib && { ln -s -f libnotify.so.4.0.0 libnotify.so.4 || { rm -f libnotify.so.4 && ln -s libnotify.so.4.0.0 libnotify.so.4; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib && { ln -s -f libnotify.so.4.0.0 libnotify.so || { rm -f libnotify.so && ln -s libnotify.so.4.0.0 libnotify.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/libnotify.so.4.0.0 libtool: install: /usr/gnu/bin/install -c .libs/libnotify.lai /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/libnotify.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/include/libnotify' /usr/gnu/bin/install -c -m 644 notify.h notify-features.h notification.h notify-enum-types.h '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/include/libnotify' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/libnotify' Making install in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' Making install in reference make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs/reference' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs/reference' /usr/gnu/bin/install -c -m 644 ./html/annotation-glossary.html /usr/gnu/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/gnu/bin/install -c -m 644 ./html/api-index-full.html /usr/gnu/bin/install -c -m 644 ./html/ch01.html /usr/gnu/bin/install -c -m 644 ./html/home.png /usr/gnu/bin/install -c -m 644 ./html/index.html /usr/gnu/bin/install -c -m 644 ./html/left-insensitive.png /usr/gnu/bin/install -c -m 644 ./html/left.png /usr/gnu/bin/install -c -m 644 ./html/libnotify-notify.html /usr/gnu/bin/install -c -m 644 ./html/libnotify.devhelp2 /usr/gnu/bin/install -c -m 644 ./html/NotifyNotification.html /usr/gnu/bin/install -c -m 644 ./html/right-insensitive.png /usr/gnu/bin/install -c -m 644 ./html/right.png /usr/gnu/bin/install -c -m 644 ./html/style.css /usr/gnu/bin/install -c -m 644 ./html/up-insensitive.png /usr/gnu/bin/install -c -m 644 ./html/up.png http://developer.gnome.org/libnotify/unstable/ -> /usr/share/gtk-doc/html/libnotify/ (1) make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs/reference' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs/reference' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/docs' Making install in tools make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tools' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tools' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c notify-send '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin' libtool: install: warning: `../libnotify/libnotify.la' has not been installed in `/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/notify-send /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin/notify-send make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tools' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tools' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 libnotify.pc '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/i86' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' Making install in libnotify make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libnotify.la '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libnotify.so.4.0.0 /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/libnotify.so.4.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64 && { ln -s -f libnotify.so.4.0.0 libnotify.so.4 || { rm -f libnotify.so.4 && ln -s libnotify.so.4.0.0 libnotify.so.4; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64 && { ln -s -f libnotify.so.4.0.0 libnotify.so || { rm -f libnotify.so && ln -s libnotify.so.4.0.0 libnotify.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/libnotify.so.4.0.0 libtool: install: /usr/gnu/bin/install -c .libs/libnotify.lai /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/libnotify.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/install -c -m 644 Notify-0.7.gir '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/share/gir-1.0' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/include/libnotify' /usr/gnu/bin/install -c -m 644 notify.h notify-features.h notification.h notify-enum-types.h '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/include/libnotify' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/girepository-1.0' /usr/gnu/bin/install -c -m 644 Notify-0.7.typelib '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/girepository-1.0' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/libnotify' Making install in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' Making install in reference make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs/reference' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs/reference' /usr/gnu/bin/install -c -m 644 ./html/annotation-glossary.html /usr/gnu/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/gnu/bin/install -c -m 644 ./html/api-index-full.html /usr/gnu/bin/install -c -m 644 ./html/ch01.html /usr/gnu/bin/install -c -m 644 ./html/home.png /usr/gnu/bin/install -c -m 644 ./html/index.html /usr/gnu/bin/install -c -m 644 ./html/left-insensitive.png /usr/gnu/bin/install -c -m 644 ./html/left.png /usr/gnu/bin/install -c -m 644 ./html/libnotify-notify.html /usr/gnu/bin/install -c -m 644 ./html/libnotify.devhelp2 /usr/gnu/bin/install -c -m 644 ./html/NotifyNotification.html /usr/gnu/bin/install -c -m 644 ./html/right-insensitive.png /usr/gnu/bin/install -c -m 644 ./html/right.png /usr/gnu/bin/install -c -m 644 ./html/style.css /usr/gnu/bin/install -c -m 644 ./html/up-insensitive.png /usr/gnu/bin/install -c -m 644 ./html/up.png http://developer.gnome.org/libnotify/unstable/ -> /usr/share/gtk-doc/html/libnotify/ (1) make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs/reference' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs/reference' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/docs' Making install in tools make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tools' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tools' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c notify-send '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin/amd64' libtool: install: warning: `../libnotify/libnotify.la' has not been installed in `/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/notify-send /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin/amd64/notify-send make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tools' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tools' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 libnotify.pc '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/amd64' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin/amd64/notify-send Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/prototype/i386/usr/bin/amd64/notify-send VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libnotify/build/manifest-i386-libnotify.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/libnotify@0.7.7,5.11-2020.0.1.2:20200924T142428Z PUBLISHED generating metadata: library/libnotify gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libnotify'