D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/clutter-1.26.4-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.cGMDMO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf clutter-1.26.4 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/clutter-1.26.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd clutter-1.26.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.heHPMP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd clutter-1.26.4 + '[' 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 ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/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 build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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-rpath --enable-introspection=yes --enable-gdk-backend=yes --enable-x11-backend=yes --enable-xinput --enable-wayland-backend=yes --enable-wayland-compositor=yes --enable-evdev-input=yes --enable-egl-backend=yes --enable-evdev-input=yes 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 UID '1000' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking if building for some Win32 platform... no checking whether make supports the include directive... yes (GNU style) 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 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 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 OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 whether ln -s works... yes 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 for cos in -lm... yes checking for ANSI C header files... (cached) yes 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.16... yes checking for GLIB... yes checking for GLIB - version >= 2.53.4... yes (version 2.65.0) checking for -Bsymbolic-functions linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking for Wayland Cogl backend... yes checking for X11... found checking for XEXT extension... found checking for XDAMAGE extension... found checking for XCOMPOSITE extension >= 0.4... found checking for XGetEventData... yes checking X11/extensions/XInput2.h usability... yes checking X11/extensions/XInput2.h presence... yes checking for X11/extensions/XInput2.h... yes checking for XIAllowTouchEvents... yes checking for XIScrollClassInfo.number... yes checking for XkbQueryExtension... yes checking for GDK_PIXBUF... yes checking for CLUTTER_DEPS... yes checking for CLUTTER_DEPS_PRIVATE... yes checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes 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 used by GCC... /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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for linguas... an ar as ast az_IR be bg bs ca ca@valencia cs da de el en_GB eo es eu fa fi fr fur gl he hi hr hu id it ja kk km kn ko lt lv mk ml nb ne nl oc or pa pl ps pt pt_BR ro ru sk sl sr sr@latin sv ta te tr ug uk ur yi zh_CN zh_HK zh_TW checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating build-aux/autotools/Makefile config.status: creating build-aux/mingw/Makefile config.status: creating build-aux/win32/Makefile config.status: creating build-aux/win32/vs9/Makefile config.status: creating build-aux/win32/vs10/Makefile config.status: creating clutter/Makefile config.status: creating clutter/config.h.win32 config.status: creating clutter/clutter-config.h config.status: creating clutter/clutter-version.h config.status: creating clutter/clutter-1.0.pc config.status: creating clutter/cally/cally-1.0.pc config.status: creating clutter/cex100/clutter-cex100.h config.status: creating tests/Makefile config.status: creating tests/accessibility/Makefile config.status: creating tests/conform/Makefile config.status: creating tests/interactive/Makefile config.status: creating tests/interactive/wrapper.sh config.status: creating tests/micro-bench/Makefile config.status: creating tests/performance/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/cookbook/Makefile config.status: creating doc/cookbook/clutter-cookbook.xml config.status: creating doc/cookbook/examples/Makefile config.status: creating po/Makefile.in config.status: creating clutter/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: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile Clutter - 1.26.4 (release) • Global: Prefix: /usr Libdir: /usr/lib64 Sysconfdir: /etc • Compiler options: Clutter debug level: minimum Compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables Enable coverage tests: no Enable deprecated symbols: yes • Documentation: Build API Reference: no Build Additional Documentation: no (Generate PDF: no) • Extra: Build introspection data: yes Build X11-specific tests: yes Build tests using GDK-Pixbuf: yes Install test suites: Build examples: yes • Clutter Backends: Windowing systems: x11 gdk wayland egl Input backends: x11 gdk wayland evdev Cogl drivers: * - X11 backend options: Enabled extensions: xext xdamage xcomposite xge xi2.2 xkb - Wayland compositor support enabled (WARNING: Experimental) + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in build-aux Making all in autotools make[2]: Nothing to be done for 'all'. Making all in mingw make[2]: Nothing to be done for 'all'. Making all in win32 Making all in vs9 make[3]: Nothing to be done for 'all'. Making all in vs10 make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in clutter make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /usr/bin/glib-genmarshal \ --prefix=_clutter_marshal \ --header \ --valist-marshallers \ ./clutter-marshal.list > xgen-mh \ && (cmp -s xgen-mh clutter-marshal.h || cp -f xgen-mh clutter-marshal.h) \ && rm -f xgen-mh \ && echo timestamp > stamp-marshal INFO: Reading ./clutter-marshal.list... make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /usr/bin/glib-genmarshal \ --prefix=_clutter_marshal \ --body \ --prototypes \ --valist-marshallers \ ./clutter-marshal.list > xgen-mc \ && (cmp -s xgen-mc clutter-marshal.c || cp -f xgen-mc clutter-marshal.c) \ && rm -f xgen-mc INFO: Reading ./clutter-marshal.list... make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /usr/bin/glib-mkenums \ --template ./clutter-enum-types.h.in \ ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-animatable.h ./clutter-backend.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box-layout.h ./clutter-brightness-contrast-effect.h ./clutter-cairo.h ./clutter-canvas.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-cogl-compat.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-content.h ./clutter-deform-effect.h ./clutter-deprecated.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./clutter-enums.h ./clutter-event.h ./clutter-feature.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-gesture-action.h ./clutter-grid-layout.h ./clutter-group.h ./clutter-image.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keyframe-transition.h ./clutter-keysyms.h ./clutter-layout-manager.h ./clutter-layout-meta.h ./clutter-macros.h ./clutter-main.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-paint-nodes.h ./clutter-paint-node.h ./clutter-pan-action.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-property-transition.h ./clutter-rotate-action.h ./clutter-script.h ./clutter-scriptable.h ./clutter-scroll-actor.h ./clutter-settings.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-swipe-action.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-tap-action.h ./clutter-test-utils.h ./clutter-texture.h ./clutter-text.h ./clutter-text-buffer.h ./clutter-timeline.h ./clutter-transition-group.h ./clutter-transition.h ./clutter-types.h ./clutter-units.h ./clutter-zoom-action.h ./deprecated/clutter-actor.h ./deprecated/clutter-alpha.h ./deprecated/clutter-animatable.h ./deprecated/clutter-animation.h ./deprecated/clutter-animator.h ./deprecated/clutter-backend.h ./deprecated/clutter-behaviour.h ./deprecated/clutter-behaviour-depth.h ./deprecated/clutter-behaviour-ellipse.h ./deprecated/clutter-behaviour-opacity.h ./deprecated/clutter-behaviour-path.h ./deprecated/clutter-behaviour-rotate.h ./deprecated/clutter-behaviour-scale.h ./deprecated/clutter-bin-layout.h ./deprecated/clutter-box.h ./deprecated/clutter-cairo-texture.h ./deprecated/clutter-container.h ./deprecated/clutter-fixed.h ./deprecated/clutter-frame-source.h ./deprecated/clutter-group.h ./deprecated/clutter-input-device.h ./deprecated/clutter-keysyms.h ./deprecated/clutter-list-model.h ./deprecated/clutter-main.h ./deprecated/clutter-media.h ./deprecated/clutter-model.h ./deprecated/clutter-rectangle.h ./deprecated/clutter-score.h ./deprecated/clutter-shader.h ./deprecated/clutter-stage-manager.h ./deprecated/clutter-stage.h ./deprecated/clutter-state.h ./deprecated/clutter-table-layout.h ./deprecated/clutter-texture.h ./deprecated/clutter-timeline.h ./deprecated/clutter-timeout-pool.h ./deprecated/clutter-util.h > xgen-eh \ && (cmp -s xgen-eh clutter-enum-types.h || cp -f xgen-eh clutter-enum-types.h) \ && rm -f xgen-eh \ && echo timestamp > stamp-enum-types make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /usr/bin/glib-mkenums \ --template ./clutter-enum-types.c.in \ ./clutter-action.h ./clutter-actor-meta.h ./clutter-actor.h ./clutter-align-constraint.h ./clutter-animatable.h ./clutter-backend.h ./clutter-bind-constraint.h ./clutter-binding-pool.h ./clutter-bin-layout.h ./clutter-blur-effect.h ./clutter-box-layout.h ./clutter-brightness-contrast-effect.h ./clutter-cairo.h ./clutter-canvas.h ./clutter-child-meta.h ./clutter-click-action.h ./clutter-cogl-compat.h ./clutter-clone.h ./clutter-color-static.h ./clutter-color.h ./clutter-colorize-effect.h ./clutter-constraint.h ./clutter-container.h ./clutter-content.h ./clutter-deform-effect.h ./clutter-deprecated.h ./clutter-desaturate-effect.h ./clutter-device-manager.h ./clutter-drag-action.h ./clutter-drop-action.h ./clutter-effect.h ./clutter-enums.h ./clutter-event.h ./clutter-feature.h ./clutter-fixed-layout.h ./clutter-flow-layout.h ./clutter-gesture-action.h ./clutter-grid-layout.h ./clutter-group.h ./clutter-image.h ./clutter-input-device.h ./clutter-interval.h ./clutter-keyframe-transition.h ./clutter-keysyms.h ./clutter-layout-manager.h ./clutter-layout-meta.h ./clutter-macros.h ./clutter-main.h ./clutter-offscreen-effect.h ./clutter-page-turn-effect.h ./clutter-paint-nodes.h ./clutter-paint-node.h ./clutter-pan-action.h ./clutter-path-constraint.h ./clutter-path.h ./clutter-property-transition.h ./clutter-rotate-action.h ./clutter-script.h ./clutter-scriptable.h ./clutter-scroll-actor.h ./clutter-settings.h ./clutter-shader-effect.h ./clutter-shader-types.h ./clutter-swipe-action.h ./clutter-snap-constraint.h ./clutter-stage.h ./clutter-stage-manager.h ./clutter-tap-action.h ./clutter-test-utils.h ./clutter-texture.h ./clutter-text.h ./clutter-text-buffer.h ./clutter-timeline.h ./clutter-transition-group.h ./clutter-transition.h ./clutter-types.h ./clutter-units.h ./clutter-zoom-action.h ./deprecated/clutter-actor.h ./deprecated/clutter-alpha.h ./deprecated/clutter-animatable.h ./deprecated/clutter-animation.h ./deprecated/clutter-animator.h ./deprecated/clutter-backend.h ./deprecated/clutter-behaviour.h ./deprecated/clutter-behaviour-depth.h ./deprecated/clutter-behaviour-ellipse.h ./deprecated/clutter-behaviour-opacity.h ./deprecated/clutter-behaviour-path.h ./deprecated/clutter-behaviour-rotate.h ./deprecated/clutter-behaviour-scale.h ./deprecated/clutter-bin-layout.h ./deprecated/clutter-box.h ./deprecated/clutter-cairo-texture.h ./deprecated/clutter-container.h ./deprecated/clutter-fixed.h ./deprecated/clutter-frame-source.h ./deprecated/clutter-group.h ./deprecated/clutter-input-device.h ./deprecated/clutter-keysyms.h ./deprecated/clutter-list-model.h ./deprecated/clutter-main.h ./deprecated/clutter-media.h ./deprecated/clutter-model.h ./deprecated/clutter-rectangle.h ./deprecated/clutter-score.h ./deprecated/clutter-shader.h ./deprecated/clutter-stage-manager.h ./deprecated/clutter-stage.h ./deprecated/clutter-state.h ./deprecated/clutter-table-layout.h ./deprecated/clutter-texture.h ./deprecated/clutter-timeline.h ./deprecated/clutter-timeout-pool.h ./deprecated/clutter-util.h > xgen-ec \ && cp -f xgen-ec clutter-enum-types.c \ && rm -f xgen-ec make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-action.lo clutter-action.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-action.c -fPIC -DPIC -o .libs/clutter-action.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-actor-box.lo clutter-actor-box.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-actor-box.c -fPIC -DPIC -o .libs/clutter-actor-box.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-actor-meta.lo clutter-actor-meta.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-actor-meta.c -fPIC -DPIC -o .libs/clutter-actor-meta.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o evdev/clutter-input-device-evdev.lo evdev/clutter-input-device-evdev.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c evdev/clutter-input-device-evdev.c -fPIC -DPIC -o evdev/.libs/clutter-input-device-evdev.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-align-constraint.lo clutter-align-constraint.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-align-constraint.c -fPIC -DPIC -o .libs/clutter-align-constraint.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o evdev/clutter-event-evdev.lo evdev/clutter-event-evdev.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c evdev/clutter-event-evdev.c -fPIC -DPIC -o evdev/.libs/clutter-event-evdev.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o evdev/clutter-device-manager-evdev.lo evdev/clutter-device-manager-evdev.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c evdev/clutter-device-manager-evdev.c -fPIC -DPIC -o evdev/.libs/clutter-device-manager-evdev.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-bezier.lo clutter-bezier.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-bezier.c -fPIC -DPIC -o .libs/clutter-bezier.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-backend.lo clutter-backend.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-backend.c -fPIC -DPIC -o .libs/clutter-backend.o In file included from /usr/include/cogl/cogl/cogl-egl.h:58, from egl/clutter-backend-eglnative.h:31, from clutter-backend.c:87: /usr/include/cogl/cogl/cogl-egl-defines.h:38:10: fatal error: EGL/eglmesaext.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:2526: clutter-backend.lo] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-animatable.lo clutter-animatable.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-animatable.c -fPIC -DPIC -o .libs/clutter-animatable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-bind-constraint.lo clutter-bind-constraint.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-bind-constraint.c -fPIC -DPIC -o .libs/clutter-bind-constraint.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-base-types.lo clutter-base-types.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-base-types.c -fPIC -DPIC -o .libs/clutter-base-types.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-binding-pool.lo clutter-binding-pool.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-binding-pool.c -fPIC -DPIC -o .libs/clutter-binding-pool.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-blur-effect.lo clutter-blur-effect.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-blur-effect.c -fPIC -DPIC -o .libs/clutter-blur-effect.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-bin-layout.lo clutter-bin-layout.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-bin-layout.c -fPIC -DPIC -o .libs/clutter-bin-layout.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\""/usr"\" -DCLUTTER_LIBDIR=\""/usr/lib64"\" -DCLUTTER_DATADIR=\""/usr/share"\" -DCLUTTER_LOCALEDIR=\""/usr/share/locale"\" -DCLUTTER_SYSCONFDIR=\""/etc"\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clutter-actor.lo clutter-actor.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DCLUTTER_PREFIX=\"/usr\" -DCLUTTER_LIBDIR=\"/usr/lib64\" -DCLUTTER_DATADIR=\"/usr/share\" -DCLUTTER_LOCALEDIR=\"/usr/share/locale\" -DCLUTTER_SYSCONFDIR=\"/etc\" -DCLUTTER_COMPILATION=1 -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_DISABLE_DEPRECATION_WARNINGS -DG_LOG_DOMAIN=\"Clutter\" -I.. -I../clutter -I../clutter/cally -I.. -I../clutter -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -fvisibility=hidden -I/usr/include/cogl -I/usr/include/cairo -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/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clutter-actor.c -fPIC -DPIC -o .libs/clutter-actor.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/clutter-1.26.4/clutter' make[1]: *** [Makefile:1941: all] Error 2 make: *** [Makefile:616: all-recursive] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.heHPMP (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.heHPMP (%build) I: [iurt_root_command] ERROR: chroot