* Package:    media-libs/clutter-gst-3.0.27-r2:3.0
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        X abi_x86_64 amd64 elibc_glibc introspection kernel_linux udev
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking clutter-gst-3.0.27.tar.xz to /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work
>>> Source unpacked in /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work
>>> Preparing source in /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27 ...
  [ ok ]
  [ ok ]
 * Running elibtoolize in: clutter-gst-3.0.27/
 *   Applying ppc64le/2.4.4 patch ...
 * Running elibtoolize in: clutter-gst-3.0.27/build/autotools/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.5.0 patch ...
 *   Applying fsanitize/2.4.6 patch ...
 *   Applying fuse-ld/2.4.6 patch ...
 *   Applying static-flags/2.4.6 patch ...
 *   Applying werror/2.4.6 patch ...
 *   Applying cxx-pthread/2.4.6 patch ...
 *   Applying color-record/2.4.6-alt patch ...
 *   Applying sed-quote/2.4.6 patch ...
 *   Applying openmp/2.4.6 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27 ...
 * econf: updating clutter-gst-3.0.27/build/autotools/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating clutter-gst-3.0.27/build/autotools/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/clutter-gst-3.0.27-r2 --htmldir=/usr/share/doc/clutter-gst-3.0.27-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-flags --enable-debug=minimum --enable-introspection --enable-udev
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking if building for some Win32 platform... no
checking whether make supports nested variables... (cached) yes
checking whether make can be made more silent... yes
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for a sed that does not truncate output... (cached) /bin/sed
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memset... yes
checking for munmap... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for cgc... no
checking for python... python
checking for cos in -lm... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CLUTTER_GST... yes
checking for GST... yes
checking for PLUGIN... yes
checking for GUDEV... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/autotools/Makefile
config.status: creating scripts/Makefile
config.status: creating clutter-gst/Makefile
config.status: creating clutter-gst/clutter-gst-version.h
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/reference/version.xml
config.status: creating clutter-gst.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Clutter-GST 3.0.27 (git)

 • Global:
        Prefix     : /usr
        Cg compiler: no

 • Compiler options:
        Compiler flags: 
        Debug level   : minimum

 • Extra:
        API documentation : no
        Introspection data: yes
        GL texture upload : yes
        UDEV support      : yes

