Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/clutter.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/clutter.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/clutter-1.26.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/clutter.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/clutter.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rFnDPx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clutter-1.26.0 + /usr/bin/xz -dc /builddir/build/SOURCES/clutter-1.26.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clutter-1.26.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KX1SbV + umask 022 + cd /builddir/build/BUILD + cd clutter-1.26.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-xinput --enable-gdk-backend --enable-installed-tests 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 '1004' is supported by ustar format... yes checking whether GID '135' 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-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking if building for some Win32 platform... no checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.44.0... yes (version 2.50.3) checking for -Bsymbolic-functions linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking for Wayland Cogl backend... no 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... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no 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 gl he hi hu id it ja kk km kn ko lt lv mk ml nb 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 README config.status: creating build/Makefile config.status: creating build/autotools/Makefile config.status: creating build/mingw/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/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/reference/clutter-docs.xml config.status: creating doc/common/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: creating po/Makefile Clutter - 1.26.0 (release) • Global: Prefix: /usr Libdir: /usr/lib64 Sysconfdir: /etc • Compiler options: Clutter debug level: minimum Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic 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: yes Build examples: yes • Clutter Backends: Windowing systems: x11 gdk egl Input backends: x11 gdk Cogl drivers: * - X11 backend options: Enabled extensions: xext xdamage xcomposite xge xi2.2 xkb + make -j16 V=1 Making all in build make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build' Making all in autotools make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/autotools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/autotools' Making all in mingw make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/mingw' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/mingw' Making all in win32 make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' Making all in vs9 make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs9' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs9' Making all in vs10 make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs10' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build' Making all in clutter make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/clutter' glib-genmarshal \ --prefix=_clutter_marshal \ --header \ ./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 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 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 (echo "#include \"clutter-marshal.h\"" ; \ glib-genmarshal \ --prefix=_clutter_marshal \ --body \ ./clutter-marshal.list) > xgen-mc \ && cp xgen-mc clutter-marshal.c \ && rm -f xgen-mc make all-am make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/clutter' /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-action.lo clutter-action.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-actor-box.lo clutter-actor-box.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-actor-meta.lo clutter-actor-meta.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-actor.lo clutter-actor.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-align-constraint.lo clutter-align-constraint.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-animatable.lo clutter-animatable.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-backend.lo clutter-backend.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-base-types.lo clutter-base-types.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-bezier.lo clutter-bezier.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-bind-constraint.lo clutter-bind-constraint.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-binding-pool.lo clutter-binding-pool.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-bin-layout.lo clutter-bin-layout.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-blur-effect.lo clutter-blur-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-box-layout.lo clutter-box-layout.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-brightness-contrast-effect.lo clutter-brightness-contrast-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-cairo.lo clutter-cairo.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-bin-layout.c -fPIC -DPIC -o .libs/clutter-bin-layout.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-binding-pool.c -fPIC -DPIC -o .libs/clutter-binding-pool.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-align-constraint.c -fPIC -DPIC -o .libs/clutter-align-constraint.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-animatable.c -fPIC -DPIC -o .libs/clutter-animatable.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-blur-effect.c -fPIC -DPIC -o .libs/clutter-blur-effect.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-actor.c -fPIC -DPIC -o .libs/clutter-actor.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-actor-box.c -fPIC -DPIC -o .libs/clutter-actor-box.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-action.c -fPIC -DPIC -o .libs/clutter-action.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-backend.c -fPIC -DPIC -o .libs/clutter-backend.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-base-types.c -fPIC -DPIC -o .libs/clutter-base-types.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-bind-constraint.c -fPIC -DPIC -o .libs/clutter-bind-constraint.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-box-layout.c -fPIC -DPIC -o .libs/clutter-box-layout.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-bezier.c -fPIC -DPIC -o .libs/clutter-bezier.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-actor-meta.c -fPIC -DPIC -o .libs/clutter-actor-meta.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-brightness-contrast-effect.c -fPIC -DPIC -o .libs/clutter-brightness-contrast-effect.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-cairo.c -fPIC -DPIC -o .libs/clutter-cairo.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-canvas.lo clutter-canvas.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-child-meta.lo clutter-child-meta.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-click-action.lo clutter-click-action.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-clone.lo clutter-clone.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-color.lo clutter-color.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-colorize-effect.lo clutter-colorize-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-constraint.lo clutter-constraint.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-container.lo clutter-container.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-content.lo clutter-content.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-deform-effect.lo clutter-deform-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-desaturate-effect.lo clutter-desaturate-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-device-manager.lo clutter-device-manager.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-canvas.c -fPIC -DPIC -o .libs/clutter-canvas.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-drag-action.lo clutter-drag-action.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-child-meta.c -fPIC -DPIC -o .libs/clutter-child-meta.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-drop-action.lo clutter-drop-action.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-click-action.c -fPIC -DPIC -o .libs/clutter-click-action.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-clone.c -fPIC -DPIC -o .libs/clutter-clone.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-color.c -fPIC -DPIC -o .libs/clutter-color.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-colorize-effect.c -fPIC -DPIC -o .libs/clutter-colorize-effect.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-constraint.c -fPIC -DPIC -o .libs/clutter-constraint.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-container.c -fPIC -DPIC -o .libs/clutter-container.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-deform-effect.c -fPIC -DPIC -o .libs/clutter-deform-effect.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-device-manager.c -fPIC -DPIC -o .libs/clutter-device-manager.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-content.c -fPIC -DPIC -o .libs/clutter-content.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-desaturate-effect.c -fPIC -DPIC -o .libs/clutter-desaturate-effect.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-effect.lo clutter-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-event.lo clutter-event.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-feature.lo clutter-feature.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-drag-action.c -fPIC -DPIC -o .libs/clutter-drag-action.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-drop-action.c -fPIC -DPIC -o .libs/clutter-drop-action.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-fixed-layout.lo clutter-fixed-layout.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-flatten-effect.lo clutter-flatten-effect.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-flow-layout.lo clutter-flow-layout.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-gesture-action.lo clutter-gesture-action.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-grid-layout.lo clutter-grid-layout.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-image.lo clutter-image.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-effect.c -fPIC -DPIC -o .libs/clutter-effect.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-input-device.lo clutter-input-device.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-interval.lo clutter-interval.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-feature.c -fPIC -DPIC -o .libs/clutter-feature.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-event.c -fPIC -DPIC -o .libs/clutter-event.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-keyframe-transition.lo clutter-keyframe-transition.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-keysyms-table.lo clutter-keysyms-table.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-fixed-layout.c -fPIC -DPIC -o .libs/clutter-fixed-layout.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-layout-manager.lo clutter-layout-manager.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-flatten-effect.c -fPIC -DPIC -o .libs/clutter-flatten-effect.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-layout-meta.lo clutter-layout-meta.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-flow-layout.c -fPIC -DPIC -o .libs/clutter-flow-layout.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-main.lo clutter-main.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-grid-layout.c -fPIC -DPIC -o .libs/clutter-grid-layout.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-gesture-action.c -fPIC -DPIC -o .libs/clutter-gesture-action.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-master-clock.lo clutter-master-clock.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-image.c -fPIC -DPIC -o .libs/clutter-image.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-interval.c -fPIC -DPIC -o .libs/clutter-interval.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-input-device.c -fPIC -DPIC -o .libs/clutter-input-device.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-master-clock-default.lo clutter-master-clock-default.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-offscreen-effect.lo clutter-offscreen-effect.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-keysyms-table.c -fPIC -DPIC -o .libs/clutter-keysyms-table.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-keyframe-transition.c -fPIC -DPIC -o .libs/clutter-keyframe-transition.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-layout-manager.c -fPIC -DPIC -o .libs/clutter-layout-manager.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-layout-meta.c -fPIC -DPIC -o .libs/clutter-layout-meta.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-page-turn-effect.lo clutter-page-turn-effect.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-main.c -fPIC -DPIC -o .libs/clutter-main.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-paint-nodes.lo clutter-paint-nodes.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-master-clock.c -fPIC -DPIC -o .libs/clutter-master-clock.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-paint-node.lo clutter-paint-node.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-master-clock-default.c -fPIC -DPIC -o .libs/clutter-master-clock-default.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-pan-action.lo clutter-pan-action.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-offscreen-effect.c -fPIC -DPIC -o .libs/clutter-offscreen-effect.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-path-constraint.lo clutter-path-constraint.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-path.lo clutter-path.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-property-transition.lo clutter-property-transition.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-rotate-action.lo clutter-rotate-action.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-page-turn-effect.c -fPIC -DPIC -o .libs/clutter-page-turn-effect.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-script.lo clutter-script.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-paint-nodes.c -fPIC -DPIC -o .libs/clutter-paint-nodes.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-paint-node.c -fPIC -DPIC -o .libs/clutter-paint-node.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-script-parser.lo clutter-script-parser.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-scriptable.lo clutter-scriptable.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-scroll-actor.lo clutter-scroll-actor.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-settings.lo clutter-settings.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-path-constraint.c -fPIC -DPIC -o .libs/clutter-path-constraint.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-path.c -fPIC -DPIC -o .libs/clutter-path.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-pan-action.c -fPIC -DPIC -o .libs/clutter-pan-action.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-property-transition.c -fPIC -DPIC -o .libs/clutter-property-transition.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-shader-effect.lo clutter-shader-effect.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-rotate-action.c -fPIC -DPIC -o .libs/clutter-rotate-action.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-shader-types.lo clutter-shader-types.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-script.c -fPIC -DPIC -o .libs/clutter-script.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-scriptable.c -fPIC -DPIC -o .libs/clutter-scriptable.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-script-parser.c -fPIC -DPIC -o .libs/clutter-script-parser.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-swipe-action.lo clutter-swipe-action.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-snap-constraint.lo clutter-snap-constraint.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-scroll-actor.c -fPIC -DPIC -o .libs/clutter-scroll-actor.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-settings.c -fPIC -DPIC -o .libs/clutter-settings.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-stage.lo clutter-stage.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-stage-manager.lo clutter-stage-manager.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-stage-window.lo clutter-stage-window.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-tap-action.lo clutter-tap-action.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-shader-effect.c -fPIC -DPIC -o .libs/clutter-shader-effect.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-test-utils.lo clutter-test-utils.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-text.lo clutter-text.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-shader-types.c -fPIC -DPIC -o .libs/clutter-shader-types.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-text-buffer.lo clutter-text-buffer.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-transition-group.lo clutter-transition-group.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-swipe-action.c -fPIC -DPIC -o .libs/clutter-swipe-action.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-snap-constraint.c -fPIC -DPIC -o .libs/clutter-snap-constraint.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-stage-manager.c -fPIC -DPIC -o .libs/clutter-stage-manager.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-stage.c -fPIC -DPIC -o .libs/clutter-stage.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-stage-window.c -fPIC -DPIC -o .libs/clutter-stage-window.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-transition.lo clutter-transition.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-tap-action.c -fPIC -DPIC -o .libs/clutter-tap-action.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-timeline.lo clutter-timeline.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-test-utils.c -fPIC -DPIC -o .libs/clutter-test-utils.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-units.lo clutter-units.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-util.lo clutter-util.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-text.c -fPIC -DPIC -o .libs/clutter-text.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-paint-volume.lo clutter-paint-volume.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-zoom-action.lo clutter-zoom-action.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-transition-group.c -fPIC -DPIC -o .libs/clutter-transition-group.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-text-buffer.c -fPIC -DPIC -o .libs/clutter-text-buffer.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-easing.lo clutter-easing.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-event-translator.lo clutter-event-translator.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-id-pool.lo clutter-id-pool.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-transition.c -fPIC -DPIC -o .libs/clutter-transition.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-timeline.c -fPIC -DPIC -o .libs/clutter-timeline.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-enum-types.lo clutter-enum-types.c cp -f clutter-1.0.pc clutter-x11-1.0.pc cp -f clutter-1.0.pc clutter-cogl-1.0.pc cp -f clutter-1.0.pc clutter-glx-1.0.pc cp -f clutter-1.0.pc clutter-gdk-1.0.pc cp -f clutter-1.0.pc clutter-egl-1.0.pc /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-backend-x11.lo x11/clutter-backend-x11.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-units.c -fPIC -DPIC -o .libs/clutter-units.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-util.c -fPIC -DPIC -o .libs/clutter-util.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-zoom-action.c -fPIC -DPIC -o .libs/clutter-zoom-action.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-paint-volume.c -fPIC -DPIC -o .libs/clutter-paint-volume.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-device-manager-core-x11.lo x11/clutter-device-manager-core-x11.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-easing.c -fPIC -DPIC -o .libs/clutter-easing.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-event-translator.c -fPIC -DPIC -o .libs/clutter-event-translator.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-id-pool.c -fPIC -DPIC -o .libs/clutter-id-pool.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-event-x11.lo x11/clutter-event-x11.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-input-device-core-x11.lo x11/clutter-input-device-core-x11.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-enum-types.c -fPIC -DPIC -o .libs/clutter-enum-types.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-keymap-x11.lo x11/clutter-keymap-x11.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-backend-x11.c -fPIC -DPIC -o x11/.libs/clutter-backend-x11.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-stage-x11.lo x11/clutter-stage-x11.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-x11-texture-pixmap.lo x11/clutter-x11-texture-pixmap.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-device-manager-xi2.lo x11/clutter-device-manager-xi2.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-input-device-xi2.lo x11/clutter-input-device-xi2.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cogl/clutter-stage-cogl.lo cogl/clutter-stage-cogl.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-device-manager-core-x11.c -fPIC -DPIC -o x11/.libs/clutter-device-manager-core-x11.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/clutter-glx-texture-pixmap.lo x11/clutter-glx-texture-pixmap.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gdk/clutter-backend-gdk.lo gdk/clutter-backend-gdk.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-event-x11.c -fPIC -DPIC -o x11/.libs/clutter-event-x11.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gdk/clutter-device-manager-gdk.lo gdk/clutter-device-manager-gdk.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-input-device-core-x11.c -fPIC -DPIC -o x11/.libs/clutter-input-device-core-x11.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-keymap-x11.c -fPIC -DPIC -o x11/.libs/clutter-keymap-x11.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-x11-texture-pixmap.c -fPIC -DPIC -o x11/.libs/clutter-x11-texture-pixmap.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gdk/clutter-event-gdk.lo gdk/clutter-event-gdk.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-stage-x11.c -fPIC -DPIC -o x11/.libs/clutter-stage-x11.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-device-manager-xi2.c -fPIC -DPIC -o x11/.libs/clutter-device-manager-xi2.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-input-device-xi2.c -fPIC -DPIC -o x11/.libs/clutter-input-device-xi2.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cogl/clutter-stage-cogl.c -fPIC -DPIC -o cogl/.libs/clutter-stage-cogl.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gdk/clutter-input-device-gdk.lo gdk/clutter-input-device-gdk.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gdk/clutter-master-clock-gdk.lo gdk/clutter-master-clock-gdk.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gdk/clutter-stage-gdk.lo gdk/clutter-stage-gdk.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/clutter-glx-texture-pixmap.c -fPIC -DPIC -o x11/.libs/clutter-glx-texture-pixmap.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o egl/clutter-backend-eglnative.lo egl/clutter-backend-eglnative.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdk/clutter-backend-gdk.c -fPIC -DPIC -o gdk/.libs/clutter-backend-gdk.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdk/clutter-device-manager-gdk.c -fPIC -DPIC -o gdk/.libs/clutter-device-manager-gdk.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o egl/clutter-stage-eglnative.lo egl/clutter-stage-eglnative.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdk/clutter-event-gdk.c -fPIC -DPIC -o gdk/.libs/clutter-event-gdk.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/xsettings/xsettings-client.lo x11/xsettings/xsettings-client.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o x11/xsettings/xsettings-common.lo x11/xsettings/xsettings-common.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-actor-deprecated.lo deprecated/clutter-actor-deprecated.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-alpha.lo deprecated/clutter-alpha.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdk/clutter-master-clock-gdk.c -fPIC -DPIC -o gdk/.libs/clutter-master-clock-gdk.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdk/clutter-stage-gdk.c -fPIC -DPIC -o gdk/.libs/clutter-stage-gdk.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdk/clutter-input-device-gdk.c -fPIC -DPIC -o gdk/.libs/clutter-input-device-gdk.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c egl/clutter-backend-eglnative.c -fPIC -DPIC -o egl/.libs/clutter-backend-eglnative.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-animation.lo deprecated/clutter-animation.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-animator.lo deprecated/clutter-animator.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour.lo deprecated/clutter-behaviour.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour-depth.lo deprecated/clutter-behaviour-depth.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour-ellipse.lo deprecated/clutter-behaviour-ellipse.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c egl/clutter-stage-eglnative.c -fPIC -DPIC -o egl/.libs/clutter-stage-eglnative.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour-opacity.lo deprecated/clutter-behaviour-opacity.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/xsettings/xsettings-client.c -fPIC -DPIC -o x11/xsettings/.libs/xsettings-client.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour-path.lo deprecated/clutter-behaviour-path.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c x11/xsettings/xsettings-common.c -fPIC -DPIC -o x11/xsettings/.libs/xsettings-common.o gdk/clutter-input-device-gdk.c: In function '_clutter_input_device_gdk_new': gdk/clutter-input-device-gdk.c:131:3: warning: enumeration value 'GDK_SOURCE_TRACKPOINT' not handled in switch [-Wswitch] switch (gdk_device_get_source (device)) ^ gdk/clutter-input-device-gdk.c:131:3: warning: enumeration value 'GDK_SOURCE_TABLET_PAD' not handled in switch [-Wswitch] libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-actor-deprecated.c -fPIC -DPIC -o deprecated/.libs/clutter-actor-deprecated.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-alpha.c -fPIC -DPIC -o deprecated/.libs/clutter-alpha.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour-rotate.lo deprecated/clutter-behaviour-rotate.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-behaviour-scale.lo deprecated/clutter-behaviour-scale.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-box.lo deprecated/clutter-box.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-cairo-texture.lo deprecated/clutter-cairo-texture.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-fixed.lo deprecated/clutter-fixed.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-animation.c -fPIC -DPIC -o deprecated/.libs/clutter-animation.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-frame-source.lo deprecated/clutter-frame-source.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-animator.c -fPIC -DPIC -o deprecated/.libs/clutter-animator.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour-depth.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour-depth.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-group.lo deprecated/clutter-group.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour-ellipse.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour-ellipse.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-input-device-deprecated.lo deprecated/clutter-input-device-deprecated.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour-path.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour-path.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour-opacity.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour-opacity.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour-scale.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour-scale.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-box.c -fPIC -DPIC -o deprecated/.libs/clutter-box.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-behaviour-rotate.c -fPIC -DPIC -o deprecated/.libs/clutter-behaviour-rotate.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-layout-manager-deprecated.lo deprecated/clutter-layout-manager-deprecated.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-list-model.lo deprecated/clutter-list-model.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-cairo-texture.c -fPIC -DPIC -o deprecated/.libs/clutter-cairo-texture.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-fixed.c -fPIC -DPIC -o deprecated/.libs/clutter-fixed.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-frame-source.c -fPIC -DPIC -o deprecated/.libs/clutter-frame-source.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-media.lo deprecated/clutter-media.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-group.c -fPIC -DPIC -o deprecated/.libs/clutter-group.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-model.lo deprecated/clutter-model.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-rectangle.lo deprecated/clutter-rectangle.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-score.lo deprecated/clutter-score.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-input-device-deprecated.c -fPIC -DPIC -o deprecated/.libs/clutter-input-device-deprecated.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-shader.lo deprecated/clutter-shader.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-state.lo deprecated/clutter-state.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-table-layout.lo deprecated/clutter-table-layout.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-layout-manager-deprecated.c -fPIC -DPIC -o deprecated/.libs/clutter-layout-manager-deprecated.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-list-model.c -fPIC -DPIC -o deprecated/.libs/clutter-list-model.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-texture.lo deprecated/clutter-texture.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-timeout-pool.lo deprecated/clutter-timeout-pool.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o deprecated/clutter-timeout-interval.lo deprecated/clutter-timeout-interval.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-actor.lo cally/cally-actor.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-media.c -fPIC -DPIC -o deprecated/.libs/clutter-media.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally.lo cally/cally.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-clone.lo cally/cally-clone.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-group.lo cally/cally-group.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-model.c -fPIC -DPIC -o deprecated/.libs/clutter-model.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-rectangle.lo cally/cally-rectangle.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-rectangle.c -fPIC -DPIC -o deprecated/.libs/clutter-rectangle.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-score.c -fPIC -DPIC -o deprecated/.libs/clutter-score.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-shader.c -fPIC -DPIC -o deprecated/.libs/clutter-shader.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-state.c -fPIC -DPIC -o deprecated/.libs/clutter-state.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-table-layout.c -fPIC -DPIC -o deprecated/.libs/clutter-table-layout.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-root.lo cally/cally-root.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-texture.c -fPIC -DPIC -o deprecated/.libs/clutter-texture.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-stage.lo cally/cally-stage.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-timeout-pool.c -fPIC -DPIC -o deprecated/.libs/clutter-timeout-pool.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c deprecated/clutter-timeout-interval.c -fPIC -DPIC -o deprecated/.libs/clutter-timeout-interval.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally.c -fPIC -DPIC -o cally/.libs/cally.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-actor.c -fPIC -DPIC -o cally/.libs/cally-actor.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-clone.c -fPIC -DPIC -o cally/.libs/cally-clone.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-group.c -fPIC -DPIC -o cally/.libs/cally-group.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-text.lo cally/cally-text.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-texture.lo cally/cally-texture.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-rectangle.c -fPIC -DPIC -o cally/.libs/cally-rectangle.o /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cally/cally-util.lo cally/cally-util.c /bin/sh ../libtool --tag=CC --mode=compile 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clutter-marshal.lo clutter-marshal.c libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-root.c -fPIC -DPIC -o cally/.libs/cally-root.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-stage.c -fPIC -DPIC -o cally/.libs/cally-stage.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-text.c -fPIC -DPIC -o cally/.libs/cally-text.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-texture.c -fPIC -DPIC -o cally/.libs/cally-texture.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cally/cally-util.c -fPIC -DPIC -o cally/.libs/cally-util.o libtool: compile: 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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clutter-marshal.c -fPIC -DPIC -o .libs/clutter-marshal.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-Bsymbolic-functions -version-info 2600:0:2600 -export-dynamic -rpath /usr/lib64 -Wl,-z,relro -o libclutter-1.0.la -rpath /usr/lib64 x11/clutter-backend-x11.lo x11/clutter-device-manager-core-x11.lo x11/clutter-event-x11.lo x11/clutter-input-device-core-x11.lo x11/clutter-keymap-x11.lo x11/clutter-stage-x11.lo x11/clutter-x11-texture-pixmap.lo x11/clutter-device-manager-xi2.lo x11/clutter-input-device-xi2.lo cogl/clutter-stage-cogl.lo x11/clutter-glx-texture-pixmap.lo gdk/clutter-backend-gdk.lo gdk/clutter-device-manager-gdk.lo gdk/clutter-event-gdk.lo gdk/clutter-input-device-gdk.lo gdk/clutter-master-clock-gdk.lo gdk/clutter-stage-gdk.lo egl/clutter-backend-eglnative.lo egl/clutter-stage-eglnative.lo x11/xsettings/xsettings-client.lo x11/xsettings/xsettings-common.lo clutter-action.lo clutter-actor-box.lo clutter-actor-meta.lo clutter-actor.lo clutter-align-constraint.lo clutter-animatable.lo clutter-backend.lo clutter-base-types.lo clutter-bezier.lo clutter-bind-constraint.lo clutter-binding-pool.lo clutter-bin-layout.lo clutter-blur-effect.lo clutter-box-layout.lo clutter-brightness-contrast-effect.lo clutter-cairo.lo clutter-canvas.lo clutter-child-meta.lo clutter-click-action.lo clutter-clone.lo clutter-color.lo clutter-colorize-effect.lo clutter-constraint.lo clutter-container.lo clutter-content.lo clutter-deform-effect.lo clutter-desaturate-effect.lo clutter-device-manager.lo clutter-drag-action.lo clutter-drop-action.lo clutter-effect.lo clutter-event.lo clutter-feature.lo clutter-fixed-layout.lo clutter-flatten-effect.lo clutter-flow-layout.lo clutter-gesture-action.lo clutter-grid-layout.lo clutter-image.lo clutter-input-device.lo clutter-interval.lo clutter-keyframe-transition.lo clutter-keysyms-table.lo clutter-layout-manager.lo clutter-layout-meta.lo clutter-main.lo clutter-master-clock.lo clutter-master-clock-default.lo clutter-offscreen-effect.lo clutter-page-turn-effect.lo clutter-paint-nodes.lo clutter-paint-node.lo clutter-pan-action.lo clutter-path-constraint.lo clutter-path.lo clutter-property-transition.lo clutter-rotate-action.lo clutter-script.lo clutter-script-parser.lo clutter-scriptable.lo clutter-scroll-actor.lo clutter-settings.lo clutter-shader-effect.lo clutter-shader-types.lo clutter-swipe-action.lo clutter-snap-constraint.lo clutter-stage.lo clutter-stage-manager.lo clutter-stage-window.lo clutter-tap-action.lo clutter-test-utils.lo clutter-text.lo clutter-text-buffer.lo clutter-transition-group.lo clutter-transition.lo clutter-timeline.lo clutter-units.lo clutter-util.lo clutter-paint-volume.lo clutter-zoom-action.lo clutter-easing.lo clutter-event-translator.lo clutter-id-pool.lo deprecated/clutter-actor-deprecated.lo deprecated/clutter-alpha.lo deprecated/clutter-animation.lo deprecated/clutter-animator.lo deprecated/clutter-behaviour.lo deprecated/clutter-behaviour-depth.lo deprecated/clutter-behaviour-ellipse.lo deprecated/clutter-behaviour-opacity.lo deprecated/clutter-behaviour-path.lo deprecated/clutter-behaviour-rotate.lo deprecated/clutter-behaviour-scale.lo deprecated/clutter-box.lo deprecated/clutter-cairo-texture.lo deprecated/clutter-fixed.lo deprecated/clutter-frame-source.lo deprecated/clutter-group.lo deprecated/clutter-input-device-deprecated.lo deprecated/clutter-layout-manager-deprecated.lo deprecated/clutter-list-model.lo deprecated/clutter-media.lo deprecated/clutter-model.lo deprecated/clutter-rectangle.lo deprecated/clutter-score.lo deprecated/clutter-shader.lo deprecated/clutter-state.lo deprecated/clutter-table-layout.lo deprecated/clutter-texture.lo deprecated/clutter-timeout-pool.lo deprecated/clutter-timeout-interval.lo cally/cally-actor.lo cally/cally.lo cally/cally-clone.lo cally/cally-group.lo cally/cally-rectangle.lo cally/cally-root.lo cally/cally-stage.lo cally/cally-text.lo cally/cally-texture.lo cally/cally-util.lo clutter-enum-types.lo clutter-marshal.lo -lm -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC x11/.libs/clutter-backend-x11.o x11/.libs/clutter-device-manager-core-x11.o x11/.libs/clutter-event-x11.o x11/.libs/clutter-input-device-core-x11.o x11/.libs/clutter-keymap-x11.o x11/.libs/clutter-stage-x11.o x11/.libs/clutter-x11-texture-pixmap.o x11/.libs/clutter-device-manager-xi2.o x11/.libs/clutter-input-device-xi2.o cogl/.libs/clutter-stage-cogl.o x11/.libs/clutter-glx-texture-pixmap.o gdk/.libs/clutter-backend-gdk.o gdk/.libs/clutter-device-manager-gdk.o gdk/.libs/clutter-event-gdk.o gdk/.libs/clutter-input-device-gdk.o gdk/.libs/clutter-master-clock-gdk.o gdk/.libs/clutter-stage-gdk.o egl/.libs/clutter-backend-eglnative.o egl/.libs/clutter-stage-eglnative.o x11/xsettings/.libs/xsettings-client.o x11/xsettings/.libs/xsettings-common.o .libs/clutter-action.o .libs/clutter-actor-box.o .libs/clutter-actor-meta.o .libs/clutter-actor.o .libs/clutter-align-constraint.o .libs/clutter-animatable.o .libs/clutter-backend.o .libs/clutter-base-types.o .libs/clutter-bezier.o .libs/clutter-bind-constraint.o .libs/clutter-binding-pool.o .libs/clutter-bin-layout.o .libs/clutter-blur-effect.o .libs/clutter-box-layout.o .libs/clutter-brightness-contrast-effect.o .libs/clutter-cairo.o .libs/clutter-canvas.o .libs/clutter-child-meta.o .libs/clutter-click-action.o .libs/clutter-clone.o .libs/clutter-color.o .libs/clutter-colorize-effect.o .libs/clutter-constraint.o .libs/clutter-container.o .libs/clutter-content.o .libs/clutter-deform-effect.o .libs/clutter-desaturate-effect.o .libs/clutter-device-manager.o .libs/clutter-drag-action.o .libs/clutter-drop-action.o .libs/clutter-effect.o .libs/clutter-event.o .libs/clutter-feature.o .libs/clutter-fixed-layout.o .libs/clutter-flatten-effect.o .libs/clutter-flow-layout.o .libs/clutter-gesture-action.o .libs/clutter-grid-layout.o .libs/clutter-image.o .libs/clutter-input-device.o .libs/clutter-interval.o .libs/clutter-keyframe-transition.o .libs/clutter-keysyms-table.o .libs/clutter-layout-manager.o .libs/clutter-layout-meta.o .libs/clutter-main.o .libs/clutter-master-clock.o .libs/clutter-master-clock-default.o .libs/clutter-offscreen-effect.o .libs/clutter-page-turn-effect.o .libs/clutter-paint-nodes.o .libs/clutter-paint-node.o .libs/clutter-pan-action.o .libs/clutter-path-constraint.o .libs/clutter-path.o .libs/clutter-property-transition.o .libs/clutter-rotate-action.o .libs/clutter-script.o .libs/clutter-script-parser.o .libs/clutter-scriptable.o .libs/clutter-scroll-actor.o .libs/clutter-settings.o .libs/clutter-shader-effect.o .libs/clutter-shader-types.o .libs/clutter-swipe-action.o .libs/clutter-snap-constraint.o .libs/clutter-stage.o .libs/clutter-stage-manager.o .libs/clutter-stage-window.o .libs/clutter-tap-action.o .libs/clutter-test-utils.o .libs/clutter-text.o .libs/clutter-text-buffer.o .libs/clutter-transition-group.o .libs/clutter-transition.o .libs/clutter-timeline.o .libs/clutter-units.o .libs/clutter-util.o .libs/clutter-paint-volume.o .libs/clutter-zoom-action.o .libs/clutter-easing.o .libs/clutter-event-translator.o .libs/clutter-id-pool.o deprecated/.libs/clutter-actor-deprecated.o deprecated/.libs/clutter-alpha.o deprecated/.libs/clutter-animation.o deprecated/.libs/clutter-animator.o deprecated/.libs/clutter-behaviour.o deprecated/.libs/clutter-behaviour-depth.o deprecated/.libs/clutter-behaviour-ellipse.o deprecated/.libs/clutter-behaviour-opacity.o deprecated/.libs/clutter-behaviour-path.o deprecated/.libs/clutter-behaviour-rotate.o deprecated/.libs/clutter-behaviour-scale.o deprecated/.libs/clutter-box.o deprecated/.libs/clutter-cairo-texture.o deprecated/.libs/clutter-fixed.o deprecated/.libs/clutter-frame-source.o deprecated/.libs/clutter-group.o deprecated/.libs/clutter-input-device-deprecated.o deprecated/.libs/clutter-layout-manager-deprecated.o deprecated/.libs/clutter-list-model.o deprecated/.libs/clutter-media.o deprecated/.libs/clutter-model.o deprecated/.libs/clutter-rectangle.o deprecated/.libs/clutter-score.o deprecated/.libs/clutter-shader.o deprecated/.libs/clutter-state.o deprecated/.libs/clutter-table-layout.o deprecated/.libs/clutter-texture.o deprecated/.libs/clutter-timeout-pool.o deprecated/.libs/clutter-timeout-interval.o cally/.libs/cally-actor.o cally/.libs/cally.o cally/.libs/cally-clone.o cally/.libs/cally-group.o cally/.libs/cally-rectangle.o cally/.libs/cally-root.o cally/.libs/cally-stage.o cally/.libs/cally-text.o cally/.libs/cally-texture.o cally/.libs/cally-util.o .libs/clutter-enum-types.o .libs/clutter-marshal.o -lm -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libclutter-1.0.so.0 -o .libs/libclutter-1.0.so.0.2600.0 libtool: link: (cd ".libs" && rm -f "libclutter-1.0.so.0" && ln -s "libclutter-1.0.so.0.2600.0" "libclutter-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libclutter-1.0.so" && ln -s "libclutter-1.0.so.0.2600.0" "libclutter-1.0.so") libtool: link: ( cd ".libs" && rm -f "libclutter-1.0.la" && ln -s "../libclutter-1.0.la" "libclutter-1.0.la" ) CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro " CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=Clutter --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GL-1.0 --include=GObject-2.0 --include=cairo-1.0 --include=Cogl-1.0 --include=CoglPango-1.0 --include=Atk-1.0 --include=Json-1.0 --library=libclutter-1.0.la --warn-all --c-include='clutter/clutter.h' --pkg-export=clutter-1.0 --cflags-begin -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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end 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 clutter.h clutter-version.h clutter-autocleanups.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 clutter-config.h clutter-enum-types.h clutter-marshal.h clutter-action.c clutter-actor-box.c clutter-actor-meta.c clutter-actor.c clutter-align-constraint.c clutter-animatable.c clutter-backend.c clutter-base-types.c clutter-bezier.c clutter-bind-constraint.c clutter-binding-pool.c clutter-bin-layout.c clutter-blur-effect.c clutter-box-layout.c clutter-brightness-contrast-effect.c clutter-cairo.c clutter-canvas.c clutter-child-meta.c clutter-click-action.c clutter-clone.c clutter-color.c clutter-colorize-effect.c clutter-constraint.c clutter-container.c clutter-content.c clutter-deform-effect.c clutter-desaturate-effect.c clutter-device-manager.c clutter-drag-action.c clutter-drop-action.c clutter-effect.c clutter-event.c clutter-feature.c clutter-fixed-layout.c clutter-flatten-effect.c clutter-flow-layout.c clutter-gesture-action.c clutter-grid-layout.c clutter-image.c clutter-input-device.c clutter-interval.c clutter-keyframe-transition.c clutter-keysyms-table.c clutter-layout-manager.c clutter-layout-meta.c clutter-main.c clutter-master-clock.c clutter-master-clock-default.c clutter-offscreen-effect.c clutter-page-turn-effect.c clutter-paint-nodes.c clutter-paint-node.c clutter-pan-action.c clutter-path-constraint.c clutter-path.c clutter-property-transition.c clutter-rotate-action.c clutter-script.c clutter-script-parser.c clutter-scriptable.c clutter-scroll-actor.c clutter-settings.c clutter-shader-effect.c clutter-shader-types.c clutter-swipe-action.c clutter-snap-constraint.c clutter-stage.c clutter-stage-manager.c clutter-stage-window.c clutter-tap-action.c clutter-test-utils.c clutter-text.c clutter-text-buffer.c clutter-transition-group.c clutter-transition.c clutter-timeline.c clutter-units.c clutter-util.c clutter-paint-volume.c clutter-zoom-action.c deprecated/clutter-actor-deprecated.c deprecated/clutter-alpha.c deprecated/clutter-animation.c deprecated/clutter-animator.c deprecated/clutter-behaviour.c deprecated/clutter-behaviour-depth.c deprecated/clutter-behaviour-ellipse.c deprecated/clutter-behaviour-opacity.c deprecated/clutter-behaviour-path.c deprecated/clutter-behaviour-rotate.c deprecated/clutter-behaviour-scale.c deprecated/clutter-box.c deprecated/clutter-cairo-texture.c deprecated/clutter-fixed.c deprecated/clutter-frame-source.c deprecated/clutter-group.c deprecated/clutter-input-device-deprecated.c deprecated/clutter-layout-manager-deprecated.c deprecated/clutter-list-model.c deprecated/clutter-media.c deprecated/clutter-model.c deprecated/clutter-rectangle.c deprecated/clutter-score.c deprecated/clutter-shader.c deprecated/clutter-state.c deprecated/clutter-table-layout.c deprecated/clutter-texture.c deprecated/clutter-timeout-pool.c clutter-enum-types.c clutter-marshal.c libclutter-1.0.la Makefile --output Clutter-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectK76Xuz/Clutter-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro tmp-introspectK76Xuz/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectK76Xuz/Clutter-1.0.o -L. libclutter-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectK76Xuz/.libs/Clutter-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro tmp-introspectK76Xuz/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectK76Xuz/Clutter-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libclutter-1.0.so -lm -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=. Clutter-1.0.gir -o Clutter-1.0.typelib CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro " CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=Cally --nsversion=1.0 --libtool="/bin/sh ../libtool" --library=libclutter-1.0.la --warn-all --c-include='cally/cally.h' --pkg-export=cally-1.0 --include-uninstalled=../clutter/Clutter-1.0.gir --cflags-begin -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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end cally/cally-actor.h cally/cally-clone.h cally/cally-factory.h cally/cally-group.h cally/cally.h cally/cally-main.h cally/cally-rectangle.h cally/cally-root.h cally/cally-stage.h cally/cally-text.h cally/cally-texture.h cally/cally-util.h cally/cally-actor.c cally/cally.c cally/cally-clone.c cally/cally-group.c cally/cally-rectangle.c cally/cally-root.c cally/cally-stage.c cally/cally-text.c cally/cally-texture.c cally/cally-util.c Makefile Clutter-1.0.gir --output Cally-1.0.gir CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro " CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=ClutterX11 --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=xlib-2.0 --library=libclutter-1.0.la --warn-all --c-include='clutter/x11/clutter-x11.h' --pkg-export=clutter-x11-1.0 --include-uninstalled=../clutter/Clutter-1.0.gir --cflags-begin -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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end x11/clutter-backend-x11.c x11/clutter-device-manager-core-x11.c x11/clutter-event-x11.c x11/clutter-input-device-core-x11.c x11/clutter-keymap-x11.c x11/clutter-stage-x11.c x11/clutter-x11-texture-pixmap.c x11/clutter-device-manager-xi2.c x11/clutter-input-device-xi2.c x11/clutter-x11.h x11/clutter-x11-texture-pixmap.h Makefile Clutter-1.0.gir --output ClutterX11-1.0.gir CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro " CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=ClutterGdk --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=Gdk-3.0 --library=libclutter-1.0.la --warn-all --c-include='clutter/gdk/clutter-gdk.h' --pkg-export=clutter-gdk-1.0 --include-uninstalled=../clutter/Clutter-1.0.gir --cflags-begin -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 -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end gdk/clutter-backend-gdk.c gdk/clutter-device-manager-gdk.c gdk/clutter-event-gdk.c gdk/clutter-input-device-gdk.c gdk/clutter-master-clock-gdk.c gdk/clutter-stage-gdk.c gdk/clutter-gdk.h Makefile Clutter-1.0.gir --output ClutterGdk-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWYm2Ev/ClutterGdk-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro tmp-introspectWYm2Ev/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWYm2Ev/ClutterGdk-1.0.o -L. libclutter-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWZUS4H/Cally-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro tmp-introspectWZUS4H/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWZUS4H/Cally-1.0.o -L. libclutter-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectEJ3zM6/ClutterX11-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro tmp-introspectEJ3zM6/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectEJ3zM6/ClutterX11-1.0.o -L. libclutter-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWYm2Ev/.libs/ClutterGdk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro tmp-introspectWYm2Ev/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWYm2Ev/ClutterGdk-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libclutter-1.0.so -lm -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread libtool: link: gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWZUS4H/.libs/Cally-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro tmp-introspectWZUS4H/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectWZUS4H/Cally-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libclutter-1.0.so -lm -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread libtool: link: gcc -o /builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectEJ3zM6/.libs/ClutterX11-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro tmp-introspectEJ3zM6/builddir/build/BUILD/clutter-1.26.0/clutter/tmp-introspectEJ3zM6/ClutterX11-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libclutter-1.0.so -lm -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=. ClutterGdk-1.0.gir -o ClutterGdk-1.0.typelib /usr/bin/g-ir-compiler --includedir=. Cally-1.0.gir -o Cally-1.0.typelib /usr/bin/g-ir-compiler --includedir=. ClutterX11-1.0.gir -o ClutterX11-1.0.typelib make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/clutter' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/clutter' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests' Making all in accessibility make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/accessibility' if test -d "../../.git"; then \ ( echo "*.o" ; \ echo ".gitignore" ; \ ) > .gitignore ; \ for p in cally-atkcomponent-example cally-atkeditabletext-example cally-atkevents-example cally-atktext-example cally-clone-example ; do \ echo "/$p" >> .gitignore ; \ done \ fi make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/accessibility' Making all in conform make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' make all-am make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-anchors.o actor-anchors.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-destroy.o actor-destroy.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-graph.o actor-graph.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-invariants.o actor-invariants.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-iter.o actor-iter.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-layout.o actor-layout.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-meta.o actor-meta.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-offscreen-limit-max-size.o actor-offscreen-limit-max-size.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-offscreen-redirect.o actor-offscreen-redirect.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-paint-opacity.o actor-paint-opacity.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-pick.o actor-pick.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-shader-effect.o actor-shader-effect.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-size.o actor-size.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o binding-pool.o binding-pool.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o color.o color.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o events-touch.o events-touch.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o interval.o interval.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o model.o model.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o script-parser.o script-parser.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o units.o units.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o text.o text.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o animator.o animator.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o behaviours.o behaviours.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o group.o group.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rectangle.o rectangle.c gcc -DHAVE_CONFIG_H -I. -I../../clutter -DG_LOG_DOMAIN=\"Clutter-Conform\" -I../.. -I../.. -DCOGL_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_DISABLE_CAST_CHECKS -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o texture.o texture.c ( echo "/*.trs" ; \ echo "/*.log" ; \ echo "/*.test" ; \ echo "/.gitignore" ; \ for p in actor-anchors actor-destroy actor-graph actor-invariants actor-iter actor-layout actor-meta actor-offscreen-limit-max-size actor-offscreen-redirect actor-paint-opacity actor-pick actor-shader-effect actor-size binding-pool color events-touch interval model script-parser units text animator behaviours group rectangle texture ; do \ echo "/$p" ; \ done ) > .gitignore /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-destroy actor-destroy.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-invariants actor-invariants.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-iter actor-iter.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-layout actor-layout.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-meta actor-meta.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-offscreen-limit-max-size actor-offscreen-limit-max-size.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-offscreen-redirect actor-offscreen-redirect.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-paint-opacity actor-paint-opacity.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-pick actor-pick.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-shader-effect actor-shader-effect.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-size actor-size.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o binding-pool binding-pool.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o color color.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o events-touch events-touch.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-destroy actor-destroy.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-iter actor-iter.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o interval interval.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-invariants actor-invariants.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-layout actor-layout.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o model model.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o script-parser script-parser.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o units units.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o text text.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o animator animator.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-offscreen-redirect actor-offscreen-redirect.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-paint-opacity actor-paint-opacity.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-meta actor-meta.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-pick actor-pick.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-shader-effect actor-shader-effect.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o behaviours behaviours.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o group group.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o rectangle rectangle.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o texture texture.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/binding-pool binding-pool.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/color color.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > actor-destroy.test.tmp; \ echo 'Type=session' >> actor-destroy.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-destroy' >> actor-destroy.test.tmp; \ mv actor-destroy.test.tmp actor-destroy.test) (echo '[Test]' > actor-invariants.test.tmp; \ echo 'Type=session' >> actor-invariants.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-invariants' >> actor-invariants.test.tmp; \ mv actor-invariants.test.tmp actor-invariants.test) (echo '[Test]' > actor-iter.test.tmp; \ echo 'Type=session' >> actor-iter.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-iter' >> actor-iter.test.tmp; \ mv actor-iter.test.tmp actor-iter.test) (echo '[Test]' > actor-layout.test.tmp; \ echo 'Type=session' >> actor-layout.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-layout' >> actor-layout.test.tmp; \ mv actor-layout.test.tmp actor-layout.test) (echo '[Test]' > actor-meta.test.tmp; \ echo 'Type=session' >> actor-meta.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-meta' >> actor-meta.test.tmp; \ mv actor-meta.test.tmp actor-meta.test) (echo '[Test]' > actor-offscreen-redirect.test.tmp; \ echo 'Type=session' >> actor-offscreen-redirect.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-offscreen-redirect' >> actor-offscreen-redirect.test.tmp; \ mv actor-offscreen-redirect.test.tmp actor-offscreen-redirect.test) (echo '[Test]' > actor-paint-opacity.test.tmp; \ echo 'Type=session' >> actor-paint-opacity.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-paint-opacity' >> actor-paint-opacity.test.tmp; \ mv actor-paint-opacity.test.tmp actor-paint-opacity.test) (echo '[Test]' > actor-pick.test.tmp; \ echo 'Type=session' >> actor-pick.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-pick' >> actor-pick.test.tmp; \ mv actor-pick.test.tmp actor-pick.test) (echo '[Test]' > actor-shader-effect.test.tmp; \ echo 'Type=session' >> actor-shader-effect.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-shader-effect' >> actor-shader-effect.test.tmp; \ mv actor-shader-effect.test.tmp actor-shader-effect.test) /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-anchors actor-anchors.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-offscreen-limit-max-size actor-offscreen-limit-max-size.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/events-touch events-touch.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -export-dynamic -Wl,-z,relro -o actor-graph actor-graph.o ../../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-size actor-size.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > color.test.tmp; \ echo 'Type=session' >> color.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/color' >> color.test.tmp; \ mv color.test.tmp color.test) (echo '[Test]' > binding-pool.test.tmp; \ echo 'Type=session' >> binding-pool.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/binding-pool' >> binding-pool.test.tmp; \ mv binding-pool.test.tmp binding-pool.test) libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/interval interval.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > events-touch.test.tmp; \ echo 'Type=session' >> events-touch.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/events-touch' >> events-touch.test.tmp; \ mv events-touch.test.tmp events-touch.test) (echo '[Test]' > actor-offscreen-limit-max-size.test.tmp; \ echo 'Type=session' >> actor-offscreen-limit-max-size.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-offscreen-limit-max-size' >> actor-offscreen-limit-max-size.test.tmp; \ mv actor-offscreen-limit-max-size.test.tmp actor-offscreen-limit-max-size.test) (echo '[Test]' > actor-size.test.tmp; \ echo 'Type=session' >> actor-size.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-size' >> actor-size.test.tmp; \ mv actor-size.test.tmp actor-size.test) libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/model model.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/script-parser script-parser.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/units units.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > interval.test.tmp; \ echo 'Type=session' >> interval.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/interval' >> interval.test.tmp; \ mv interval.test.tmp interval.test) libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/text text.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/animator animator.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > model.test.tmp; \ echo 'Type=session' >> model.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/model' >> model.test.tmp; \ mv model.test.tmp model.test) (echo '[Test]' > script-parser.test.tmp; \ echo 'Type=session' >> script-parser.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/script-parser' >> script-parser.test.tmp; \ mv script-parser.test.tmp script-parser.test) (echo '[Test]' > units.test.tmp; \ echo 'Type=session' >> units.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/units' >> units.test.tmp; \ mv units.test.tmp units.test) (echo '[Test]' > text.test.tmp; \ echo 'Type=session' >> text.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/text' >> text.test.tmp; \ mv text.test.tmp text.test) (echo '[Test]' > animator.test.tmp; \ echo 'Type=session' >> animator.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/animator' >> animator.test.tmp; \ mv animator.test.tmp animator.test) libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/behaviours behaviours.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/group group.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rectangle rectangle.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/texture texture.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > group.test.tmp; \ echo 'Type=session' >> group.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/group' >> group.test.tmp; \ mv group.test.tmp group.test) (echo '[Test]' > behaviours.test.tmp; \ echo 'Type=session' >> behaviours.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/behaviours' >> behaviours.test.tmp; \ mv behaviours.test.tmp behaviours.test) (echo '[Test]' > rectangle.test.tmp; \ echo 'Type=session' >> rectangle.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/rectangle' >> rectangle.test.tmp; \ mv rectangle.test.tmp rectangle.test) libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-graph actor-graph.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -g -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-anchors actor-anchors.o -pthread -pthread -Wl,--export-dynamic ../../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lm -pthread (echo '[Test]' > texture.test.tmp; \ echo 'Type=session' >> texture.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/texture' >> texture.test.tmp; \ mv texture.test.tmp texture.test) (echo '[Test]' > actor-graph.test.tmp; \ echo 'Type=session' >> actor-graph.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-graph' >> actor-graph.test.tmp; \ mv actor-graph.test.tmp actor-graph.test) (echo '[Test]' > actor-anchors.test.tmp; \ echo 'Type=session' >> actor-anchors.test.tmp; \ echo 'Exec=env G_ENABLE_DIAGNOSTIC=0 CLUTTER_ENABLE_DIAGNOSTIC=0 /usr/libexec/installed-tests/clutter/actor-anchors' >> actor-anchors.test.tmp; \ mv actor-anchors.test.tmp actor-anchors.test) make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' Making all in interactive make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' make all-am make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' if test -d "../../.git"; then \ ( echo "*.o" ; \ echo ".gitignore" ; \ ) > .gitignore ; \ for p in test-interactive wrappers ../../build/win32/test-interactive-clutter.bat stamp-test-interactive stamp-test-unit-names test-unit-names.h test-texture-slicing test-texture-async test-texture-material test-events test-scale test-actors test-shader-effects test-script test-grab test-cogl-shader-arbfp test-cogl-shader-glsl test-animator test-state test-state-animator test-fbo test-multistage test-cogl-primitives test-cogl-tex-tile test-cogl-tex-convert test-cogl-tex-foreign test-cogl-tex-getset test-cogl-offscreen test-cogl-tex-polygon test-cogl-multitexture test-stage-read-pixels test-clip test-paint-wrapper test-texture-quality test-layout test-animation test-easing test-binding-pool test-text test-text-field test-cairo-clock test-cairo-flowers test-cogl-vertex-buffer test-stage-sizing test-scrolling test-swipe-action test-cogl-point-sprites test-table-layout test-path-constraint test-state-script test-devices test-content test-keyframe-transition test-bind-constraint test-touch-events test-rotate-zoom test-pixmap test-image; do \ echo "/$p" >> .gitignore ; \ done \ fi make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' Making all in micro-bench make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/micro-bench' if test -d "../../.git"; then \ ( echo "*.o" ; \ echo ".gitignore" ; \ ) > .gitignore ; \ for p in test-text test-picking test-text-perf test-random-text test-cogl-perf ; do \ echo "/$p" >> .gitignore ; \ done \ fi make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/micro-bench' Making all in performance make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/performance' if test -d "../../.git"; then \ ( echo "*.o" ; \ echo ".gitignore" ; \ ) > .gitignore ; \ for p in test-picking test-text-perf test-state test-state-interactive test-state-hidden test-state-mini test-state-pick ; do \ echo "/$p" >> .gitignore ; \ done \ fi make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/performance' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc' Making all in reference make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc/reference' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc' Making all in po make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/po' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/po' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/examples' gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o actor-model.o actor-model.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basic-actor.o basic-actor.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o box-layout.o box-layout.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o canvas.o canvas.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o constraints.o constraints.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o drag-action.o drag-action.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o drop-action.o drop-action.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o easing-modes.o easing-modes.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o flow-layout.o flow-layout.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grid-layout.o grid-layout.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o layout-manager.o layout-manager.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pan-action.o pan-action.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rounded-rectangle.o rounded-rectangle.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scroll-actor.o scroll-actor.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o threads.o threads.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bin-layout.o bin-layout.c gcc -DHAVE_CONFIG_H -I. -I../clutter -DG_DISABLE_SINGLE_INCLUDES -DGLIB_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -I../clutter -I../clutter -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o image-content.o image-content.c if test -d "../.git"; then \ ( echo "*.o" ; \ echo ".gitignore" ; \ ) > .gitignore ; \ for p in actor-model basic-actor box-layout canvas constraints drag-action drop-action easing-modes flow-layout grid-layout layout-manager pan-action rounded-rectangle scroll-actor threads bin-layout image-content ; do \ echo "/$p" >> .gitignore ; \ done \ fi /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o constraints constraints.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rounded-rectangle rounded-rectangle.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o drop-action drop-action.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o flow-layout flow-layout.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o canvas canvas.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o drag-action drag-action.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o pan-action pan-action.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o basic-actor basic-actor.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o box-layout box-layout.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bin-layout bin-layout.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o actor-model actor-model.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o easing-modes easing-modes.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o scroll-actor scroll-actor.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o layout-manager layout-manager.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o threads threads.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o grid-layout grid-layout.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/constraints constraints.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/drop-action drop-action.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rounded-rectangle rounded-rectangle.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/flow-layout flow-layout.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/canvas canvas.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/pan-action pan-action.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/drag-action drag-action.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/box-layout box-layout.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/basic-actor basic-actor.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o image-content image-content.o ../clutter/libclutter-1.0.la -lX11 -lXext -lXdamage -lXcomposite -pthread -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bin-layout bin-layout.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/easing-modes easing-modes.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/actor-model actor-model.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/scroll-actor scroll-actor.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/layout-manager layout-manager.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/threads threads.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/grid-layout grid-layout.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread libtool: link: gcc -pthread -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/image-content image-content.o -pthread -pthread ../clutter/.libs/libclutter-1.0.so -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lcairo -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/examples' make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5F3rnd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 + cd clutter-1.26.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 Making install in build make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build' Making install in autotools make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/autotools' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/autotools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/autotools' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/autotools' Making install in mingw make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/mingw' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/mingw' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/mingw' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/mingw' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs9' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs10' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[4]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build/win32' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/build' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/build' Making install in clutter make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/clutter' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/clutter' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/clutter' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64" for lib in `echo libclutter-glx-1.0.so `; do \ (cd /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64 && \ rm -f $lib.0.2600.0; \ ) ; \ (cd /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64 && \ { ln -s -f libclutter-1.0.so.0.2600.0 $lib.0 || \ { rm -f $lib.0 && ln -s libclutter-1.0.so.0.2600.0 $lib.0; }; \ } \ ) ; \ (cd /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64 && \ { ln -s -f libclutter-1.0.so.0.2600.0 $lib || \ { rm -f $lib && ln -s libclutter-1.0.so.0.2600.0 $lib; }; \ } \ ) ; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libclutter-1.0.la '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libclutter-1.0.so.0.2600.0 /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/libclutter-1.0.so.0.2600.0 libtool: install: (cd /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64 && { ln -s -f libclutter-1.0.so.0.2600.0 libclutter-1.0.so.0 || { rm -f libclutter-1.0.so.0 && ln -s libclutter-1.0.so.0.2600.0 libclutter-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64 && { ln -s -f libclutter-1.0.so.0.2600.0 libclutter-1.0.so || { rm -f libclutter-1.0.so && ln -s libclutter-1.0.so.0.2600.0 libclutter-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libclutter-1.0.lai /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/libclutter-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/cally' /usr/bin/install -c -m 644 cally/cally-actor.h cally/cally-clone.h cally/cally-factory.h cally/cally-group.h cally/cally.h cally/cally-main.h cally/cally-rectangle.h cally/cally-root.h cally/cally-stage.h cally/cally-text.h cally/cally-texture.h cally/cally-util.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/cally' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/deprecated' /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/deprecated' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter' /usr/bin/install -c -m 644 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 '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter' /usr/bin/install -c -m 644 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 clutter.h clutter-version.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter' /usr/bin/install -c -m 644 clutter-autocleanups.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/egl' /usr/bin/install -c -m 644 egl/clutter-egl-headers.h egl/clutter-egl.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/egl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/gdk' /usr/bin/install -c -m 644 gdk/clutter-gdk.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/gdk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/glx' /usr/bin/install -c -m 644 x11/clutter-glx-texture-pixmap.h x11/clutter-glx.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/glx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/x11' /usr/bin/install -c -m 644 x11/clutter-x11.h x11/clutter-x11-texture-pixmap.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter/x11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 Clutter-1.0.gir Cally-1.0.gir ClutterX11-1.0.gir ClutterGdk-1.0.gir '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter' /usr/bin/install -c -m 644 clutter-config.h clutter-enum-types.h clutter-marshal.h '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/include/clutter-1.0/clutter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 clutter-1.0.pc clutter-x11-1.0.pc clutter-cogl-1.0.pc clutter-glx-1.0.pc clutter-gdk-1.0.pc clutter-egl-1.0.pc cally/cally-1.0.pc '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 Clutter-1.0.typelib Cally-1.0.typelib ClutterX11-1.0.typelib ClutterGdk-1.0.typelib '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/clutter' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/clutter' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/clutter' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests' Making install in accessibility make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/accessibility' GEN .gitignore make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/accessibility' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/accessibility' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/accessibility' Making install in conform make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' make[4]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter' /bin/sh ../../libtool --mode=install /usr/bin/install -c actor-anchors actor-destroy actor-graph actor-invariants actor-iter actor-layout actor-meta actor-offscreen-limit-max-size actor-offscreen-redirect actor-paint-opacity actor-pick actor-shader-effect actor-size binding-pool color events-touch interval model script-parser units text animator behaviours group rectangle texture '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter' libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-anchors /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-anchors libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-destroy /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-destroy libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-graph /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-graph libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-invariants /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-invariants libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-iter /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-iter libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-layout /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-layout libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-meta /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-meta libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-offscreen-limit-max-size /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-offscreen-limit-max-size libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-offscreen-redirect /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-offscreen-redirect libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-paint-opacity /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-paint-opacity libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-pick /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-pick libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-shader-effect /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-shader-effect libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/actor-size /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-size libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/binding-pool /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/binding-pool libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/color /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/color libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/events-touch /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/events-touch libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/interval /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/interval libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/model /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/model libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/script-parser /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/script-parser libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/units /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/units libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/text /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/text libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/animator /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/animator libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/behaviours /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/behaviours libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/group /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/group libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/rectangle /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/rectangle libtool: warning: '../../clutter/libclutter-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/texture /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/texture /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/installed-tests/clutter' /usr/bin/install -c -m 644 actor-anchors.test actor-destroy.test actor-graph.test actor-invariants.test actor-iter.test actor-layout.test actor-meta.test actor-offscreen-limit-max-size.test actor-offscreen-redirect.test actor-paint-opacity.test actor-pick.test actor-shader-effect.test actor-size.test binding-pool.test color.test events-touch.test interval.test model.test script-parser.test units.test text.test animator.test behaviours.test group.test rectangle.test texture.test '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/installed-tests/clutter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/scripts' /usr/bin/install -c -m 644 scripts/test-animator-1.json scripts/test-animator-2.json scripts/test-animator-3.json scripts/test-script-animation.json scripts/test-script-child.json scripts/test-script-implicit-alpha.json scripts/test-script-interval.json scripts/test-script-layout-property.json scripts/test-script-margin.json scripts/test-script-model.json scripts/test-script-named-object.json scripts/test-script-object-property.json scripts/test-script-single.json scripts/test-script-timeline-markers.json scripts/test-state-1.json '/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/scripts' make[4]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/conform' Making install in interactive make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' GEN .gitignore make[4]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/interactive' Making install in micro-bench make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/micro-bench' GEN .gitignore make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/micro-bench' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/micro-bench' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/micro-bench' Making install in performance make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/performance' GEN .gitignore make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests/performance' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/performance' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests/performance' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc/reference' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/CallyActor.html /usr/bin/install -c -m 644 ./html/CallyClone.html /usr/bin/install -c -m 644 ./html/CallyGroup.html /usr/bin/install -c -m 644 ./html/CallyRectangle.html /usr/bin/install -c -m 644 ./html/CallyRoot.html /usr/bin/install -c -m 644 ./html/CallyStage.html /usr/bin/install -c -m 644 ./html/CallyText.html /usr/bin/install -c -m 644 ./html/CallyTexture.html /usr/bin/install -c -m 644 ./html/CallyUtil.html /usr/bin/install -c -m 644 ./html/ClutterAction.html /usr/bin/install -c -m 644 ./html/ClutterActor.html /usr/bin/install -c -m 644 ./html/ClutterActorMeta.html /usr/bin/install -c -m 644 ./html/ClutterAlignConstraint.html /usr/bin/install -c -m 644 ./html/ClutterAlpha.html /usr/bin/install -c -m 644 ./html/ClutterAnimatable.html /usr/bin/install -c -m 644 ./html/ClutterAnimator.html /usr/bin/install -c -m 644 ./html/ClutterBackend.html /usr/bin/install -c -m 644 ./html/ClutterBehaviour.html /usr/bin/install -c -m 644 ./html/ClutterBehaviourDepth.html /usr/bin/install -c -m 644 ./html/ClutterBehaviourEllipse.html /usr/bin/install -c -m 644 ./html/ClutterBehaviourOpacity.html /usr/bin/install -c -m 644 ./html/ClutterBehaviourPath.html /usr/bin/install -c -m 644 ./html/ClutterBehaviourRotate.html /usr/bin/install -c -m 644 ./html/ClutterBehaviourScale.html /usr/bin/install -c -m 644 ./html/ClutterBinLayout.html /usr/bin/install -c -m 644 ./html/ClutterBindConstraint.html /usr/bin/install -c -m 644 ./html/ClutterBlurEffect.html /usr/bin/install -c -m 644 ./html/ClutterBox.html /usr/bin/install -c -m 644 ./html/ClutterBoxLayout.html /usr/bin/install -c -m 644 ./html/ClutterBrightnessContrastEffect.html /usr/bin/install -c -m 644 ./html/ClutterCairoTexture.html /usr/bin/install -c -m 644 ./html/ClutterCanvas.html /usr/bin/install -c -m 644 ./html/ClutterChildMeta.html /usr/bin/install -c -m 644 ./html/ClutterClickAction.html /usr/bin/install -c -m 644 ./html/ClutterClone.html /usr/bin/install -c -m 644 ./html/ClutterColorizeEffect.html /usr/bin/install -c -m 644 ./html/ClutterConstraint.html /usr/bin/install -c -m 644 ./html/ClutterContainer.html /usr/bin/install -c -m 644 ./html/ClutterContent.html /usr/bin/install -c -m 644 ./html/ClutterDeformEffect.html /usr/bin/install -c -m 644 ./html/ClutterDesaturateEffect.html /usr/bin/install -c -m 644 ./html/ClutterDeviceManager.html /usr/bin/install -c -m 644 ./html/ClutterDragAction.html /usr/bin/install -c -m 644 ./html/ClutterDropAction.html /usr/bin/install -c -m 644 ./html/ClutterEffect.html /usr/bin/install -c -m 644 ./html/ClutterFixedLayout.html /usr/bin/install -c -m 644 ./html/ClutterFlowLayout.html /usr/bin/install -c -m 644 ./html/ClutterGLXTexturePixmap.html /usr/bin/install -c -m 644 ./html/ClutterGestureAction.html /usr/bin/install -c -m 644 ./html/ClutterGridLayout.html /usr/bin/install -c -m 644 ./html/ClutterGroup.html /usr/bin/install -c -m 644 ./html/ClutterImage.html /usr/bin/install -c -m 644 ./html/ClutterInputDevice.html /usr/bin/install -c -m 644 ./html/ClutterKeyframeTransition.html /usr/bin/install -c -m 644 ./html/ClutterLayoutManager.html /usr/bin/install -c -m 644 ./html/ClutterLayoutMeta.html /usr/bin/install -c -m 644 ./html/ClutterListModel.html /usr/bin/install -c -m 644 ./html/ClutterMedia.html /usr/bin/install -c -m 644 ./html/ClutterModel.html /usr/bin/install -c -m 644 ./html/ClutterModelIter.html /usr/bin/install -c -m 644 ./html/ClutterOffscreenEffect.html /usr/bin/install -c -m 644 ./html/ClutterPageTurnEffect.html /usr/bin/install -c -m 644 ./html/ClutterPaintNode.html /usr/bin/install -c -m 644 ./html/ClutterPanAction.html /usr/bin/install -c -m 644 ./html/ClutterPath.html /usr/bin/install -c -m 644 ./html/ClutterPathConstraint.html /usr/bin/install -c -m 644 ./html/ClutterPropertyTransition.html /usr/bin/install -c -m 644 ./html/ClutterRectangle.html /usr/bin/install -c -m 644 ./html/ClutterRotateAction.html /usr/bin/install -c -m 644 ./html/ClutterScore.html /usr/bin/install -c -m 644 ./html/ClutterScript.html /usr/bin/install -c -m 644 ./html/ClutterScriptable.html /usr/bin/install -c -m 644 ./html/ClutterScrollActor.html /usr/bin/install -c -m 644 ./html/ClutterSettings.html /usr/bin/install -c -m 644 ./html/ClutterShaderEffect.html /usr/bin/install -c -m 644 ./html/ClutterSnapConstraint.html /usr/bin/install -c -m 644 ./html/ClutterStage.html /usr/bin/install -c -m 644 ./html/ClutterState.html /usr/bin/install -c -m 644 ./html/ClutterSwipeAction.html /usr/bin/install -c -m 644 ./html/ClutterTableLayout.html /usr/bin/install -c -m 644 ./html/ClutterTapAction.html /usr/bin/install -c -m 644 ./html/ClutterText.html /usr/bin/install -c -m 644 ./html/ClutterTextBuffer.html /usr/bin/install -c -m 644 ./html/ClutterTexture.html /usr/bin/install -c -m 644 ./html/ClutterTimeline.html /usr/bin/install -c -m 644 ./html/ClutterTransition.html /usr/bin/install -c -m 644 ./html/ClutterTransitionGroup.html /usr/bin/install -c -m 644 ./html/ClutterX11TexturePixmap.html /usr/bin/install -c -m 644 ./html/ClutterZoomAction.html /usr/bin/install -c -m 644 ./html/actor-box.png /usr/bin/install -c -m 644 ./html/actor-example.png /usr/bin/install -c -m 644 ./html/animator-key-frames.png /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/bin-layout.png /usr/bin/install -c -m 644 ./html/box-layout.png /usr/bin/install -c -m 644 ./html/building-clutter.html /usr/bin/install -c -m 644 ./html/cally.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch04.html /usr/bin/install -c -m 644 ./html/ch05.html /usr/bin/install -c -m 644 ./html/ch06.html /usr/bin/install -c -m 644 ./html/ch07.html /usr/bin/install -c -m 644 ./html/ch08.html /usr/bin/install -c -m 644 ./html/ch09.html /usr/bin/install -c -m 644 ./html/ch10.html /usr/bin/install -c -m 644 ./html/ch11.html /usr/bin/install -c -m 644 ./html/ch12.html /usr/bin/install -c -m 644 ./html/ch13.html /usr/bin/install -c -m 644 ./html/ch14.html /usr/bin/install -c -m 644 ./html/clutter-Base-geometric-types.html /usr/bin/install -c -m 644 ./html/clutter-Cairo-integration.html /usr/bin/install -c -m 644 ./html/clutter-ClutterWaylandSurface.html /usr/bin/install -c -m 644 ./html/clutter-Colors.html /usr/bin/install -c -m 644 ./html/clutter-EGL-Specific-Support.html /usr/bin/install -c -m 644 ./html/clutter-Events.html /usr/bin/install -c -m 644 ./html/clutter-Features.html /usr/bin/install -c -m 644 ./html/clutter-GDK-Specific-Support.html /usr/bin/install -c -m 644 ./html/clutter-General-API.html /usr/bin/install -c -m 644 ./html/clutter-General.html /usr/bin/install -c -m 644 ./html/clutter-Implicit-Animations.html /usr/bin/install -c -m 644 ./html/clutter-Intel-CE3100-CE4100-Specific-Support.html /usr/bin/install -c -m 644 ./html/clutter-Key-Bindings.html /usr/bin/install -c -m 644 ./html/clutter-Paint-Nodes.html /usr/bin/install -c -m 644 ./html/clutter-Shaders.html /usr/bin/install -c -m 644 ./html/clutter-Stage-Manager.html /usr/bin/install -c -m 644 ./html/clutter-Unit-conversion.html /usr/bin/install -c -m 644 ./html/clutter-Utilities.html /usr/bin/install -c -m 644 ./html/clutter-Value-intervals.html /usr/bin/install -c -m 644 ./html/clutter-Versioning-Macros.html /usr/bin/install -c -m 644 ./html/clutter-Wayland-compositor-specific-support.html /usr/bin/install -c -m 644 ./html/clutter-Wayland-specific-support.html /usr/bin/install -c -m 644 ./html/clutter-Win32-Specific-Support.html /usr/bin/install -c -m 644 ./html/clutter-X11-Specific-Support.html /usr/bin/install -c -m 644 ./html/clutter-clutter-mir.html /usr/bin/install -c -m 644 ./html/clutter-overview.html /usr/bin/install -c -m 644 ./html/clutter.devhelp2 /usr/bin/install -c -m 644 ./html/clutteranimation.html /usr/bin/install -c -m 644 ./html/clutterbackends.html /usr/bin/install -c -m 644 ./html/clutterbase.html /usr/bin/install -c -m 644 ./html/clutterglossary.html /usr/bin/install -c -m 644 ./html/clutterobjecthierarchy.html /usr/bin/install -c -m 644 ./html/clutterobjectindex.html /usr/bin/install -c -m 644 ./html/clutterobjects.html /usr/bin/install -c -m 644 ./html/cluttertools.html /usr/bin/install -c -m 644 ./html/constraints-example.png /usr/bin/install -c -m 644 ./html/deprecated.html /usr/bin/install -c -m 644 ./html/easing-modes.png /usr/bin/install -c -m 644 ./html/event-flow.png /usr/bin/install -c -m 644 ./html/flow-layout.png /usr/bin/install -c -m 644 ./html/go01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/iterating-paths.html /usr/bin/install -c -m 644 ./html/ix01.html /usr/bin/install -c -m 644 ./html/ix02.html /usr/bin/install -c -m 644 ./html/ix03.html /usr/bin/install -c -m 644 ./html/ix04.html /usr/bin/install -c -m 644 ./html/ix05.html /usr/bin/install -c -m 644 ./html/ix06.html /usr/bin/install -c -m 644 ./html/ix07.html /usr/bin/install -c -m 644 ./html/ix08.html /usr/bin/install -c -m 644 ./html/ix09.html /usr/bin/install -c -m 644 ./html/ix10.html /usr/bin/install -c -m 644 ./html/ix11.html /usr/bin/install -c -m 644 ./html/ix12.html /usr/bin/install -c -m 644 ./html/ix13.html /usr/bin/install -c -m 644 ./html/ix14.html /usr/bin/install -c -m 644 ./html/ix15.html /usr/bin/install -c -m 644 ./html/ix16.html /usr/bin/install -c -m 644 ./html/ix17.html /usr/bin/install -c -m 644 ./html/ix18.html /usr/bin/install -c -m 644 ./html/ix19.html /usr/bin/install -c -m 644 ./html/ix20.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/license.html /usr/bin/install -c -m 644 ./html/migrating-ClutterAnimation.html /usr/bin/install -c -m 644 ./html/migrating-ClutterBehaviour.html /usr/bin/install -c -m 644 ./html/migrating-ClutterEffect.html /usr/bin/install -c -m 644 ./html/migrating-ClutterPath.html /usr/bin/install -c -m 644 ./html/migration.html /usr/bin/install -c -m 644 ./html/offscreen-redirect.png /usr/bin/install -c -m 644 ./html/path-alpha-func.png /usr/bin/install -c -m 644 ./html/pt10.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/running-clutter.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/table-layout.png /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/using-cairo.html make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc' make[3]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/doc' Making install in po make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share installing an.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/an/LC_MESSAGES/clutter-1.0.mo installing ar.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/clutter-1.0.mo installing as.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/as/LC_MESSAGES/clutter-1.0.mo installing ast.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ast/LC_MESSAGES/clutter-1.0.mo installing az_IR.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/az_IR/LC_MESSAGES/clutter-1.0.mo installing be.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/be/LC_MESSAGES/clutter-1.0.mo installing bg.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/bg/LC_MESSAGES/clutter-1.0.mo installing bs.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/bs/LC_MESSAGES/clutter-1.0.mo installing ca.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/clutter-1.0.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo installing cs.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/clutter-1.0.mo installing da.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/da/LC_MESSAGES/clutter-1.0.mo installing de.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/de/LC_MESSAGES/clutter-1.0.mo installing el.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/el/LC_MESSAGES/clutter-1.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/clutter-1.0.mo installing eo.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/clutter-1.0.mo installing es.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/es/LC_MESSAGES/clutter-1.0.mo installing eu.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/clutter-1.0.mo installing fa.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/clutter-1.0.mo installing fi.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/clutter-1.0.mo installing fr.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/clutter-1.0.mo installing gl.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/clutter-1.0.mo installing he.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/he/LC_MESSAGES/clutter-1.0.mo installing hi.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/clutter-1.0.mo installing hu.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/clutter-1.0.mo installing id.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/id/LC_MESSAGES/clutter-1.0.mo installing it.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/it/LC_MESSAGES/clutter-1.0.mo installing ja.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/clutter-1.0.mo installing kk.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/kk/LC_MESSAGES/clutter-1.0.mo installing km.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/km/LC_MESSAGES/clutter-1.0.mo installing kn.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/clutter-1.0.mo installing ko.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/clutter-1.0.mo installing lt.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/clutter-1.0.mo installing lv.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/clutter-1.0.mo installing mk.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/mk/LC_MESSAGES/clutter-1.0.mo installing ml.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/clutter-1.0.mo installing nb.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/clutter-1.0.mo installing nl.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/clutter-1.0.mo installing oc.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/oc/LC_MESSAGES/clutter-1.0.mo installing or.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/or/LC_MESSAGES/clutter-1.0.mo installing pa.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/clutter-1.0.mo installing pl.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/clutter-1.0.mo installing ps.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ps/LC_MESSAGES/clutter-1.0.mo installing pt.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/clutter-1.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/clutter-1.0.mo installing ro.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/clutter-1.0.mo installing ru.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/clutter-1.0.mo installing sk.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/clutter-1.0.mo installing sl.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/clutter-1.0.mo installing sr.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/clutter-1.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/clutter-1.0.mo installing sv.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/clutter-1.0.mo installing ta.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/clutter-1.0.mo installing te.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/te/LC_MESSAGES/clutter-1.0.mo installing tr.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/clutter-1.0.mo installing ug.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ug/LC_MESSAGES/clutter-1.0.mo installing uk.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/clutter-1.0.mo installing ur.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/ur/LC_MESSAGES/clutter-1.0.mo installing yi.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/yi/LC_MESSAGES/clutter-1.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/clutter-1.0.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/clutter-1.0.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo if test "clutter" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.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 -c -m 644 ./$file \ /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/po' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/examples' GEN .gitignore make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0/examples' make[1]: Entering directory `/builddir/build/BUILD/clutter-1.26.0' make[2]: Entering directory `/builddir/build/BUILD/clutter-1.26.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0' make[1]: Leaving directory `/builddir/build/BUILD/clutter-1.26.0' + find /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 clutter-1.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/clutter-1.26.0 extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/lib64/libclutter-1.0.so.0.2600.0 extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-anchors extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-destroy extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-graph extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-invariants extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-iter extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-layout extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-meta extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-offscreen-limit-max-size extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-offscreen-redirect extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-paint-opacity extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-pick extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-shader-effect extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/actor-size extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/binding-pool extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/color extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/events-touch extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/interval extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/model extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/script-parser extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/units extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/text extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/animator extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/behaviours extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/group extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/rectangle extracting debug info from /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/libexec/installed-tests/clutter/texture /usr/lib/rpm/sepdebugcrcfix: Updated 27 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libclutter-1.0.so.0.2600.0.debug to /usr/lib/debug/usr/lib64/libclutter-glx-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libclutter-1.0.so.0.2600.0.debug to /usr/lib/debug/usr/lib64/libclutter-glx-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libclutter-1.0.so.0.2600.0.debug to /usr/lib/debug/usr/lib64/libclutter-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libclutter-1.0.so.0.2600.0.debug to /usr/lib/debug/usr/lib64/libclutter-1.0.so.debug 10825 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clutter-1.26.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CGgDrM + umask 022 + cd /builddir/build/BUILD + cd clutter-1.26.0 + DOCDIR=/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/doc/clutter-1.26.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/doc/clutter-1.26.0 + cp -pr NEWS /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/doc/clutter-1.26.0 + cp -pr README /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/doc/clutter-1.26.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fKcCwl + umask 022 + cd /builddir/build/BUILD + cd clutter-1.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/licenses/clutter-1.26.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/licenses/clutter-1.26.0 + cp -pr COPYING /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64/usr/share/licenses/clutter-1.26.0 + exit 0 Provides: clutter = 1.26.0-1.el7 clutter(x86-64) = 1.26.0-1.el7 libclutter-1.0.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libdrm.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgbm.so.1()(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) libgthread-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: clutter-devel-1.26.0-1.el7.x86_64 Provides: clutter-devel = 1.26.0-1.el7 clutter-devel(x86-64) = 1.26.0-1.el7 pkgconfig(cally-1.0) = 1.26.0 pkgconfig(clutter-1.0) = 1.26.0 pkgconfig(clutter-cogl-1.0) = 1.26.0 pkgconfig(clutter-egl-1.0) = 1.26.0 pkgconfig(clutter-gdk-1.0) = 1.26.0 pkgconfig(clutter-glx-1.0) = 1.26.0 pkgconfig(clutter-x11-1.0) = 1.26.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libclutter-1.0.so.0()(64bit) pkgconfig(atk) pkgconfig(atk) >= 2.5.3 pkgconfig(cairo-gobject) >= 1.14.0 pkgconfig(clutter-1.0) pkgconfig(cogl-1.0) >= 1.21.2 pkgconfig(cogl-pango-1.0) pkgconfig(cogl-path-1.0) pkgconfig(gdk-3.0) pkgconfig(gio-2.0) >= 2.44.0 pkgconfig(json-glib-1.0) >= 0.12.0 pkgconfig(pangocairo) >= 1.30 pkgconfig(pangoft2) pkgconfig(x11) pkgconfig(xcomposite) >= 0.4 pkgconfig(xdamage) pkgconfig(xext) pkgconfig(xi) Processing files: clutter-doc-1.26.0-1.el7.x86_64 Provides: clutter-doc = 1.26.0-1.el7 clutter-doc(x86-64) = 1.26.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clutter-tests-1.26.0-1.el7.x86_64 Provides: clutter-tests = 1.26.0-1.el7 clutter-tests(x86-64) = 1.26.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libEGL.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libclutter-1.0.so.0()(64bit) libcogl-pango.so.20()(64bit) libcogl-path.so.20()(64bit) libcogl.so.20()(64bit) libdrm.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgbm.so.1()(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) libgthread-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: clutter-debuginfo-1.26.0-1.el7.x86_64 Provides: clutter-debuginfo = 1.26.0-1.el7 clutter-debuginfo(x86-64) = 1.26.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/clutter-1.26.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/clutter-devel-1.26.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/clutter-doc-1.26.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/clutter-tests-1.26.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/clutter-debuginfo-1.26.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dkmAXH + umask 022 + cd /builddir/build/BUILD + cd clutter-1.26.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/clutter-1.26.0-1.el7.x86_64 + exit 0 Child return code was: 0