ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/clutter-gst.spec'", '/var/lib/mock/dist-f9-build-145178-23085/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/clutter-gst.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/clutter-gst-0.6.1-1.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/clutter-gst.spec'", '/var/lib/mock/dist-f9-build-145178-23085/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/clutter-gst.spec' Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.59315 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clutter-gst-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/clutter-gst-0.6.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clutter-gst-0.6.1 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.59315 + umask 022 + cd /builddir/build/BUILD + cd clutter-gst-0.6.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 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 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 configure: creating ./config.status config.status: creating Makefile config.status: creating clutter-gst/Makefile config.status: creating clutter-gst/clutter-gst-version.h 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 Clutter-GST 0.6.1 =================== prefix: /usr Documentation: no + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1' Making all in clutter-gst make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/clutter-gst' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-video-texture.lo -MD -MP -MF .deps/clutter-gst-video-texture.Tpo -c -o clutter-gst-video-texture.lo clutter-gst-video-texture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-video-sink.lo -MD -MP -MF .deps/clutter-gst-video-sink.Tpo -c -o clutter-gst-video-sink.lo clutter-gst-video-sink.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-audio.lo -MD -MP -MF .deps/clutter-gst-audio.Tpo -c -o clutter-gst-audio.lo clutter-gst-audio.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-util.lo -MD -MP -MF .deps/clutter-gst-util.Tpo -c -o clutter-gst-util.lo clutter-gst-util.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-audio.lo -MD -MP -MF .deps/clutter-gst-audio.Tpo -c clutter-gst-audio.c -fPIC -DPIC -o .libs/clutter-gst-audio.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-video-texture.lo -MD -MP -MF .deps/clutter-gst-video-texture.Tpo -c clutter-gst-video-texture.c -fPIC -DPIC -o .libs/clutter-gst-video-texture.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-video-sink.lo -MD -MP -MF .deps/clutter-gst-video-sink.Tpo -c clutter-gst-video-sink.c -fPIC -DPIC -o .libs/clutter-gst-video-sink.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"Clutter-Gst\" -g -Wall -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT clutter-gst-util.lo -MD -MP -MF .deps/clutter-gst-util.Tpo -c clutter-gst-util.c -fPIC -DPIC -o .libs/clutter-gst-util.o mv -f .deps/clutter-gst-util.Tpo .deps/clutter-gst-util.Plo mv -f .deps/clutter-gst-video-sink.Tpo .deps/clutter-gst-video-sink.Plo mv -f .deps/clutter-gst-audio.Tpo .deps/clutter-gst-audio.Plo mv -f .deps/clutter-gst-video-texture.Tpo .deps/clutter-gst-video-texture.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-info 601:0:601 -o libclutter-gst-0.6.la -rpath /usr/lib clutter-gst-video-texture.lo clutter-gst-video-sink.lo clutter-gst-audio.lo clutter-gst-util.lo -pthread -lclutter-glx-0.6 -lpangoft2-1.0 -lgthread-2.0 -lrt -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 gcc -shared .libs/clutter-gst-video-texture.o .libs/clutter-gst-video-sink.o .libs/clutter-gst-audio.o .libs/clutter-gst-util.o -lclutter-glx-0.6 -lpangoft2-1.0 -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libclutter-gst-0.6.so.0 -o .libs/libclutter-gst-0.6.so.0.601.0 (cd .libs && rm -f libclutter-gst-0.6.so.0 && ln -s libclutter-gst-0.6.so.0.601.0 libclutter-gst-0.6.so.0) (cd .libs && rm -f libclutter-gst-0.6.so && ln -s libclutter-gst-0.6.so.0.601.0 libclutter-gst-0.6.so) creating libclutter-gst-0.6.la (cd .libs && rm -f libclutter-gst-0.6.la && ln -s ../libclutter-gst-0.6.la libclutter-gst-0.6.la) make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/clutter-gst' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT video_player-video-player.o -MD -MP -MF .deps/video_player-video-player.Tpo -c -o video_player-video-player.o `test -f 'video-player.c' || echo './'`video-player.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT video_sink-video-sink.o -MD -MP -MF .deps/video_sink-video-sink.Tpo -c -o video_sink-video-sink.o `test -f 'video-sink.c' || echo './'`video-sink.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT audio-audio.o -MD -MP -MF .deps/audio-audio.Tpo -c -o audio-audio.o `test -f 'audio.c' || echo './'`audio.c video-player.c: In function 'input_cb': video-player.c:158: warning: statement with no effect video-sink.c: In function 'main': video-sink.c:59: warning: missing sentinel in function call video-player.c: In function 'size_change': video-player.c:198: warning: unused variable 'stage' video-player.c: In function 'tick': video-player.c:232: warning: unused variable 'buf' video-player.c:231: warning: unused variable 'seek_w' video-player.c:231: warning: unused variable 'h' video-player.c:231: warning: unused variable 'w' video-player.c: In function 'effect1_tl_cb': video-player.c:257: warning: control reaches end of non-void function mv -f .deps/audio-audio.Tpo .deps/audio-audio.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -lclutter-glx-0.6 -lpangoft2-1.0 -lgthread-2.0 -lrt -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 ../clutter-gst/libclutter-gst-0.6.la -o audio audio-audio.o mv -f .deps/video_sink-video-sink.Tpo .deps/video_sink-video-sink.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -lclutter-glx-0.6 -lpangoft2-1.0 -lgthread-2.0 -lrt -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 ../clutter-gst/libclutter-gst-0.6.la -o video-sink video_sink-video-sink.o mv -f .deps/video_player-video-player.Tpo .deps/video_player-video-player.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -lclutter-glx-0.6 -lpangoft2-1.0 -lgthread-2.0 -lrt -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 ../clutter-gst/libclutter-gst-0.6.la -o video-player video_player-video-player.o mkdir .libs gcc -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -pthread -o .libs/audio audio-audio.o -lclutter-glx-0.6 -lpangoft2-1.0 -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 ../clutter-gst/.libs/libclutter-gst-0.6.so gcc -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -pthread -o .libs/video-sink video_sink-video-sink.o -lclutter-glx-0.6 -lpangoft2-1.0 -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 ../clutter-gst/.libs/libclutter-gst-0.6.so creating audio gcc -pthread -I/usr/include/clutter-0.6 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -pthread -o .libs/video-player video_player-video-player.o -lclutter-glx-0.6 -lpangoft2-1.0 -lgdk_pixbuf_xlib-2.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 ../clutter-gst/.libs/libclutter-gst-0.6.so creating video-sink creating video-player make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/examples' make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1' make[1]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.38912 + umask 022 + cd /builddir/build/BUILD + cd clutter-gst-0.6.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild + make install DESTDIR=/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild 'INSTALL=/usr/bin/install -p' Making install in clutter-gst make[1]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/clutter-gst' make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/clutter-gst' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -p 'libclutter-gst-0.6.la' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib/libclutter-gst-0.6.la' /usr/bin/install -p .libs/libclutter-gst-0.6.so.0.601.0 /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib/libclutter-gst-0.6.so.0.601.0 (cd /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib && { ln -s -f libclutter-gst-0.6.so.0.601.0 libclutter-gst-0.6.so.0 || { rm -f libclutter-gst-0.6.so.0 && ln -s libclutter-gst-0.6.so.0.601.0 libclutter-gst-0.6.so.0; }; }) (cd /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib && { ln -s -f libclutter-gst-0.6.so.0.601.0 libclutter-gst-0.6.so || { rm -f libclutter-gst-0.6.so && ln -s libclutter-gst-0.6.so.0.601.0 libclutter-gst-0.6.so; }; }) /usr/bin/install -p .libs/libclutter-gst-0.6.lai /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib/libclutter-gst-0.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/clutter-0.6/clutter-gst" || /bin/mkdir -p "/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst" /usr/bin/install -p -m 644 './clutter-gst-video-texture.h' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst/clutter-gst-video-texture.h' /usr/bin/install -p -m 644 './clutter-gst-video-sink.h' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst/clutter-gst-video-sink.h' /usr/bin/install -p -m 644 './clutter-gst-audio.h' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst/clutter-gst-audio.h' /usr/bin/install -p -m 644 './clutter-gst-util.h' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst/clutter-gst-util.h' /usr/bin/install -p -m 644 './clutter-gst-version.h' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst/clutter-gst-version.h' /usr/bin/install -p -m 644 'clutter-gst.h' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/include/clutter-0.6/clutter-gst/clutter-gst.h' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/clutter-gst' make[1]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/clutter-gst' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc/reference' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/clutter-gst-0.6.1/install-sh -d /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/gtk-doc/html/clutter-gst; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -p -m 644 $i /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/gtk-doc/html/clutter-gst; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -p -m 644 ./html/index.sgml /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/gtk-doc/html/clutter-gst || :; \ fi -- Installing ./html/ClutterGstAudio.html -- Installing ./html/ClutterGstVideoSink.html -- Installing ./html/ClutterGstVideoTexture.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/clutter-gst-Utilities.html -- Installing ./html/clutter-gst-Versioning-Macros.html -- Installing ./html/clutter-gst.devhelp -- Installing ./html/clutter-gst.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/license.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' make[3]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/examples' make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1/examples' make[1]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1' make[2]: Entering directory `/builddir/build/BUILD/clutter-gst-0.6.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -p -m 644 'clutter-gst-0.6.pc' '/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib/pkgconfig/clutter-gst-0.6.pc' make[2]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1' make[1]: Leaving directory `/builddir/build/BUILD/clutter-gst-0.6.1' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/clutter-gst-0.6.1 extracting debug info from /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/lib/libclutter-gst-0.6.so.0.601.0 symlinked /usr/lib/debug/usr/lib/libclutter-gst-0.6.so.0.601.0.debug to /usr/lib/debug/usr/lib/libclutter-gst-0.6.so.0.debug symlinked /usr/lib/debug/usr/lib/libclutter-gst-0.6.so.0.601.0.debug to /usr/lib/debug/usr/lib/libclutter-gst-0.6.so.debug 119 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clutter-gst-0.6.1-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.95269 + umask 022 + cd /builddir/build/BUILD + cd clutter-gst-0.6.1 + DOCDIR=/var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/doc/clutter-gst-0.6.1 + export DOCDIR + rm -rf /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/doc/clutter-gst-0.6.1 + /bin/mkdir -p /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/doc/clutter-gst-0.6.1 + cp -pr AUTHORS ChangeLog COPYING README /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild/usr/share/doc/clutter-gst-0.6.1 + exit 0 Provides: libclutter-gst-0.6.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.1.3) libclutter-glx-0.6.so.0 libclutter-gst-0.6.so.0 libdl.so.2 libgdk_pixbuf-2.0.so.0 libgdk_pixbuf_xlib-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstaudio-0.10.so.0 libgstinterfaces-0.10.so.0 libgstreamer-0.10.so.0 libgstvideo-0.10.so.0 libgthread-2.0.so.0 libpango-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 librt.so.1 libxml2.so.2 rtld(GNU_HASH) Processing files: clutter-gst-devel-0.6.1-1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libclutter-gst-0.6.so.0 Processing files: clutter-gst-debuginfo-0.6.1-1.fc9 Provides: libclutter-gst-0.6.so.0.601.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libclutter-gst-0.6.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/clutter-gst-0.6.1-1.fc9.i386.rpm Wrote: /builddir/build/RPMS/clutter-gst-devel-0.6.1-1.fc9.i386.rpm Wrote: /builddir/build/RPMS/clutter-gst-debuginfo-0.6.1-1.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95269 + umask 022 + cd /builddir/build/BUILD + cd clutter-gst-0.6.1 + rm -rf /var/tmp/clutter-gst-0.6.1-1.fc9-root-mockbuild + exit 0 LEAVE do -->