D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/mate-notification-daemon-1.24.1-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9TmX4J + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mate-notification-daemon-1.24.1 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/mate-notification-daemon-1.24.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mate-notification-daemon-1.24.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/mate-notification-daemon-1.20.1-no-exit-on-idle.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lu2u1J + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mate-notification-daemon-1.24.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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-static --disable-schemas-compile 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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 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 x86_64-mageia-linux-gnu-gcc... -Wall -Wmissing-prototypes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 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/glib-compile-resources checking for xmllint... /usr/bin/xmllint checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking dbus version... 1.13.18 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 data/org.mate.NotificationDaemon.gschema.xml 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.24.1 ================================ prefix: /usr exec_prefix: /usr bindir: /usr/bin datadir: /usr/share source code location: . compiler: x86_64-mageia-linux-gnu-gcc cflags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables warning flags: -Wall -Wmissing-prototypes dbus-1 system.d /etc/dbus-1/system.d dbus-1 services /usr/share/dbus-1/services + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in data make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' /usr/bin/glib-compile-schemas --strict --dry-run --schema-file=org.mate.NotificationDaemon.gschema.xml && mkdir -p . && touch org.mate.NotificationDaemon.gschema.valid make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' Making all in src Making all in daemon make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_daemon-sound.o `test -f 'sound.c' || echo './'`sound.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_daemon-mnd-daemon.o `test -f 'mnd-daemon.c' || echo './'`mnd-daemon.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_daemon-mnd-dbus-generated.o `test -f 'mnd-dbus-generated.c' || echo './'`mnd-dbus-generated.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_daemon-engines.o `test -f 'engines.c' || echo './'`engines.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_daemon-stack.o `test -f 'stack.c' || echo './'`stack.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_daemon-daemon.o `test -f 'daemon.c' || echo './'`daemon.c daemon.c:88:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 88 | GTimeVal expiration; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ daemon.c:89:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 89 | GTimeVal paused_diff; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ daemon.c: In function '_mouse_entered_cb': daemon.c:709:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 709 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ daemon.c:720:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 720 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ daemon.c: In function '_is_expired': daemon.c:749:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 749 | GTimeVal now; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ daemon.c:756:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 756 | g_get_current_time(&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ daemon.c: In function '_calculate_timeout': daemon.c:831:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 831 | g_get_current_time(&nt->expiration); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ daemon.c:832:3: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] 832 | g_time_val_add(&nt->expiration, usec); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:88, from /usr/include/glib-2.0/glib/gi18n.h:21, from daemon.c:31: /usr/include/glib-2.0/glib/gtimer.h:67:10: note: declared here 67 | void g_time_val_add (GTimeVal *time_, | ^~~~~~~~~~~~~~ At top level: daemon.c:247:17: warning: 'do_exit' defined but not used [-Wunused-function] 247 | static gboolean do_exit(gpointer user_data) | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-notification-daemon mate_notification_daemon-mnd-dbus-generated.o mate_notification_daemon-daemon.o mate_notification_daemon-engines.o mate_notification_daemon-stack.o mate_notification_daemon-sound.o mate_notification_daemon-mnd-daemon.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lcanberra-gtk3 -lcanberra -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-notification-daemon mate_notification_daemon-mnd-dbus-generated.o mate_notification_daemon-daemon.o mate_notification_daemon-engines.o mate_notification_daemon-stack.o mate_notification_daemon-sound.o mate_notification_daemon-mnd-daemon.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lcanberra-gtk3 -lcanberra -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -pthread make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' Making all in themes Making all in coco make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libcoco_la-coco-theme.lo `test -f 'coco-theme.c' || echo './'`coco-theme.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c coco-theme.c -fPIC -DPIC -o .libs/libcoco_la-coco-theme.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcoco.la -rpath /usr/lib64/mate-notification-daemon/engines libcoco_la-coco-theme.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libcoco_la-coco-theme.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,libcoco.so -o .libs/libcoco.so libtool: link: ( cd ".libs" && rm -f "libcoco.la" && ln -s "../libcoco.la" "libcoco.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' Making all in nodoka make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libnodoka_la-nodoka-theme.lo `test -f 'nodoka-theme.c' || echo './'`nodoka-theme.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c nodoka-theme.c -fPIC -DPIC -o .libs/libnodoka_la-nodoka-theme.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnodoka.la -rpath /usr/lib64/mate-notification-daemon/engines libnodoka_la-nodoka-theme.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libnodoka_la-nodoka-theme.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,libnodoka.so -o .libs/libnodoka.so libtool: link: ( cd ".libs" && rm -f "libnodoka.la" && ln -s "../libnodoka.la" "libnodoka.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' Making all in slider make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libslider_la-theme.lo `test -f 'theme.c' || echo './'`theme.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c theme.c -fPIC -DPIC -o .libs/libslider_la-theme.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libslider.la -rpath /usr/lib64/mate-notification-daemon/engines libslider_la-theme.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libslider_la-theme.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,libslider.so -o .libs/libslider.so libtool: link: ( cd ".libs" && rm -f "libslider.la" && ln -s "../libslider.la" "libslider.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' Making all in standard make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libstandard_la-theme.lo `test -f 'theme.c' || echo './'`theme.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -D_REENTRANT -D_REENTRANT -I/usr/include/libwnck-3.0 -pthread -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c theme.c -fPIC -DPIC -o .libs/libstandard_la-theme.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libstandard.la -rpath /usr/lib64/mate-notification-daemon/engines libstandard_la-theme.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lcanberra-gtk3 -lcanberra -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libstandard_la-theme.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -lgmodule-2.0 -lcanberra-gtk3 -lcanberra -lwnck-3 -lX11 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,-soname -Wl,libstandard.so -o .libs/libstandard.so libtool: link: ( cd ".libs" && rm -f "libstandard.la" && ln -s "../libstandard.la" "libstandard.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' make[4]: Nothing to be done for 'all-am'. Making all in capplet make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' XMLLINT=/usr/bin/xmllint /usr/bin/glib-compile-resources --target mate-notification-properties-resources.h --sourcedir . --generate --c-name notification_properties org.mate.notifications.properties.gresource.xml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' XMLLINT=/usr/bin/xmllint /usr/bin/glib-compile-resources --target mate-notification-properties-resources.c --sourcedir . --generate --c-name notification_properties org.mate.notifications.properties.gresource.xml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' /usr/bin/msgfmt --desktop --template mate-notification-properties.desktop.in -d ../../po -o mate-notification-properties.desktop make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -DNOTIFICATION_LOCALEDIR=\"/usr/share/locale\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_properties-mate-notification-properties-resources.o `test -f 'mate-notification-properties-resources.c' || echo './'`mate-notification-properties-resources.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/daemon -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DENGINES_DIR=\"/usr/lib64/mate-notification-daemon/engines\" -DNOTIFICATION_LOCALEDIR=\"/usr/share/locale\" -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mate_notification_properties-mate-notification-properties.o `test -f 'mate-notification-properties.c' || echo './'`mate-notification-properties.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-notification-properties mate_notification_properties-mate-notification-properties-resources.o mate_notification_properties-mate-notification-properties.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-mageia-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mate-notification-properties mate_notification_properties-mate-notification-properties-resources.o mate_notification_properties-mate-notification-properties.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bSBjnN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 + cd mate-notification-daemon-1.24.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/po' installing af.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/af/LC_MESSAGES/mate-notification-daemon.mo installing am.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/am/LC_MESSAGES/mate-notification-daemon.mo installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ar/LC_MESSAGES/mate-notification-daemon.mo installing as.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/as/LC_MESSAGES/mate-notification-daemon.mo installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ast/LC_MESSAGES/mate-notification-daemon.mo installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/az/LC_MESSAGES/mate-notification-daemon.mo installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/be/LC_MESSAGES/mate-notification-daemon.mo installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/bg/LC_MESSAGES/mate-notification-daemon.mo installing bn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/bn/LC_MESSAGES/mate-notification-daemon.mo installing bn_IN.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/mate-notification-daemon.mo installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/br/LC_MESSAGES/mate-notification-daemon.mo installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/bs/LC_MESSAGES/mate-notification-daemon.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/mate-notification-daemon.mo installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/mate-notification-daemon.mo installing cmn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/cmn/LC_MESSAGES/mate-notification-daemon.mo installing crh.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/crh/LC_MESSAGES/mate-notification-daemon.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/cs/LC_MESSAGES/mate-notification-daemon.mo installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/cy/LC_MESSAGES/mate-notification-daemon.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/mate-notification-daemon.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/mate-notification-daemon.mo installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/dz/LC_MESSAGES/mate-notification-daemon.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/el/LC_MESSAGES/mate-notification-daemon.mo installing en_AU.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/en_AU/LC_MESSAGES/mate-notification-daemon.mo installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/en_CA/LC_MESSAGES/mate-notification-daemon.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/en_GB/LC_MESSAGES/mate-notification-daemon.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/eo/LC_MESSAGES/mate-notification-daemon.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/mate-notification-daemon.mo installing es_AR.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/es_AR/LC_MESSAGES/mate-notification-daemon.mo installing es_CL.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/es_CL/LC_MESSAGES/mate-notification-daemon.mo installing es_CO.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/es_CO/LC_MESSAGES/mate-notification-daemon.mo installing es_MX.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/es_MX/LC_MESSAGES/mate-notification-daemon.mo installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/et/LC_MESSAGES/mate-notification-daemon.mo installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/eu/LC_MESSAGES/mate-notification-daemon.mo installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/fa/LC_MESSAGES/mate-notification-daemon.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/fi/LC_MESSAGES/mate-notification-daemon.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/mate-notification-daemon.mo installing fr_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/fr_CA/LC_MESSAGES/mate-notification-daemon.mo installing frp.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/frp/LC_MESSAGES/mate-notification-daemon.mo installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ga/LC_MESSAGES/mate-notification-daemon.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/gl/LC_MESSAGES/mate-notification-daemon.mo installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/gu/LC_MESSAGES/mate-notification-daemon.mo installing ha.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ha/LC_MESSAGES/mate-notification-daemon.mo installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/he/LC_MESSAGES/mate-notification-daemon.mo installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/hi/LC_MESSAGES/mate-notification-daemon.mo installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/hr/LC_MESSAGES/mate-notification-daemon.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/hu/LC_MESSAGES/mate-notification-daemon.mo installing hy.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/hy/LC_MESSAGES/mate-notification-daemon.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/id/LC_MESSAGES/mate-notification-daemon.mo installing ie.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ie/LC_MESSAGES/mate-notification-daemon.mo installing ig.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ig/LC_MESSAGES/mate-notification-daemon.mo installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/is/LC_MESSAGES/mate-notification-daemon.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/mate-notification-daemon.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ja/LC_MESSAGES/mate-notification-daemon.mo installing ka.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ka/LC_MESSAGES/mate-notification-daemon.mo installing kab.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/kab/LC_MESSAGES/mate-notification-daemon.mo installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/kk/LC_MESSAGES/mate-notification-daemon.mo installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/kn/LC_MESSAGES/mate-notification-daemon.mo installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ko/LC_MESSAGES/mate-notification-daemon.mo installing ku.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ku/LC_MESSAGES/mate-notification-daemon.mo installing ku_IQ.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ku_IQ/LC_MESSAGES/mate-notification-daemon.mo installing ky.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ky/LC_MESSAGES/mate-notification-daemon.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/lt/LC_MESSAGES/mate-notification-daemon.mo installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/lv/LC_MESSAGES/mate-notification-daemon.mo installing mai.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/mai/LC_MESSAGES/mate-notification-daemon.mo installing mg.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/mg/LC_MESSAGES/mate-notification-daemon.mo installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/mk/LC_MESSAGES/mate-notification-daemon.mo installing ml.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ml/LC_MESSAGES/mate-notification-daemon.mo installing mn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/mn/LC_MESSAGES/mate-notification-daemon.mo installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/mr/LC_MESSAGES/mate-notification-daemon.mo installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ms/LC_MESSAGES/mate-notification-daemon.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/nb/LC_MESSAGES/mate-notification-daemon.mo installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/nds/LC_MESSAGES/mate-notification-daemon.mo installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ne/LC_MESSAGES/mate-notification-daemon.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/mate-notification-daemon.mo installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/nn/LC_MESSAGES/mate-notification-daemon.mo installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/oc/LC_MESSAGES/mate-notification-daemon.mo installing or.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/or/LC_MESSAGES/mate-notification-daemon.mo installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/pa/LC_MESSAGES/mate-notification-daemon.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/pl/LC_MESSAGES/mate-notification-daemon.mo installing ps.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ps/LC_MESSAGES/mate-notification-daemon.mo installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/pt/LC_MESSAGES/mate-notification-daemon.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/mate-notification-daemon.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ro/LC_MESSAGES/mate-notification-daemon.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/mate-notification-daemon.mo installing sc.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sc/LC_MESSAGES/mate-notification-daemon.mo installing si.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/si/LC_MESSAGES/mate-notification-daemon.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sk/LC_MESSAGES/mate-notification-daemon.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sl/LC_MESSAGES/mate-notification-daemon.mo installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sq/LC_MESSAGES/mate-notification-daemon.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sr/LC_MESSAGES/mate-notification-daemon.mo installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/mate-notification-daemon.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/sv/LC_MESSAGES/mate-notification-daemon.mo installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ta/LC_MESSAGES/mate-notification-daemon.mo installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/te/LC_MESSAGES/mate-notification-daemon.mo installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/th/LC_MESSAGES/mate-notification-daemon.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/tr/LC_MESSAGES/mate-notification-daemon.mo installing ug.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ug/LC_MESSAGES/mate-notification-daemon.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/mate-notification-daemon.mo installing ur.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/ur/LC_MESSAGES/mate-notification-daemon.mo installing uz.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/uz/LC_MESSAGES/mate-notification-daemon.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/vi/LC_MESSAGES/mate-notification-daemon.mo installing wa.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/wa/LC_MESSAGES/mate-notification-daemon.mo installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/xh/LC_MESSAGES/mate-notification-daemon.mo installing yo.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/yo/LC_MESSAGES/mate-notification-daemon.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/mate-notification-daemon.mo installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/mate-notification-daemon.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/mate-notification-daemon.mo if test "mate-notification-daemon" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/po' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 icons/16x16/mate-notification-properties.png '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 icons/22x22/mate-notification-properties.png '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -p -m 644 icons/24x24/mate-notification-properties.png '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 icons/32x32/mate-notification-properties.png '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 icons/48x48/mate-notification-properties.png '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 icons/scalable/mate-notification-properties.svg '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/dbus-1/services' /usr/bin/install -p -m 644 org.freedesktop.mate.Notifications.service '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/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 "/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 org.mate.NotificationDaemon.gschema.xml "/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/glib-2.0/schemas"; \ test -n "1/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/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 '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/data' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src' Making install in daemon make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -p mate-notification-daemon '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/libexec' libtool: install: /usr/bin/install -p mate-notification-daemon /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/libexec/mate-notification-daemon make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/daemon' Making install in themes make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes' Making install in coco make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libcoco.la '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -p .libs/libcoco.so /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libcoco.so libtool: install: /usr/bin/install -p .libs/libcoco.lai /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libcoco.la libtool: warning: remember to run 'libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/coco' Making install in nodoka make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libnodoka.la '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -p .libs/libnodoka.so /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libnodoka.so libtool: install: /usr/bin/install -p .libs/libnodoka.lai /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libnodoka.la libtool: warning: remember to run 'libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/nodoka' Making install in slider make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libslider.la '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -p .libs/libslider.so /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libslider.so libtool: install: /usr/bin/install -p .libs/libslider.lai /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libslider.la libtool: warning: remember to run 'libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/slider' Making install in standard make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libstandard.la '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines' libtool: install: /usr/bin/install -p .libs/libstandard.so /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libstandard.so libtool: install: /usr/bin/install -p .libs/libstandard.lai /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libstandard.la libtool: warning: remember to run 'libtool --finish /usr/lib64/mate-notification-daemon/engines' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes/standard' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/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 '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/themes' Making install in capplet make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p mate-notification-properties '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p mate-notification-properties /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/bin/mate-notification-properties /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/applications' /usr/bin/install -p -m 644 mate-notification-properties.desktop '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 mate-notification-properties.1 '/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/man/man1' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src/capplet' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/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 '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1' + rm -f /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libcoco.la /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libnodoka.la /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libslider.la /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libstandard.la + rm -fr /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/MateConf + rm -rf /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/dbus-1/services/org.freedesktop.mate.Notifications.service + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/etc/xdg/autostart + cat + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 mate-notification-daemon --with-gnome --all-name + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.24.1-1.mga8 --unique-debug-suffix -1.24.1-1.mga8.x86_64 --unique-debug-src-base mate-notification-daemon-1.24.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mate-notification-daemon-1.24.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libstandard.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libslider.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libnodoka.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libstandard.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/libexec/mate-notification-daemon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libslider.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libcoco.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/bin/mate-notification-properties extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libnodoka.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/libexec/mate-notification-daemon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/lib64/mate-notification-daemon/engines/libcoco.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/bin/mate-notification-properties original debug info size: 708kB, size after compression: 624kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 619 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mate-notification-daemon-1.24.1-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vq6n9J + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mate-notification-daemon-1.24.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/doc/mate-notification-daemon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/doc/mate-notification-daemon + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/doc/mate-notification-daemon + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64/usr/share/doc/mate-notification-daemon + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(mate-notification-properties.desktop) mate-notification-daemon = 1.24.1-1.mga8 mate-notification-daemon(x86-64) = 1.24.1-1.mga8 virtual-notification-daemon Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libcanberra-gtk3.so.0()(64bit) libgdk-3.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-3.so.0()(64bit) libnotify.so.4()(64bit) libwnck-3.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) Recommends: notification-daemon-engine-nodoka Processing files: mate-notification-daemon-debugsource-1.24.1-1.mga8.x86_64 Provides: mate-notification-daemon-debugsource = 1.24.1-1.mga8 mate-notification-daemon-debugsource(x86-64) = 1.24.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mate-notification-daemon-debuginfo-1.24.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 125bd14205722ad27be5136f43d9b81ddd3b0a62 debuginfo(build-id) = 16f12383fd714f523ec581465805f7f97de46f0a debuginfo(build-id) = 221e0ba55357ee291f22f28c5df683486008938a debuginfo(build-id) = 9a9e6fd69c6a85594d12908265137425ac1efe02 debuginfo(build-id) = b50662b3a133527e679fb5841ce7261979985d94 debuginfo(build-id) = bb04638ca6708cafb361cb1bd2c2d14928229541 mate-notification-daemon-debuginfo = 1.24.1-1.mga8 mate-notification-daemon-debuginfo(x86-64) = 1.24.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mate-notification-daemon-debugsource(x86-64) = 1.24.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mate-notification-daemon-1.24.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mate-notification-daemon-debugsource-1.24.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/mate-notification-daemon-debuginfo-1.24.1-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.42hSAL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mate-notification-daemon-1.24.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mate-notification-daemon-1.24.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pLQzjL + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mate-notification-daemon-1.24.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!