gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/mate-notification-daemon-1.26.0.tar.xz... not found, skipping file copy Source https://pub.mate-desktop.org/releases/1.26/mate-notification-daemon-1.26.0.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/mate-autogen ./autogen.sh[20]: .[97]: local: not found [No such file or directory] checking for autoreconf >= 2.53... testing autoreconf... found 2.71 aclocal.m4:17: warning: this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:150: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:150: the top level configure.ac:157: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:157: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:157: the top level configure.ac:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:277: the top level ./autogen.sh[20]: .[97]: local: not found [No such file or directory] checking for pkg-config >= 0.14.0... testing pkg-config... found 0.29.2 Checking for required M4 macros... Checking for forbidden M4 macros... Processing ./configure.ac aclocal.m4:17: warning: this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:150: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:150: the top level configure.ac:157: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:157: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:157: the top level configure.ac:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:277: the top level Running autoreconf... autoreconf: export WARNINGS=no-portability autoreconf: Entering directory '.' autoreconf: running: autopoint --force autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: running: /usr/bin/autoconf --force configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:150: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:150: the top level configure.ac:157: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:157: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:157: the top level configure.ac:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:277: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:52: installing './compile' configure.ac:44: installing './missing' src/capplet/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' Skipping configure process. checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 to enable maintainer-specific portions of Makefiles... no 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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for size_t... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking flags to pass to the C compiler /usr/gcc/7/bin/gcc... -Wall -Wmissing-prototypes 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 grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E 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 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 a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/amd64/msgmerge checking for ld... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for glib-compile-resources... /usr/bin/amd64/glib-compile-resources checking for xmllint... /usr/bin/amd64/xmllint checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.22.0 libxml-2.0 >= 2.9.0 ... yes checking for gmodule-2.0... yes checking for gtk+-3.0 >= 3.22.0, glib-2.0 >= 2.50.0, gio-2.0 >= 2.50.0, gmodule-2.0 libcanberra-gtk3 >= 0.4 ... yes checking for mate-desktop-2.0 >= 1.17.0 libmatepanelapplet-4.0 >= 1.17.0 gtk+-3.0 >= 3.22.0 glib-2.0 >= 2.50.0... yes checking for gtk-layer-shell-0... no checking for libwnck-3.0, x11... yes checking for glib-2.0 >= 2.50.0 gio-2.0 >= 2.50.0 gtk+-3.0 >= 3.22.0 libnotify... yes checking for gdk-3.0 >= 3.22.0, gdk-pixbuf-2.0 >= 2.22.0 ... yes checking for pkg-config... (cached) /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.16... yes checking dbus version... 1.12.20 checking for gtk-update-icon-cache... /usr/bin/amd64/gtk-update-icon-cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/org.freedesktop.mate.Notifications.service config.status: creating data/org.mate.applets.MateNotificationApplet.desktop.in config.status: creating data/org.mate.NotificationDaemon.gschema.xml config.status: creating data/org.mate.panel.applet.MateNotificationAppletFactory.service config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/daemon/Makefile config.status: creating src/capplet/Makefile config.status: creating src/themes/Makefile config.status: creating src/themes/coco/Makefile config.status: creating src/themes/nodoka/Makefile config.status: creating src/themes/slider/Makefile config.status: creating src/themes/standard/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile mate-notification-daemon 1.26.0 ================================ prefix: /usr exec_prefix: ${prefix} bindir: /usr/bin datadir: ${datarootdir} source code location: /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0 compiler: /usr/gcc/7/bin/gcc cflags: -m64 -O3 warning flags: -Wall -Wmissing-prototypes Wayland support: no X11 support: yes Native Language support: yes dbus-1 system.d /etc/dbus-1/system.d dbus-1 services ${prefix}/share/dbus-1/services Making all in po Making all in data GEN mate-notification-properties.desktop GEN org.mate.applets.MateNotificationApplet.mate-panel-applet GEN org.mate.NotificationDaemon.gschema.valid Making all in src Making all in daemon CC mate_notification_daemon-mnd-dbus-generated.o CC mate_notification_daemon-daemon.o CC mate_notification_daemon-engines.o CC mate_notification_daemon-stack.o CC mate_notification_daemon-sound.o CC mate_notification_daemon-mnd-daemon.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/sound.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.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 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/daemon.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.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 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/daemon.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/stack.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/stack.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/stack.c:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/engines.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/stack.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/daemon.c:35: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/daemon.c:32: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/daemon.c:35: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/daemon.c:32: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/mnd-daemon.c:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/mnd-daemon.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/mnd-daemon.c:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/daemon/mnd-daemon.c:27: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD mate-notification-daemon Making all in themes Making all in coco CC libcoco_la-coco-theme.lo In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/coco-theme.c:29: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/coco-theme.c:28: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/coco-theme.c:29: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/coco/coco-theme.c:28: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libcoco.la Making all in nodoka CC libnodoka_la-nodoka-theme.lo In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/nodoka-theme.c:30: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/nodoka-theme.c:29: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/nodoka-theme.c:30: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/nodoka/nodoka-theme.c:29: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libnodoka.la Making all in slider CC libslider_la-theme.lo In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.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 /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c:26: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c: In function 'fill_background.isra.0': /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c:169:2: warning: 'bg.blue' may be used uninitialized in this function [-Wmaybe-uninitialized] cairo_set_source_rgba(cr, bg.red, bg.green, bg.blue, BACKGROUND_ALPHA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c:169:2: warning: 'bg.green' may be used uninitialized in this function [-Wmaybe-uninitialized] /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/slider/theme.c:169:2: warning: 'bg.red' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD libslider.la Making all in standard CC libstandard_la-theme.lo In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/theme.c:26: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/theme.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/theme.c:26: /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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/theme.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CCLD libstandard.la Making all in capplet Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory GEN mate-notification-properties-resources.h GEN mate-notification-applet-resources.h GEN mate-notification-applet-resources.c GEN mate-notification-properties-resources.c Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory CC mate_notification_properties-mate-notification-properties-resources.o CC mate_notification_properties-mate-notification-properties.o CC mate_notification_applet-mate-notification-applet-resources.o CC mate_notification_applet-mate-notification-applet.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /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 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.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 /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /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 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.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 /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-properties.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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-properties.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-properties.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/glib/gi18n.h:21, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-properties.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c: In function 'applet_main': /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:207:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] applet->action_group = gtk_action_group_new ("Do Not Disturb Actions"); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:209:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (applet->action_group, GETTEXT_PACKAGE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:211:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (applet->action_group, applet_menu_actions, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:215:5: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_new ("DoNotDisturb", N_("_Do not disturb"), ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /usr/include/gtk-3.0/gtk/gtk.h:272, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:75:18: note: declared here GtkToggleAction *gtk_toggle_action_new (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:218:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (applet->action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:219:32: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (do_not_disturb_toggle_action)); ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:252, from /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-applet.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ CCLD mate-notification-applet CCLD mate-notification-properties Making install in po installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/af.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/af/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/am.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/am/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ar.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ar/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/as.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/as/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ast.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ast/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/az.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/az/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/bg.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/bn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/bn/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/bn_IN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/bn_IN/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/br.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/br/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/bs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/bs/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ca@valencia.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ca@valencia/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/cmn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/cmn/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/crh.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/crh/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/cy.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/cy/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/dz.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/dz/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/en_AU.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/en_AU/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/en_CA.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/en_CA/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/es_AR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/es_AR/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/es_CL.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/es_CL/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/es_CO.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/es_CO/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/es_MX.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/es_MX/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/et.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/eu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/fa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/fa/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/fr_CA.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/fr_CA/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/frp.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/frp/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/gu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/gu/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ha.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ha/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/he.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/he/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/hi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/hi/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/hr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/hy.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/hy/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ie.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ie/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ig.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ig/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/is.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/is/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ka.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ka/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/kab.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/kab/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/kk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/kk/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/kn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/kn/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ku.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ku/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ku_IQ.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ku_IQ/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ky.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ky/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/lt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/lv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/lv/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/mai.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/mai/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/mg.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/mg/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/mk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/mk/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ml.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ml/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/mn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/mn/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/mr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/mr/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ms.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/nb.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/nds.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/nds/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ne.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ne/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/nn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/nn/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/oc.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/oc/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/or.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/or/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/pa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ps.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ps/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sc.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sc/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/si.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/si/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sq.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sq/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sr@latin.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sr@latin/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ta.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ta/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/te.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/te/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/th.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/th/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ug.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ug/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/ur.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/ur/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/uz.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/uz/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/wa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/wa/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/xh.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/xh/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/yo.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/yo/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/zh_HK.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/zh_HK/LC_MESSAGES/mate-notification-daemon.mo installing /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/mate-notification-daemon.mo Making install in data /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/mate-panel/applets' /usr/gnu/bin/install -c -m 644 org.mate.applets.MateNotificationApplet.mate-panel-applet '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/mate-panel/applets' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/applications' /usr/gnu/bin/install -c -m 644 mate-notification-properties.desktop '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/applications' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/16x16/apps' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/data/icons/16x16/mate-notification-properties.png '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/16x16/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/22x22/apps' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/data/icons/22x22/mate-notification-properties.png '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/22x22/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/24x24/apps' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/data/icons/24x24/mate-notification-properties.png '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/24x24/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/32x32/apps' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/data/icons/32x32/mate-notification-properties.png '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/32x32/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/48x48/apps' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/data/icons/48x48/mate-notification-properties.png '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/48x48/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/scalable/apps' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/data/icons/scalable/mate-notification-properties.svg '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/icons/hicolor/scalable/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/dbus-1/services' /usr/gnu/bin/install -c -m 644 org.freedesktop.mate.Notifications.service org.mate.panel.applet.MateNotificationAppletFactory.service '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/dbus-1/services' *** Icon cache not updated. After (un)install, run this: *** /usr/bin/amd64/gtk-update-icon-cache -f -t /usr/share/icons/hicolor Making install in src Making install in daemon /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c mate-notification-daemon '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate' libtool: install: /usr/gnu/bin/install -c mate-notification-daemon /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate/mate-notification-daemon Making install in themes Making install in coco /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c libcoco.la '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' libtool: install: /usr/gnu/bin/install -c .libs/libcoco.so /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libcoco.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libcoco.so libtool: install: /usr/gnu/bin/install -c .libs/libcoco.lai /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libcoco.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/mate-notification-daemon/engines' Making install in nodoka /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c libnodoka.la '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' libtool: install: /usr/gnu/bin/install -c .libs/libnodoka.so /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libnodoka.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libnodoka.so libtool: install: /usr/gnu/bin/install -c .libs/libnodoka.lai /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libnodoka.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/mate-notification-daemon/engines' Making install in slider /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c libslider.la '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' libtool: install: /usr/gnu/bin/install -c .libs/libslider.so /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libslider.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libslider.so libtool: install: /usr/gnu/bin/install -c .libs/libslider.lai /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libslider.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/mate-notification-daemon/engines' Making install in standard /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' /bin/bash ../../../libtool --mode=install /usr/gnu/bin/install -c libstandard.la '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines' libtool: install: /usr/gnu/bin/install -c .libs/libstandard.so /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libstandard.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libstandard.so libtool: install: /usr/gnu/bin/install -c .libs/libstandard.lai /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate-notification-daemon/engines/libstandard.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/mate-notification-daemon/engines' Making install in capplet Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory Error reading file “/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/”: Is a directory /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/bin' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c mate-notification-properties '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/bin' libtool: install: /usr/gnu/bin/install -c mate-notification-properties /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/bin/mate-notification-properties /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c mate-notification-applet '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate' libtool: install: /usr/gnu/bin/install -c mate-notification-applet /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/lib/amd64/mate/mate-notification-applet /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/mate-notification-daemon-1.26.0/src/capplet/mate-notification-properties.1 '/jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/prototype/i386/usr/share/man/man1' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/mate/mate-notification-daemon/build/manifest-i386-mate-notification-daemon.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: desktop/mate/mate-notification-daemon pkg://openindiana.org/desktop/mate/mate-notification-daemon@1.26.0,5.11-2022.0.0.1:20220725T174457Z PUBLISHED