>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27 ...
make -j2 
make ` if  test "x1" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-recursive
Making all in build
Making all in autotools
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in scripts
make[2]: Nothing to be done for 'all'.
Making all in clutter-gst
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/usr/bin/glib-mkenums \
	--template ./clutter-gst-enum-types.h.in \
./clutter-gst-types.h ./clutter-gst-util.h ./clutter-gst-camera.h ./clutter-gst-camera-manager.h ./clutter-gst-camera-device.h ./clutter-gst-playback.h ./clutter-gst-player.h ./clutter-gst-aspectratio.h ./clutter-gst-crop.h ./clutter-gst-content.h ./clutter-gst-video-sink.h | sed -e 's/_TYPE_GST/_TYPE/g' > xgen-eh \
&& (cmp -s xgen-eh clutter-gst-enum-types.h || cp -f xgen-eh clutter-gst-enum-types.h) \
&& rm -f xgen-eh \
&& echo timestamp > stamp-enum-types
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/usr/bin/glib-genmarshal \
	--prefix=_clutter_gst_marshal \
	--header \
./clutter-gst-marshal.list > xgen-mh \
&& (cmp -s xgen-mh clutter-gst-marshal.h || cp -f xgen-mh clutter-gst-marshal.h) \
&& rm -f xgen-mh \
&& echo timestamp > stamp-marshal
INFO: Reading ./clutter-gst-marshal.list...
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
(echo "#include \"clutter-gst-marshal.h\"" ; \
/usr/bin/glib-genmarshal \
	--prefix=_clutter_gst_marshal \
	--body \
./clutter-gst-marshal.list) > xgen-mc \
&& cp xgen-mc clutter-gst-marshal.c \
&& rm -f xgen-mc
INFO: Reading ./clutter-gst-marshal.list...
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make ` if  test "x1" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` all-recursive
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-enum-types.lo clutter-gst-enum-types.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-enum-types.c  -fPIC -DPIC -o .libs/clutter-gst-enum-types.o
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from clutter-gst-enum-types.h:7,
                 from clutter-gst-enum-types.c:4:
clutter-gst-enum-types.c: In function ‘clutter_gst_seek_flags_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro ‘g_atomic_pointer_get’
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
clutter-gst-enum-types.c:13:7: note: in expansion of macro ‘g_once_init_enter’
   13 |   if (g_once_init_enter (&g_enum_type_id__volatile))
      |       ^~~~~~~~~~~~~~~~~
clutter-gst-enum-types.c: In function ‘clutter_gst_buffering_mode_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
  131 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro ‘g_atomic_pointer_get’
  272 |     (!g_atomic_pointer_get (location) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
clutter-gst-enum-types.c:35:7: note: in expansion of macro ‘g_once_init_enter’
   35 |   if (g_once_init_enter (&g_enum_type_id__volatile))
      |       ^~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-debug.lo clutter-gst-debug.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-debug.c  -fPIC -DPIC -o .libs/clutter-gst-debug.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-types.lo clutter-gst-types.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-types.c  -fPIC -DPIC -o .libs/clutter-gst-types.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-player.lo clutter-gst-player.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-player.c  -fPIC -DPIC -o .libs/clutter-gst-player.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-camera.lo clutter-gst-camera.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-camera.c  -fPIC -DPIC -o .libs/clutter-gst-camera.o
clutter-gst-camera.c: In function ‘clutter_gst_camera_class_init’:
clutter-gst-camera.c:317:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  317 |   g_type_class_add_private (klass, sizeof (ClutterGstCameraPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from clutter-gst-camera.c:44:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-camera.c: In function ‘parse_photo_data’:
clutter-gst-camera.c:447:3: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  447 |   data = g_memdup (info.data, info.size);
      |   ^~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:37,
                 from /usr/include/glib-2.0/glib/giochannel.h:36,
                 from /usr/include/glib-2.0/glib.h:56,
                 from clutter-gst-camera.c:43:
/usr/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here
  338 | gpointer              g_memdup         (gconstpointer mem,
      |                       ^~~~~~~~
clutter-gst-camera.c: In function ‘clutter_gst_camera_init’:
clutter-gst-camera.c:826:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  826 |                                  ClutterGstCameraPrivate);
      |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~                   
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-camera-manager.lo clutter-gst-camera-manager.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-camera-manager.c  -fPIC -DPIC -o .libs/clutter-gst-camera-manager.o
clutter-gst-camera-manager.c: In function ‘clutter_gst_camera_manager_class_init’:
clutter-gst-camera-manager.c:126:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  126 |   g_type_class_add_private (klass, sizeof (ClutterGstCameraManagerPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:6,
                 from /usr/include/gstreamer-1.0/gst/gst.h:31,
                 from clutter-gst-camera-manager.c:41:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-camera-manager.c: In function ‘clutter_gst_camera_manager_init’:
clutter-gst-camera-manager.c:332:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  332 |   self->priv = GST_CAMERA_MANAGER_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-camera-device.lo clutter-gst-camera-device.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-camera-device.c  -fPIC -DPIC -o .libs/clutter-gst-camera-device.o
clutter-gst-camera-device.c: In function ‘clutter_gst_camera_device_class_init’:
clutter-gst-camera-device.c:338:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  338 |   g_type_class_add_private (klass, sizeof (ClutterGstCameraDevicePrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:6,
                 from /usr/include/gstreamer-1.0/gst/gst.h:31,
                 from clutter-gst-camera-device.c:42:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-camera-device.c: In function ‘clutter_gst_camera_device_init’:
clutter-gst-camera-device.c:410:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  410 |                                  ClutterGstCameraDevicePrivate);
      |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-playback.lo clutter-gst-playback.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-playback.c  -fPIC -DPIC -o .libs/clutter-gst-playback.o
clutter-gst-playback.c: In function ‘clutter_gst_playback_class_init’:
clutter-gst-playback.c:1711:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
 1711 |   g_type_class_add_private (klass, sizeof (ClutterGstPlaybackPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from clutter-gst-enum-types.h:7,
                 from clutter-gst-playback.c:46:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-playback.c: In function ‘clutter_gst_playback_init’:
clutter-gst-playback.c:2007:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
 2007 |   self->priv = priv = GST_PLAYBACK_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-util.lo clutter-gst-util.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-util.c  -fPIC -DPIC -o .libs/clutter-gst-util.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-aspectratio.lo clutter-gst-aspectratio.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-aspectratio.c  -fPIC -DPIC -o .libs/clutter-gst-aspectratio.o
clutter-gst-aspectratio.c: In function ‘clutter_gst_aspectratio_class_init’:
clutter-gst-aspectratio.c:400:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  400 |   g_type_class_add_private (klass, sizeof (ClutterGstAspectratioPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from clutter-gst-aspectratio.h:37,
                 from clutter-gst-aspectratio.c:37:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-aspectratio.c: In function ‘clutter_gst_aspectratio_init’:
clutter-gst-aspectratio.c:440:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  440 |   self->priv = ASPECTRATIO_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-crop.lo clutter-gst-crop.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-crop.c  -fPIC -DPIC -o .libs/clutter-gst-crop.o
clutter-gst-crop.c: In function ‘clutter_gst_crop_class_init’:
clutter-gst-crop.c:412:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  412 |   g_type_class_add_private (klass, sizeof (ClutterGstCropPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from clutter-gst-crop.h:36,
                 from clutter-gst-crop.c:36:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-crop.c: In function ‘clutter_gst_crop_init’:
clutter-gst-crop.c:481:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  481 |   priv = self->priv = CROP_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-content.lo clutter-gst-content.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-content.c  -fPIC -DPIC -o .libs/clutter-gst-content.o
clutter-gst-content.c: In function ‘clutter_gst_content_class_init’:
clutter-gst-content.c:530:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  530 |   g_type_class_add_private (klass, sizeof (ClutterGstContentPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from clutter-gst-content.h:27,
                 from clutter-gst-content.c:41:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-content.c: In function ‘clutter_gst_content_init’:
clutter-gst-content.c:594:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
  594 |   self->priv = priv = CLUTTER_GST_CONTENT_GET_PRIVATE (self);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-video-sink.lo clutter-gst-video-sink.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-video-sink.c  -fPIC -DPIC -o .libs/clutter-gst-video-sink.o
clutter-gst-video-sink.c: In function ‘clutter_gst_video_sink_init’:
clutter-gst-video-sink.c:2131:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
 2131 |                                                    ClutterGstVideoSinkPrivate);
      |             ^                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-video-sink.c: In function ‘clutter_gst_video_sink_class_init’:
clutter-gst-video-sink.c:2389:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
 2389 |   g_type_class_add_private (klass, sizeof (ClutterGstVideoSinkPrivate));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:6,
                 from /usr/include/gstreamer-1.0/gst/gst.h:31,
                 from clutter-gst-video-sink.c:80:
/usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here
 1497 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-video-sink.c: In function ‘clutter_gst_rgb32_upload_gl’:
clutter-gst-video-sink.c:1373:8: warning: ‘gst_video_gl_texture_upload_meta_upload’ accessing 16 bytes in a region of size 4 [-Wstringop-overflow=]
 1373 |   if (!gst_video_gl_texture_upload_meta_upload (upload_meta, gl_handle)) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
clutter-gst-video-sink.c:1373:8: note: referencing argument 2 of type ‘guint[4]’ {aka ‘unsigned int[4]’}
In file included from /usr/include/gstreamer-1.0/gst/video/video.h:189,
                 from clutter-gst-video-sink.c:83:
/usr/include/gstreamer-1.0/gst/video/gstvideometa.h:303:11: note: in a call to function ‘gst_video_gl_texture_upload_meta_upload’
  303 | gboolean  gst_video_gl_texture_upload_meta_upload     (GstVideoGLTextureUploadMeta *meta,
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-plugin.lo clutter-gst-plugin.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-plugin.c  -fPIC -DPIC -o .libs/clutter-gst-plugin.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-auto-video-sink.lo clutter-gst-auto-video-sink.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-auto-video-sink.c  -fPIC -DPIC -o .libs/clutter-gst-auto-video-sink.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..    -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o clutter-gst-marshal.lo clutter-gst-marshal.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I.. -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c clutter-gst-marshal.c  -fPIC -DPIC -o .libs/clutter-gst-marshal.o
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 27:0:27  -export-dynamic -export-symbols-regex "^clutter_gst.*" -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libclutter-gst-3.0.la -rpath /usr/lib64  clutter-gst-enum-types.lo  clutter-gst-marshal.lo clutter-gst-debug.lo clutter-gst-types.lo clutter-gst-player.lo clutter-gst-camera.lo clutter-gst-camera-manager.lo clutter-gst-camera-device.lo clutter-gst-playback.lo clutter-gst-util.lo clutter-gst-aspectratio.lo clutter-gst-crop.lo clutter-gst-content.lo clutter-gst-video-sink.lo     -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0  -lm 
libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B  .libs/clutter-gst-enum-types.o .libs/clutter-gst-marshal.o .libs/clutter-gst-debug.o .libs/clutter-gst-types.o .libs/clutter-gst-player.o .libs/clutter-gst-camera.o .libs/clutter-gst-camera-manager.o .libs/clutter-gst-camera-device.o .libs/clutter-gst-playback.o .libs/clutter-gst-util.o .libs/clutter-gst-aspectratio.o .libs/clutter-gst-crop.o .libs/clutter-gst-content.o .libs/clutter-gst-video-sink.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libclutter-gst-3.0.exp
libtool: link: /bin/grep -E -e "^clutter_gst.*" ".libs/libclutter-gst-3.0.exp" > ".libs/libclutter-gst-3.0.expT"
libtool: link: mv -f ".libs/libclutter-gst-3.0.expT" ".libs/libclutter-gst-3.0.exp"
libtool: link: echo "{ global:" > .libs/libclutter-gst-3.0.ver
libtool: link:  cat .libs/libclutter-gst-3.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libclutter-gst-3.0.ver
libtool: link:  echo "local: *; };" >> .libs/libclutter-gst-3.0.ver
libtool: link:  x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/clutter-gst-enum-types.o .libs/clutter-gst-marshal.o .libs/clutter-gst-debug.o .libs/clutter-gst-types.o .libs/clutter-gst-player.o .libs/clutter-gst-camera.o .libs/clutter-gst-camera-manager.o .libs/clutter-gst-camera-device.o .libs/clutter-gst-playback.o .libs/clutter-gst-util.o .libs/clutter-gst-aspectratio.o .libs/clutter-gst-crop.o .libs/clutter-gst-content.o .libs/clutter-gst-video-sink.o   -Wl,--as-needed -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm  -pthread -pthread -pthread -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -pthread   -pthread -Wl,-soname -Wl,libclutter-gst-3.0.so.0 -Wl,-version-script -Wl,.libs/libclutter-gst-3.0.ver -o .libs/libclutter-gst-3.0.so.0.27.0
libtool: link: (cd ".libs" && rm -f "libclutter-gst-3.0.so.0" && ln -s "libclutter-gst-3.0.so.0.27.0" "libclutter-gst-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libclutter-gst-3.0.so" && ln -s "libclutter-gst-3.0.so.0.27.0" "libclutter-gst-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libclutter-gst-3.0.la" && ln -s "../libclutter-gst-3.0.la" "libclutter-gst-3.0.la" )
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -module -avoid-version -no-undefined  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libcluttergst3.la -rpath /usr/lib64/gstreamer-1.0 clutter-gst-plugin.lo clutter-gst-auto-video-sink.lo   -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0  -lm libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/clutter-gst-plugin.o .libs/clutter-gst-auto-video-sink.o   -Wl,-rpath -Wl,/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst/.libs -Wl,--as-needed ./.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm  -pthread -pthread -pthread -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -pthread   -pthread -Wl,-soname -Wl,libcluttergst3.so -o .libs/libcluttergst3.so
libtool: link: ( cd ".libs" && rm -f "libcluttergst3.la" && ln -s "../libcluttergst3.la" "libcluttergst3.la" )
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
\
	GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no DISPLAY="" \
	CPPFLAGS="" CFLAGS="-O3 -march=native -mtune=native -fomit-frame-pointer -pipe" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" DLLTOOL="x86_64-pc-linux-gnu-dlltool" \
	/usr/bin/g-ir-scanner -v \
	--namespace ClutterGst --nsversion=3.0 \
	--quiet --warn-all \
	--add-include-path=../clutter-gst \
	--add-include=path=../clutter-gst \
	--c-include="clutter-gst/clutter-gst.h" \
	--include=GObject-2.0 \
	--include=Cogl-1.0 \
	--include=Clutter-1.0 \
	--include=GdkPixbuf-2.0 \
	--add-include-path=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \
	--include=Gst-1.0 \
	--add-include-path=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \
	--include=GstBase-1.0 \
	--add-include-path=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-video-1.0` \
	--include=GstVideo-1.0 \
	--add-include-path=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-audio-1.0` \
	--include=GstAudio-1.0 \
	--add-include-path=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-pbutils-1.0` \
	--include=GstPbutils-1.0 \
	--add-init-section="extern void gst_init (int *argc, char *argv[]); gst_init(0, NULL);" \
	--library=libclutter-gst-3.0.la \
	--libtool="/bin/sh ../libtool" \
	--output ClutterGst-3.0.gir \
	--pkg gobject-2.0 \
	--pkg cogl-2.0-experimental \
	--pkg clutter-1.0 \
	--pkg gdk-pixbuf-2.0 \
	--pkg gstreamer-1.0 \
	--pkg gstreamer-base-1.0 \
	--pkg-export clutter-gst-3.0 \
	--cflags-begin \
	-DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -I.. -I..  \
	-I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread \
	-I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API \
	-I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include	\
	 \
	-DGST_USE_UNSTABLE_API \
	--cflags-end \
	./clutter-gst-types.h ./clutter-gst-util.h ./clutter-gst-camera.h ./clutter-gst-camera-manager.h ./clutter-gst-camera-device.h ./clutter-gst-playback.h ./clutter-gst-player.h ./clutter-gst-aspectratio.h ./clutter-gst-crop.h ./clutter-gst-content.h ./clutter-gst-video-sink.h \
	./clutter-gst-debug.c ./clutter-gst-types.c ./clutter-gst-player.c ./clutter-gst-camera.c ./clutter-gst-camera-manager.c ./clutter-gst-camera-device.c ./clutter-gst-playback.c ./clutter-gst-util.c ./clutter-gst-aspectratio.c ./clutter-gst-crop.c ./clutter-gst-content.c ./clutter-gst-video-sink.c \
	clutter-gst-enum-types.h clutter-gst-version.h
