Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/clutter-gst2.spec'], False, '/srv/build/7/E/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/clutter-gst2.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/clutter-gst2-2.0.12-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clutter-gst2.spec'], False, '/srv/build/7/E/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clutter-gst2.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Le4WPm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clutter-gst-2.0.12 + /usr/bin/xz -dc /builddir/build/SOURCES/clutter-gst-2.0.12.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clutter-gst-2.0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-video-sink-clear-buffer-in-flush.patch):' Patch #1 (0001-video-sink-clear-buffer-in-flush.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-video-sink-clear-buffer-in-flush.patch + /usr/bin/patch -p1 --fuzz=0 patching file clutter-gst/clutter-gst-video-sink.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qeg5Dw + umask 022 + cd /builddir/build/BUILD + cd clutter-gst-2.0.12 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/autotools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/autotools/config.guess ++ basename ./build/autotools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/autotools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/autotools/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/autotools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/autotools/config.sub ++ basename ./build/autotools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/autotools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/autotools/config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '501' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-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 for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for a sed that does not truncate output... (cached) /usr/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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLUTTER_GST... yes checking for GST... yes checking for PLUGIN... yes checking for HW... no checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for 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 clutter-gst/shaders/Makefile 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 2.0.12 (release) • Global: Prefix : /usr Cg compiler: no • Compiler options: Compiler flags: Debug level : minimum • Extra: API documentation : no Introspection data: auto HW Decoder support: no + make -j16 V=1 make ` if test "x0" = x0; then test -z "1" -o "x1" = x0 && echo -s; else test "x1" = x0 && echo -s; fi` all-recursive make[1]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12' Making all in build make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/build' Making all in autotools make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/build/autotools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/build/autotools' make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/build' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/build' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/scripts' Making all in clutter-gst make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst' /usr/bin/glib-mkenums \ --template ./clutter-gst-enum-types.h.in \ ./clutter-gst.h ./clutter-gst-types.h ./clutter-gst-util.h ./clutter-gst-version.h ./clutter-gst-video-sink.h ./clutter-gst-video-texture.h ./clutter-gst-player.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 /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 /usr/bin/glib-mkenums \ --template ./clutter-gst-enum-types.c.in \ ./clutter-gst.h ./clutter-gst-types.h ./clutter-gst-util.h ./clutter-gst-version.h ./clutter-gst-video-sink.h ./clutter-gst-video-texture.h ./clutter-gst-player.h > xgen-ec \ && cp -f xgen-ec clutter-gst-enum-types.c \ && rm -f xgen-ec make ` if test "x0" = x0; then test -z "1" -o "x1" = x0 && echo -s; else test "x1" = x0 && echo -s; fi` all-recursive make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst' Making all in shaders make[4]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst/shaders' make ` if test "x0" = x0; then test -z "1" -o "x1" = x0 && echo -s; else test "x1" = x0 && echo -s; fi` all-am make[5]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst/shaders' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst/shaders' make[4]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst/shaders' make[4]: Entering directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-debug.lo `test -f './clutter-gst-debug.c' || echo './'`./clutter-gst-debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-player.lo `test -f './clutter-gst-player.c' || echo './'`./clutter-gst-player.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-video-sink.lo `test -f './clutter-gst-video-sink.c' || echo './'`./clutter-gst-video-sink.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-video-texture.lo `test -f './clutter-gst-video-texture.c' || echo './'`./clutter-gst-video-texture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-util.lo `test -f './clutter-gst-util.c' || echo './'`./clutter-gst-util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-plugin.lo `test -f './clutter-gst-plugin.c' || echo './'`./clutter-gst-plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-auto-video-sink.lo `test -f './clutter-gst-auto-video-sink.c' || echo './'`./clutter-gst-auto-video-sink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-util.c -fPIC -DPIC -o .libs/clutter-gst-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-player.c -fPIC -DPIC -o .libs/clutter-gst-player.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-auto-video-sink.c -fPIC -DPIC -o .libs/clutter-gst-auto-video-sink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-video-sink.c -fPIC -DPIC -o .libs/clutter-gst-video-sink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-video-texture.c -fPIC -DPIC -o .libs/clutter-gst-video-texture.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-debug.c -fPIC -DPIC -o .libs/clutter-gst-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-plugin.c -fPIC -DPIC -o .libs/clutter-gst-plugin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-marshal.lo `test -f './clutter-gst-marshal.c' || echo './'`./clutter-gst-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o clutter-gst-enum-types.lo clutter-gst-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ./clutter-gst-marshal.c -fPIC -DPIC -o .libs/clutter-gst-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../clutter-gst/shaders -I../clutter-gst/shaders -DCLUTTER_GST_COMPILATION -DG_DISABLE_SINGLE_INCLUDES -DCOGL_ENABLE_EXPERIMENTAL_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DG_LOG_DOMAIN=\"Clutter-Gst\" -DCLUTTER_GST_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c clutter-gst-enum-types.c -fPIC -DPIC -o .libs/clutter-gst-enum-types.o ./clutter-gst-video-texture.c: In function 'clutter_gst_video_texture_get_type': ./clutter-gst-video-texture.c:85:1: warning: 'clutter_media_get_type' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-media.h:76) [-Wdeprecated-declarations] G_DEFINE_TYPE_WITH_CODE (ClutterGstVideoTexture, ^ ./clutter-gst-video-texture.c: In function 'clutter_gst_video_texture_get_preferred_width': ./clutter-gst-video-texture.c:279:3: warning: 'clutter_texture_get_sync_size' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:91) [-Wdeprecated-declarations] sync_size = clutter_texture_get_sync_size (CLUTTER_TEXTURE (self)); ^ ./clutter-gst-video-texture.c:281:5: warning: 'clutter_texture_get_keep_aspect_ratio' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:108) [-Wdeprecated-declarations] clutter_texture_get_keep_aspect_ratio (CLUTTER_TEXTURE (self)); ^ ./clutter-gst-video-texture.c: In function 'clutter_gst_video_texture_get_preferred_height': ./clutter-gst-video-texture.c:328:3: warning: 'clutter_texture_get_sync_size' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:91) [-Wdeprecated-declarations] sync_size = clutter_texture_get_sync_size (CLUTTER_TEXTURE (self)); ^ ./clutter-gst-video-texture.c:330:5: warning: 'clutter_texture_get_keep_aspect_ratio' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:108) [-Wdeprecated-declarations] clutter_texture_get_keep_aspect_ratio (CLUTTER_TEXTURE (self)); ^ ./clutter-gst-video-texture.c: At top level: ./clutter-gst-video-texture.c:536:1: warning: 'on_autocluttersink_element_added' defined but not used [-Wunused-function] on_autocluttersink_element_added (GstBin *bin, ^ ./clutter-gst-video-sink.c:151:1: warning: implicit declaration of function 'GST_VIDEO_CAPS_MAKE_WITH_FEATURES' [-Wimplicit-function-declaration] static GstStaticPadTemplate sinktemplate_all = GST_STATIC_PAD_TEMPLATE ("sink", ^ In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:70:0, from /usr/include/gstreamer-1.0/gst/gstelement.h:57, from /usr/include/gstreamer-1.0/gst/gstbin.h:27, from /usr/include/gstreamer-1.0/gst/gst.h:35, from /usr/include/gstreamer-1.0/gst/base/gstbasesink.h:26, from ./clutter-gst-video-sink.h:37, from ./clutter-gst-video-sink.c:45: ./clutter-gst-video-sink.c:146:5: error: 'GST_CAPS_FEATURE_META_GST_VIDEO_GL_TEXTURE_UPLOAD_META' undeclared here (not in a function) GST_CAPS_FEATURE_META_GST_VIDEO_GL_TEXTURE_UPLOAD_META, \ ^ /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:174:26: note: in definition of macro 'GST_STATIC_PAD_TEMPLATE' /* caps */ caps \ ^ ./clutter-gst-video-sink.c:154:5: note: in expansion of macro 'GST_STATIC_CAPS' GST_STATIC_CAPS ( ^ ./clutter-gst-video-sink.c:155:9: note: in expansion of macro 'GL_SINK_CAPS' GL_SINK_CAPS ";" ^ ./clutter-gst-video-sink.c:155:22: error: expected '}' before string constant GL_SINK_CAPS ";" ^ /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:174:26: note: in definition of macro 'GST_STATIC_PAD_TEMPLATE' /* caps */ caps \ ^ ./clutter-gst-video-sink.c:154:5: note: in expansion of macro 'GST_STATIC_CAPS' GST_STATIC_CAPS ( ^ ./clutter-gst-video-sink.c:253:3: error: unknown type name 'GstVideoCropMeta' GstVideoCropMeta crop_meta; ^ ./clutter-gst-video-sink.c: In function 'clutter_gst_source_dispatch': ./clutter-gst-video-sink.c:520:3: error: unknown type name 'GstVideoCropMeta' GstVideoCropMeta *crop_meta; ^ ./clutter-gst-video-sink.c:521:3: error: unknown type name 'GstVideoGLTextureUploadMeta' GstVideoGLTextureUploadMeta *upload_meta; ^ ./clutter-gst-video-sink.c:532:7: warning: implicit declaration of function 'gst_buffer_get_video_gl_texture_upload_meta' [-Wimplicit-function-declaration] (upload_meta = gst_buffer_get_video_gl_texture_upload_meta (gst_source->buffer))) { ^ ./clutter-gst-video-sink.c:532:20: warning: assignment makes pointer from integer without a cast [enabled by default] (upload_meta = gst_buffer_get_video_gl_texture_upload_meta (gst_source->buffer))) { ^ ./clutter-gst-video-sink.c:543:3: warning: implicit declaration of function 'gst_buffer_get_video_crop_meta' [-Wimplicit-function-declaration] crop_meta = gst_buffer_get_video_crop_meta (gst_source->buffer); ^ ./clutter-gst-video-sink.c:543:13: warning: assignment makes pointer from integer without a cast [enabled by default] crop_meta = gst_buffer_get_video_crop_meta (gst_source->buffer); ^ ./clutter-gst-video-sink.c:547:24: error: request for member 'x' in something not a structure or union if (priv->crop_meta.x == crop_meta->x && ^ ./clutter-gst-video-sink.c:547:44: error: request for member 'x' in something not a structure or union if (priv->crop_meta.x == crop_meta->x && ^ ./clutter-gst-video-sink.c:548:24: error: request for member 'y' in something not a structure or union priv->crop_meta.y == crop_meta->y && ^ ./clutter-gst-video-sink.c:548:44: error: request for member 'y' in something not a structure or union priv->crop_meta.y == crop_meta->y && ^ ./clutter-gst-video-sink.c:549:24: error: request for member 'width' in something not a structure or union priv->crop_meta.width == crop_meta->width && ^ ./clutter-gst-video-sink.c:549:44: error: request for member 'width' in something not a structure or union priv->crop_meta.width == crop_meta->width && ^ ./clutter-gst-video-sink.c:550:24: error: request for member 'height' in something not a structure or union priv->crop_meta.height == crop_meta->height) { ^ ./clutter-gst-video-sink.c:550:44: error: request for member 'height' in something not a structure or union priv->crop_meta.height == crop_meta->height) { ^ ./clutter-gst-video-sink.c:553:22: error: request for member 'x' in something not a structure or union priv->crop_meta.x = crop_meta->x; ^ ./clutter-gst-video-sink.c:553:36: error: request for member 'x' in something not a structure or union priv->crop_meta.x = crop_meta->x; ^ ./clutter-gst-video-sink.c:554:22: error: request for member 'y' in something not a structure or union priv->crop_meta.y = crop_meta->y; ^ ./clutter-gst-video-sink.c:554:36: error: request for member 'y' in something not a structure or union priv->crop_meta.y = crop_meta->y; ^ ./clutter-gst-video-sink.c:555:22: error: request for member 'width' in something not a structure or union priv->crop_meta.width = crop_meta->width; ^ ./clutter-gst-video-sink.c:555:40: error: request for member 'width' in something not a structure or union priv->crop_meta.width = crop_meta->width; ^ ./clutter-gst-video-sink.c:556:22: error: request for member 'height' in something not a structure or union priv->crop_meta.height = crop_meta->height; ^ ./clutter-gst-video-sink.c:556:41: error: request for member 'height' in something not a structure or union priv->crop_meta.height = crop_meta->height; ^ ./clutter-gst-video-sink.c:603:28: error: request for member 'width' in something not a structure or union priv->crop_meta.width, priv->crop_meta.height); ^ ./clutter-gst-video-sink.c:603:51: error: request for member 'height' in something not a structure or union priv->crop_meta.width, priv->crop_meta.height); ^ ./clutter-gst-video-sink.c: In function '_create_paint_material': ./clutter-gst-video-sink.c:855:3: warning: 'clutter_texture_set_cogl_material' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:85) [-Wdeprecated-declarations] clutter_texture_set_cogl_material (priv->texture, material); ^ ./clutter-gst-player.c: In function 'clutter_gst_player_get_type': ./clutter-gst-player.c:69:1: warning: 'clutter_media_get_type' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-media.h:76) [-Wdeprecated-declarations] G_DEFINE_INTERFACE_WITH_CODE (ClutterGstPlayer, clutter_gst_player, G_TYPE_OBJECT, ^ ./clutter-gst-video-sink.c: In function 'clutter_gst_nv12_upload': ./clutter-gst-video-sink.c:1085:3: warning: 'clutter_texture_set_cogl_material' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:85) [-Wdeprecated-declarations] clutter_texture_set_cogl_material (priv->texture, material); ^ ./clutter-gst-video-sink.c: In function 'clutter_gst_gl_texture_upload_init_texture': ./clutter-gst-video-sink.c:1460:3: error: unknown type name 'GstVideoCropMeta' GstVideoCropMeta *crop_meta = &priv->crop_meta; ^ ./clutter-gst-video-sink.c:1473:65: error: request for member 'x' in something not a structure or union crop_tex = cogl_texture_new_from_sub_texture (tex, crop_meta->x, ^ ./clutter-gst-video-sink.c:1474:18: error: request for member 'y' in something not a structure or union crop_meta->y, crop_meta->width, crop_meta->height); ^ ./clutter-gst-video-sink.c:1474:32: error: request for member 'width' in something not a structure or union crop_meta->y, crop_meta->width, crop_meta->height); ^ ./clutter-gst-video-sink.c:1474:50: error: request for member 'height' in something not a structure or union crop_meta->y, crop_meta->width, crop_meta->height); ^ ./clutter-gst-video-sink.c:1488:3: warning: 'clutter_texture_set_cogl_material' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:85) [-Wdeprecated-declarations] clutter_texture_set_cogl_material (priv->texture, material); ^ ./clutter-gst-video-sink.c: In function 'clutter_gst_gl_texture_upload_upload': ./clutter-gst-video-sink.c:1505:3: error: unknown type name 'GstVideoGLTextureUploadMeta' GstVideoGLTextureUploadMeta *upload_meta = NULL; ^ ./clutter-gst-video-sink.c:1520:15: warning: assignment makes pointer from integer without a cast [enabled by default] upload_meta = gst_buffer_get_video_gl_texture_upload_meta (buffer); ^ ./clutter-gst-video-sink.c:1526:18: error: request for member 'n_textures' in something not a structure or union if (upload_meta->n_textures != 1 || ^ ./clutter-gst-video-sink.c:1527:18: error: request for member 'texture_type' in something not a structure or union upload_meta->texture_type[0] != GST_VIDEO_GL_TEXTURE_TYPE_RGBA) { ^ ./clutter-gst-video-sink.c:1527:39: error: 'GST_VIDEO_GL_TEXTURE_TYPE_RGBA' undeclared (first use in this function) upload_meta->texture_type[0] != GST_VIDEO_GL_TEXTURE_TYPE_RGBA) { ^ ./clutter-gst-video-sink.c:1527:39: note: each undeclared identifier is reported only once for each function it appears in ./clutter-gst-video-sink.c:1532:3: warning: 'clutter_texture_get_cogl_texture' is deprecated (declared at /usr/include/clutter-1.0/clutter/deprecated/clutter-texture.h:78) [-Wdeprecated-declarations] if (!(tex = clutter_texture_get_cogl_texture (priv->texture))) { ^ ./clutter-gst-video-sink.c:1542:3: warning: implicit declaration of function 'gst_video_gl_texture_upload_meta_upload' [-Wimplicit-function-declaration] if (!gst_video_gl_texture_upload_meta_upload (upload_meta, gl_handle)) { ^ ./clutter-gst-video-sink.c: In function 'clutter_gst_video_sink_propose_allocation': ./clutter-gst-video-sink.c:1966:7: error: 'GST_VIDEO_META_API_TYPE' undeclared (first use in this function) GST_VIDEO_META_API_TYPE, NULL); ^ ./clutter-gst-video-sink.c:1969:7: error: 'GST_VIDEO_GL_TEXTURE_UPLOAD_META_API_TYPE' undeclared (first use in this function) GST_VIDEO_GL_TEXTURE_UPLOAD_META_API_TYPE, NULL); ^ make[4]: *** [clutter-gst-video-sink.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12/clutter-gst' make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/clutter-gst-2.0.12' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.qeg5Dw (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.qeg5Dw (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clutter-gst2.spec'] Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 377, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/clutter-gst2.spec'] LEAVE do --> EXCEPTION RAISED