Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mate-notification-daemon.spec'], chrootPath='/var/lib/mock/epel7-archbootstrap-4535720-553943/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mate-notification-daemon.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildppcle-06.phx2.fedoraproject.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/mate-notification-daemon-1.10.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mate-notification-daemon.spec '], chrootPath='/var/lib/mock/epel7-archbootstrap-4535720-553943/root'shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=172800private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mate-notification-daemon.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GhpDgK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mate-notification-daemon-1.10.2 + /usr/bin/xz -dc /builddir/build/SOURCES/mate-notification-daemon-1.10.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mate-notification-daemon-1.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AlZp2B + umask 022 + cd /builddir/build/BUILD + cd mate-notification-daemon-1.10.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' ppc64le == ppc64le ']' + /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-schemas-compile --with-gtk=2.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 ppc64le-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking which gtk+ version to compile against... 2.0 checking for ppc64le-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for THEME... yes checking for GMODULE... yes checking for NOTIFICATION_DAEMON... yes checking for NOTIFICATION_CAPPLET... yes checking for GDK... yes checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking dbus version... 1.6.12 checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... checking what language compliance flags to pass to the C++ compiler... checking for more warnings... no checking for gtk-update-icon-cache... /usr/bin/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 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 default-1 commands config.status: executing po/stamp-it commands mate-notification-daemon 1.10.2 ========================= prefix: /usr exec_prefix: /usr bindir: /usr/bin datadir: /usr/share source code location: . cflags: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare dbus-1 system.d /etc/dbus-1/system.d dbus-1 services /usr/share/dbus-1/services + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' Making all in data make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' /usr/bin/sed -e 's^\@GETTEXT_PACKAGE\@^mate-notification-daemon^g' < org.mate.NotificationDaemon.gschema.xml.in.in > org.mate.NotificationDaemon.gschema.xml.in LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.mate.NotificationDaemon.gschema.xml.in org.mate.NotificationDaemon.gschema.xml Merging translations into org.mate.NotificationDaemon.gschema.xml. CREATED org.mate.NotificationDaemon.gschema.xml glib-compile-schemas --strict --dry-run --schema-file=org.mate.NotificationDaemon.gschema.xml && mkdir -p . && touch org.mate.NotificationDaemon.gschema.valid rm org.mate.NotificationDaemon.gschema.xml.in make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cmn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cmn.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo es_CL | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_CL.po file=`echo es_MX | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_MX.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sc.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' Making all in daemon make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' dbus-binding-tool --mode=glib-server --prefix=notification_daemon \ ./notificationdaemon.xml > notificationdaemon-dbus-glue.h make all-am make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o daemon.o daemon.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o engines.o engines.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o stack.o stack.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o sound.o sound.c daemon.c: In function '_notify_daemon_pixbuf_from_data_hint': daemon.c:874:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 0); ^ daemon.c:889:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 1); ^ daemon.c:904:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 2); ^ daemon.c:919:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 3); ^ daemon.c:934:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 4); ^ daemon.c:948:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 5); ^ daemon.c:963:2: warning: 'g_value_array_get_nth' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (image_struct, 6); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -Wl,-z,relro -o mate-notification-daemon daemon.o engines.o stack.o sound.o -Wl,--export-dynamic -pthread -L/lib64 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lcanberra-gtk -lcanberra -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lX11 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -Wl,-z -Wl,relro -o mate-notification-daemon daemon.o engines.o stack.o sound.o -Wl,--export-dynamic -pthread -L/lib64 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lcanberra-gtk -lcanberra -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lX11 -pthread make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' Making all in themes make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' Making all in coco make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/coco' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o coco-theme.lo coco-theme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c coco-theme.c -fPIC -DPIC -o .libs/coco-theme.o coco-theme.c:335:1: warning: no previous prototype for 'theme_check_init' [-Wmissing-prototypes] theme_check_init(unsigned int major_ver, unsigned int minor_ver, ^ coco-theme.c:343:1: warning: no previous prototype for 'get_theme_info' [-Wmissing-prototypes] get_theme_info(char **theme_name, ^ coco-theme.c:358:1: warning: no previous prototype for 'create_notification' [-Wmissing-prototypes] create_notification(UrlClickedCb url_clicked) ^ coco-theme.c:506:1: warning: no previous prototype for 'set_notification_text' [-Wmissing-prototypes] set_notification_text(GtkWindow *nw, const char *summary, const char *body) ^ coco-theme.c:536:1: warning: no previous prototype for 'set_notification_icon' [-Wmissing-prototypes] set_notification_icon(GtkWindow *nw, GdkPixbuf *pixbuf) ^ coco-theme.c:560:1: warning: no previous prototype for 'set_notification_arrow' [-Wmissing-prototypes] set_notification_arrow(GtkWidget *nw, gboolean visible, int x, int y) ^ coco-theme.c:567:1: warning: no previous prototype for 'add_notification_action' [-Wmissing-prototypes] add_notification_action(GtkWindow *nw, const char *text, const char *key, ^ coco-theme.c:645:1: warning: no previous prototype for 'clear_notification_actions' [-Wmissing-prototypes] clear_notification_actions(GtkWindow *nw) ^ coco-theme.c:658:1: warning: no previous prototype for 'move_notification' [-Wmissing-prototypes] move_notification(GtkWidget *nw, int x, int y) ^ coco-theme.c:677:1: warning: no previous prototype for 'set_notification_timeout' [-Wmissing-prototypes] set_notification_timeout(GtkWindow *nw, glong timeout) ^ coco-theme.c:687:1: warning: no previous prototype for 'set_notification_hints' [-Wmissing-prototypes] set_notification_hints(GtkWindow *nw, GHashTable *hints) ^ coco-theme.c:710:1: warning: no previous prototype for 'notification_tick' [-Wmissing-prototypes] notification_tick(GtkWindow *nw, glong remaining) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c coco-theme.c -o coco-theme.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -module -avoid-version -no-undefined -Wl,-z,relro -o libcoco.la -rpath /usr/lib64/mate-notification-daemon/engines coco-theme.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype libtool: link: gcc -shared -fPIC -DPIC .libs/coco-theme.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -O2 -m64 -mcpu=power7 -mtune=power8 -Wl,-z -Wl,relro -Wl,-soname -Wl,libcoco.so -o .libs/libcoco.so libtool: link: ar cru .libs/libcoco.a coco-theme.o libtool: link: ranlib .libs/libcoco.a libtool: link: ( cd ".libs" && rm -f "libcoco.la" && ln -s "../libcoco.la" "libcoco.la" ) make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/coco' Making all in nodoka make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/nodoka' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o nodoka-theme.lo nodoka-theme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c nodoka-theme.c -fPIC -DPIC -o .libs/nodoka-theme.o nodoka-theme.c: In function 'set_arrow_parameters': nodoka-theme.c:138:6: warning: variable 'screen_height' set but not used [-Wunused-but-set-variable] int screen_height; ^ nodoka-theme.c: At top level: nodoka-theme.c:682:1: warning: no previous prototype for 'theme_check_init' [-Wmissing-prototypes] theme_check_init(unsigned int major_ver, unsigned int minor_ver, ^ nodoka-theme.c:690:1: warning: no previous prototype for 'get_theme_info' [-Wmissing-prototypes] get_theme_info(char **theme_name, ^ nodoka-theme.c:705:1: warning: no previous prototype for 'create_notification' [-Wmissing-prototypes] create_notification(UrlClickedCb url_clicked) ^ nodoka-theme.c:895:1: warning: no previous prototype for 'set_notification_text' [-Wmissing-prototypes] set_notification_text(GtkWindow *nw, const char *summary, const char *body) ^ nodoka-theme.c:923:1: warning: no previous prototype for 'set_notification_icon' [-Wmissing-prototypes] set_notification_icon(GtkWindow *nw, GdkPixbuf *pixbuf) ^ nodoka-theme.c:949:1: warning: no previous prototype for 'set_notification_arrow' [-Wmissing-prototypes] set_notification_arrow(GtkWidget *nw, gboolean visible, int x, int y) ^ nodoka-theme.c:963:1: warning: no previous prototype for 'add_notification_action' [-Wmissing-prototypes] add_notification_action(GtkWindow *nw, const char *text, const char *key, ^ nodoka-theme.c:1042:1: warning: no previous prototype for 'clear_notification_actions' [-Wmissing-prototypes] clear_notification_actions(GtkWindow *nw) ^ nodoka-theme.c:1055:1: warning: no previous prototype for 'move_notification' [-Wmissing-prototypes] move_notification(GtkWidget *nw, int x, int y) ^ nodoka-theme.c:1081:1: warning: no previous prototype for 'set_notification_timeout' [-Wmissing-prototypes] set_notification_timeout(GtkWindow *nw, glong timeout) ^ nodoka-theme.c:1091:1: warning: no previous prototype for 'set_notification_hints' [-Wmissing-prototypes] set_notification_hints(GtkWindow *nw, GHashTable *hints) ^ nodoka-theme.c:1114:1: warning: no previous prototype for 'notification_tick' [-Wmissing-prototypes] notification_tick(GtkWindow *nw, glong remaining) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c nodoka-theme.c -o nodoka-theme.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -module -avoid-version -no-undefined -Wl,-z,relro -o libnodoka.la -rpath /usr/lib64/mate-notification-daemon/engines nodoka-theme.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype libtool: link: gcc -shared -fPIC -DPIC .libs/nodoka-theme.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -O2 -m64 -mcpu=power7 -mtune=power8 -Wl,-z -Wl,relro -Wl,-soname -Wl,libnodoka.so -o .libs/libnodoka.so libtool: link: ar cru .libs/libnodoka.a nodoka-theme.o libtool: link: ranlib .libs/libnodoka.a libtool: link: ( cd ".libs" && rm -f "libnodoka.la" && ln -s "../libnodoka.la" "libnodoka.la" ) make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/nodoka' Making all in slider make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/slider' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o theme.lo theme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c theme.c -fPIC -DPIC -o .libs/theme.o theme.c:525:12: warning: no previous prototype for 'create_notification' [-Wmissing-prototypes] GtkWindow* create_notification(UrlClickedCb url_clicked) ^ theme.c:722:6: warning: no previous prototype for 'set_notification_hints' [-Wmissing-prototypes] void set_notification_hints(GtkWindow* nw, GHashTable* hints) ^ theme.c:745:6: warning: no previous prototype for 'set_notification_timeout' [-Wmissing-prototypes] void set_notification_timeout(GtkWindow *nw, glong timeout) ^ theme.c:754:6: warning: no previous prototype for 'notification_tick' [-Wmissing-prototypes] void notification_tick(GtkWindow* nw, glong remaining) ^ theme.c:766:6: warning: no previous prototype for 'set_notification_text' [-Wmissing-prototypes] void set_notification_text(GtkWindow* nw, const char* summary, const char* body) ^ theme.c:851:6: warning: no previous prototype for 'set_notification_icon' [-Wmissing-prototypes] void set_notification_icon(GtkWindow* nw, GdkPixbuf* pixbuf) ^ theme.c:884:6: warning: no previous prototype for 'set_notification_arrow' [-Wmissing-prototypes] void set_notification_arrow(GtkWidget* nw, gboolean visible, int x, int y) ^ theme.c:977:6: warning: no previous prototype for 'add_notification_action' [-Wmissing-prototypes] void add_notification_action(GtkWindow* nw, const char* text, const char* key, ActionInvokedCb cb) ^ theme.c:1068:6: warning: no previous prototype for 'clear_notification_actions' [-Wmissing-prototypes] void clear_notification_actions(GtkWindow* nw) ^ theme.c:1078:6: warning: no previous prototype for 'move_notification' [-Wmissing-prototypes] void move_notification(GtkWidget* widget, int x, int y) ^ theme.c:1087:6: warning: no previous prototype for 'get_theme_info' [-Wmissing-prototypes] void get_theme_info(char** theme_name, char** theme_ver, char** author, char** homepage) ^ theme.c:1095:10: warning: no previous prototype for 'get_always_stack' [-Wmissing-prototypes] gboolean get_always_stack(GtkWidget* nw) ^ theme.c:1100:10: warning: no previous prototype for 'theme_check_init' [-Wmissing-prototypes] gboolean theme_check_init(unsigned int major_ver, unsigned int minor_ver, unsigned int micro_ver) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c theme.c -o theme.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -module -avoid-version -no-undefined -Wl,-z,relro -o libslider.la -rpath /usr/lib64/mate-notification-daemon/engines theme.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype libtool: link: gcc -shared -fPIC -DPIC .libs/theme.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -O2 -m64 -mcpu=power7 -mtune=power8 -Wl,-z -Wl,relro -Wl,-soname -Wl,libslider.so -o .libs/libslider.so libtool: link: ar cru .libs/libslider.a theme.o libtool: link: ranlib .libs/libslider.a libtool: link: ( cd ".libs" && rm -f "libslider.la" && ln -s "../libslider.la" "libslider.la" ) make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/slider' Making all in standard make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/standard' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o theme.lo theme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c theme.c -fPIC -DPIC -o .libs/theme.o theme.c:601:12: warning: no previous prototype for 'create_notification' [-Wmissing-prototypes] GtkWindow* create_notification(UrlClickedCb url_clicked) ^ theme.c:794:6: warning: no previous prototype for 'set_notification_hints' [-Wmissing-prototypes] void set_notification_hints(GtkWindow* nw, GHashTable* hints) ^ theme.c:817:6: warning: no previous prototype for 'set_notification_timeout' [-Wmissing-prototypes] void set_notification_timeout(GtkWindow* nw, glong timeout) ^ theme.c:826:6: warning: no previous prototype for 'notification_tick' [-Wmissing-prototypes] void notification_tick(GtkWindow* nw, glong remaining) ^ theme.c:838:6: warning: no previous prototype for 'set_notification_text' [-Wmissing-prototypes] void set_notification_text(GtkWindow* nw, const char* summary, const char* body) ^ theme.c:883:6: warning: no previous prototype for 'set_notification_icon' [-Wmissing-prototypes] void set_notification_icon(GtkWindow* nw, GdkPixbuf* pixbuf) ^ theme.c:907:6: warning: no previous prototype for 'set_notification_arrow' [-Wmissing-prototypes] void set_notification_arrow(GtkWidget* nw, gboolean visible, int x, int y) ^ theme.c:979:6: warning: no previous prototype for 'add_notification_action' [-Wmissing-prototypes] void add_notification_action(GtkWindow* nw, const char* text, const char* key, ActionInvokedCb cb) ^ theme.c:1049:6: warning: no previous prototype for 'clear_notification_actions' [-Wmissing-prototypes] void clear_notification_actions(GtkWindow* nw) ^ theme.c:1059:6: warning: no previous prototype for 'move_notification' [-Wmissing-prototypes] void move_notification(GtkWidget* nw, int x, int y) ^ theme.c:1075:6: warning: no previous prototype for 'get_theme_info' [-Wmissing-prototypes] void get_theme_info(char** theme_name, char** theme_ver, char** author, char** homepage) ^ theme.c:1085:10: warning: no previous prototype for 'theme_check_init' [-Wmissing-prototypes] gboolean theme_check_init(unsigned int major_ver, unsigned int minor_ver, unsigned int micro_ver) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c theme.c -o theme.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -module -avoid-version -no-undefined -Wl,-z,relro -o libstandard.la -rpath /usr/lib64/mate-notification-daemon/engines theme.lo -Wl,--export-dynamic -pthread -L/lib64 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lcanberra-gtk -lcanberra -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lX11 libtool: link: gcc -shared -fPIC -DPIC .libs/theme.o -L/lib64 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lcanberra-gtk -lcanberra -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lX11 -O2 -m64 -mcpu=power7 -mtune=power8 -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libstandard.so -o .libs/libstandard.so libtool: link: ar cru .libs/libstandard.a theme.o libtool: link: ranlib .libs/libstandard.a libtool: link: ( cd ".libs" && rm -f "libstandard.la" && ln -s "../libstandard.la" "libstandard.la" ) make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/standard' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' Making all in capplet make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/capplet' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -DNOTIFICATION_LOCALEDIR=\"/usr/share/locale\" -DNOTIFICATION_UIDIR=\"/usr/share/mate-notification-daemon\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o mate-notification-properties.o mate-notification-properties.c LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po mate-notification-properties.desktop.in mate-notification-properties.desktop Generating and caching the translation database Merging translations into mate-notification-properties.desktop. /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -Wl,-z,relro -o mate-notification-properties mate-notification-properties.o -L/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -Wl,-z -Wl,relro -o mate-notification-properties mate-notification-properties.o -L/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfontconfig -lfreetype -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/capplet' make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' make[1]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KrZHDy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le + cd mate-notification-daemon-1.10.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le Making install in data make[1]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/MateConf/gsettings' /usr/bin/install -c -m 644 mate-notification-daemon.convert '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/MateConf/gsettings' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 icons/16x16/mate-notification-properties.png '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 icons/22x22/mate-notification-properties.png '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 icons/24x24/mate-notification-properties.png '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/24x24/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 icons/32x32/mate-notification-properties.png '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 icons/48x48/mate-notification-properties.png '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 icons/scalable/mate-notification-properties.svg '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.freedesktop.mate.Notifications.service '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/dbus-1/services' if test -n "org.mate.NotificationDaemon.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.mate.NotificationDaemon.gschema.xml "/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/glib-2.0/schemas"; \ test -n "1/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' *** Icon cache not updated. After (un)install, run this: *** /usr/bin/gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' make[1]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/po' linguas="af am ar ast be bg ca cmn cs da de el en_AU en_GB eo es es_CL es_MX et eu fr gl he hi hr hu id is it ja kk ko ky lt lv mk mr ms nb nl oc pa pl pt pt_BR ro ru sc sk sl sq sr sv te tr uk ur zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/mate-notification-daemon-1.10.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/mate-notification-daemon.mo; \ echo "installing $lang.gmo as $dir/mate-notification-daemon.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/mate-notification-daemon.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mate-notification-daemon.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/mate-notification-daemon.mo.m; \ echo "installing $lang.gmo.m as $dir/mate-notification-daemon.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/mate-notification-daemon.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mate-notification-daemon.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/af/LC_MESSAGES/mate-notification-daemon.mo installing am.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/am/LC_MESSAGES/mate-notification-daemon.mo installing ar.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ar/LC_MESSAGES/mate-notification-daemon.mo installing ast.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ast/LC_MESSAGES/mate-notification-daemon.mo installing be.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/be/LC_MESSAGES/mate-notification-daemon.mo installing bg.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/bg/LC_MESSAGES/mate-notification-daemon.mo installing ca.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ca/LC_MESSAGES/mate-notification-daemon.mo installing cmn.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/cmn/LC_MESSAGES/mate-notification-daemon.mo installing cs.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/cs/LC_MESSAGES/mate-notification-daemon.mo installing da.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/da/LC_MESSAGES/mate-notification-daemon.mo installing de.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/de/LC_MESSAGES/mate-notification-daemon.mo installing el.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/el/LC_MESSAGES/mate-notification-daemon.mo installing en_AU.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/en_AU/LC_MESSAGES/mate-notification-daemon.mo installing en_GB.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/mate-notification-daemon.mo installing eo.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/eo/LC_MESSAGES/mate-notification-daemon.mo installing es.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/es/LC_MESSAGES/mate-notification-daemon.mo installing es_CL.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/es_CL/LC_MESSAGES/mate-notification-daemon.mo installing es_MX.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/es_MX/LC_MESSAGES/mate-notification-daemon.mo installing et.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/et/LC_MESSAGES/mate-notification-daemon.mo installing eu.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/eu/LC_MESSAGES/mate-notification-daemon.mo installing fr.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/fr/LC_MESSAGES/mate-notification-daemon.mo installing gl.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/gl/LC_MESSAGES/mate-notification-daemon.mo installing he.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/he/LC_MESSAGES/mate-notification-daemon.mo installing hi.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/hi/LC_MESSAGES/mate-notification-daemon.mo installing hr.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/hr/LC_MESSAGES/mate-notification-daemon.mo installing hu.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/hu/LC_MESSAGES/mate-notification-daemon.mo installing id.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/id/LC_MESSAGES/mate-notification-daemon.mo installing is.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/is/LC_MESSAGES/mate-notification-daemon.mo installing it.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/it/LC_MESSAGES/mate-notification-daemon.mo installing ja.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ja/LC_MESSAGES/mate-notification-daemon.mo installing kk.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/kk/LC_MESSAGES/mate-notification-daemon.mo installing ko.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ko/LC_MESSAGES/mate-notification-daemon.mo installing ky.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ky/LC_MESSAGES/mate-notification-daemon.mo installing lt.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/lt/LC_MESSAGES/mate-notification-daemon.mo installing lv.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/lv/LC_MESSAGES/mate-notification-daemon.mo installing mk.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/mk/LC_MESSAGES/mate-notification-daemon.mo installing mr.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/mr/LC_MESSAGES/mate-notification-daemon.mo installing ms.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ms/LC_MESSAGES/mate-notification-daemon.mo installing nb.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/nb/LC_MESSAGES/mate-notification-daemon.mo installing nl.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/nl/LC_MESSAGES/mate-notification-daemon.mo installing oc.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/oc/LC_MESSAGES/mate-notification-daemon.mo installing pa.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/pa/LC_MESSAGES/mate-notification-daemon.mo installing pl.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/pl/LC_MESSAGES/mate-notification-daemon.mo installing pt.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/pt/LC_MESSAGES/mate-notification-daemon.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/mate-notification-daemon.mo installing ro.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ro/LC_MESSAGES/mate-notification-daemon.mo installing ru.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ru/LC_MESSAGES/mate-notification-daemon.mo installing sc.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/sc/LC_MESSAGES/mate-notification-daemon.mo installing sk.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/sk/LC_MESSAGES/mate-notification-daemon.mo installing sl.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/sl/LC_MESSAGES/mate-notification-daemon.mo installing sq.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/sq/LC_MESSAGES/mate-notification-daemon.mo installing sr.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/sr/LC_MESSAGES/mate-notification-daemon.mo installing sv.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/sv/LC_MESSAGES/mate-notification-daemon.mo installing te.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/te/LC_MESSAGES/mate-notification-daemon.mo installing tr.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/tr/LC_MESSAGES/mate-notification-daemon.mo installing uk.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/uk/LC_MESSAGES/mate-notification-daemon.mo installing ur.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/ur/LC_MESSAGES/mate-notification-daemon.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/mate-notification-daemon.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/mate-notification-daemon.mo make[1]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' Making install in daemon make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c mate-notification-daemon '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/libexec' libtool: install: /usr/bin/install -c mate-notification-daemon /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/libexec/mate-notification-daemon make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/daemon' Making install in themes make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' Making install in coco make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/coco' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/coco' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libcoco.la '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -c .libs/libcoco.so /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libcoco.so libtool: install: /usr/bin/install -c .libs/libcoco.lai /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libcoco.la libtool: install: /usr/bin/install -c .libs/libcoco.a /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libcoco.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libcoco.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libcoco.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/coco' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/coco' Making install in nodoka make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/nodoka' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/nodoka' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libnodoka.la '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -c .libs/libnodoka.so /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libnodoka.so libtool: install: /usr/bin/install -c .libs/libnodoka.lai /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libnodoka.la libtool: install: /usr/bin/install -c .libs/libnodoka.a /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libnodoka.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libnodoka.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libnodoka.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/nodoka' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/nodoka' Making install in slider make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/slider' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/slider' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libslider.la '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -c .libs/libslider.so /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libslider.so libtool: install: /usr/bin/install -c .libs/libslider.lai /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libslider.la libtool: install: /usr/bin/install -c .libs/libslider.a /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libslider.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libslider.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libslider.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/slider' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/slider' Making install in standard make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/standard' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/standard' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libstandard.la '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -c .libs/libstandard.so /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libstandard.so libtool: install: /usr/bin/install -c .libs/libstandard.lai /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libstandard.la libtool: install: /usr/bin/install -c .libs/libstandard.a /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libstandard.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libstandard.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libstandard.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/standard' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes/standard' make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' make[4]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/themes' Making install in capplet make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/capplet' make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/capplet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mate-notification-properties '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/bin' libtool: install: /usr/bin/install -c mate-notification-properties /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/bin/mate-notification-properties /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/applications' /usr/bin/install -c -m 644 mate-notification-properties.desktop '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 mate-notification-properties.1 '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/mate-notification-daemon' /usr/bin/install -c -m 644 mate-notification-properties.ui '/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/mate-notification-daemon' make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/capplet' make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src/capplet' make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[3]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[1]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2/src' make[1]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' make[2]: Entering directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' make[1]: Leaving directory `/builddir/build/BUILD/mate-notification-daemon-1.10.2' + desktop-file-install --delete-original --dir=/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/applications /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le//usr/share/applications/mate-notification-properties.desktop + rm -f /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/MateConf/gsettings/mate-notification-daemon.convert + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le mate-notification-daemon --with-gnome --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mate-notification-daemon-1.10.2 extracting debug info from /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/bin/mate-notification-properties extracting debug info from /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/libexec/mate-notification-daemon extracting debug info from /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libstandard.so extracting debug info from /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libcoco.so extracting debug info from /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libnodoka.so extracting debug info from /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/lib64/mate-notification-daemon/engines/libslider.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 438 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mate-notification-daemon-1.10.2-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4Yd2Tw + umask 022 + cd /builddir/build/BUILD + cd mate-notification-daemon-1.10.2 + DOCDIR=/builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/doc/mate-notification-daemon-1.10.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/doc/mate-notification-daemon-1.10.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/doc/mate-notification-daemon-1.10.2 + cp -pr COPYING /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/doc/mate-notification-daemon-1.10.2 + cp -pr README /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le/usr/share/doc/mate-notification-daemon-1.10.2 + exit 0 Provides: application() application(mate-notification-properties.desktop) desktop-notification-daemon libcoco.so()(64bit) libnodoka.so()(64bit) libslider.so()(64bit) libstandard.so()(64bit) libtool(/usr/lib64/mate-notification-daemon/engines/libcoco.la) libtool(/usr/lib64/mate-notification-daemon/engines/libnodoka.la) libtool(/usr/lib64/mate-notification-daemon/engines/libslider.la) libtool(/usr/lib64/mate-notification-daemon/engines/libstandard.la) mate-notification-daemon = 1.10.2-1.el7 mate-notification-daemon(ppc-64) = 1.10.2-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libcanberra-gtk.so.0()(64bit) libcanberra.so.0()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libnotify.so.4()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libwnck-1.so.22()(64bit) rtld(GNU_HASH) Processing files: mate-notification-daemon-debuginfo-1.10.2-1.el7.ppc64le Provides: mate-notification-daemon-debuginfo = 1.10.2-1.el7 mate-notification-daemon-debuginfo(ppc-64) = 1.10.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le Wrote: /builddir/build/RPMS/mate-notification-daemon-1.10.2-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/mate-notification-daemon-debuginfo-1.10.2-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oX5a6r + umask 022 + cd /builddir/build/BUILD + cd mate-notification-daemon-1.10.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mate-notification-daemon-1.10.2-1.el7.ppc64le + exit 0 Child return code was: 0 LEAVE do -->