clutter-gst-video-sink.c:2639: Warning: ClutterGst: clutter_gst_video_sink_get_pipeline: return value: Unresolved type: 'CoglPipeline*'
clutter-gst-video-sink.c:2658: Warning: ClutterGst: clutter_gst_video_sink_setup_pipeline: argument pipeline: Unresolved type: 'CoglPipeline*'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
/usr/bin/g-ir-compiler \
	--includedir=. \
	--includedir=. \
	--includedir=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-1.0` \
	--includedir=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-base-1.0` \
	--includedir=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-video-1.0` \
	--includedir=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-audio-1.0` \
	--includedir=`/usr/bin/x86_64-pc-linux-gnu-pkg-config --variable=girdir gstreamer-pbutils-1.0` \
	 ClutterGst-3.0.gir -o ./ClutterGst-3.0.typelib
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
Making all in tests
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o test_alpha-test-alpha.o `test -f 'test-alpha.c' || echo './'`test-alpha.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o test_rgb_upload-test-rgb-upload.o `test -f 'test-rgb-upload.c' || echo './'`test-rgb-upload.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o test_start_stop-test-start-stop.o `test -f 'test-start-stop.c' || echo './'`test-start-stop.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o test_yuv_upload-test-yuv-upload.o `test -f 'test-yuv-upload.c' || echo './'`test-yuv-upload.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o test_video_actor_new_unref_loop-test-video-actor-new-unref-loop.o `test -f 'test-video-actor-new-unref-loop.c' || echo './'`test-video-actor-new-unref-loop.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o test-alpha test_alpha-test-alpha.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/test-alpha test_alpha-test-alpha.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o test-start-stop test_start_stop-test-start-stop.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/test-start-stop test_start_stop-test-start-stop.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o test-rgb-upload test_rgb_upload-test-rgb-upload.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/test-rgb-upload test_rgb_upload-test-rgb-upload.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o test-yuv-upload test_yuv_upload-test-yuv-upload.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/test-yuv-upload test_yuv_upload-test-yuv-upload.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o test-video-actor-new-unref-loop test_video_actor_new_unref_loop-test-video-actor-new-unref-loop.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/test-video-actor-new-unref-loop test_video_actor_new_unref_loop-test-video-actor-new-unref-loop.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/tests'
Making all in examples
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o camera_player-camera-player.o `test -f 'camera-player.c' || echo './'`camera-player.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o video_player-video-player.o `test -f 'video-player.c' || echo './'`video-player.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o video_sink-video-sink.o `test -f 'video-sink.c' || echo './'`video-sink.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o video_sink_navigation-video-sink-navigation.o `test -f 'video-sink-navigation.c' || echo './'`video-sink-navigation.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I..    -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o video_content-video-content.o `test -f 'video-content.c' || echo './'`video-content.c
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o camera-player camera_player-camera-player.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/camera-player camera_player-camera-player.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o video-player video_player-video-player.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/video-player video_player-video-player.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o video-sink video_sink-video-sink.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/video-sink video_sink-video-sink.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o video-sink-navigation video_sink_navigation-video-sink-navigation.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/video-sink-navigation video_sink_navigation-video-sink-navigation.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o video-content video_content-video-content.o -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../clutter-gst/libclutter-gst-3.0.la 
libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/video-content video_content-video-content.o -pthread  -Wl,--as-needed ../clutter-gst/.libs/libclutter-gst-3.0.so -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/examples'
Making all in doc
Making all in reference
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27'
cp -f clutter-gst.pc clutter-gst-3.0.pc
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27'
>>> Source compiled.
>>> Test phase [not enabled]: media-libs/clutter-gst-3.0.27-r2

>>> Install media-libs/clutter-gst-3.0.27-r2 into /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image
make -j2 DESTDIR=/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image install 
Making install in build
Making install in autotools
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
Making install in scripts
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in clutter-gst
make ` if  test "x1" = x0; then test -z "" -o "x" = x0 && echo -s; else test "x" = x0 && echo -s; fi` install-recursive
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/include/clutter-gst-3.0/clutter-gst'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 clutter-gst-types.h clutter-gst-util.h clutter-gst-camera.h clutter-gst-camera-manager.h clutter-gst-camera-device.h clutter-gst-playback.h clutter-gst-player.h clutter-gst-aspectratio.h clutter-gst-crop.h clutter-gst-content.h clutter-gst-video-sink.h clutter-gst.h '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/include/clutter-gst-3.0/clutter-gst'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c   libclutter-gst-3.0.la '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/libclutter-gst-3.0.so.0.27.0 /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/libclutter-gst-3.0.so.0.27.0
libtool: install: (cd /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64 && { ln -s -f libclutter-gst-3.0.so.0.27.0 libclutter-gst-3.0.so.0 || { rm -f libclutter-gst-3.0.so.0 && ln -s libclutter-gst-3.0.so.0.27.0 libclutter-gst-3.0.so.0; }; })
libtool: install: (cd /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64 && { ln -s -f libclutter-gst-3.0.so.0.27.0 libclutter-gst-3.0.so || { rm -f libclutter-gst-3.0.so && ln -s libclutter-gst-3.0.so.0.27.0 libclutter-gst-3.0.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/libclutter-gst-3.0.lai /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/libclutter-gst-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/include/clutter-gst-3.0/clutter-gst'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 clutter-gst-enum-types.h clutter-gst-version.h '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/include/clutter-gst-3.0/clutter-gst'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/share/gir-1.0'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ClutterGst-3.0.gir '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/share/gir-1.0'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/girepository-1.0/'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ClutterGst-3.0.typelib '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/girepository-1.0/'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
make[4]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/gstreamer-1.0'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c   libcluttergst3.la '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/gstreamer-1.0'
libtool: warning: relinking 'libcluttergst3.la'
libtool: install: (cd /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst; /bin/sh "/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/libtool"  --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0 -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libcluttergst3.la -rpath /usr/lib64/gstreamer-1.0 clutter-gst-plugin.lo clutter-gst-auto-video-sink.lo -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lm libclutter-gst-3.0.la -inst-prefix-dir /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image)
libtool: relink: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/clutter-gst-plugin.o .libs/clutter-gst-auto-video-sink.o   -Wl,--as-needed -L/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64 -L/usr/lib64 -lclutter-gst-3.0 -lclutter-1.0 -lcogl-path -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo-gobject -lcairo -lwayland-cursor -lxkbcommon -lXi -lcogl -lgmodule-2.0 -lwayland-egl -lwayland-client -lgbm -ldrm -lwayland-server -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lgio-2.0 -lgdk_pixbuf-2.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lm  -pthread -pthread -pthread -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -pthread   -pthread -Wl,-soname -Wl,libcluttergst3.so -o .libs/libcluttergst3.so
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/libcluttergst3.soT /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/gstreamer-1.0/libcluttergst3.so
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/libcluttergst3.lai /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/gstreamer-1.0/libcluttergst3.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/gstreamer-1.0'
make[4]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/clutter-gst'
Making install in tests
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in examples
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in doc
Making install in reference
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/doc/reference'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstAspectratio.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstCamera.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstCameraDevice.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstCameraManager.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstContent.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstCrop.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstPlayback.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ClutterGstPlayer.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/annotation-glossary.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/api-index-all.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ch01.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ch02.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ch03.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ch04.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/ch05.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/clutter-gst-Types.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/clutter-gst-Utilities.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/clutter-gst-Versioning-Macros.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/clutter-gst-Video-Sink.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/clutter-gst.devhelp2
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/home.png
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/index.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/left-insensitive.png
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/left.png
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/license.html
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/right-insensitive.png
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/right.png
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/style.css
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/up-insensitive.png
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./html/up.png
make[3]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27/doc/reference'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27'
 /bin/mkdir -p '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 clutter-gst-3.0.pc '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/work/clutter-gst-3.0.27'
>>> Completed installing media-libs/clutter-gst-3.0.27-r2 into /var/tmp/portage/media-libs/clutter-gst-3.0.27-r2/image

 * Final size of build directory: 5204 KiB (5.0 MiB)
 * Final size of installed tree:  1176 KiB (1.1 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/gstreamer-1.0/libcluttergst3.so
   /usr/lib64/libclutter-gst-3.0.so.0.27.0