Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.15446 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf gst-plugins-base-0.9.6 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/gst-plugins-base-0.9.6.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-plugins-base-0.9.6 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.14223 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-base-0.9.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -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=i686-redhat-linux-gnu --host=i686-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 '--with-package-name=gst-plugins-base FC rpm' --with-package-origin=http://gstreamer.freedesktop.org/download/fedora.html --enable-gtk-doc configure: configuring gst-plugins-base for release checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... 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... nm checking whether ln -s works... yes checking how to recognise 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 the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking for pkg-config... /usr/bin/pkg-config checking for valgrind > 2.1... configure: Using as package name configure: Using as package origin configure: *** configure: *** checking plugin: *** configure: *** configure: building external plug-ins checking whether byte ordering is bigendian... no checking for i686-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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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 g++... yes checking how to run the C++ preprocessor... g++ -E checking for valgrind... no checking gtk-doc version >= 1.3... yes configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for FIONREAD in sys/ioctl.h... yes checking for inline... inline checking for lrint... yes checking for lrintf... yes checking whether gcc implements __PRETTY_FUNCTION__... yes checking whether gcc implements __FUNCTION__... yes checking whether gcc implements __func__... yes checking for glib-2.0 >= 2.6 gobject-2.0 gthread-2.0 gmodule-2.0... yes checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for liboil-0.3 >= 0.3.2... yes checking LIBOIL_CFLAGS... -I/usr/include/liboil-0.3 checking LIBOIL_LIBS... -loil-0.3 -lm checking for gstreamer-0.9 >= 0.9.3... yes checking GST_CFLAGS... -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_LIBS... -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking for gstreamer-base-0.9 >= 0.9.3... yes checking GST_BASE_CFLAGS... -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_BASE_LIBS... -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking for gstreamer-dataprotocol-0.9 >= 0.9.3... yes checking GST_GDP_CFLAGS... -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_GDP_LIBS... -Wl,--export-dynamic -pthread -lgstdataprotocol-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking for gstreamer-controller-0.9 >= 0.9.3... yes checking GST_CONTROLLER_CFLAGS... -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_CONTROLLER_LIBS... -Wl,--export-dynamic -pthread -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking for gstreamer-check-0.9 >= 0.9.3... yes checking GST_CHECK_CFLAGS... -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_CHECK_LIBS... -Wl,--export-dynamic -pthread -lgstcheck-0.9 -lcheck -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking for check - version >= 0.9.2... no *** Could not run check test program, checking why... *** The test program failed to compile or link. See the file config.log for *** the exact error that occured. checking for gtk+-2.0 >= 2.2.0... checking for gtk+-2.0... configure: Using /usr/lib/gstreamer-0.9 as the plugin install location checking to see if compiler understands -Wall... yes configure: set ERROR_CFLAGS to -Wall configure: Checking libraries for plugins in sys/ checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include configure: *** configure: *** checking plugin: ximagesink *** configure: *** checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes configure: *** configure: *** checking plugin: xvimagesink *** configure: *** checking for XvQueryExtension in -lXv_pic... no checking for XvQueryExtension in -lXv... yes configure: *** configure: *** checking plugin: xshm *** configure: *** checking for XShmAttach in -lXext... yes configure: *** configure: *** checking plugin: v4lsrc v4lmjpegsrc v4lmjpegsink *** configure: *** checking whether VID_TYPE_MPEG_ENCODER is declared... yes configure: Checking libraries for plugins in ext/ configure: *** configure: *** checking plugin: gstalsa *** configure: *** checking for alsa >= 0.9.1... yes checking ALSA_CFLAGS... -I/usr/include/alsa checking ALSA_LIBS... -lasound -lm -ldl -lpthread configure: *** configure: *** checking plugin: cdparanoia *** configure: *** checking for cdda_open in -lcdda_interface... no checking for cdda_open in -lcdda_interface... (cached) no configure: *** These plugins will not be built: cdparanoia configure: *** configure: *** checking plugin: gnomevfssrc *** configure: *** checking for gnome-vfs-2.0... yes checking GNOME_VFS_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 checking GNOME_VFS_LIBS... -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure: *** configure: *** checking plugin: libvisual *** configure: *** checking for libvisual = 0.2.0... configure: *** These plugins will not be built: libvisual configure: *** configure: *** checking plugin: oggdemux oggmux *** configure: *** checking for ogg >= 1.0... yes checking OGG_CFLAGS... checking OGG_LIBS... -logg configure: *** configure: *** checking plugin: theoradec theoraenc *** configure: *** checking for theora... yes checking THEORA_CFLAGS... checking THEORA_LIBS... -ltheora -logg configure: *** configure: *** checking plugin: vorbisenc vorbisdec *** configure: *** checking for vorbis >= 1.0 vorbisenc >= 1.0... yes checking VORBIS_CFLAGS... checking VORBIS_LIBS... -lvorbisenc -lvorbis -lm -logg checking for freetype2 >= 2.0.9... yes checking FT2_CFLAGS... -I/usr/include/freetype2 checking FT2_LIBS... -lfreetype -lz configure: creating ./config.status config.status: creating Makefile config.status: creating gst-plugins-base.spec config.status: creating gst/Makefile config.status: creating gst/adder/Makefile config.status: creating gst/audioconvert/Makefile config.status: creating gst/audiorate/Makefile config.status: creating gst/audioresample/Makefile config.status: creating gst/audiotestsrc/Makefile config.status: creating gst/ffmpegcolorspace/Makefile config.status: creating gst/playback/Makefile config.status: creating gst/subparse/Makefile config.status: creating gst/tcp/Makefile config.status: creating gst/typefind/Makefile config.status: creating gst/videotestsrc/Makefile config.status: creating gst/videorate/Makefile config.status: creating gst/videoscale/Makefile config.status: creating gst/volume/Makefile config.status: creating sys/Makefile config.status: creating sys/ximage/Makefile config.status: creating sys/xvimage/Makefile config.status: creating sys/v4l/Makefile config.status: creating ext/Makefile config.status: creating ext/alsa/Makefile config.status: creating ext/cdparanoia/Makefile config.status: creating ext/gnomevfs/Makefile config.status: creating ext/libvisual/Makefile config.status: creating ext/ogg/Makefile config.status: creating ext/theora/Makefile config.status: creating ext/vorbis/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/audio/Makefile config.status: creating gst-libs/gst/floatcast/Makefile config.status: creating gst-libs/gst/interfaces/Makefile config.status: creating gst-libs/gst/net/Makefile config.status: creating gst-libs/gst/riff/Makefile config.status: creating gst-libs/gst/rtp/Makefile config.status: creating gst-libs/gst/tag/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst-libs/ext/Makefile config.status: creating examples/seeking/Makefile config.status: creating examples/Makefile config.status: creating tools/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-plugins-base.pc config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc config.status: creating check/Makefile config.status: creating docs/Makefile config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/version.entities config.status: creating po/Makefile.in config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing _stdint.h commands config.status: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H configure: *** Core plug-ins, always built: adder audioconvert audiorate audioresample audiotestsrc ffmpegcolorspace playback typefind videorate videoscale videotestsrc volume configure: *** Plug-ins relying on libraries that will be built: gnomevfssrc gstalsa oggdemux oggmux theoradec theoraenc v4lsrc v4lmjpegsrc v4lmjpegsink vorbisenc vorbisdec ximagesink xshm xvimagesink configure: *** Plug-ins relying on libraries that will NOT be built: cdparanoia libvisual + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' Making all in gst-libs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' Making all in gst make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' Making all in audio make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ multichannel.h > multichannel-enumtypes.c glib-mkenums \ --fhead "#ifndef __GST_AUDIO_ENUM_TYPES_H__\n#define __GST_AUDIO_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_AUDIO_ENUM_TYPES_H__ */" \ multichannel.h > multichannel-enumtypes.h make all-am make[5]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-audio.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-audio.Tpo" -c -o libgstaudio_0.9_la-audio.lo `test -f 'audio.c' || echo './'`audio.c; \ then mv -f ".deps/libgstaudio_0.9_la-audio.Tpo" ".deps/libgstaudio_0.9_la-audio.Plo"; else rm -f ".deps/libgstaudio_0.9_la-audio.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-audio.lo -MD -MP -MF .deps/libgstaudio_0.9_la-audio.Tpo -c audio.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-audio.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-audio.lo -MD -MP -MF .deps/libgstaudio_0.9_la-audio.Tpo -c audio.c -o libgstaudio_0.9_la-audio.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudioclock.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-gstaudioclock.Tpo" -c -o libgstaudio_0.9_la-gstaudioclock.lo `test -f 'gstaudioclock.c' || echo './'`gstaudioclock.c; \ then mv -f ".deps/libgstaudio_0.9_la-gstaudioclock.Tpo" ".deps/libgstaudio_0.9_la-gstaudioclock.Plo"; else rm -f ".deps/libgstaudio_0.9_la-gstaudioclock.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudioclock.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstaudioclock.Tpo -c gstaudioclock.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-gstaudioclock.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudioclock.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstaudioclock.Tpo -c gstaudioclock.c -o libgstaudio_0.9_la-gstaudioclock.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-multichannel.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-multichannel.Tpo" -c -o libgstaudio_0.9_la-multichannel.lo `test -f 'multichannel.c' || echo './'`multichannel.c; \ then mv -f ".deps/libgstaudio_0.9_la-multichannel.Tpo" ".deps/libgstaudio_0.9_la-multichannel.Plo"; else rm -f ".deps/libgstaudio_0.9_la-multichannel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-multichannel.lo -MD -MP -MF .deps/libgstaudio_0.9_la-multichannel.Tpo -c multichannel.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-multichannel.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-multichannel.lo -MD -MP -MF .deps/libgstaudio_0.9_la-multichannel.Tpo -c multichannel.c -o libgstaudio_0.9_la-multichannel.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudiosink.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-gstaudiosink.Tpo" -c -o libgstaudio_0.9_la-gstaudiosink.lo `test -f 'gstaudiosink.c' || echo './'`gstaudiosink.c; \ then mv -f ".deps/libgstaudio_0.9_la-gstaudiosink.Tpo" ".deps/libgstaudio_0.9_la-gstaudiosink.Plo"; else rm -f ".deps/libgstaudio_0.9_la-gstaudiosink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudiosink.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstaudiosink.Tpo -c gstaudiosink.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-gstaudiosink.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudiosink.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstaudiosink.Tpo -c gstaudiosink.c -o libgstaudio_0.9_la-gstaudiosink.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudiosrc.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-gstaudiosrc.Tpo" -c -o libgstaudio_0.9_la-gstaudiosrc.lo `test -f 'gstaudiosrc.c' || echo './'`gstaudiosrc.c; \ then mv -f ".deps/libgstaudio_0.9_la-gstaudiosrc.Tpo" ".deps/libgstaudio_0.9_la-gstaudiosrc.Plo"; else rm -f ".deps/libgstaudio_0.9_la-gstaudiosrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudiosrc.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstaudiosrc.Tpo -c gstaudiosrc.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-gstaudiosrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstaudiosrc.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstaudiosrc.Tpo -c gstaudiosrc.c -o libgstaudio_0.9_la-gstaudiosrc.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstbaseaudiosink.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-gstbaseaudiosink.Tpo" -c -o libgstaudio_0.9_la-gstbaseaudiosink.lo `test -f 'gstbaseaudiosink.c' || echo './'`gstbaseaudiosink.c; \ then mv -f ".deps/libgstaudio_0.9_la-gstbaseaudiosink.Tpo" ".deps/libgstaudio_0.9_la-gstbaseaudiosink.Plo"; else rm -f ".deps/libgstaudio_0.9_la-gstbaseaudiosink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstbaseaudiosink.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstbaseaudiosink.Tpo -c gstbaseaudiosink.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-gstbaseaudiosink.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstbaseaudiosink.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstbaseaudiosink.Tpo -c gstbaseaudiosink.c -o libgstaudio_0.9_la-gstbaseaudiosink.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstbaseaudiosrc.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-gstbaseaudiosrc.Tpo" -c -o libgstaudio_0.9_la-gstbaseaudiosrc.lo `test -f 'gstbaseaudiosrc.c' || echo './'`gstbaseaudiosrc.c; \ then mv -f ".deps/libgstaudio_0.9_la-gstbaseaudiosrc.Tpo" ".deps/libgstaudio_0.9_la-gstbaseaudiosrc.Plo"; else rm -f ".deps/libgstaudio_0.9_la-gstbaseaudiosrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstbaseaudiosrc.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstbaseaudiosrc.Tpo -c gstbaseaudiosrc.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-gstbaseaudiosrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstbaseaudiosrc.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstbaseaudiosrc.Tpo -c gstbaseaudiosrc.c -o libgstaudio_0.9_la-gstbaseaudiosrc.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstringbuffer.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-gstringbuffer.Tpo" -c -o libgstaudio_0.9_la-gstringbuffer.lo `test -f 'gstringbuffer.c' || echo './'`gstringbuffer.c; \ then mv -f ".deps/libgstaudio_0.9_la-gstringbuffer.Tpo" ".deps/libgstaudio_0.9_la-gstringbuffer.Plo"; else rm -f ".deps/libgstaudio_0.9_la-gstringbuffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstringbuffer.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstringbuffer.Tpo -c gstringbuffer.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-gstringbuffer.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-gstringbuffer.lo -MD -MP -MF .deps/libgstaudio_0.9_la-gstringbuffer.Tpo -c gstringbuffer.c -o libgstaudio_0.9_la-gstringbuffer.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-multichannel-enumtypes.lo -MD -MP -MF ".deps/libgstaudio_0.9_la-multichannel-enumtypes.Tpo" -c -o libgstaudio_0.9_la-multichannel-enumtypes.lo `test -f 'multichannel-enumtypes.c' || echo './'`multichannel-enumtypes.c; \ then mv -f ".deps/libgstaudio_0.9_la-multichannel-enumtypes.Tpo" ".deps/libgstaudio_0.9_la-multichannel-enumtypes.Plo"; else rm -f ".deps/libgstaudio_0.9_la-multichannel-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-multichannel-enumtypes.lo -MD -MP -MF .deps/libgstaudio_0.9_la-multichannel-enumtypes.Tpo -c multichannel-enumtypes.c -fPIC -DPIC -o .libs/libgstaudio_0.9_la-multichannel-enumtypes.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudio_0.9_la-multichannel-enumtypes.lo -MD -MP -MF .deps/libgstaudio_0.9_la-multichannel-enumtypes.Tpo -c multichannel-enumtypes.c -o libgstaudio_0.9_la-multichannel-enumtypes.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudio-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstaudio_0.9_la-audio.lo libgstaudio_0.9_la-gstaudioclock.lo libgstaudio_0.9_la-multichannel.lo libgstaudio_0.9_la-gstaudiosink.lo libgstaudio_0.9_la-gstaudiosrc.lo libgstaudio_0.9_la-gstbaseaudiosink.lo libgstaudio_0.9_la-gstbaseaudiosrc.lo libgstaudio_0.9_la-gstringbuffer.lo libgstaudio_0.9_la-multichannel-enumtypes.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstaudio_0.9_la-audio.o .libs/libgstaudio_0.9_la-gstaudioclock.o .libs/libgstaudio_0.9_la-multichannel.o .libs/libgstaudio_0.9_la-gstaudiosink.o .libs/libgstaudio_0.9_la-gstaudiosrc.o .libs/libgstaudio_0.9_la-gstbaseaudiosink.o .libs/libgstaudio_0.9_la-gstbaseaudiosrc.o .libs/libgstaudio_0.9_la-gstringbuffer.o .libs/libgstaudio_0.9_la-multichannel-enumtypes.o -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudio-0.9.so.3 -o .libs/libgstaudio-0.9.so.3.0.0 (cd .libs && rm -f libgstaudio-0.9.so.3 && ln -s libgstaudio-0.9.so.3.0.0 libgstaudio-0.9.so.3) (cd .libs && rm -f libgstaudio-0.9.so && ln -s libgstaudio-0.9.so.3.0.0 libgstaudio-0.9.so) ar cru .libs/libgstaudio-0.9.a libgstaudio_0.9_la-audio.o libgstaudio_0.9_la-gstaudioclock.o libgstaudio_0.9_la-multichannel.o libgstaudio_0.9_la-gstaudiosink.o libgstaudio_0.9_la-gstaudiosrc.o libgstaudio_0.9_la-gstbaseaudiosink.o libgstaudio_0.9_la-gstbaseaudiosrc.o libgstaudio_0.9_la-gstringbuffer.o libgstaudio_0.9_la-multichannel-enumtypes.o ranlib .libs/libgstaudio-0.9.a creating libgstaudio-0.9.la (cd .libs && rm -f libgstaudio-0.9.la && ln -s ../libgstaudio-0.9.la libgstaudio-0.9.la) if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiofilter_0.9_la-gstaudiofilter.lo -MD -MP -MF ".deps/libgstaudiofilter_0.9_la-gstaudiofilter.Tpo" -c -o libgstaudiofilter_0.9_la-gstaudiofilter.lo `test -f 'gstaudiofilter.c' || echo './'`gstaudiofilter.c; \ then mv -f ".deps/libgstaudiofilter_0.9_la-gstaudiofilter.Tpo" ".deps/libgstaudiofilter_0.9_la-gstaudiofilter.Plo"; else rm -f ".deps/libgstaudiofilter_0.9_la-gstaudiofilter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiofilter_0.9_la-gstaudiofilter.lo -MD -MP -MF .deps/libgstaudiofilter_0.9_la-gstaudiofilter.Tpo -c gstaudiofilter.c -fPIC -DPIC -o .libs/libgstaudiofilter_0.9_la-gstaudiofilter.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiofilter_0.9_la-gstaudiofilter.lo -MD -MP -MF .deps/libgstaudiofilter_0.9_la-gstaudiofilter.Tpo -c gstaudiofilter.c -o libgstaudiofilter_0.9_la-gstaudiofilter.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudiofilter-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstaudiofilter_0.9_la-gstaudiofilter.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstaudiofilter_0.9_la-gstaudiofilter.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudiofilter-0.9.so.3 -o .libs/libgstaudiofilter-0.9.so.3.0.0 (cd .libs && rm -f libgstaudiofilter-0.9.so.3 && ln -s libgstaudiofilter-0.9.so.3.0.0 libgstaudiofilter-0.9.so.3) (cd .libs && rm -f libgstaudiofilter-0.9.so && ln -s libgstaudiofilter-0.9.so.3.0.0 libgstaudiofilter-0.9.so) ar cru .libs/libgstaudiofilter-0.9.a libgstaudiofilter_0.9_la-gstaudiofilter.o ranlib .libs/libgstaudiofilter-0.9.a creating libgstaudiofilter-0.9.la (cd .libs && rm -f libgstaudiofilter-0.9.la && ln -s ../libgstaudiofilter-0.9.la libgstaudiofilter-0.9.la) if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiofilterexample_la-gstaudiofilterexample.lo -MD -MP -MF ".deps/libgstaudiofilterexample_la-gstaudiofilterexample.Tpo" -c -o libgstaudiofilterexample_la-gstaudiofilterexample.lo `test -f 'gstaudiofilterexample.c' || echo './'`gstaudiofilterexample.c; \ then mv -f ".deps/libgstaudiofilterexample_la-gstaudiofilterexample.Tpo" ".deps/libgstaudiofilterexample_la-gstaudiofilterexample.Plo"; else rm -f ".deps/libgstaudiofilterexample_la-gstaudiofilterexample.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiofilterexample_la-gstaudiofilterexample.lo -MD -MP -MF .deps/libgstaudiofilterexample_la-gstaudiofilterexample.Tpo -c gstaudiofilterexample.c -fPIC -DPIC -o .libs/libgstaudiofilterexample_la-gstaudiofilterexample.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiofilterexample_la-gstaudiofilterexample.lo -MD -MP -MF .deps/libgstaudiofilterexample_la-gstaudiofilterexample.Tpo -c gstaudiofilterexample.c -o libgstaudiofilterexample_la-gstaudiofilterexample.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudiofilterexample.la -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstaudiofilterexample_la-gstaudiofilterexample.lo ar cru .libs/libgstaudiofilterexample.a .libs/libgstaudiofilterexample_la-gstaudiofilterexample.o ranlib .libs/libgstaudiofilterexample.a creating libgstaudiofilterexample.la (cd .libs && rm -f libgstaudiofilterexample.la && ln -s ../libgstaudiofilterexample.la libgstaudiofilterexample.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT testchannels-testchannels.o -MD -MP -MF ".deps/testchannels-testchannels.Tpo" -c -o testchannels-testchannels.o `test -f 'testchannels.c' || echo './'`testchannels.c; \ then mv -f ".deps/testchannels-testchannels.Tpo" ".deps/testchannels-testchannels.Po"; else rm -f ".deps/testchannels-testchannels.Tpo"; exit 1; fi /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o testchannels -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 testchannels-testchannels.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o testchannels -Wl,--export-dynamic -pthread testchannels-testchannels.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' Making all in floatcast make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/floatcast' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/floatcast' Making all in interfaces make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' echo "#include \"interfaces-marshal.h\"" >> interfaces-marshal.c.tmp glib-genmarshal --body --prefix=gst_interfaces_marshal interfaces-marshal.list >> interfaces-marshal.c.tmp mv interfaces-marshal.c.tmp interfaces-marshal.c glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ colorbalance.h colorbalancechannel.h mixer.h mixeroptions.h mixertrack.h navigation.h propertyprobe.h tuner.h tunernorm.h tunerchannel.h xoverlay.h > interfaces-enumtypes.c glib-genmarshal --header --prefix=gst_interfaces_marshal interfaces-marshal.list > interfaces-marshal.h.tmp mv interfaces-marshal.h.tmp interfaces-marshal.h glib-mkenums \ --fhead "#ifndef __GST_INTERFACES_ENUM_TYPES_H__\n#define __GST_INTERFACES_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_INTERFACES_ENUM_TYPES_H__ */" \ colorbalance.h colorbalancechannel.h mixer.h mixeroptions.h mixertrack.h navigation.h propertyprobe.h tuner.h tunernorm.h tunerchannel.h xoverlay.h > interfaces-enumtypes.h make all-am make[5]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-colorbalance.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-colorbalance.Tpo" -c -o libgstinterfaces_0.9_la-colorbalance.lo `test -f 'colorbalance.c' || echo './'`colorbalance.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-colorbalance.Tpo" ".deps/libgstinterfaces_0.9_la-colorbalance.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-colorbalance.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-colorbalance.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-colorbalance.Tpo -c colorbalance.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-colorbalance.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-colorbalance.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-colorbalance.Tpo -c colorbalance.c -o libgstinterfaces_0.9_la-colorbalance.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-colorbalancechannel.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-colorbalancechannel.Tpo" -c -o libgstinterfaces_0.9_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo './'`colorbalancechannel.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-colorbalancechannel.Tpo" ".deps/libgstinterfaces_0.9_la-colorbalancechannel.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-colorbalancechannel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-colorbalancechannel.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-colorbalancechannel.Tpo -c colorbalancechannel.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-colorbalancechannel.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-colorbalancechannel.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-colorbalancechannel.Tpo -c colorbalancechannel.c -o libgstinterfaces_0.9_la-colorbalancechannel.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixer.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-mixer.Tpo" -c -o libgstinterfaces_0.9_la-mixer.lo `test -f 'mixer.c' || echo './'`mixer.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-mixer.Tpo" ".deps/libgstinterfaces_0.9_la-mixer.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-mixer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixer.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-mixer.Tpo -c mixer.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-mixer.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixer.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-mixer.Tpo -c mixer.c -o libgstinterfaces_0.9_la-mixer.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixeroptions.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-mixeroptions.Tpo" -c -o libgstinterfaces_0.9_la-mixeroptions.lo `test -f 'mixeroptions.c' || echo './'`mixeroptions.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-mixeroptions.Tpo" ".deps/libgstinterfaces_0.9_la-mixeroptions.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-mixeroptions.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixeroptions.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-mixeroptions.Tpo -c mixeroptions.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-mixeroptions.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixeroptions.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-mixeroptions.Tpo -c mixeroptions.c -o libgstinterfaces_0.9_la-mixeroptions.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixertrack.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-mixertrack.Tpo" -c -o libgstinterfaces_0.9_la-mixertrack.lo `test -f 'mixertrack.c' || echo './'`mixertrack.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-mixertrack.Tpo" ".deps/libgstinterfaces_0.9_la-mixertrack.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-mixertrack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixertrack.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-mixertrack.Tpo -c mixertrack.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-mixertrack.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-mixertrack.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-mixertrack.Tpo -c mixertrack.c -o libgstinterfaces_0.9_la-mixertrack.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-navigation.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-navigation.Tpo" -c -o libgstinterfaces_0.9_la-navigation.lo `test -f 'navigation.c' || echo './'`navigation.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-navigation.Tpo" ".deps/libgstinterfaces_0.9_la-navigation.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-navigation.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-navigation.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-navigation.Tpo -c navigation.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-navigation.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-navigation.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-navigation.Tpo -c navigation.c -o libgstinterfaces_0.9_la-navigation.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-propertyprobe.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-propertyprobe.Tpo" -c -o libgstinterfaces_0.9_la-propertyprobe.lo `test -f 'propertyprobe.c' || echo './'`propertyprobe.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-propertyprobe.Tpo" ".deps/libgstinterfaces_0.9_la-propertyprobe.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-propertyprobe.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-propertyprobe.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-propertyprobe.Tpo -c propertyprobe.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-propertyprobe.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-propertyprobe.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-propertyprobe.Tpo -c propertyprobe.c -o libgstinterfaces_0.9_la-propertyprobe.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tuner.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-tuner.Tpo" -c -o libgstinterfaces_0.9_la-tuner.lo `test -f 'tuner.c' || echo './'`tuner.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-tuner.Tpo" ".deps/libgstinterfaces_0.9_la-tuner.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-tuner.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tuner.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-tuner.Tpo -c tuner.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-tuner.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tuner.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-tuner.Tpo -c tuner.c -o libgstinterfaces_0.9_la-tuner.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tunernorm.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-tunernorm.Tpo" -c -o libgstinterfaces_0.9_la-tunernorm.lo `test -f 'tunernorm.c' || echo './'`tunernorm.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-tunernorm.Tpo" ".deps/libgstinterfaces_0.9_la-tunernorm.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-tunernorm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tunernorm.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-tunernorm.Tpo -c tunernorm.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-tunernorm.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tunernorm.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-tunernorm.Tpo -c tunernorm.c -o libgstinterfaces_0.9_la-tunernorm.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tunerchannel.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-tunerchannel.Tpo" -c -o libgstinterfaces_0.9_la-tunerchannel.lo `test -f 'tunerchannel.c' || echo './'`tunerchannel.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-tunerchannel.Tpo" ".deps/libgstinterfaces_0.9_la-tunerchannel.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-tunerchannel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tunerchannel.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-tunerchannel.Tpo -c tunerchannel.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-tunerchannel.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-tunerchannel.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-tunerchannel.Tpo -c tunerchannel.c -o libgstinterfaces_0.9_la-tunerchannel.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-xoverlay.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-xoverlay.Tpo" -c -o libgstinterfaces_0.9_la-xoverlay.lo `test -f 'xoverlay.c' || echo './'`xoverlay.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-xoverlay.Tpo" ".deps/libgstinterfaces_0.9_la-xoverlay.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-xoverlay.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-xoverlay.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-xoverlay.Tpo -c xoverlay.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-xoverlay.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-xoverlay.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-xoverlay.Tpo -c xoverlay.c -o libgstinterfaces_0.9_la-xoverlay.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-interfaces-marshal.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-interfaces-marshal.Tpo" -c -o libgstinterfaces_0.9_la-interfaces-marshal.lo `test -f 'interfaces-marshal.c' || echo './'`interfaces-marshal.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-interfaces-marshal.Tpo" ".deps/libgstinterfaces_0.9_la-interfaces-marshal.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-interfaces-marshal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-interfaces-marshal.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-interfaces-marshal.Tpo -c interfaces-marshal.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-interfaces-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-interfaces-marshal.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-interfaces-marshal.Tpo -c interfaces-marshal.c -o libgstinterfaces_0.9_la-interfaces-marshal.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-interfaces-enumtypes.lo -MD -MP -MF ".deps/libgstinterfaces_0.9_la-interfaces-enumtypes.Tpo" -c -o libgstinterfaces_0.9_la-interfaces-enumtypes.lo `test -f 'interfaces-enumtypes.c' || echo './'`interfaces-enumtypes.c; \ then mv -f ".deps/libgstinterfaces_0.9_la-interfaces-enumtypes.Tpo" ".deps/libgstinterfaces_0.9_la-interfaces-enumtypes.Plo"; else rm -f ".deps/libgstinterfaces_0.9_la-interfaces-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-interfaces-enumtypes.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-interfaces-enumtypes.Tpo -c interfaces-enumtypes.c -fPIC -DPIC -o .libs/libgstinterfaces_0.9_la-interfaces-enumtypes.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstinterfaces_0.9_la-interfaces-enumtypes.lo -MD -MP -MF .deps/libgstinterfaces_0.9_la-interfaces-enumtypes.Tpo -c interfaces-enumtypes.c -o libgstinterfaces_0.9_la-interfaces-enumtypes.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstinterfaces-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstinterfaces_0.9_la-colorbalance.lo libgstinterfaces_0.9_la-colorbalancechannel.lo libgstinterfaces_0.9_la-mixer.lo libgstinterfaces_0.9_la-mixeroptions.lo libgstinterfaces_0.9_la-mixertrack.lo libgstinterfaces_0.9_la-navigation.lo libgstinterfaces_0.9_la-propertyprobe.lo libgstinterfaces_0.9_la-tuner.lo libgstinterfaces_0.9_la-tunernorm.lo libgstinterfaces_0.9_la-tunerchannel.lo libgstinterfaces_0.9_la-xoverlay.lo libgstinterfaces_0.9_la-interfaces-marshal.lo libgstinterfaces_0.9_la-interfaces-enumtypes.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstinterfaces_0.9_la-colorbalance.o .libs/libgstinterfaces_0.9_la-colorbalancechannel.o .libs/libgstinterfaces_0.9_la-mixer.o .libs/libgstinterfaces_0.9_la-mixeroptions.o .libs/libgstinterfaces_0.9_la-mixertrack.o .libs/libgstinterfaces_0.9_la-navigation.o .libs/libgstinterfaces_0.9_la-propertyprobe.o .libs/libgstinterfaces_0.9_la-tuner.o .libs/libgstinterfaces_0.9_la-tunernorm.o .libs/libgstinterfaces_0.9_la-tunerchannel.o .libs/libgstinterfaces_0.9_la-xoverlay.o .libs/libgstinterfaces_0.9_la-interfaces-marshal.o .libs/libgstinterfaces_0.9_la-interfaces-enumtypes.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstinterfaces-0.9.so.3 -o .libs/libgstinterfaces-0.9.so.3.0.0 (cd .libs && rm -f libgstinterfaces-0.9.so.3 && ln -s libgstinterfaces-0.9.so.3.0.0 libgstinterfaces-0.9.so.3) (cd .libs && rm -f libgstinterfaces-0.9.so && ln -s libgstinterfaces-0.9.so.3.0.0 libgstinterfaces-0.9.so) ar cru .libs/libgstinterfaces-0.9.a libgstinterfaces_0.9_la-colorbalance.o libgstinterfaces_0.9_la-colorbalancechannel.o libgstinterfaces_0.9_la-mixer.o libgstinterfaces_0.9_la-mixeroptions.o libgstinterfaces_0.9_la-mixertrack.o libgstinterfaces_0.9_la-navigation.o libgstinterfaces_0.9_la-propertyprobe.o libgstinterfaces_0.9_la-tuner.o libgstinterfaces_0.9_la-tunernorm.o libgstinterfaces_0.9_la-tunerchannel.o libgstinterfaces_0.9_la-xoverlay.o libgstinterfaces_0.9_la-interfaces-marshal.o libgstinterfaces_0.9_la-interfaces-enumtypes.o ranlib .libs/libgstinterfaces-0.9.a creating libgstinterfaces-0.9.la (cd .libs && rm -f libgstinterfaces-0.9.la && ln -s ../libgstinterfaces-0.9.la libgstinterfaces-0.9.la) make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' Making all in net make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/net' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.9_la-gstnetbuffer.lo -MD -MP -MF ".deps/libgstnet_0.9_la-gstnetbuffer.Tpo" -c -o libgstnet_0.9_la-gstnetbuffer.lo `test -f 'gstnetbuffer.c' || echo './'`gstnetbuffer.c; \ then mv -f ".deps/libgstnet_0.9_la-gstnetbuffer.Tpo" ".deps/libgstnet_0.9_la-gstnetbuffer.Plo"; else rm -f ".deps/libgstnet_0.9_la-gstnetbuffer.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.9_la-gstnetbuffer.lo -MD -MP -MF .deps/libgstnet_0.9_la-gstnetbuffer.Tpo -c gstnetbuffer.c -fPIC -DPIC -o .libs/libgstnet_0.9_la-gstnetbuffer.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstnet_0.9_la-gstnetbuffer.lo -MD -MP -MF .deps/libgstnet_0.9_la-gstnetbuffer.Tpo -c gstnetbuffer.c -o libgstnet_0.9_la-gstnetbuffer.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstnet-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstnet_0.9_la-gstnetbuffer.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstnet_0.9_la-gstnetbuffer.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstnet-0.9.so.3 -o .libs/libgstnet-0.9.so.3.0.0 (cd .libs && rm -f libgstnet-0.9.so.3 && ln -s libgstnet-0.9.so.3.0.0 libgstnet-0.9.so.3) (cd .libs && rm -f libgstnet-0.9.so && ln -s libgstnet-0.9.so.3.0.0 libgstnet-0.9.so) ar cru .libs/libgstnet-0.9.a libgstnet_0.9_la-gstnetbuffer.o ranlib .libs/libgstnet-0.9.a creating libgstnet-0.9.la (cd .libs && rm -f libgstnet-0.9.la && ln -s ../libgstnet-0.9.la libgstnet-0.9.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/net' Making all in riff make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff.lo -MD -MP -MF ".deps/libgstriff_0.9_la-riff.Tpo" -c -o libgstriff_0.9_la-riff.lo `test -f 'riff.c' || echo './'`riff.c; \ then mv -f ".deps/libgstriff_0.9_la-riff.Tpo" ".deps/libgstriff_0.9_la-riff.Plo"; else rm -f ".deps/libgstriff_0.9_la-riff.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff.lo -MD -MP -MF .deps/libgstriff_0.9_la-riff.Tpo -c riff.c -fPIC -DPIC -o .libs/libgstriff_0.9_la-riff.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff.lo -MD -MP -MF .deps/libgstriff_0.9_la-riff.Tpo -c riff.c -o libgstriff_0.9_la-riff.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff-media.lo -MD -MP -MF ".deps/libgstriff_0.9_la-riff-media.Tpo" -c -o libgstriff_0.9_la-riff-media.lo `test -f 'riff-media.c' || echo './'`riff-media.c; \ then mv -f ".deps/libgstriff_0.9_la-riff-media.Tpo" ".deps/libgstriff_0.9_la-riff-media.Plo"; else rm -f ".deps/libgstriff_0.9_la-riff-media.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff-media.lo -MD -MP -MF .deps/libgstriff_0.9_la-riff-media.Tpo -c riff-media.c -fPIC -DPIC -o .libs/libgstriff_0.9_la-riff-media.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff-media.lo -MD -MP -MF .deps/libgstriff_0.9_la-riff-media.Tpo -c riff-media.c -o libgstriff_0.9_la-riff-media.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff-read.lo -MD -MP -MF ".deps/libgstriff_0.9_la-riff-read.Tpo" -c -o libgstriff_0.9_la-riff-read.lo `test -f 'riff-read.c' || echo './'`riff-read.c; \ then mv -f ".deps/libgstriff_0.9_la-riff-read.Tpo" ".deps/libgstriff_0.9_la-riff-read.Plo"; else rm -f ".deps/libgstriff_0.9_la-riff-read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff-read.lo -MD -MP -MF .deps/libgstriff_0.9_la-riff-read.Tpo -c riff-read.c -fPIC -DPIC -o .libs/libgstriff_0.9_la-riff-read.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstriff_0.9_la-riff-read.lo -MD -MP -MF .deps/libgstriff_0.9_la-riff-read.Tpo -c riff-read.c -o libgstriff_0.9_la-riff-read.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstriff-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstriff_0.9_la-riff.lo libgstriff_0.9_la-riff-media.lo libgstriff_0.9_la-riff-read.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstriff_0.9_la-riff.o .libs/libgstriff_0.9_la-riff-media.o .libs/libgstriff_0.9_la-riff-read.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstriff-0.9.so.3 -o .libs/libgstriff-0.9.so.3.0.0 (cd .libs && rm -f libgstriff-0.9.so.3 && ln -s libgstriff-0.9.so.3.0.0 libgstriff-0.9.so.3) (cd .libs && rm -f libgstriff-0.9.so && ln -s libgstriff-0.9.so.3.0.0 libgstriff-0.9.so) ar cru .libs/libgstriff-0.9.a libgstriff_0.9_la-riff.o libgstriff_0.9_la-riff-media.o libgstriff_0.9_la-riff-read.o ranlib .libs/libgstriff-0.9.a creating libgstriff-0.9.la (cd .libs && rm -f libgstriff-0.9.la && ln -s ../libgstriff-0.9.la libgstriff-0.9.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff' Making all in rtp make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/rtp' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstrtpbuffer.lo -MD -MP -MF ".deps/libgstrtp_0.9_la-gstrtpbuffer.Tpo" -c -o libgstrtp_0.9_la-gstrtpbuffer.lo `test -f 'gstrtpbuffer.c' || echo './'`gstrtpbuffer.c; \ then mv -f ".deps/libgstrtp_0.9_la-gstrtpbuffer.Tpo" ".deps/libgstrtp_0.9_la-gstrtpbuffer.Plo"; else rm -f ".deps/libgstrtp_0.9_la-gstrtpbuffer.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstrtpbuffer.lo -MD -MP -MF .deps/libgstrtp_0.9_la-gstrtpbuffer.Tpo -c gstrtpbuffer.c -fPIC -DPIC -o .libs/libgstrtp_0.9_la-gstrtpbuffer.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstrtpbuffer.lo -MD -MP -MF .deps/libgstrtp_0.9_la-gstrtpbuffer.Tpo -c gstrtpbuffer.c -o libgstrtp_0.9_la-gstrtpbuffer.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstbasertppayload.lo -MD -MP -MF ".deps/libgstrtp_0.9_la-gstbasertppayload.Tpo" -c -o libgstrtp_0.9_la-gstbasertppayload.lo `test -f 'gstbasertppayload.c' || echo './'`gstbasertppayload.c; \ then mv -f ".deps/libgstrtp_0.9_la-gstbasertppayload.Tpo" ".deps/libgstrtp_0.9_la-gstbasertppayload.Plo"; else rm -f ".deps/libgstrtp_0.9_la-gstbasertppayload.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstbasertppayload.lo -MD -MP -MF .deps/libgstrtp_0.9_la-gstbasertppayload.Tpo -c gstbasertppayload.c -fPIC -DPIC -o .libs/libgstrtp_0.9_la-gstbasertppayload.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstbasertppayload.lo -MD -MP -MF .deps/libgstrtp_0.9_la-gstbasertppayload.Tpo -c gstbasertppayload.c -o libgstrtp_0.9_la-gstbasertppayload.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstbasertpdepayload.lo -MD -MP -MF ".deps/libgstrtp_0.9_la-gstbasertpdepayload.Tpo" -c -o libgstrtp_0.9_la-gstbasertpdepayload.lo `test -f 'gstbasertpdepayload.c' || echo './'`gstbasertpdepayload.c; \ then mv -f ".deps/libgstrtp_0.9_la-gstbasertpdepayload.Tpo" ".deps/libgstrtp_0.9_la-gstbasertpdepayload.Plo"; else rm -f ".deps/libgstrtp_0.9_la-gstbasertpdepayload.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstbasertpdepayload.lo -MD -MP -MF .deps/libgstrtp_0.9_la-gstbasertpdepayload.Tpo -c gstbasertpdepayload.c -fPIC -DPIC -o .libs/libgstrtp_0.9_la-gstbasertpdepayload.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstrtp_0.9_la-gstbasertpdepayload.lo -MD -MP -MF .deps/libgstrtp_0.9_la-gstbasertpdepayload.Tpo -c gstbasertpdepayload.c -o libgstrtp_0.9_la-gstbasertpdepayload.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstrtp-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstrtp_0.9_la-gstrtpbuffer.lo libgstrtp_0.9_la-gstbasertppayload.lo libgstrtp_0.9_la-gstbasertpdepayload.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstrtp_0.9_la-gstrtpbuffer.o .libs/libgstrtp_0.9_la-gstbasertppayload.o .libs/libgstrtp_0.9_la-gstbasertpdepayload.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstrtp-0.9.so.3 -o .libs/libgstrtp-0.9.so.3.0.0 (cd .libs && rm -f libgstrtp-0.9.so.3 && ln -s libgstrtp-0.9.so.3.0.0 libgstrtp-0.9.so.3) (cd .libs && rm -f libgstrtp-0.9.so && ln -s libgstrtp-0.9.so.3.0.0 libgstrtp-0.9.so) ar cru .libs/libgstrtp-0.9.a libgstrtp_0.9_la-gstrtpbuffer.o libgstrtp_0.9_la-gstbasertppayload.o libgstrtp_0.9_la-gstbasertpdepayload.o ranlib .libs/libgstrtp-0.9.a creating libgstrtp-0.9.la (cd .libs && rm -f libgstrtp-0.9.la && ln -s ../libgstrtp-0.9.la libgstrtp-0.9.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/rtp' Making all in tag make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttag_0.9_la-gstvorbistag.lo -MD -MP -MF ".deps/libgsttag_0.9_la-gstvorbistag.Tpo" -c -o libgsttag_0.9_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo './'`gstvorbistag.c; \ then mv -f ".deps/libgsttag_0.9_la-gstvorbistag.Tpo" ".deps/libgsttag_0.9_la-gstvorbistag.Plo"; else rm -f ".deps/libgsttag_0.9_la-gstvorbistag.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttag_0.9_la-gstvorbistag.lo -MD -MP -MF .deps/libgsttag_0.9_la-gstvorbistag.Tpo -c gstvorbistag.c -fPIC -DPIC -o .libs/libgsttag_0.9_la-gstvorbistag.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttag_0.9_la-gstvorbistag.lo -MD -MP -MF .deps/libgsttag_0.9_la-gstvorbistag.Tpo -c gstvorbistag.c -o libgsttag_0.9_la-gstvorbistag.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttag_0.9_la-gstid3tag.lo -MD -MP -MF ".deps/libgsttag_0.9_la-gstid3tag.Tpo" -c -o libgsttag_0.9_la-gstid3tag.lo `test -f 'gstid3tag.c' || echo './'`gstid3tag.c; \ then mv -f ".deps/libgsttag_0.9_la-gstid3tag.Tpo" ".deps/libgsttag_0.9_la-gstid3tag.Plo"; else rm -f ".deps/libgsttag_0.9_la-gstid3tag.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttag_0.9_la-gstid3tag.lo -MD -MP -MF .deps/libgsttag_0.9_la-gstid3tag.Tpo -c gstid3tag.c -fPIC -DPIC -o .libs/libgsttag_0.9_la-gstid3tag.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I../../../gst/tags -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttag_0.9_la-gstid3tag.lo -MD -MP -MF .deps/libgsttag_0.9_la-gstid3tag.Tpo -c gstid3tag.c -o libgsttag_0.9_la-gstid3tag.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgsttag-0.9.la -rpath /usr/lib -version-info 3:0:0 libgsttag_0.9_la-gstvorbistag.lo libgsttag_0.9_la-gstid3tag.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgsttag_0.9_la-gstvorbistag.o .libs/libgsttag_0.9_la-gstid3tag.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgsttag-0.9.so.3 -o .libs/libgsttag-0.9.so.3.0.0 (cd .libs && rm -f libgsttag-0.9.so.3 && ln -s libgsttag-0.9.so.3.0.0 libgsttag-0.9.so.3) (cd .libs && rm -f libgsttag-0.9.so && ln -s libgsttag-0.9.so.3.0.0 libgsttag-0.9.so) ar cru .libs/libgsttag-0.9.a libgsttag_0.9_la-gstvorbistag.o libgsttag_0.9_la-gstid3tag.o ranlib .libs/libgsttag-0.9.a creating libgsttag-0.9.la (cd .libs && rm -f libgsttag-0.9.la && ln -s ../libgsttag-0.9.la libgsttag-0.9.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag' Making all in video make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo_0.9_la-video.lo -MD -MP -MF ".deps/libgstvideo_0.9_la-video.Tpo" -c -o libgstvideo_0.9_la-video.lo `test -f 'video.c' || echo './'`video.c; \ then mv -f ".deps/libgstvideo_0.9_la-video.Tpo" ".deps/libgstvideo_0.9_la-video.Plo"; else rm -f ".deps/libgstvideo_0.9_la-video.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo_0.9_la-video.lo -MD -MP -MF .deps/libgstvideo_0.9_la-video.Tpo -c video.c -fPIC -DPIC -o .libs/libgstvideo_0.9_la-video.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo_0.9_la-video.lo -MD -MP -MF .deps/libgstvideo_0.9_la-video.Tpo -c video.c -o libgstvideo_0.9_la-video.o >/dev/null 2>&1 if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo_0.9_la-gstvideosink.lo -MD -MP -MF ".deps/libgstvideo_0.9_la-gstvideosink.Tpo" -c -o libgstvideo_0.9_la-gstvideosink.lo `test -f 'gstvideosink.c' || echo './'`gstvideosink.c; \ then mv -f ".deps/libgstvideo_0.9_la-gstvideosink.Tpo" ".deps/libgstvideo_0.9_la-gstvideosink.Plo"; else rm -f ".deps/libgstvideo_0.9_la-gstvideosink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo_0.9_la-gstvideosink.lo -MD -MP -MF .deps/libgstvideo_0.9_la-gstvideosink.Tpo -c gstvideosink.c -fPIC -DPIC -o .libs/libgstvideo_0.9_la-gstvideosink.o gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo_0.9_la-gstvideosink.lo -MD -MP -MF .deps/libgstvideo_0.9_la-gstvideosink.Tpo -c gstvideosink.c -o libgstvideo_0.9_la-gstvideosink.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvideo-0.9.la -rpath /usr/lib -version-info 3:0:0 libgstvideo_0.9_la-video.lo libgstvideo_0.9_la-gstvideosink.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -shared .libs/libgstvideo_0.9_la-video.o .libs/libgstvideo_0.9_la-gstvideosink.o -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvideo-0.9.so.3 -o .libs/libgstvideo-0.9.so.3.0.0 (cd .libs && rm -f libgstvideo-0.9.so.3 && ln -s libgstvideo-0.9.so.3.0.0 libgstvideo-0.9.so.3) (cd .libs && rm -f libgstvideo-0.9.so && ln -s libgstvideo-0.9.so.3.0.0 libgstvideo-0.9.so) ar cru .libs/libgstvideo-0.9.a libgstvideo_0.9_la-video.o libgstvideo_0.9_la-gstvideosink.o ranlib .libs/libgstvideo-0.9.a creating libgstvideo-0.9.la (cd .libs && rm -f libgstvideo-0.9.la && ln -s ../libgstvideo-0.9.la libgstvideo-0.9.la) make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' Making all in ext make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' Making all in gst make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' Making all in adder make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/adder' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstadder_la-gstadder.lo -MD -MP -MF ".deps/libgstadder_la-gstadder.Tpo" -c -o libgstadder_la-gstadder.lo `test -f 'gstadder.c' || echo './'`gstadder.c; \ then mv -f ".deps/libgstadder_la-gstadder.Tpo" ".deps/libgstadder_la-gstadder.Plo"; else rm -f ".deps/libgstadder_la-gstadder.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstadder_la-gstadder.lo -MD -MP -MF .deps/libgstadder_la-gstadder.Tpo -c gstadder.c -fPIC -DPIC -o .libs/libgstadder_la-gstadder.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstadder_la-gstadder.lo -MD -MP -MF .deps/libgstadder_la-gstadder.Tpo -c gstadder.c -o libgstadder_la-gstadder.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstadder.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstadder_la-gstadder.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstadder.la' nm .libs/libgstadder_la-gstadder.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstadder.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstadder.exp" > ".libs/libgstadder.expT" mv -f ".libs/libgstadder.expT" ".libs/libgstadder.exp" echo "{ global:" > .libs/libgstadder.ver cat .libs/libgstadder.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstadder.ver echo "local: *; };" >> .libs/libgstadder.ver gcc -shared .libs/libgstadder_la-gstadder.o -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstadder.so -Wl,-version-script -Wl,.libs/libgstadder.ver -o .libs/libgstadder.so ar cru .libs/libgstadder.a libgstadder_la-gstadder.o ranlib .libs/libgstadder.a creating libgstadder.la (cd .libs && rm -f libgstadder.la && ln -s ../libgstadder.la libgstadder.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/adder' Making all in audioconvert make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-gstaudioconvert.lo -MD -MP -MF ".deps/libgstaudioconvert_la-gstaudioconvert.Tpo" -c -o libgstaudioconvert_la-gstaudioconvert.lo `test -f 'gstaudioconvert.c' || echo './'`gstaudioconvert.c; \ then mv -f ".deps/libgstaudioconvert_la-gstaudioconvert.Tpo" ".deps/libgstaudioconvert_la-gstaudioconvert.Plo"; else rm -f ".deps/libgstaudioconvert_la-gstaudioconvert.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-gstaudioconvert.lo -MD -MP -MF .deps/libgstaudioconvert_la-gstaudioconvert.Tpo -c gstaudioconvert.c -fPIC -DPIC -o .libs/libgstaudioconvert_la-gstaudioconvert.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-gstaudioconvert.lo -MD -MP -MF .deps/libgstaudioconvert_la-gstaudioconvert.Tpo -c gstaudioconvert.c -o libgstaudioconvert_la-gstaudioconvert.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-audioconvert.lo -MD -MP -MF ".deps/libgstaudioconvert_la-audioconvert.Tpo" -c -o libgstaudioconvert_la-audioconvert.lo `test -f 'audioconvert.c' || echo './'`audioconvert.c; \ then mv -f ".deps/libgstaudioconvert_la-audioconvert.Tpo" ".deps/libgstaudioconvert_la-audioconvert.Plo"; else rm -f ".deps/libgstaudioconvert_la-audioconvert.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-audioconvert.lo -MD -MP -MF .deps/libgstaudioconvert_la-audioconvert.Tpo -c audioconvert.c -fPIC -DPIC -o .libs/libgstaudioconvert_la-audioconvert.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-audioconvert.lo -MD -MP -MF .deps/libgstaudioconvert_la-audioconvert.Tpo -c audioconvert.c -o libgstaudioconvert_la-audioconvert.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-gstchannelmix.lo -MD -MP -MF ".deps/libgstaudioconvert_la-gstchannelmix.Tpo" -c -o libgstaudioconvert_la-gstchannelmix.lo `test -f 'gstchannelmix.c' || echo './'`gstchannelmix.c; \ then mv -f ".deps/libgstaudioconvert_la-gstchannelmix.Tpo" ".deps/libgstaudioconvert_la-gstchannelmix.Plo"; else rm -f ".deps/libgstaudioconvert_la-gstchannelmix.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-gstchannelmix.lo -MD -MP -MF .deps/libgstaudioconvert_la-gstchannelmix.Tpo -c gstchannelmix.c -fPIC -DPIC -o .libs/libgstaudioconvert_la-gstchannelmix.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-gstchannelmix.lo -MD -MP -MF .deps/libgstaudioconvert_la-gstchannelmix.Tpo -c gstchannelmix.c -o libgstaudioconvert_la-gstchannelmix.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-plugin.lo -MD -MP -MF ".deps/libgstaudioconvert_la-plugin.Tpo" -c -o libgstaudioconvert_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c; \ then mv -f ".deps/libgstaudioconvert_la-plugin.Tpo" ".deps/libgstaudioconvert_la-plugin.Plo"; else rm -f ".deps/libgstaudioconvert_la-plugin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-plugin.lo -MD -MP -MF .deps/libgstaudioconvert_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libgstaudioconvert_la-plugin.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioconvert_la-plugin.lo -MD -MP -MF .deps/libgstaudioconvert_la-plugin.Tpo -c plugin.c -o libgstaudioconvert_la-plugin.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudioconvert.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstaudioconvert_la-gstaudioconvert.lo libgstaudioconvert_la-audioconvert.lo libgstaudioconvert_la-gstchannelmix.lo libgstaudioconvert_la-plugin.lo ../../gst-libs/gst/audio/libgstaudio-0.9.la -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstaudioconvert.la' nm .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-audioconvert.o .libs/libgstaudioconvert_la-gstchannelmix.o .libs/libgstaudioconvert_la-plugin.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaudioconvert.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstaudioconvert.exp" > ".libs/libgstaudioconvert.expT" mv -f ".libs/libgstaudioconvert.expT" ".libs/libgstaudioconvert.exp" echo "{ global:" > .libs/libgstaudioconvert.ver cat .libs/libgstaudioconvert.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstaudioconvert.ver echo "local: *; };" >> .libs/libgstaudioconvert.ver gcc -shared .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-audioconvert.o .libs/libgstaudioconvert_la-gstchannelmix.o .libs/libgstaudioconvert_la-plugin.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio/.libs ../../gst-libs/gst/audio/.libs/libgstaudio-0.9.so -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudioconvert.so -Wl,-version-script -Wl,.libs/libgstaudioconvert.ver -o .libs/libgstaudioconvert.so ar cru .libs/libgstaudioconvert.a libgstaudioconvert_la-gstaudioconvert.o libgstaudioconvert_la-audioconvert.o libgstaudioconvert_la-gstchannelmix.o libgstaudioconvert_la-plugin.o ranlib .libs/libgstaudioconvert.a creating libgstaudioconvert.la (cd .libs && rm -f libgstaudioconvert.la && ln -s ../libgstaudioconvert.la libgstaudioconvert.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert' Making all in audiorate make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiorate' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiorate_la-gstaudiorate.lo -MD -MP -MF ".deps/libgstaudiorate_la-gstaudiorate.Tpo" -c -o libgstaudiorate_la-gstaudiorate.lo `test -f 'gstaudiorate.c' || echo './'`gstaudiorate.c; \ then mv -f ".deps/libgstaudiorate_la-gstaudiorate.Tpo" ".deps/libgstaudiorate_la-gstaudiorate.Plo"; else rm -f ".deps/libgstaudiorate_la-gstaudiorate.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiorate_la-gstaudiorate.lo -MD -MP -MF .deps/libgstaudiorate_la-gstaudiorate.Tpo -c gstaudiorate.c -fPIC -DPIC -o .libs/libgstaudiorate_la-gstaudiorate.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiorate_la-gstaudiorate.lo -MD -MP -MF .deps/libgstaudiorate_la-gstaudiorate.Tpo -c gstaudiorate.c -o libgstaudiorate_la-gstaudiorate.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudiorate.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstaudiorate_la-gstaudiorate.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstaudiorate.la' nm .libs/libgstaudiorate_la-gstaudiorate.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaudiorate.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstaudiorate.exp" > ".libs/libgstaudiorate.expT" mv -f ".libs/libgstaudiorate.expT" ".libs/libgstaudiorate.exp" echo "{ global:" > .libs/libgstaudiorate.ver cat .libs/libgstaudiorate.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstaudiorate.ver echo "local: *; };" >> .libs/libgstaudiorate.ver gcc -shared .libs/libgstaudiorate_la-gstaudiorate.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudiorate.so -Wl,-version-script -Wl,.libs/libgstaudiorate.ver -o .libs/libgstaudiorate.so ar cru .libs/libgstaudiorate.a libgstaudiorate_la-gstaudiorate.o ranlib .libs/libgstaudiorate.a creating libgstaudiorate.la (cd .libs && rm -f libgstaudiorate.la && ln -s ../libgstaudiorate.la libgstaudiorate.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiorate' Making all in audioresample make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioresample' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-gstaudioresample.lo -MD -MP -MF ".deps/libgstaudioresample_la-gstaudioresample.Tpo" -c -o libgstaudioresample_la-gstaudioresample.lo `test -f 'gstaudioresample.c' || echo './'`gstaudioresample.c; \ then mv -f ".deps/libgstaudioresample_la-gstaudioresample.Tpo" ".deps/libgstaudioresample_la-gstaudioresample.Plo"; else rm -f ".deps/libgstaudioresample_la-gstaudioresample.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-gstaudioresample.lo -MD -MP -MF .deps/libgstaudioresample_la-gstaudioresample.Tpo -c gstaudioresample.c -fPIC -DPIC -o .libs/libgstaudioresample_la-gstaudioresample.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-gstaudioresample.lo -MD -MP -MF .deps/libgstaudioresample_la-gstaudioresample.Tpo -c gstaudioresample.c -o libgstaudioresample_la-gstaudioresample.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-functable.lo -MD -MP -MF ".deps/libgstaudioresample_la-functable.Tpo" -c -o libgstaudioresample_la-functable.lo `test -f 'functable.c' || echo './'`functable.c; \ then mv -f ".deps/libgstaudioresample_la-functable.Tpo" ".deps/libgstaudioresample_la-functable.Plo"; else rm -f ".deps/libgstaudioresample_la-functable.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-functable.lo -MD -MP -MF .deps/libgstaudioresample_la-functable.Tpo -c functable.c -fPIC -DPIC -o .libs/libgstaudioresample_la-functable.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-functable.lo -MD -MP -MF .deps/libgstaudioresample_la-functable.Tpo -c functable.c -o libgstaudioresample_la-functable.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample.lo -MD -MP -MF ".deps/libgstaudioresample_la-resample.Tpo" -c -o libgstaudioresample_la-resample.lo `test -f 'resample.c' || echo './'`resample.c; \ then mv -f ".deps/libgstaudioresample_la-resample.Tpo" ".deps/libgstaudioresample_la-resample.Plo"; else rm -f ".deps/libgstaudioresample_la-resample.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample.lo -MD -MP -MF .deps/libgstaudioresample_la-resample.Tpo -c resample.c -fPIC -DPIC -o .libs/libgstaudioresample_la-resample.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample.lo -MD -MP -MF .deps/libgstaudioresample_la-resample.Tpo -c resample.c -o libgstaudioresample_la-resample.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_functable.lo -MD -MP -MF ".deps/libgstaudioresample_la-resample_functable.Tpo" -c -o libgstaudioresample_la-resample_functable.lo `test -f 'resample_functable.c' || echo './'`resample_functable.c; \ then mv -f ".deps/libgstaudioresample_la-resample_functable.Tpo" ".deps/libgstaudioresample_la-resample_functable.Plo"; else rm -f ".deps/libgstaudioresample_la-resample_functable.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_functable.lo -MD -MP -MF .deps/libgstaudioresample_la-resample_functable.Tpo -c resample_functable.c -fPIC -DPIC -o .libs/libgstaudioresample_la-resample_functable.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_functable.lo -MD -MP -MF .deps/libgstaudioresample_la-resample_functable.Tpo -c resample_functable.c -o libgstaudioresample_la-resample_functable.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_ref.lo -MD -MP -MF ".deps/libgstaudioresample_la-resample_ref.Tpo" -c -o libgstaudioresample_la-resample_ref.lo `test -f 'resample_ref.c' || echo './'`resample_ref.c; \ then mv -f ".deps/libgstaudioresample_la-resample_ref.Tpo" ".deps/libgstaudioresample_la-resample_ref.Plo"; else rm -f ".deps/libgstaudioresample_la-resample_ref.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_ref.lo -MD -MP -MF .deps/libgstaudioresample_la-resample_ref.Tpo -c resample_ref.c -fPIC -DPIC -o .libs/libgstaudioresample_la-resample_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_ref.lo -MD -MP -MF .deps/libgstaudioresample_la-resample_ref.Tpo -c resample_ref.c -o libgstaudioresample_la-resample_ref.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_chunk.lo -MD -MP -MF ".deps/libgstaudioresample_la-resample_chunk.Tpo" -c -o libgstaudioresample_la-resample_chunk.lo `test -f 'resample_chunk.c' || echo './'`resample_chunk.c; \ then mv -f ".deps/libgstaudioresample_la-resample_chunk.Tpo" ".deps/libgstaudioresample_la-resample_chunk.Plo"; else rm -f ".deps/libgstaudioresample_la-resample_chunk.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_chunk.lo -MD -MP -MF .deps/libgstaudioresample_la-resample_chunk.Tpo -c resample_chunk.c -fPIC -DPIC -o .libs/libgstaudioresample_la-resample_chunk.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-resample_chunk.lo -MD -MP -MF .deps/libgstaudioresample_la-resample_chunk.Tpo -c resample_chunk.c -o libgstaudioresample_la-resample_chunk.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-buffer.lo -MD -MP -MF ".deps/libgstaudioresample_la-buffer.Tpo" -c -o libgstaudioresample_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c; \ then mv -f ".deps/libgstaudioresample_la-buffer.Tpo" ".deps/libgstaudioresample_la-buffer.Plo"; else rm -f ".deps/libgstaudioresample_la-buffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-buffer.lo -MD -MP -MF .deps/libgstaudioresample_la-buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/libgstaudioresample_la-buffer.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudioresample_la-buffer.lo -MD -MP -MF .deps/libgstaudioresample_la-buffer.Tpo -c buffer.c -o libgstaudioresample_la-buffer.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudioresample.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstaudioresample_la-gstaudioresample.lo libgstaudioresample_la-functable.lo libgstaudioresample_la-resample.lo libgstaudioresample_la-resample_functable.lo libgstaudioresample_la-resample_ref.lo libgstaudioresample_la-resample_chunk.lo libgstaudioresample_la-buffer.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -loil-0.3 -lm generating symbol list for `libgstaudioresample.la' nm .libs/libgstaudioresample_la-gstaudioresample.o .libs/libgstaudioresample_la-functable.o .libs/libgstaudioresample_la-resample.o .libs/libgstaudioresample_la-resample_functable.o .libs/libgstaudioresample_la-resample_ref.o .libs/libgstaudioresample_la-resample_chunk.o .libs/libgstaudioresample_la-buffer.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaudioresample.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstaudioresample.exp" > ".libs/libgstaudioresample.expT" mv -f ".libs/libgstaudioresample.expT" ".libs/libgstaudioresample.exp" echo "{ global:" > .libs/libgstaudioresample.ver cat .libs/libgstaudioresample.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstaudioresample.ver echo "local: *; };" >> .libs/libgstaudioresample.ver gcc -shared .libs/libgstaudioresample_la-gstaudioresample.o .libs/libgstaudioresample_la-functable.o .libs/libgstaudioresample_la-resample.o .libs/libgstaudioresample_la-resample_functable.o .libs/libgstaudioresample_la-resample_ref.o .libs/libgstaudioresample_la-resample_chunk.o .libs/libgstaudioresample_la-buffer.o -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lglib-2.0 -loil-0.3 -lm -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudioresample.so -Wl,-version-script -Wl,.libs/libgstaudioresample.ver -o .libs/libgstaudioresample.so ar cru .libs/libgstaudioresample.a libgstaudioresample_la-gstaudioresample.o libgstaudioresample_la-functable.o libgstaudioresample_la-resample.o libgstaudioresample_la-resample_functable.o libgstaudioresample_la-resample_ref.o libgstaudioresample_la-resample_chunk.o libgstaudioresample_la-buffer.o ranlib .libs/libgstaudioresample.a creating libgstaudioresample.la (cd .libs && rm -f libgstaudioresample.la && ln -s ../libgstaudioresample.la libgstaudioresample.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioresample' Making all in audiotestsrc make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiotestsrc' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiotestsrc_la-gstaudiotestsrc.lo -MD -MP -MF ".deps/libgstaudiotestsrc_la-gstaudiotestsrc.Tpo" -c -o libgstaudiotestsrc_la-gstaudiotestsrc.lo `test -f 'gstaudiotestsrc.c' || echo './'`gstaudiotestsrc.c; \ then mv -f ".deps/libgstaudiotestsrc_la-gstaudiotestsrc.Tpo" ".deps/libgstaudiotestsrc_la-gstaudiotestsrc.Plo"; else rm -f ".deps/libgstaudiotestsrc_la-gstaudiotestsrc.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiotestsrc_la-gstaudiotestsrc.lo -MD -MP -MF .deps/libgstaudiotestsrc_la-gstaudiotestsrc.Tpo -c gstaudiotestsrc.c -fPIC -DPIC -o .libs/libgstaudiotestsrc_la-gstaudiotestsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstaudiotestsrc_la-gstaudiotestsrc.lo -MD -MP -MF .deps/libgstaudiotestsrc_la-gstaudiotestsrc.Tpo -c gstaudiotestsrc.c -o libgstaudiotestsrc_la-gstaudiotestsrc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudiotestsrc.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstaudiotestsrc_la-gstaudiotestsrc.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstaudiotestsrc.la' nm .libs/libgstaudiotestsrc_la-gstaudiotestsrc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaudiotestsrc.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstaudiotestsrc.exp" > ".libs/libgstaudiotestsrc.expT" mv -f ".libs/libgstaudiotestsrc.expT" ".libs/libgstaudiotestsrc.exp" echo "{ global:" > .libs/libgstaudiotestsrc.ver cat .libs/libgstaudiotestsrc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstaudiotestsrc.ver echo "local: *; };" >> .libs/libgstaudiotestsrc.ver gcc -shared .libs/libgstaudiotestsrc_la-gstaudiotestsrc.o -lgstbase-0.9 -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudiotestsrc.so -Wl,-version-script -Wl,.libs/libgstaudiotestsrc.ver -o .libs/libgstaudiotestsrc.so ar cru .libs/libgstaudiotestsrc.a libgstaudiotestsrc_la-gstaudiotestsrc.o ranlib .libs/libgstaudiotestsrc.a creating libgstaudiotestsrc.la (cd .libs && rm -f libgstaudiotestsrc.la && ln -s ../libgstaudiotestsrc.la libgstaudiotestsrc.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiotestsrc' Making all in ffmpegcolorspace make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/ffmpegcolorspace' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpeg.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-gstffmpeg.Tpo" -c -o libgstffmpegcolorspace_la-gstffmpeg.lo `test -f 'gstffmpeg.c' || echo './'`gstffmpeg.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-gstffmpeg.Tpo" ".deps/libgstffmpegcolorspace_la-gstffmpeg.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-gstffmpeg.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpeg.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpeg.Tpo -c gstffmpeg.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-gstffmpeg.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpeg.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpeg.Tpo -c gstffmpeg.c -o libgstffmpegcolorspace_la-gstffmpeg.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpegcolorspace.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-gstffmpegcolorspace.Tpo" -c -o libgstffmpegcolorspace_la-gstffmpegcolorspace.lo `test -f 'gstffmpegcolorspace.c' || echo './'`gstffmpegcolorspace.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-gstffmpegcolorspace.Tpo" ".deps/libgstffmpegcolorspace_la-gstffmpegcolorspace.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-gstffmpegcolorspace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpegcolorspace.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpegcolorspace.Tpo -c gstffmpegcolorspace.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-gstffmpegcolorspace.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpegcolorspace.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpegcolorspace.Tpo -c gstffmpegcolorspace.c -o libgstffmpegcolorspace_la-gstffmpegcolorspace.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpegcodecmap.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-gstffmpegcodecmap.Tpo" -c -o libgstffmpegcolorspace_la-gstffmpegcodecmap.lo `test -f 'gstffmpegcodecmap.c' || echo './'`gstffmpegcodecmap.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-gstffmpegcodecmap.Tpo" ".deps/libgstffmpegcolorspace_la-gstffmpegcodecmap.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-gstffmpegcodecmap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpegcodecmap.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpegcodecmap.Tpo -c gstffmpegcodecmap.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-gstffmpegcodecmap.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-gstffmpegcodecmap.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-gstffmpegcodecmap.Tpo -c gstffmpegcodecmap.c -o libgstffmpegcolorspace_la-gstffmpegcodecmap.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-dsputil.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-dsputil.Tpo" -c -o libgstffmpegcolorspace_la-dsputil.lo `test -f 'dsputil.c' || echo './'`dsputil.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-dsputil.Tpo" ".deps/libgstffmpegcolorspace_la-dsputil.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-dsputil.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-dsputil.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-dsputil.Tpo -c dsputil.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-dsputil.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-dsputil.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-dsputil.Tpo -c dsputil.c -o libgstffmpegcolorspace_la-dsputil.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-mem.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-mem.Tpo" -c -o libgstffmpegcolorspace_la-mem.lo `test -f 'mem.c' || echo './'`mem.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-mem.Tpo" ".deps/libgstffmpegcolorspace_la-mem.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-mem.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-mem.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-mem.Tpo -c mem.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-mem.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-mem.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-mem.Tpo -c mem.c -o libgstffmpegcolorspace_la-mem.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-utils.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-utils.Tpo" -c -o libgstffmpegcolorspace_la-utils.lo `test -f 'utils.c' || echo './'`utils.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-utils.Tpo" ".deps/libgstffmpegcolorspace_la-utils.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-utils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-utils.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-utils.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-utils.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-utils.Tpo -c utils.c -o libgstffmpegcolorspace_la-utils.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-imgconvert.lo -MD -MP -MF ".deps/libgstffmpegcolorspace_la-imgconvert.Tpo" -c -o libgstffmpegcolorspace_la-imgconvert.lo `test -f 'imgconvert.c' || echo './'`imgconvert.c; \ then mv -f ".deps/libgstffmpegcolorspace_la-imgconvert.Tpo" ".deps/libgstffmpegcolorspace_la-imgconvert.Plo"; else rm -f ".deps/libgstffmpegcolorspace_la-imgconvert.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-imgconvert.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-imgconvert.Tpo -c imgconvert.c -fPIC -DPIC -o .libs/libgstffmpegcolorspace_la-imgconvert.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpegcolorspace_la-imgconvert.lo -MD -MP -MF .deps/libgstffmpegcolorspace_la-imgconvert.Tpo -c imgconvert.c -o libgstffmpegcolorspace_la-imgconvert.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstffmpegcolorspace.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstffmpegcolorspace_la-gstffmpeg.lo libgstffmpegcolorspace_la-gstffmpegcolorspace.lo libgstffmpegcolorspace_la-gstffmpegcodecmap.lo libgstffmpegcolorspace_la-dsputil.lo libgstffmpegcolorspace_la-mem.lo libgstffmpegcolorspace_la-utils.lo libgstffmpegcolorspace_la-imgconvert.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstffmpegcolorspace.la' nm .libs/libgstffmpegcolorspace_la-gstffmpeg.o .libs/libgstffmpegcolorspace_la-gstffmpegcolorspace.o .libs/libgstffmpegcolorspace_la-gstffmpegcodecmap.o .libs/libgstffmpegcolorspace_la-dsputil.o .libs/libgstffmpegcolorspace_la-mem.o .libs/libgstffmpegcolorspace_la-utils.o .libs/libgstffmpegcolorspace_la-imgconvert.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstffmpegcolorspace.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstffmpegcolorspace.exp" > ".libs/libgstffmpegcolorspace.expT" mv -f ".libs/libgstffmpegcolorspace.expT" ".libs/libgstffmpegcolorspace.exp" echo "{ global:" > .libs/libgstffmpegcolorspace.ver cat .libs/libgstffmpegcolorspace.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstffmpegcolorspace.ver echo "local: *; };" >> .libs/libgstffmpegcolorspace.ver gcc -shared .libs/libgstffmpegcolorspace_la-gstffmpeg.o .libs/libgstffmpegcolorspace_la-gstffmpegcolorspace.o .libs/libgstffmpegcolorspace_la-gstffmpegcodecmap.o .libs/libgstffmpegcolorspace_la-dsputil.o .libs/libgstffmpegcolorspace_la-mem.o .libs/libgstffmpegcolorspace_la-utils.o .libs/libgstffmpegcolorspace_la-imgconvert.o -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstffmpegcolorspace.so -Wl,-version-script -Wl,.libs/libgstffmpegcolorspace.ver -o .libs/libgstffmpegcolorspace.so ar cru .libs/libgstffmpegcolorspace.a libgstffmpegcolorspace_la-gstffmpeg.o libgstffmpegcolorspace_la-gstffmpegcolorspace.o libgstffmpegcolorspace_la-gstffmpegcodecmap.o libgstffmpegcolorspace_la-dsputil.o libgstffmpegcolorspace_la-mem.o libgstffmpegcolorspace_la-utils.o libgstffmpegcolorspace_la-imgconvert.o ranlib .libs/libgstffmpegcolorspace.a creating libgstffmpegcolorspace.la (cd .libs && rm -f libgstffmpegcolorspace.la && ln -s ../libgstffmpegcolorspace.la libgstffmpegcolorspace.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/ffmpegcolorspace' Making all in playback make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' glib-genmarshal --header --prefix=gst_play_marshal gstplay-marshal.list > gstplay-marshal.h.tmp mv gstplay-marshal.h.tmp gstplay-marshal.h echo "#include \"gstplay-marshal.h\"" >> gstplay-marshal.c.tmp glib-genmarshal --body --prefix=gst_play_marshal gstplay-marshal.list >> gstplay-marshal.c.tmp mv gstplay-marshal.c.tmp gstplay-marshal.c make all-am make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplaybin.lo -MD -MP -MF ".deps/libgstplaybin_la-gstplaybin.Tpo" -c -o libgstplaybin_la-gstplaybin.lo `test -f 'gstplaybin.c' || echo './'`gstplaybin.c; \ then mv -f ".deps/libgstplaybin_la-gstplaybin.Tpo" ".deps/libgstplaybin_la-gstplaybin.Plo"; else rm -f ".deps/libgstplaybin_la-gstplaybin.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplaybin.lo -MD -MP -MF .deps/libgstplaybin_la-gstplaybin.Tpo -c gstplaybin.c -fPIC -DPIC -o .libs/libgstplaybin_la-gstplaybin.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplaybin.lo -MD -MP -MF .deps/libgstplaybin_la-gstplaybin.Tpo -c gstplaybin.c -o libgstplaybin_la-gstplaybin.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplaybasebin.lo -MD -MP -MF ".deps/libgstplaybin_la-gstplaybasebin.Tpo" -c -o libgstplaybin_la-gstplaybasebin.lo `test -f 'gstplaybasebin.c' || echo './'`gstplaybasebin.c; \ then mv -f ".deps/libgstplaybin_la-gstplaybasebin.Tpo" ".deps/libgstplaybin_la-gstplaybasebin.Plo"; else rm -f ".deps/libgstplaybin_la-gstplaybasebin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplaybasebin.lo -MD -MP -MF .deps/libgstplaybin_la-gstplaybasebin.Tpo -c gstplaybasebin.c -fPIC -DPIC -o .libs/libgstplaybin_la-gstplaybasebin.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplaybasebin.lo -MD -MP -MF .deps/libgstplaybin_la-gstplaybasebin.Tpo -c gstplaybasebin.c -o libgstplaybin_la-gstplaybasebin.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gststreaminfo.lo -MD -MP -MF ".deps/libgstplaybin_la-gststreaminfo.Tpo" -c -o libgstplaybin_la-gststreaminfo.lo `test -f 'gststreaminfo.c' || echo './'`gststreaminfo.c; \ then mv -f ".deps/libgstplaybin_la-gststreaminfo.Tpo" ".deps/libgstplaybin_la-gststreaminfo.Plo"; else rm -f ".deps/libgstplaybin_la-gststreaminfo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gststreaminfo.lo -MD -MP -MF .deps/libgstplaybin_la-gststreaminfo.Tpo -c gststreaminfo.c -fPIC -DPIC -o .libs/libgstplaybin_la-gststreaminfo.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gststreaminfo.lo -MD -MP -MF .deps/libgstplaybin_la-gststreaminfo.Tpo -c gststreaminfo.c -o libgstplaybin_la-gststreaminfo.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gststreamselector.lo -MD -MP -MF ".deps/libgstplaybin_la-gststreamselector.Tpo" -c -o libgstplaybin_la-gststreamselector.lo `test -f 'gststreamselector.c' || echo './'`gststreamselector.c; \ then mv -f ".deps/libgstplaybin_la-gststreamselector.Tpo" ".deps/libgstplaybin_la-gststreamselector.Plo"; else rm -f ".deps/libgstplaybin_la-gststreamselector.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gststreamselector.lo -MD -MP -MF .deps/libgstplaybin_la-gststreamselector.Tpo -c gststreamselector.c -fPIC -DPIC -o .libs/libgstplaybin_la-gststreamselector.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gststreamselector.lo -MD -MP -MF .deps/libgstplaybin_la-gststreamselector.Tpo -c gststreamselector.c -o libgstplaybin_la-gststreamselector.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplay-marshal.lo -MD -MP -MF ".deps/libgstplaybin_la-gstplay-marshal.Tpo" -c -o libgstplaybin_la-gstplay-marshal.lo `test -f 'gstplay-marshal.c' || echo './'`gstplay-marshal.c; \ then mv -f ".deps/libgstplaybin_la-gstplay-marshal.Tpo" ".deps/libgstplaybin_la-gstplay-marshal.Plo"; else rm -f ".deps/libgstplaybin_la-gstplay-marshal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplay-marshal.lo -MD -MP -MF .deps/libgstplaybin_la-gstplay-marshal.Tpo -c gstplay-marshal.c -fPIC -DPIC -o .libs/libgstplaybin_la-gstplay-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstplaybin_la-gstplay-marshal.lo -MD -MP -MF .deps/libgstplaybin_la-gstplay-marshal.Tpo -c gstplay-marshal.c -o libgstplaybin_la-gstplay-marshal.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstplaybin.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstplaybin_la-gstplaybin.lo libgstplaybin_la-gstplaybasebin.lo libgstplaybin_la-gststreaminfo.lo libgstplaybin_la-gststreamselector.lo libgstplaybin_la-gstplay-marshal.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstplaybin.la' nm .libs/libgstplaybin_la-gstplaybin.o .libs/libgstplaybin_la-gstplaybasebin.o .libs/libgstplaybin_la-gststreaminfo.o .libs/libgstplaybin_la-gststreamselector.o .libs/libgstplaybin_la-gstplay-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstplaybin.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstplaybin.exp" > ".libs/libgstplaybin.expT" mv -f ".libs/libgstplaybin.expT" ".libs/libgstplaybin.exp" echo "{ global:" > .libs/libgstplaybin.ver cat .libs/libgstplaybin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstplaybin.ver echo "local: *; };" >> .libs/libgstplaybin.ver gcc -shared .libs/libgstplaybin_la-gstplaybin.o .libs/libgstplaybin_la-gstplaybasebin.o .libs/libgstplaybin_la-gststreaminfo.o .libs/libgstplaybin_la-gststreamselector.o .libs/libgstplaybin_la-gstplay-marshal.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstplaybin.so -Wl,-version-script -Wl,.libs/libgstplaybin.ver -o .libs/libgstplaybin.so ar cru .libs/libgstplaybin.a libgstplaybin_la-gstplaybin.o libgstplaybin_la-gstplaybasebin.o libgstplaybin_la-gststreaminfo.o libgstplaybin_la-gststreamselector.o libgstplaybin_la-gstplay-marshal.o ranlib .libs/libgstplaybin.a creating libgstplaybin.la (cd .libs && rm -f libgstplaybin.la && ln -s ../libgstplaybin.la libgstplaybin.la) if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdecodebin_la-gstdecodebin.lo -MD -MP -MF ".deps/libgstdecodebin_la-gstdecodebin.Tpo" -c -o libgstdecodebin_la-gstdecodebin.lo `test -f 'gstdecodebin.c' || echo './'`gstdecodebin.c; \ then mv -f ".deps/libgstdecodebin_la-gstdecodebin.Tpo" ".deps/libgstdecodebin_la-gstdecodebin.Plo"; else rm -f ".deps/libgstdecodebin_la-gstdecodebin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdecodebin_la-gstdecodebin.lo -MD -MP -MF .deps/libgstdecodebin_la-gstdecodebin.Tpo -c gstdecodebin.c -fPIC -DPIC -o .libs/libgstdecodebin_la-gstdecodebin.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdecodebin_la-gstdecodebin.lo -MD -MP -MF .deps/libgstdecodebin_la-gstdecodebin.Tpo -c gstdecodebin.c -o libgstdecodebin_la-gstdecodebin.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdecodebin_la-gstplay-marshal.lo -MD -MP -MF ".deps/libgstdecodebin_la-gstplay-marshal.Tpo" -c -o libgstdecodebin_la-gstplay-marshal.lo `test -f 'gstplay-marshal.c' || echo './'`gstplay-marshal.c; \ then mv -f ".deps/libgstdecodebin_la-gstplay-marshal.Tpo" ".deps/libgstdecodebin_la-gstplay-marshal.Plo"; else rm -f ".deps/libgstdecodebin_la-gstplay-marshal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdecodebin_la-gstplay-marshal.lo -MD -MP -MF .deps/libgstdecodebin_la-gstplay-marshal.Tpo -c gstplay-marshal.c -fPIC -DPIC -o .libs/libgstdecodebin_la-gstplay-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstdecodebin_la-gstplay-marshal.lo -MD -MP -MF .deps/libgstdecodebin_la-gstplay-marshal.Tpo -c gstplay-marshal.c -o libgstdecodebin_la-gstplay-marshal.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstdecodebin.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstdecodebin_la-gstdecodebin.lo libgstdecodebin_la-gstplay-marshal.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstdecodebin.la' nm .libs/libgstdecodebin_la-gstdecodebin.o .libs/libgstdecodebin_la-gstplay-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstdecodebin.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstdecodebin.exp" > ".libs/libgstdecodebin.expT" mv -f ".libs/libgstdecodebin.expT" ".libs/libgstdecodebin.exp" echo "{ global:" > .libs/libgstdecodebin.ver cat .libs/libgstdecodebin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstdecodebin.ver echo "local: *; };" >> .libs/libgstdecodebin.ver gcc -shared .libs/libgstdecodebin_la-gstdecodebin.o .libs/libgstdecodebin_la-gstplay-marshal.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstdecodebin.so -Wl,-version-script -Wl,.libs/libgstdecodebin.ver -o .libs/libgstdecodebin.so ar cru .libs/libgstdecodebin.a libgstdecodebin_la-gstdecodebin.o libgstdecodebin_la-gstplay-marshal.o ranlib .libs/libgstdecodebin.a creating libgstdecodebin.la (cd .libs && rm -f libgstdecodebin.la && ln -s ../libgstdecodebin.la libgstdecodebin.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT test-test.o -MD -MP -MF ".deps/test-test.Tpo" -c -o test-test.o `test -f 'test.c' || echo './'`test.c; \ then mv -f ".deps/test-test.Tpo" ".deps/test-test.Po"; else rm -f ".deps/test-test.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test test-test.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test test-test.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT decodetest-decodetest.o -MD -MP -MF ".deps/decodetest-decodetest.Tpo" -c -o decodetest-decodetest.o `test -f 'decodetest.c' || echo './'`decodetest.c; \ then mv -f ".deps/decodetest-decodetest.Tpo" ".deps/decodetest-decodetest.Po"; else rm -f ".deps/decodetest-decodetest.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o decodetest decodetest-decodetest.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o decodetest decodetest-decodetest.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT test2-test2.o -MD -MP -MF ".deps/test2-test2.Tpo" -c -o test2-test2.o `test -f 'test2.c' || echo './'`test2.c; \ then mv -f ".deps/test2-test2.Tpo" ".deps/test2-test2.Po"; else rm -f ".deps/test2-test2.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test2 test2-test2.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test2 test2-test2.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT test3-test3.o -MD -MP -MF ".deps/test3-test3.Tpo" -c -o test3-test3.o `test -f 'test3.c' || echo './'`test3.c; \ then mv -f ".deps/test3-test3.Tpo" ".deps/test3-test3.Po"; else rm -f ".deps/test3-test3.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test3 test3-test3.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test3 test3-test3.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT test4-test4.o -MD -MP -MF ".deps/test4-test4.Tpo" -c -o test4-test4.o `test -f 'test4.c' || echo './'`test4.c; \ then mv -f ".deps/test4-test4.Tpo" ".deps/test4-test4.Po"; else rm -f ".deps/test4-test4.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test4 test4-test4.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test4 test4-test4.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT test5-test5.o -MD -MP -MF ".deps/test5-test5.Tpo" -c -o test5-test5.o `test -f 'test5.c' || echo './'`test5.c; \ then mv -f ".deps/test5-test5.Tpo" ".deps/test5-test5.Po"; else rm -f ".deps/test5-test5.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test5 test5-test5.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test5 test5-test5.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT test6-test6.o -MD -MP -MF ".deps/test6-test6.Tpo" -c -o test6-test6.o `test -f 'test6.c' || echo './'`test6.c; \ then mv -f ".deps/test6-test6.Tpo" ".deps/test6-test6.Po"; else rm -f ".deps/test6-test6.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test6 test6-test6.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o test6 test6-test6.o -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' Making all in typefind make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/typefind' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttypefindfunctions_la-gsttypefindfunctions.lo -MD -MP -MF ".deps/libgsttypefindfunctions_la-gsttypefindfunctions.Tpo" -c -o libgsttypefindfunctions_la-gsttypefindfunctions.lo `test -f 'gsttypefindfunctions.c' || echo './'`gsttypefindfunctions.c; \ then mv -f ".deps/libgsttypefindfunctions_la-gsttypefindfunctions.Tpo" ".deps/libgsttypefindfunctions_la-gsttypefindfunctions.Plo"; else rm -f ".deps/libgsttypefindfunctions_la-gsttypefindfunctions.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttypefindfunctions_la-gsttypefindfunctions.lo -MD -MP -MF .deps/libgsttypefindfunctions_la-gsttypefindfunctions.Tpo -c gsttypefindfunctions.c -fPIC -DPIC -o .libs/libgsttypefindfunctions_la-gsttypefindfunctions.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttypefindfunctions_la-gsttypefindfunctions.lo -MD -MP -MF .deps/libgsttypefindfunctions_la-gsttypefindfunctions.Tpo -c gsttypefindfunctions.c -o libgsttypefindfunctions_la-gsttypefindfunctions.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgsttypefindfunctions.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgsttypefindfunctions_la-gsttypefindfunctions.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgsttypefindfunctions.la' nm .libs/libgsttypefindfunctions_la-gsttypefindfunctions.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgsttypefindfunctions.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgsttypefindfunctions.exp" > ".libs/libgsttypefindfunctions.expT" mv -f ".libs/libgsttypefindfunctions.expT" ".libs/libgsttypefindfunctions.exp" echo "{ global:" > .libs/libgsttypefindfunctions.ver cat .libs/libgsttypefindfunctions.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgsttypefindfunctions.ver echo "local: *; };" >> .libs/libgsttypefindfunctions.ver gcc -shared .libs/libgsttypefindfunctions_la-gsttypefindfunctions.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgsttypefindfunctions.so -Wl,-version-script -Wl,.libs/libgsttypefindfunctions.ver -o .libs/libgsttypefindfunctions.so ar cru .libs/libgsttypefindfunctions.a libgsttypefindfunctions_la-gsttypefindfunctions.o ranlib .libs/libgsttypefindfunctions.a creating libgsttypefindfunctions.la (cd .libs && rm -f libgsttypefindfunctions.la && ln -s ../libgsttypefindfunctions.la libgsttypefindfunctions.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/typefind' Making all in videotestsrc make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videotestsrc' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideotestsrc_la-gstvideotestsrc.lo -MD -MP -MF ".deps/libgstvideotestsrc_la-gstvideotestsrc.Tpo" -c -o libgstvideotestsrc_la-gstvideotestsrc.lo `test -f 'gstvideotestsrc.c' || echo './'`gstvideotestsrc.c; \ then mv -f ".deps/libgstvideotestsrc_la-gstvideotestsrc.Tpo" ".deps/libgstvideotestsrc_la-gstvideotestsrc.Plo"; else rm -f ".deps/libgstvideotestsrc_la-gstvideotestsrc.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideotestsrc_la-gstvideotestsrc.lo -MD -MP -MF .deps/libgstvideotestsrc_la-gstvideotestsrc.Tpo -c gstvideotestsrc.c -fPIC -DPIC -o .libs/libgstvideotestsrc_la-gstvideotestsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideotestsrc_la-gstvideotestsrc.lo -MD -MP -MF .deps/libgstvideotestsrc_la-gstvideotestsrc.Tpo -c gstvideotestsrc.c -o libgstvideotestsrc_la-gstvideotestsrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideotestsrc_la-videotestsrc.lo -MD -MP -MF ".deps/libgstvideotestsrc_la-videotestsrc.Tpo" -c -o libgstvideotestsrc_la-videotestsrc.lo `test -f 'videotestsrc.c' || echo './'`videotestsrc.c; \ then mv -f ".deps/libgstvideotestsrc_la-videotestsrc.Tpo" ".deps/libgstvideotestsrc_la-videotestsrc.Plo"; else rm -f ".deps/libgstvideotestsrc_la-videotestsrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideotestsrc_la-videotestsrc.lo -MD -MP -MF .deps/libgstvideotestsrc_la-videotestsrc.Tpo -c videotestsrc.c -fPIC -DPIC -o .libs/libgstvideotestsrc_la-videotestsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/liboil-0.3 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideotestsrc_la-videotestsrc.lo -MD -MP -MF .deps/libgstvideotestsrc_la-videotestsrc.Tpo -c videotestsrc.c -o libgstvideotestsrc_la-videotestsrc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvideotestsrc.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstvideotestsrc_la-gstvideotestsrc.lo libgstvideotestsrc_la-videotestsrc.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -loil-0.3 -lm -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstvideotestsrc.la' nm .libs/libgstvideotestsrc_la-gstvideotestsrc.o .libs/libgstvideotestsrc_la-videotestsrc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvideotestsrc.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvideotestsrc.exp" > ".libs/libgstvideotestsrc.expT" mv -f ".libs/libgstvideotestsrc.expT" ".libs/libgstvideotestsrc.exp" echo "{ global:" > .libs/libgstvideotestsrc.ver cat .libs/libgstvideotestsrc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvideotestsrc.ver echo "local: *; };" >> .libs/libgstvideotestsrc.ver gcc -shared .libs/libgstvideotestsrc_la-gstvideotestsrc.o .libs/libgstvideotestsrc_la-videotestsrc.o -loil-0.3 -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvideotestsrc.so -Wl,-version-script -Wl,.libs/libgstvideotestsrc.ver -o .libs/libgstvideotestsrc.so ar cru .libs/libgstvideotestsrc.a libgstvideotestsrc_la-gstvideotestsrc.o libgstvideotestsrc_la-videotestsrc.o ranlib .libs/libgstvideotestsrc.a creating libgstvideotestsrc.la (cd .libs && rm -f libgstvideotestsrc.la && ln -s ../libgstvideotestsrc.la libgstvideotestsrc.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videotestsrc' Making all in videorate make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videorate' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideorate_la-gstvideorate.lo -MD -MP -MF ".deps/libgstvideorate_la-gstvideorate.Tpo" -c -o libgstvideorate_la-gstvideorate.lo `test -f 'gstvideorate.c' || echo './'`gstvideorate.c; \ then mv -f ".deps/libgstvideorate_la-gstvideorate.Tpo" ".deps/libgstvideorate_la-gstvideorate.Plo"; else rm -f ".deps/libgstvideorate_la-gstvideorate.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideorate_la-gstvideorate.lo -MD -MP -MF .deps/libgstvideorate_la-gstvideorate.Tpo -c gstvideorate.c -fPIC -DPIC -o .libs/libgstvideorate_la-gstvideorate.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideorate_la-gstvideorate.lo -MD -MP -MF .deps/libgstvideorate_la-gstvideorate.Tpo -c gstvideorate.c -o libgstvideorate_la-gstvideorate.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvideorate.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstvideorate_la-gstvideorate.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstvideorate.la' nm .libs/libgstvideorate_la-gstvideorate.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvideorate.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvideorate.exp" > ".libs/libgstvideorate.expT" mv -f ".libs/libgstvideorate.expT" ".libs/libgstvideorate.exp" echo "{ global:" > .libs/libgstvideorate.ver cat .libs/libgstvideorate.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvideorate.ver echo "local: *; };" >> .libs/libgstvideorate.ver gcc -shared .libs/libgstvideorate_la-gstvideorate.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvideorate.so -Wl,-version-script -Wl,.libs/libgstvideorate.ver -o .libs/libgstvideorate.so ar cru .libs/libgstvideorate.a libgstvideorate_la-gstvideorate.o ranlib .libs/libgstvideorate.a creating libgstvideorate.la (cd .libs && rm -f libgstvideorate.la && ln -s ../libgstvideorate.la libgstvideorate.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videorate' Making all in videoscale make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videoscale' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-gstvideoscale.lo -MD -MP -MF ".deps/libgstvideoscale_la-gstvideoscale.Tpo" -c -o libgstvideoscale_la-gstvideoscale.lo `test -f 'gstvideoscale.c' || echo './'`gstvideoscale.c; \ then mv -f ".deps/libgstvideoscale_la-gstvideoscale.Tpo" ".deps/libgstvideoscale_la-gstvideoscale.Plo"; else rm -f ".deps/libgstvideoscale_la-gstvideoscale.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-gstvideoscale.lo -MD -MP -MF .deps/libgstvideoscale_la-gstvideoscale.Tpo -c gstvideoscale.c -fPIC -DPIC -o .libs/libgstvideoscale_la-gstvideoscale.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-gstvideoscale.lo -MD -MP -MF .deps/libgstvideoscale_la-gstvideoscale.Tpo -c gstvideoscale.c -o libgstvideoscale_la-gstvideoscale.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-vs_image.lo -MD -MP -MF ".deps/libgstvideoscale_la-vs_image.Tpo" -c -o libgstvideoscale_la-vs_image.lo `test -f 'vs_image.c' || echo './'`vs_image.c; \ then mv -f ".deps/libgstvideoscale_la-vs_image.Tpo" ".deps/libgstvideoscale_la-vs_image.Plo"; else rm -f ".deps/libgstvideoscale_la-vs_image.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-vs_image.lo -MD -MP -MF .deps/libgstvideoscale_la-vs_image.Tpo -c vs_image.c -fPIC -DPIC -o .libs/libgstvideoscale_la-vs_image.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-vs_image.lo -MD -MP -MF .deps/libgstvideoscale_la-vs_image.Tpo -c vs_image.c -o libgstvideoscale_la-vs_image.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-vs_scanline.lo -MD -MP -MF ".deps/libgstvideoscale_la-vs_scanline.Tpo" -c -o libgstvideoscale_la-vs_scanline.lo `test -f 'vs_scanline.c' || echo './'`vs_scanline.c; \ then mv -f ".deps/libgstvideoscale_la-vs_scanline.Tpo" ".deps/libgstvideoscale_la-vs_scanline.Plo"; else rm -f ".deps/libgstvideoscale_la-vs_scanline.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-vs_scanline.lo -MD -MP -MF .deps/libgstvideoscale_la-vs_scanline.Tpo -c vs_scanline.c -fPIC -DPIC -o .libs/libgstvideoscale_la-vs_scanline.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideoscale_la-vs_scanline.lo -MD -MP -MF .deps/libgstvideoscale_la-vs_scanline.Tpo -c vs_scanline.c -o libgstvideoscale_la-vs_scanline.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvideoscale.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstvideoscale_la-gstvideoscale.lo libgstvideoscale_la-vs_image.lo libgstvideoscale_la-vs_scanline.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstvideoscale.la' nm .libs/libgstvideoscale_la-gstvideoscale.o .libs/libgstvideoscale_la-vs_image.o .libs/libgstvideoscale_la-vs_scanline.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvideoscale.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvideoscale.exp" > ".libs/libgstvideoscale.expT" mv -f ".libs/libgstvideoscale.expT" ".libs/libgstvideoscale.exp" echo "{ global:" > .libs/libgstvideoscale.ver cat .libs/libgstvideoscale.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvideoscale.ver echo "local: *; };" >> .libs/libgstvideoscale.ver gcc -shared .libs/libgstvideoscale_la-gstvideoscale.o .libs/libgstvideoscale_la-vs_image.o .libs/libgstvideoscale_la-vs_scanline.o -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvideoscale.so -Wl,-version-script -Wl,.libs/libgstvideoscale.ver -o .libs/libgstvideoscale.so ar cru .libs/libgstvideoscale.a libgstvideoscale_la-gstvideoscale.o libgstvideoscale_la-vs_image.o libgstvideoscale_la-vs_scanline.o ranlib .libs/libgstvideoscale.a creating libgstvideoscale.la (cd .libs && rm -f libgstvideoscale.la && ln -s ../libgstvideoscale.la libgstvideoscale.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videoscale' Making all in volume make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvolume_la-gstvolume.lo -MD -MP -MF ".deps/libgstvolume_la-gstvolume.Tpo" -c -o libgstvolume_la-gstvolume.lo `test -f 'gstvolume.c' || echo './'`gstvolume.c; \ then mv -f ".deps/libgstvolume_la-gstvolume.Tpo" ".deps/libgstvolume_la-gstvolume.Plo"; else rm -f ".deps/libgstvolume_la-gstvolume.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvolume_la-gstvolume.lo -MD -MP -MF .deps/libgstvolume_la-gstvolume.Tpo -c gstvolume.c -fPIC -DPIC -o .libs/libgstvolume_la-gstvolume.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvolume_la-gstvolume.lo -MD -MP -MF .deps/libgstvolume_la-gstvolume.Tpo -c gstvolume.c -o libgstvolume_la-gstvolume.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvolume.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstvolume_la-gstvolume.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstvolume.la' nm .libs/libgstvolume_la-gstvolume.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvolume.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvolume.exp" > ".libs/libgstvolume.expT" mv -f ".libs/libgstvolume.expT" ".libs/libgstvolume.exp" echo "{ global:" > .libs/libgstvolume.ver cat .libs/libgstvolume.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvolume.ver echo "local: *; };" >> .libs/libgstvolume.ver gcc -shared .libs/libgstvolume_la-gstvolume.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces/.libs ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.9.so -lgstbase-0.9 -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvolume.so -Wl,-version-script -Wl,.libs/libgstvolume.ver -o .libs/libgstvolume.so ar cru .libs/libgstvolume.a libgstvolume_la-gstvolume.o ranlib .libs/libgstvolume.a creating libgstvolume.la (cd .libs && rm -f libgstvolume.la && ln -s ../libgstvolume.la libgstvolume.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume' Making all in subparse make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/subparse' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstsubparse_la-gstsubparse.lo -MD -MP -MF ".deps/libgstsubparse_la-gstsubparse.Tpo" -c -o libgstsubparse_la-gstsubparse.lo `test -f 'gstsubparse.c' || echo './'`gstsubparse.c; \ then mv -f ".deps/libgstsubparse_la-gstsubparse.Tpo" ".deps/libgstsubparse_la-gstsubparse.Plo"; else rm -f ".deps/libgstsubparse_la-gstsubparse.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstsubparse_la-gstsubparse.lo -MD -MP -MF .deps/libgstsubparse_la-gstsubparse.Tpo -c gstsubparse.c -fPIC -DPIC -o .libs/libgstsubparse_la-gstsubparse.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstsubparse_la-gstsubparse.lo -MD -MP -MF .deps/libgstsubparse_la-gstsubparse.Tpo -c gstsubparse.c -o libgstsubparse_la-gstsubparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstsubparse.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstsubparse_la-gstsubparse.lo -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstsubparse.la' nm .libs/libgstsubparse_la-gstsubparse.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstsubparse.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstsubparse.exp" > ".libs/libgstsubparse.expT" mv -f ".libs/libgstsubparse.expT" ".libs/libgstsubparse.exp" echo "{ global:" > .libs/libgstsubparse.ver cat .libs/libgstsubparse.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstsubparse.ver echo "local: *; };" >> .libs/libgstsubparse.ver gcc -shared .libs/libgstsubparse_la-gstsubparse.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstsubparse.so -Wl,-version-script -Wl,.libs/libgstsubparse.ver -o .libs/libgstsubparse.so ar cru .libs/libgstsubparse.a libgstsubparse_la-gstsubparse.o ranlib .libs/libgstsubparse.a creating libgstsubparse.la (cd .libs && rm -f libgstsubparse.la && ln -s ../libgstsubparse.la libgstsubparse.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/subparse' Making all in tcp make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gsttcp.h > gsttcp-enumtypes.c echo "#include \"gsttcp-marshal.h\"" >> gsttcp-marshal.c.tmp glib-genmarshal --body --prefix=gst_tcp_marshal gsttcp-marshal.list >> gsttcp-marshal.c.tmp mv gsttcp-marshal.c.tmp gsttcp-marshal.c glib-mkenums \ --fhead "#ifndef __GST_TCP_ENUM_TYPES_H__\n#define __GST_TCP_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "\n/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_TCP_ENUM_TYPES_H__ */" \ gsttcp.h > gsttcp-enumtypes.h glib-genmarshal --header --prefix=gst_tcp_marshal gsttcp-marshal.list > gsttcp-marshal.h.tmp mv gsttcp-marshal.h.tmp gsttcp-marshal.h make all-am make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpplugin.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcpplugin.Tpo" -c -o libgsttcp_la-gsttcpplugin.lo `test -f 'gsttcpplugin.c' || echo './'`gsttcpplugin.c; \ then mv -f ".deps/libgsttcp_la-gsttcpplugin.Tpo" ".deps/libgsttcp_la-gsttcpplugin.Plo"; else rm -f ".deps/libgsttcp_la-gsttcpplugin.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpplugin.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpplugin.Tpo -c gsttcpplugin.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpplugin.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpplugin.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpplugin.Tpo -c gsttcpplugin.c -o libgsttcp_la-gsttcpplugin.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcp.Tpo" -c -o libgsttcp_la-gsttcp.lo `test -f 'gsttcp.c' || echo './'`gsttcp.c; \ then mv -f ".deps/libgsttcp_la-gsttcp.Tpo" ".deps/libgsttcp_la-gsttcp.Plo"; else rm -f ".deps/libgsttcp_la-gsttcp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp.lo -MD -MP -MF .deps/libgsttcp_la-gsttcp.Tpo -c gsttcp.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcp.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp.lo -MD -MP -MF .deps/libgsttcp_la-gsttcp.Tpo -c gsttcp.c -o libgsttcp_la-gsttcp.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gstfdset.lo -MD -MP -MF ".deps/libgsttcp_la-gstfdset.Tpo" -c -o libgsttcp_la-gstfdset.lo `test -f 'gstfdset.c' || echo './'`gstfdset.c; \ then mv -f ".deps/libgsttcp_la-gstfdset.Tpo" ".deps/libgsttcp_la-gstfdset.Plo"; else rm -f ".deps/libgsttcp_la-gstfdset.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gstfdset.lo -MD -MP -MF .deps/libgsttcp_la-gstfdset.Tpo -c gstfdset.c -fPIC -DPIC -o .libs/libgsttcp_la-gstfdset.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gstfdset.lo -MD -MP -MF .deps/libgsttcp_la-gstfdset.Tpo -c gstfdset.c -o libgsttcp_la-gstfdset.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gstmultifdsink.lo -MD -MP -MF ".deps/libgsttcp_la-gstmultifdsink.Tpo" -c -o libgsttcp_la-gstmultifdsink.lo `test -f 'gstmultifdsink.c' || echo './'`gstmultifdsink.c; \ then mv -f ".deps/libgsttcp_la-gstmultifdsink.Tpo" ".deps/libgsttcp_la-gstmultifdsink.Plo"; else rm -f ".deps/libgsttcp_la-gstmultifdsink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gstmultifdsink.lo -MD -MP -MF .deps/libgsttcp_la-gstmultifdsink.Tpo -c gstmultifdsink.c -fPIC -DPIC -o .libs/libgsttcp_la-gstmultifdsink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gstmultifdsink.lo -MD -MP -MF .deps/libgsttcp_la-gstmultifdsink.Tpo -c gstmultifdsink.c -o libgsttcp_la-gstmultifdsink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpclientsrc.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcpclientsrc.Tpo" -c -o libgsttcp_la-gsttcpclientsrc.lo `test -f 'gsttcpclientsrc.c' || echo './'`gsttcpclientsrc.c; \ then mv -f ".deps/libgsttcp_la-gsttcpclientsrc.Tpo" ".deps/libgsttcp_la-gsttcpclientsrc.Plo"; else rm -f ".deps/libgsttcp_la-gsttcpclientsrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpclientsrc.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpclientsrc.Tpo -c gsttcpclientsrc.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpclientsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpclientsrc.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpclientsrc.Tpo -c gsttcpclientsrc.c -o libgsttcp_la-gsttcpclientsrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpclientsink.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcpclientsink.Tpo" -c -o libgsttcp_la-gsttcpclientsink.lo `test -f 'gsttcpclientsink.c' || echo './'`gsttcpclientsink.c; \ then mv -f ".deps/libgsttcp_la-gsttcpclientsink.Tpo" ".deps/libgsttcp_la-gsttcpclientsink.Plo"; else rm -f ".deps/libgsttcp_la-gsttcpclientsink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpclientsink.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpclientsink.Tpo -c gsttcpclientsink.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpclientsink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpclientsink.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpclientsink.Tpo -c gsttcpclientsink.c -o libgsttcp_la-gsttcpclientsink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpserversrc.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcpserversrc.Tpo" -c -o libgsttcp_la-gsttcpserversrc.lo `test -f 'gsttcpserversrc.c' || echo './'`gsttcpserversrc.c; \ then mv -f ".deps/libgsttcp_la-gsttcpserversrc.Tpo" ".deps/libgsttcp_la-gsttcpserversrc.Plo"; else rm -f ".deps/libgsttcp_la-gsttcpserversrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpserversrc.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpserversrc.Tpo -c gsttcpserversrc.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpserversrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpserversrc.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpserversrc.Tpo -c gsttcpserversrc.c -o libgsttcp_la-gsttcpserversrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpserversink.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcpserversink.Tpo" -c -o libgsttcp_la-gsttcpserversink.lo `test -f 'gsttcpserversink.c' || echo './'`gsttcpserversink.c; \ then mv -f ".deps/libgsttcp_la-gsttcpserversink.Tpo" ".deps/libgsttcp_la-gsttcpserversink.Plo"; else rm -f ".deps/libgsttcp_la-gsttcpserversink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpserversink.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpserversink.Tpo -c gsttcpserversink.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcpserversink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcpserversink.lo -MD -MP -MF .deps/libgsttcp_la-gsttcpserversink.Tpo -c gsttcpserversink.c -o libgsttcp_la-gsttcpserversink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp-enumtypes.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcp-enumtypes.Tpo" -c -o libgsttcp_la-gsttcp-enumtypes.lo `test -f 'gsttcp-enumtypes.c' || echo './'`gsttcp-enumtypes.c; \ then mv -f ".deps/libgsttcp_la-gsttcp-enumtypes.Tpo" ".deps/libgsttcp_la-gsttcp-enumtypes.Plo"; else rm -f ".deps/libgsttcp_la-gsttcp-enumtypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp-enumtypes.lo -MD -MP -MF .deps/libgsttcp_la-gsttcp-enumtypes.Tpo -c gsttcp-enumtypes.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcp-enumtypes.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp-enumtypes.lo -MD -MP -MF .deps/libgsttcp_la-gsttcp-enumtypes.Tpo -c gsttcp-enumtypes.c -o libgsttcp_la-gsttcp-enumtypes.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp-marshal.lo -MD -MP -MF ".deps/libgsttcp_la-gsttcp-marshal.Tpo" -c -o libgsttcp_la-gsttcp-marshal.lo `test -f 'gsttcp-marshal.c' || echo './'`gsttcp-marshal.c; \ then mv -f ".deps/libgsttcp_la-gsttcp-marshal.Tpo" ".deps/libgsttcp_la-gsttcp-marshal.Plo"; else rm -f ".deps/libgsttcp_la-gsttcp-marshal.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp-marshal.lo -MD -MP -MF .deps/libgsttcp_la-gsttcp-marshal.Tpo -c gsttcp-marshal.c -fPIC -DPIC -o .libs/libgsttcp_la-gsttcp-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -DGST_ENABLE_NEW -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttcp_la-gsttcp-marshal.lo -MD -MP -MF .deps/libgsttcp_la-gsttcp-marshal.Tpo -c gsttcp-marshal.c -o libgsttcp_la-gsttcp-marshal.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgsttcp.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgsttcp_la-gsttcpplugin.lo libgsttcp_la-gsttcp.lo libgsttcp_la-gstfdset.lo libgsttcp_la-gstmultifdsink.lo libgsttcp_la-gsttcpclientsrc.lo libgsttcp_la-gsttcpclientsink.lo libgsttcp_la-gsttcpserversrc.lo libgsttcp_la-gsttcpserversink.lo libgsttcp_la-gsttcp-enumtypes.lo libgsttcp_la-gsttcp-marshal.lo -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstdataprotocol-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgsttcp.la' nm .libs/libgsttcp_la-gsttcpplugin.o .libs/libgsttcp_la-gsttcp.o .libs/libgsttcp_la-gstfdset.o .libs/libgsttcp_la-gstmultifdsink.o .libs/libgsttcp_la-gsttcpclientsrc.o .libs/libgsttcp_la-gsttcpclientsink.o .libs/libgsttcp_la-gsttcpserversrc.o .libs/libgsttcp_la-gsttcpserversink.o .libs/libgsttcp_la-gsttcp-enumtypes.o .libs/libgsttcp_la-gsttcp-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgsttcp.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgsttcp.exp" > ".libs/libgsttcp.expT" mv -f ".libs/libgsttcp.expT" ".libs/libgsttcp.exp" echo "{ global:" > .libs/libgsttcp.ver cat .libs/libgsttcp.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgsttcp.ver echo "local: *; };" >> .libs/libgsttcp.ver gcc -shared .libs/libgsttcp_la-gsttcpplugin.o .libs/libgsttcp_la-gsttcp.o .libs/libgsttcp_la-gstfdset.o .libs/libgsttcp_la-gstmultifdsink.o .libs/libgsttcp_la-gsttcpclientsrc.o .libs/libgsttcp_la-gsttcpclientsink.o .libs/libgsttcp_la-gsttcpserversrc.o .libs/libgsttcp_la-gsttcpserversink.o .libs/libgsttcp_la-gsttcp-enumtypes.o .libs/libgsttcp_la-gsttcp-marshal.o -lgstbase-0.9 -lgstdataprotocol-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgsttcp.so -Wl,-version-script -Wl,.libs/libgsttcp.ver -o .libs/libgsttcp.so ar cru .libs/libgsttcp.a libgsttcp_la-gsttcpplugin.o libgsttcp_la-gsttcp.o libgsttcp_la-gstfdset.o libgsttcp_la-gstmultifdsink.o libgsttcp_la-gsttcpclientsrc.o libgsttcp_la-gsttcpclientsink.o libgsttcp_la-gsttcpserversrc.o libgsttcp_la-gsttcpserversink.o libgsttcp_la-gsttcp-enumtypes.o libgsttcp_la-gsttcp-marshal.o ranlib .libs/libgsttcp.a creating libgsttcp.la (cd .libs && rm -f libgsttcp.la && ln -s ../libgsttcp.la libgsttcp.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fdsetstress-fdsetstress.o -MD -MP -MF ".deps/fdsetstress-fdsetstress.Tpo" -c -o fdsetstress-fdsetstress.o `test -f 'fdsetstress.c' || echo './'`fdsetstress.c; \ then mv -f ".deps/fdsetstress-fdsetstress.Tpo" ".deps/fdsetstress-fdsetstress.Po"; else rm -f ".deps/fdsetstress-fdsetstress.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fdsetstress-gstfdset.o -MD -MP -MF ".deps/fdsetstress-gstfdset.Tpo" -c -o fdsetstress-gstfdset.o `test -f 'gstfdset.c' || echo './'`gstfdset.c; \ then mv -f ".deps/fdsetstress-gstfdset.Tpo" ".deps/fdsetstress-gstfdset.Po"; else rm -f ".deps/fdsetstress-gstfdset.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o fdsetstress -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 fdsetstress-fdsetstress.o fdsetstress-gstfdset.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o fdsetstress -Wl,--export-dynamic -pthread fdsetstress-fdsetstress.o fdsetstress-gstfdset.o -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' Making all in sys make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' Making all in ximage make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF ".deps/libgstximagesink_la-ximagesink.Tpo" -c -o libgstximagesink_la-ximagesink.lo `test -f 'ximagesink.c' || echo './'`ximagesink.c; \ then mv -f ".deps/libgstximagesink_la-ximagesink.Tpo" ".deps/libgstximagesink_la-ximagesink.Plo"; else rm -f ".deps/libgstximagesink_la-ximagesink.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-ximagesink.Tpo -c ximagesink.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximagesink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstximagesink_la-ximagesink.lo -MD -MP -MF .deps/libgstximagesink_la-ximagesink.Tpo -c ximagesink.c -o libgstximagesink_la-ximagesink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstximagesink_la-ximage.lo -MD -MP -MF ".deps/libgstximagesink_la-ximage.Tpo" -c -o libgstximagesink_la-ximage.lo `test -f 'ximage.c' || echo './'`ximage.c; \ then mv -f ".deps/libgstximagesink_la-ximage.Tpo" ".deps/libgstximagesink_la-ximage.Plo"; else rm -f ".deps/libgstximagesink_la-ximage.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstximagesink_la-ximage.lo -MD -MP -MF .deps/libgstximagesink_la-ximage.Tpo -c ximage.c -fPIC -DPIC -o .libs/libgstximagesink_la-ximage.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstximagesink_la-ximage.lo -MD -MP -MF .deps/libgstximagesink_la-ximage.Tpo -c ximage.c -o libgstximagesink_la-ximage.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstximagesink.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstximagesink_la-ximagesink.lo libgstximagesink_la-ximage.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/video/libgstvideo-0.9.la -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext generating symbol list for `libgstximagesink.la' nm .libs/libgstximagesink_la-ximagesink.o .libs/libgstximagesink_la-ximage.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstximagesink.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstximagesink.exp" > ".libs/libgstximagesink.expT" mv -f ".libs/libgstximagesink.expT" ".libs/libgstximagesink.exp" echo "{ global:" > .libs/libgstximagesink.ver cat .libs/libgstximagesink.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstximagesink.ver echo "local: *; };" >> .libs/libgstximagesink.ver gcc -shared .libs/libgstximagesink_la-ximagesink.o .libs/libgstximagesink_la-ximage.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video/.libs ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.9.so ../../gst-libs/gst/video/.libs/libgstvideo-0.9.so -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstximagesink.so -Wl,-version-script -Wl,.libs/libgstximagesink.ver -o .libs/libgstximagesink.so ar cru .libs/libgstximagesink.a libgstximagesink_la-ximagesink.o libgstximagesink_la-ximage.o ranlib .libs/libgstximagesink.a creating libgstximagesink.la (cd .libs && rm -f libgstximagesink.la && ln -s ../libgstximagesink.la libgstximagesink.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage' Making all in xvimage make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstxvimagesink_la-xvimagesink.lo -MD -MP -MF ".deps/libgstxvimagesink_la-xvimagesink.Tpo" -c -o libgstxvimagesink_la-xvimagesink.lo `test -f 'xvimagesink.c' || echo './'`xvimagesink.c; \ then mv -f ".deps/libgstxvimagesink_la-xvimagesink.Tpo" ".deps/libgstxvimagesink_la-xvimagesink.Plo"; else rm -f ".deps/libgstxvimagesink_la-xvimagesink.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstxvimagesink_la-xvimagesink.lo -MD -MP -MF .deps/libgstxvimagesink_la-xvimagesink.Tpo -c xvimagesink.c -fPIC -DPIC -o .libs/libgstxvimagesink_la-xvimagesink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstxvimagesink_la-xvimagesink.lo -MD -MP -MF .deps/libgstxvimagesink_la-xvimagesink.Tpo -c xvimagesink.c -o libgstxvimagesink_la-xvimagesink.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstxvimagesink.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstxvimagesink_la-xvimagesink.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/video/libgstvideo-0.9.la -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -lXext generating symbol list for `libgstxvimagesink.la' nm .libs/libgstxvimagesink_la-xvimagesink.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstxvimagesink.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstxvimagesink.exp" > ".libs/libgstxvimagesink.expT" mv -f ".libs/libgstxvimagesink.expT" ".libs/libgstxvimagesink.exp" echo "{ global:" > .libs/libgstxvimagesink.ver cat .libs/libgstxvimagesink.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstxvimagesink.ver echo "local: *; };" >> .libs/libgstxvimagesink.ver gcc -shared .libs/libgstxvimagesink_la-xvimagesink.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video/.libs ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.9.so ../../gst-libs/gst/video/.libs/libgstvideo-0.9.so -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstxvimagesink.so -Wl,-version-script -Wl,.libs/libgstxvimagesink.ver -o .libs/libgstxvimagesink.so ar cru .libs/libgstxvimagesink.a libgstxvimagesink_la-xvimagesink.o ranlib .libs/libgstxvimagesink.a creating libgstxvimagesink.la (cd .libs && rm -f libgstxvimagesink.la && ln -s ../libgstxvimagesink.la libgstxvimagesink.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage' Making all in v4l make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4l.lo -MD -MP -MF ".deps/libgstvideo4linux_la-gstv4l.Tpo" -c -o libgstvideo4linux_la-gstv4l.lo `test -f 'gstv4l.c' || echo './'`gstv4l.c; \ then mv -f ".deps/libgstvideo4linux_la-gstv4l.Tpo" ".deps/libgstvideo4linux_la-gstv4l.Plo"; else rm -f ".deps/libgstvideo4linux_la-gstv4l.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4l.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4l.Tpo -c gstv4l.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-gstv4l.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4l.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4l.Tpo -c gstv4l.c -o libgstvideo4linux_la-gstv4l.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lcolorbalance.lo -MD -MP -MF ".deps/libgstvideo4linux_la-gstv4lcolorbalance.Tpo" -c -o libgstvideo4linux_la-gstv4lcolorbalance.lo `test -f 'gstv4lcolorbalance.c' || echo './'`gstv4lcolorbalance.c; \ then mv -f ".deps/libgstvideo4linux_la-gstv4lcolorbalance.Tpo" ".deps/libgstvideo4linux_la-gstv4lcolorbalance.Plo"; else rm -f ".deps/libgstvideo4linux_la-gstv4lcolorbalance.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lcolorbalance.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lcolorbalance.Tpo -c gstv4lcolorbalance.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-gstv4lcolorbalance.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lcolorbalance.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lcolorbalance.Tpo -c gstv4lcolorbalance.c -o libgstvideo4linux_la-gstv4lcolorbalance.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lelement.lo -MD -MP -MF ".deps/libgstvideo4linux_la-gstv4lelement.Tpo" -c -o libgstvideo4linux_la-gstv4lelement.lo `test -f 'gstv4lelement.c' || echo './'`gstv4lelement.c; \ then mv -f ".deps/libgstvideo4linux_la-gstv4lelement.Tpo" ".deps/libgstvideo4linux_la-gstv4lelement.Plo"; else rm -f ".deps/libgstvideo4linux_la-gstv4lelement.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lelement.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lelement.Tpo -c gstv4lelement.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-gstv4lelement.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lelement.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lelement.Tpo -c gstv4lelement.c -o libgstvideo4linux_la-gstv4lelement.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lsrc.lo -MD -MP -MF ".deps/libgstvideo4linux_la-gstv4lsrc.Tpo" -c -o libgstvideo4linux_la-gstv4lsrc.lo `test -f 'gstv4lsrc.c' || echo './'`gstv4lsrc.c; \ then mv -f ".deps/libgstvideo4linux_la-gstv4lsrc.Tpo" ".deps/libgstvideo4linux_la-gstv4lsrc.Plo"; else rm -f ".deps/libgstvideo4linux_la-gstv4lsrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lsrc.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lsrc.Tpo -c gstv4lsrc.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-gstv4lsrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lsrc.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lsrc.Tpo -c gstv4lsrc.c -o libgstvideo4linux_la-gstv4lsrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4ltuner.lo -MD -MP -MF ".deps/libgstvideo4linux_la-gstv4ltuner.Tpo" -c -o libgstvideo4linux_la-gstv4ltuner.lo `test -f 'gstv4ltuner.c' || echo './'`gstv4ltuner.c; \ then mv -f ".deps/libgstvideo4linux_la-gstv4ltuner.Tpo" ".deps/libgstvideo4linux_la-gstv4ltuner.Plo"; else rm -f ".deps/libgstvideo4linux_la-gstv4ltuner.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4ltuner.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4ltuner.Tpo -c gstv4ltuner.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-gstv4ltuner.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4ltuner.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4ltuner.Tpo -c gstv4ltuner.c -o libgstvideo4linux_la-gstv4ltuner.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-v4l_calls.lo -MD -MP -MF ".deps/libgstvideo4linux_la-v4l_calls.Tpo" -c -o libgstvideo4linux_la-v4l_calls.lo `test -f 'v4l_calls.c' || echo './'`v4l_calls.c; \ then mv -f ".deps/libgstvideo4linux_la-v4l_calls.Tpo" ".deps/libgstvideo4linux_la-v4l_calls.Plo"; else rm -f ".deps/libgstvideo4linux_la-v4l_calls.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-v4l_calls.lo -MD -MP -MF .deps/libgstvideo4linux_la-v4l_calls.Tpo -c v4l_calls.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-v4l_calls.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-v4l_calls.lo -MD -MP -MF .deps/libgstvideo4linux_la-v4l_calls.Tpo -c v4l_calls.c -o libgstvideo4linux_la-v4l_calls.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-v4lsrc_calls.lo -MD -MP -MF ".deps/libgstvideo4linux_la-v4lsrc_calls.Tpo" -c -o libgstvideo4linux_la-v4lsrc_calls.lo `test -f 'v4lsrc_calls.c' || echo './'`v4lsrc_calls.c; \ then mv -f ".deps/libgstvideo4linux_la-v4lsrc_calls.Tpo" ".deps/libgstvideo4linux_la-v4lsrc_calls.Plo"; else rm -f ".deps/libgstvideo4linux_la-v4lsrc_calls.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-v4lsrc_calls.lo -MD -MP -MF .deps/libgstvideo4linux_la-v4lsrc_calls.Tpo -c v4lsrc_calls.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-v4lsrc_calls.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-v4lsrc_calls.lo -MD -MP -MF .deps/libgstvideo4linux_la-v4lsrc_calls.Tpo -c v4lsrc_calls.c -o libgstvideo4linux_la-v4lsrc_calls.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lxoverlay.lo -MD -MP -MF ".deps/libgstvideo4linux_la-gstv4lxoverlay.Tpo" -c -o libgstvideo4linux_la-gstv4lxoverlay.lo `test -f 'gstv4lxoverlay.c' || echo './'`gstv4lxoverlay.c; \ then mv -f ".deps/libgstvideo4linux_la-gstv4lxoverlay.Tpo" ".deps/libgstvideo4linux_la-gstv4lxoverlay.Plo"; else rm -f ".deps/libgstvideo4linux_la-gstv4lxoverlay.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lxoverlay.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lxoverlay.Tpo -c gstv4lxoverlay.c -fPIC -DPIC -o .libs/libgstvideo4linux_la-gstv4lxoverlay.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/X11R6/include -I../../gst-libs -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvideo4linux_la-gstv4lxoverlay.lo -MD -MP -MF .deps/libgstvideo4linux_la-gstv4lxoverlay.Tpo -c gstv4lxoverlay.c -o libgstvideo4linux_la-gstv4lxoverlay.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvideo4linux.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstvideo4linux_la-gstv4l.lo libgstvideo4linux_la-gstv4lcolorbalance.lo libgstvideo4linux_la-gstv4lelement.lo libgstvideo4linux_la-gstv4lsrc.lo libgstvideo4linux_la-gstv4ltuner.lo libgstvideo4linux_la-v4l_calls.lo libgstvideo4linux_la-v4lsrc_calls.lo libgstvideo4linux_la-gstv4lxoverlay.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext generating symbol list for `libgstvideo4linux.la' nm .libs/libgstvideo4linux_la-gstv4l.o .libs/libgstvideo4linux_la-gstv4lcolorbalance.o .libs/libgstvideo4linux_la-gstv4lelement.o .libs/libgstvideo4linux_la-gstv4lsrc.o .libs/libgstvideo4linux_la-gstv4ltuner.o .libs/libgstvideo4linux_la-v4l_calls.o .libs/libgstvideo4linux_la-v4lsrc_calls.o .libs/libgstvideo4linux_la-gstv4lxoverlay.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvideo4linux.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvideo4linux.exp" > ".libs/libgstvideo4linux.expT" mv -f ".libs/libgstvideo4linux.expT" ".libs/libgstvideo4linux.exp" echo "{ global:" > .libs/libgstvideo4linux.ver cat .libs/libgstvideo4linux.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvideo4linux.ver echo "local: *; };" >> .libs/libgstvideo4linux.ver gcc -shared .libs/libgstvideo4linux_la-gstv4l.o .libs/libgstvideo4linux_la-gstv4lcolorbalance.o .libs/libgstvideo4linux_la-gstv4lelement.o .libs/libgstvideo4linux_la-gstv4lsrc.o .libs/libgstvideo4linux_la-gstv4ltuner.o .libs/libgstvideo4linux_la-v4l_calls.o .libs/libgstvideo4linux_la-v4lsrc_calls.o .libs/libgstvideo4linux_la-gstv4lxoverlay.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces/.libs ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.9.so -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvideo4linux.so -Wl,-version-script -Wl,.libs/libgstvideo4linux.ver -o .libs/libgstvideo4linux.so ar cru .libs/libgstvideo4linux.a libgstvideo4linux_la-gstv4l.o libgstvideo4linux_la-gstv4lcolorbalance.o libgstvideo4linux_la-gstv4lelement.o libgstvideo4linux_la-gstv4lsrc.o libgstvideo4linux_la-gstv4ltuner.o libgstvideo4linux_la-v4l_calls.o libgstvideo4linux_la-v4lsrc_calls.o libgstvideo4linux_la-gstv4lxoverlay.o ranlib .libs/libgstvideo4linux.a creating libgstvideo4linux.la (cd .libs && rm -f libgstvideo4linux.la && ln -s ../libgstvideo4linux.la libgstvideo4linux.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' Making all in ext make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' Making all in alsa make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsaplugin.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsaplugin.Tpo" -c -o libgstalsa_la-gstalsaplugin.lo `test -f 'gstalsaplugin.c' || echo './'`gstalsaplugin.c; \ then mv -f ".deps/libgstalsa_la-gstalsaplugin.Tpo" ".deps/libgstalsa_la-gstalsaplugin.Plo"; else rm -f ".deps/libgstalsa_la-gstalsaplugin.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsaplugin.lo -MD -MP -MF .deps/libgstalsa_la-gstalsaplugin.Tpo -c gstalsaplugin.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsaplugin.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsaplugin.lo -MD -MP -MF .deps/libgstalsa_la-gstalsaplugin.Tpo -c gstalsaplugin.c -o libgstalsa_la-gstalsaplugin.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixer.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsamixer.Tpo" -c -o libgstalsa_la-gstalsamixer.lo `test -f 'gstalsamixer.c' || echo './'`gstalsamixer.c; \ then mv -f ".deps/libgstalsa_la-gstalsamixer.Tpo" ".deps/libgstalsa_la-gstalsamixer.Plo"; else rm -f ".deps/libgstalsa_la-gstalsamixer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixer.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixer.Tpo -c gstalsamixer.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsamixer.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixer.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixer.Tpo -c gstalsamixer.c -o libgstalsa_la-gstalsamixer.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixerelement.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsamixerelement.Tpo" -c -o libgstalsa_la-gstalsamixerelement.lo `test -f 'gstalsamixerelement.c' || echo './'`gstalsamixerelement.c; \ then mv -f ".deps/libgstalsa_la-gstalsamixerelement.Tpo" ".deps/libgstalsa_la-gstalsamixerelement.Plo"; else rm -f ".deps/libgstalsa_la-gstalsamixerelement.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixerelement.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixerelement.Tpo -c gstalsamixerelement.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsamixerelement.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixerelement.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixerelement.Tpo -c gstalsamixerelement.c -o libgstalsa_la-gstalsamixerelement.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixertrack.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsamixertrack.Tpo" -c -o libgstalsa_la-gstalsamixertrack.lo `test -f 'gstalsamixertrack.c' || echo './'`gstalsamixertrack.c; \ then mv -f ".deps/libgstalsa_la-gstalsamixertrack.Tpo" ".deps/libgstalsa_la-gstalsamixertrack.Plo"; else rm -f ".deps/libgstalsa_la-gstalsamixertrack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixertrack.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixertrack.Tpo -c gstalsamixertrack.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsamixertrack.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixertrack.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixertrack.Tpo -c gstalsamixertrack.c -o libgstalsa_la-gstalsamixertrack.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixeroptions.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsamixeroptions.Tpo" -c -o libgstalsa_la-gstalsamixeroptions.lo `test -f 'gstalsamixeroptions.c' || echo './'`gstalsamixeroptions.c; \ then mv -f ".deps/libgstalsa_la-gstalsamixeroptions.Tpo" ".deps/libgstalsa_la-gstalsamixeroptions.Plo"; else rm -f ".deps/libgstalsa_la-gstalsamixeroptions.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixeroptions.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixeroptions.Tpo -c gstalsamixeroptions.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsamixeroptions.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsamixeroptions.lo -MD -MP -MF .deps/libgstalsa_la-gstalsamixeroptions.Tpo -c gstalsamixeroptions.c -o libgstalsa_la-gstalsamixeroptions.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsasink.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsasink.Tpo" -c -o libgstalsa_la-gstalsasink.lo `test -f 'gstalsasink.c' || echo './'`gstalsasink.c; \ then mv -f ".deps/libgstalsa_la-gstalsasink.Tpo" ".deps/libgstalsa_la-gstalsasink.Plo"; else rm -f ".deps/libgstalsa_la-gstalsasink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsasink.lo -MD -MP -MF .deps/libgstalsa_la-gstalsasink.Tpo -c gstalsasink.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsasink.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsasink.lo -MD -MP -MF .deps/libgstalsa_la-gstalsasink.Tpo -c gstalsasink.c -o libgstalsa_la-gstalsasink.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsasrc.lo -MD -MP -MF ".deps/libgstalsa_la-gstalsasrc.Tpo" -c -o libgstalsa_la-gstalsasrc.lo `test -f 'gstalsasrc.c' || echo './'`gstalsasrc.c; \ then mv -f ".deps/libgstalsa_la-gstalsasrc.Tpo" ".deps/libgstalsa_la-gstalsasrc.Plo"; else rm -f ".deps/libgstalsa_la-gstalsasrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsasrc.lo -MD -MP -MF .deps/libgstalsa_la-gstalsasrc.Tpo -c gstalsasrc.c -fPIC -DPIC -o .libs/libgstalsa_la-gstalsasrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -I/usr/include/alsa -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstalsa_la-gstalsasrc.lo -MD -MP -MF .deps/libgstalsa_la-gstalsasrc.Tpo -c gstalsasrc.c -o libgstalsa_la-gstalsasrc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstalsa.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstalsa_la-gstalsaplugin.lo libgstalsa_la-gstalsamixer.lo libgstalsa_la-gstalsamixerelement.lo libgstalsa_la-gstalsamixertrack.lo libgstalsa_la-gstalsamixeroptions.lo libgstalsa_la-gstalsasink.lo libgstalsa_la-gstalsasrc.lo -lasound -lm -ldl -lpthread ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/audio/libgstaudio-0.9.la generating symbol list for `libgstalsa.la' nm .libs/libgstalsa_la-gstalsaplugin.o .libs/libgstalsa_la-gstalsamixer.o .libs/libgstalsa_la-gstalsamixerelement.o .libs/libgstalsa_la-gstalsamixertrack.o .libs/libgstalsa_la-gstalsamixeroptions.o .libs/libgstalsa_la-gstalsasink.o .libs/libgstalsa_la-gstalsasrc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstalsa.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstalsa.exp" > ".libs/libgstalsa.expT" mv -f ".libs/libgstalsa.expT" ".libs/libgstalsa.exp" echo "{ global:" > .libs/libgstalsa.ver cat .libs/libgstalsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstalsa.ver echo "local: *; };" >> .libs/libgstalsa.ver gcc -shared .libs/libgstalsa_la-gstalsaplugin.o .libs/libgstalsa_la-gstalsamixer.o .libs/libgstalsa_la-gstalsamixerelement.o .libs/libgstalsa_la-gstalsamixertrack.o .libs/libgstalsa_la-gstalsamixeroptions.o .libs/libgstalsa_la-gstalsasink.o .libs/libgstalsa_la-gstalsasrc.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio/.libs -lasound -lm -ldl -lpthread ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.9.so ../../gst-libs/gst/audio/.libs/libgstaudio-0.9.so -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstalsa.so -Wl,-version-script -Wl,.libs/libgstalsa.ver -o .libs/libgstalsa.so ar cru .libs/libgstalsa.a libgstalsa_la-gstalsaplugin.o libgstalsa_la-gstalsamixer.o libgstalsa_la-gstalsamixerelement.o libgstalsa_la-gstalsamixertrack.o libgstalsa_la-gstalsamixeroptions.o libgstalsa_la-gstalsasink.o libgstalsa_la-gstalsasrc.o ranlib .libs/libgstalsa.a creating libgstalsa.la (cd .libs && rm -f libgstalsa.la && ln -s ../libgstalsa.la libgstalsa.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa' Making all in gnomevfs make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/gnomevfs' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfs.lo -MD -MP -MF ".deps/libgstgnomevfs_la-gstgnomevfs.Tpo" -c -o libgstgnomevfs_la-gstgnomevfs.lo `test -f 'gstgnomevfs.c' || echo './'`gstgnomevfs.c; \ then mv -f ".deps/libgstgnomevfs_la-gstgnomevfs.Tpo" ".deps/libgstgnomevfs_la-gstgnomevfs.Plo"; else rm -f ".deps/libgstgnomevfs_la-gstgnomevfs.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfs.lo -MD -MP -MF .deps/libgstgnomevfs_la-gstgnomevfs.Tpo -c gstgnomevfs.c -fPIC -DPIC -o .libs/libgstgnomevfs_la-gstgnomevfs.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfs.lo -MD -MP -MF .deps/libgstgnomevfs_la-gstgnomevfs.Tpo -c gstgnomevfs.c -o libgstgnomevfs_la-gstgnomevfs.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfssrc.lo -MD -MP -MF ".deps/libgstgnomevfs_la-gstgnomevfssrc.Tpo" -c -o libgstgnomevfs_la-gstgnomevfssrc.lo `test -f 'gstgnomevfssrc.c' || echo './'`gstgnomevfssrc.c; \ then mv -f ".deps/libgstgnomevfs_la-gstgnomevfssrc.Tpo" ".deps/libgstgnomevfs_la-gstgnomevfssrc.Plo"; else rm -f ".deps/libgstgnomevfs_la-gstgnomevfssrc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfssrc.lo -MD -MP -MF .deps/libgstgnomevfs_la-gstgnomevfssrc.Tpo -c gstgnomevfssrc.c -fPIC -DPIC -o .libs/libgstgnomevfs_la-gstgnomevfssrc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfssrc.lo -MD -MP -MF .deps/libgstgnomevfs_la-gstgnomevfssrc.Tpo -c gstgnomevfssrc.c -o libgstgnomevfs_la-gstgnomevfssrc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfsuri.lo -MD -MP -MF ".deps/libgstgnomevfs_la-gstgnomevfsuri.Tpo" -c -o libgstgnomevfs_la-gstgnomevfsuri.lo `test -f 'gstgnomevfsuri.c' || echo './'`gstgnomevfsuri.c; \ then mv -f ".deps/libgstgnomevfs_la-gstgnomevfsuri.Tpo" ".deps/libgstgnomevfs_la-gstgnomevfsuri.Plo"; else rm -f ".deps/libgstgnomevfs_la-gstgnomevfsuri.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfsuri.lo -MD -MP -MF .deps/libgstgnomevfs_la-gstgnomevfsuri.Tpo -c gstgnomevfsuri.c -fPIC -DPIC -o .libs/libgstgnomevfs_la-gstgnomevfsuri.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstgnomevfs_la-gstgnomevfsuri.lo -MD -MP -MF .deps/libgstgnomevfs_la-gstgnomevfsuri.Tpo -c gstgnomevfsuri.c -o libgstgnomevfs_la-gstgnomevfsuri.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstgnomevfs.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstgnomevfs_la-gstgnomevfs.lo libgstgnomevfs_la-gstgnomevfssrc.lo libgstgnomevfs_la-gstgnomevfsuri.lo -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 generating symbol list for `libgstgnomevfs.la' nm .libs/libgstgnomevfs_la-gstgnomevfs.o .libs/libgstgnomevfs_la-gstgnomevfssrc.o .libs/libgstgnomevfs_la-gstgnomevfsuri.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstgnomevfs.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstgnomevfs.exp" > ".libs/libgstgnomevfs.expT" mv -f ".libs/libgstgnomevfs.expT" ".libs/libgstgnomevfs.exp" echo "{ global:" > .libs/libgstgnomevfs.ver cat .libs/libgstgnomevfs.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstgnomevfs.ver echo "local: *; };" >> .libs/libgstgnomevfs.ver gcc -shared .libs/libgstgnomevfs_la-gstgnomevfs.o .libs/libgstgnomevfs_la-gstgnomevfssrc.o .libs/libgstgnomevfs_la-gstgnomevfsuri.o -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -pthread -Wl,--export-dynamic -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstgnomevfs.so -Wl,-version-script -Wl,.libs/libgstgnomevfs.ver -o .libs/libgstgnomevfs.so ar cru .libs/libgstgnomevfs.a libgstgnomevfs_la-gstgnomevfs.o libgstgnomevfs_la-gstgnomevfssrc.o libgstgnomevfs_la-gstgnomevfsuri.o ranlib .libs/libgstgnomevfs.a creating libgstgnomevfs.la (cd .libs && rm -f libgstgnomevfs.la && ln -s ../libgstgnomevfs.la libgstgnomevfs.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/gnomevfs' Making all in ogg make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstogg.lo -MD -MP -MF ".deps/libgstogg_la-gstogg.Tpo" -c -o libgstogg_la-gstogg.lo `test -f 'gstogg.c' || echo './'`gstogg.c; \ then mv -f ".deps/libgstogg_la-gstogg.Tpo" ".deps/libgstogg_la-gstogg.Plo"; else rm -f ".deps/libgstogg_la-gstogg.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstogg.lo -MD -MP -MF .deps/libgstogg_la-gstogg.Tpo -c gstogg.c -fPIC -DPIC -o .libs/libgstogg_la-gstogg.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstogg.lo -MD -MP -MF .deps/libgstogg_la-gstogg.Tpo -c gstogg.c -o libgstogg_la-gstogg.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggdemux.lo -MD -MP -MF ".deps/libgstogg_la-gstoggdemux.Tpo" -c -o libgstogg_la-gstoggdemux.lo `test -f 'gstoggdemux.c' || echo './'`gstoggdemux.c; \ then mv -f ".deps/libgstogg_la-gstoggdemux.Tpo" ".deps/libgstogg_la-gstoggdemux.Plo"; else rm -f ".deps/libgstogg_la-gstoggdemux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggdemux.lo -MD -MP -MF .deps/libgstogg_la-gstoggdemux.Tpo -c gstoggdemux.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggdemux.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggdemux.lo -MD -MP -MF .deps/libgstogg_la-gstoggdemux.Tpo -c gstoggdemux.c -o libgstogg_la-gstoggdemux.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggmux.lo -MD -MP -MF ".deps/libgstogg_la-gstoggmux.Tpo" -c -o libgstogg_la-gstoggmux.lo `test -f 'gstoggmux.c' || echo './'`gstoggmux.c; \ then mv -f ".deps/libgstogg_la-gstoggmux.Tpo" ".deps/libgstogg_la-gstoggmux.Plo"; else rm -f ".deps/libgstogg_la-gstoggmux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggmux.lo -MD -MP -MF .deps/libgstogg_la-gstoggmux.Tpo -c gstoggmux.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggmux.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggmux.lo -MD -MP -MF .deps/libgstogg_la-gstoggmux.Tpo -c gstoggmux.c -o libgstogg_la-gstoggmux.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstogmparse.lo -MD -MP -MF ".deps/libgstogg_la-gstogmparse.Tpo" -c -o libgstogg_la-gstogmparse.lo `test -f 'gstogmparse.c' || echo './'`gstogmparse.c; \ then mv -f ".deps/libgstogg_la-gstogmparse.Tpo" ".deps/libgstogg_la-gstogmparse.Plo"; else rm -f ".deps/libgstogg_la-gstogmparse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstogmparse.lo -MD -MP -MF .deps/libgstogg_la-gstogmparse.Tpo -c gstogmparse.c -fPIC -DPIC -o .libs/libgstogg_la-gstogmparse.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstogmparse.lo -MD -MP -MF .deps/libgstogg_la-gstogmparse.Tpo -c gstogmparse.c -o libgstogg_la-gstogmparse.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggparse.lo -MD -MP -MF ".deps/libgstogg_la-gstoggparse.Tpo" -c -o libgstogg_la-gstoggparse.lo `test -f 'gstoggparse.c' || echo './'`gstoggparse.c; \ then mv -f ".deps/libgstogg_la-gstoggparse.Tpo" ".deps/libgstogg_la-gstoggparse.Plo"; else rm -f ".deps/libgstogg_la-gstoggparse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggparse.lo -MD -MP -MF .deps/libgstogg_la-gstoggparse.Tpo -c gstoggparse.c -fPIC -DPIC -o .libs/libgstogg_la-gstoggparse.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstogg_la-gstoggparse.lo -MD -MP -MF .deps/libgstogg_la-gstoggparse.Tpo -c gstoggparse.c -o libgstogg_la-gstoggparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstogg.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstogg_la-gstogg.lo libgstogg_la-gstoggdemux.lo libgstogg_la-gstoggmux.lo libgstogg_la-gstogmparse.lo libgstogg_la-gstoggparse.lo ../../gst-libs/gst/riff/libgstriff-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -logg generating symbol list for `libgstogg.la' nm .libs/libgstogg_la-gstogg.o .libs/libgstogg_la-gstoggdemux.o .libs/libgstogg_la-gstoggmux.o .libs/libgstogg_la-gstogmparse.o .libs/libgstogg_la-gstoggparse.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstogg.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstogg.exp" > ".libs/libgstogg.expT" mv -f ".libs/libgstogg.expT" ".libs/libgstogg.exp" echo "{ global:" > .libs/libgstogg.ver cat .libs/libgstogg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstogg.ver echo "local: *; };" >> .libs/libgstogg.ver gcc -shared .libs/libgstogg_la-gstogg.o .libs/libgstogg_la-gstoggdemux.o .libs/libgstogg_la-gstoggmux.o .libs/libgstogg_la-gstogmparse.o .libs/libgstogg_la-gstoggparse.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff/.libs ../../gst-libs/gst/riff/.libs/libgstriff-0.9.so -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -logg -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstogg.so -Wl,-version-script -Wl,.libs/libgstogg.ver -o .libs/libgstogg.so ar cru .libs/libgstogg.a libgstogg_la-gstogg.o libgstogg_la-gstoggdemux.o libgstogg_la-gstoggmux.o libgstogg_la-gstogmparse.o libgstogg_la-gstoggparse.o ranlib .libs/libgstogg.a creating libgstogg.la (cd .libs && rm -f libgstogg.la && ln -s ../libgstogg.la libgstogg.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg' Making all in theora make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theora.lo -MD -MP -MF ".deps/libgsttheora_la-theora.Tpo" -c -o libgsttheora_la-theora.lo `test -f 'theora.c' || echo './'`theora.c; \ then mv -f ".deps/libgsttheora_la-theora.Tpo" ".deps/libgsttheora_la-theora.Plo"; else rm -f ".deps/libgsttheora_la-theora.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theora.lo -MD -MP -MF .deps/libgsttheora_la-theora.Tpo -c theora.c -fPIC -DPIC -o .libs/libgsttheora_la-theora.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theora.lo -MD -MP -MF .deps/libgsttheora_la-theora.Tpo -c theora.c -o libgsttheora_la-theora.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theoraenc.lo -MD -MP -MF ".deps/libgsttheora_la-theoraenc.Tpo" -c -o libgsttheora_la-theoraenc.lo `test -f 'theoraenc.c' || echo './'`theoraenc.c; \ then mv -f ".deps/libgsttheora_la-theoraenc.Tpo" ".deps/libgsttheora_la-theoraenc.Plo"; else rm -f ".deps/libgsttheora_la-theoraenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theoraenc.lo -MD -MP -MF .deps/libgsttheora_la-theoraenc.Tpo -c theoraenc.c -fPIC -DPIC -o .libs/libgsttheora_la-theoraenc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theoraenc.lo -MD -MP -MF .deps/libgsttheora_la-theoraenc.Tpo -c theoraenc.c -o libgsttheora_la-theoraenc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theoradec.lo -MD -MP -MF ".deps/libgsttheora_la-theoradec.Tpo" -c -o libgsttheora_la-theoradec.lo `test -f 'theoradec.c' || echo './'`theoradec.c; \ then mv -f ".deps/libgsttheora_la-theoradec.Tpo" ".deps/libgsttheora_la-theoradec.Plo"; else rm -f ".deps/libgsttheora_la-theoradec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theoradec.lo -MD -MP -MF .deps/libgsttheora_la-theoradec.Tpo -c theoradec.c -fPIC -DPIC -o .libs/libgsttheora_la-theoradec.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgsttheora_la-theoradec.lo -MD -MP -MF .deps/libgsttheora_la-theoradec.Tpo -c theoradec.c -o libgsttheora_la-theoradec.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgsttheora.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgsttheora_la-theora.lo libgsttheora_la-theoraenc.lo libgsttheora_la-theoradec.lo ../../gst-libs/gst/tag/libgsttag-0.9.la -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -ltheora -logg generating symbol list for `libgsttheora.la' nm .libs/libgsttheora_la-theora.o .libs/libgsttheora_la-theoraenc.o .libs/libgsttheora_la-theoradec.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgsttheora.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgsttheora.exp" > ".libs/libgsttheora.expT" mv -f ".libs/libgsttheora.expT" ".libs/libgsttheora.exp" echo "{ global:" > .libs/libgsttheora.ver cat .libs/libgsttheora.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgsttheora.ver echo "local: *; };" >> .libs/libgsttheora.ver gcc -shared .libs/libgsttheora_la-theora.o .libs/libgsttheora_la-theoraenc.o .libs/libgsttheora_la-theoradec.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag/.libs ../../gst-libs/gst/tag/.libs/libgsttag-0.9.so -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -ltheora -logg -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgsttheora.so -Wl,-version-script -Wl,.libs/libgsttheora.ver -o .libs/libgsttheora.so ar cru .libs/libgsttheora.a libgsttheora_la-theora.o libgsttheora_la-theoraenc.o libgsttheora_la-theoradec.o ranlib .libs/libgsttheora.a creating libgsttheora.la (cd .libs && rm -f libgsttheora.la && ln -s ../libgsttheora.la libgsttheora.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora' Making all in vorbis make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbis.lo -MD -MP -MF ".deps/libgstvorbis_la-vorbis.Tpo" -c -o libgstvorbis_la-vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c; \ then mv -f ".deps/libgstvorbis_la-vorbis.Tpo" ".deps/libgstvorbis_la-vorbis.Plo"; else rm -f ".deps/libgstvorbis_la-vorbis.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbis.lo -MD -MP -MF .deps/libgstvorbis_la-vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/libgstvorbis_la-vorbis.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbis.lo -MD -MP -MF .deps/libgstvorbis_la-vorbis.Tpo -c vorbis.c -o libgstvorbis_la-vorbis.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisdec.lo -MD -MP -MF ".deps/libgstvorbis_la-vorbisdec.Tpo" -c -o libgstvorbis_la-vorbisdec.lo `test -f 'vorbisdec.c' || echo './'`vorbisdec.c; \ then mv -f ".deps/libgstvorbis_la-vorbisdec.Tpo" ".deps/libgstvorbis_la-vorbisdec.Plo"; else rm -f ".deps/libgstvorbis_la-vorbisdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisdec.lo -MD -MP -MF .deps/libgstvorbis_la-vorbisdec.Tpo -c vorbisdec.c -fPIC -DPIC -o .libs/libgstvorbis_la-vorbisdec.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisdec.lo -MD -MP -MF .deps/libgstvorbis_la-vorbisdec.Tpo -c vorbisdec.c -o libgstvorbis_la-vorbisdec.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisenc.lo -MD -MP -MF ".deps/libgstvorbis_la-vorbisenc.Tpo" -c -o libgstvorbis_la-vorbisenc.lo `test -f 'vorbisenc.c' || echo './'`vorbisenc.c; \ then mv -f ".deps/libgstvorbis_la-vorbisenc.Tpo" ".deps/libgstvorbis_la-vorbisenc.Plo"; else rm -f ".deps/libgstvorbis_la-vorbisenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisenc.lo -MD -MP -MF .deps/libgstvorbis_la-vorbisenc.Tpo -c vorbisenc.c -fPIC -DPIC -o .libs/libgstvorbis_la-vorbisenc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisenc.lo -MD -MP -MF .deps/libgstvorbis_la-vorbisenc.Tpo -c vorbisenc.c -o libgstvorbis_la-vorbisenc.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisparse.lo -MD -MP -MF ".deps/libgstvorbis_la-vorbisparse.Tpo" -c -o libgstvorbis_la-vorbisparse.lo `test -f 'vorbisparse.c' || echo './'`vorbisparse.c; \ then mv -f ".deps/libgstvorbis_la-vorbisparse.Tpo" ".deps/libgstvorbis_la-vorbisparse.Plo"; else rm -f ".deps/libgstvorbis_la-vorbisparse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisparse.lo -MD -MP -MF .deps/libgstvorbis_la-vorbisparse.Tpo -c vorbisparse.c -fPIC -DPIC -o .libs/libgstvorbis_la-vorbisparse.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -DGST_DISABLE_DEPRECATED -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstvorbis_la-vorbisparse.lo -MD -MP -MF .deps/libgstvorbis_la-vorbisparse.Tpo -c vorbisparse.c -o libgstvorbis_la-vorbisparse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvorbis.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex '^_*gst_plugin_desc$' -no-undefined libgstvorbis_la-vorbis.lo libgstvorbis_la-vorbisdec.lo libgstvorbis_la-vorbisenc.lo libgstvorbis_la-vorbisparse.lo ../../gst-libs/gst/tag/libgsttag-0.9.la ../../gst-libs/gst/audio/libgstaudio-0.9.la -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lvorbisenc -lvorbis -lm -logg generating symbol list for `libgstvorbis.la' nm .libs/libgstvorbis_la-vorbis.o .libs/libgstvorbis_la-vorbisdec.o .libs/libgstvorbis_la-vorbisenc.o .libs/libgstvorbis_la-vorbisparse.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvorbis.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvorbis.exp" > ".libs/libgstvorbis.expT" mv -f ".libs/libgstvorbis.expT" ".libs/libgstvorbis.exp" echo "{ global:" > .libs/libgstvorbis.ver cat .libs/libgstvorbis.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvorbis.ver echo "local: *; };" >> .libs/libgstvorbis.ver gcc -shared .libs/libgstvorbis_la-vorbis.o .libs/libgstvorbis_la-vorbisdec.o .libs/libgstvorbis_la-vorbisenc.o .libs/libgstvorbis_la-vorbisparse.o -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag/.libs -Wl,--rpath -Wl,/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio/.libs ../../gst-libs/gst/tag/.libs/libgsttag-0.9.so ../../gst-libs/gst/audio/.libs/libgstaudio-0.9.so -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lglib-2.0 -lvorbisenc -lvorbis -lm -logg -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvorbis.so -Wl,-version-script -Wl,.libs/libgstvorbis.ver -o .libs/libgstvorbis.so ar cru .libs/libgstvorbis.a libgstvorbis_la-vorbis.o libgstvorbis_la-vorbisdec.o libgstvorbis_la-vorbisenc.o libgstvorbis_la-vorbisparse.o ranlib .libs/libgstvorbis.a creating libgstvorbis.la (cd .libs && rm -f libgstvorbis.la && ln -s ../libgstvorbis.la libgstvorbis.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' Making all in examples make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' Making all in tools make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/tools' sed -e s,\@GST_MAJORMINOR\@,0.9,g gst-launch-ext-m.m > gst-launch-ext-0.9 chmod +x gst-launch-ext-0.9 sed -e s,\@GST_MAJORMINOR\@,0.9,g gst-visualise-m.m > gst-visualise-0.9 chmod +x gst-visualise-0.9 sed \ -e s,gst-complete,gst-complete-0.9,g \ -e s,gst-compprep,gst-compprep-0.9,g \ -e s,gst-feedback,gst-feedback-0.9,g \ -e s,gst-inspect,gst-inspect-0.9,g \ -e s,gst-launch,gst-launch-0.9,g \ -e s,gst-launch-ext,gst-launch-ext-0.9,g \ -e s,gst-md5sum,gst-md5sum-0.9,g \ -e s,gst-register,gst-register-0.9,g \ -e s,gst-typefind,gst-typefind-0.9,g \ -e s,gst-visualise,gst-visualise-0.9,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.9,g \ gst-launch-ext.1.in >gst-launch-ext-0.9.1 sed \ -e s,gst-complete,gst-complete-0.9,g \ -e s,gst-compprep,gst-compprep-0.9,g \ -e s,gst-feedback,gst-feedback-0.9,g \ -e s,gst-inspect,gst-inspect-0.9,g \ -e s,gst-launch,gst-launch-0.9,g \ -e s,gst-launch-ext,gst-launch-ext-0.9,g \ -e s,gst-md5sum,gst-md5sum-0.9,g \ -e s,gst-register,gst-register-0.9,g \ -e s,gst-typefind,gst-typefind-0.9,g \ -e s,gst-visualise,gst-visualise-0.9,g \ -e s,gst-xmllaunch,gst-xmllaunch-0.9,g \ gst-visualise.1.in >gst-visualise-0.9.1 chmod +x gst-launch-ext-0.9 gst-visualise-0.9 make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/tools' Making all in docs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' Making all in libs make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/libs' *** Scanning header files *** if grep -l '^..*$' ./gst-plugins-base-libs.types > /dev/null; \ then \ if test x"." != x. ; then \ cp ./gst-plugins-base-libs.types . ; \ chmod u+w gst-plugins-base-libs.types ; \ fi ; \ GST_PLUGIN_SYSTEM_PATH=`cd ../.. && pwd` \ GST_PLUGIN_PATH= \ CC="/bin/sh ../../libtool --mode=compile gcc" LD="/bin/sh ../../libtool --mode=link gcc" \ CFLAGS="-pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../gst-libs -I../../gst-libs" LDFLAGS="../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/audio/libgstaudio-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 " \ gtkdoc-scangobj --type-init-func="gst_init(NULL,NULL)" \ --module=gst-plugins-base-libs ; \ else \ cd . ; \ for i in gst-plugins-base-libs.args gst-plugins-base-libs.hierarchy gst-plugins-base-libs.interfaces gst-plugins-base-libs.prerequisites .libs/gst-plugins-base-libs-scan.o gst-plugins-base-libs.signals ; do \ test -f $i || touch $i ; \ done \ fi mkdir .libs gcc -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../gst-libs -I../../gst-libs -c gst-plugins-base-libs-scan.c -fPIC -DPIC -o .libs/gst-plugins-base-libs-scan.o gcc -pthread -I/usr/include/gstreamer-0.9 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../gst-libs -I../../gst-libs -c gst-plugins-base-libs-scan.c -o gst-plugins-base-libs-scan.o >/dev/null 2>&1 gcc -o .libs/gst-plugins-base-libs-scan .libs/gst-plugins-base-libs-scan.o -Wl,--export-dynamic -pthread ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.9.so ../../gst-libs/gst/audio/.libs/libgstaudio-0.9.so -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 creating gst-plugins-base-libs-scan if test "x../.." != "x../.."; \ then \ export BUILT_OPTIONS="--source-dir=../../gst"; \ fi; \ gtkdoc-scan \ \ --module=gst-plugins-base-libs \ --source-dir=../../gst-libs/gst \ $BUILT_OPTIONS \ --ignore-headers="" touch scan-build.stamp *** Rebuilding template files *** if test x"." != x. ; then \ cp ./gst-plugins-base-libs-sections.txt . ; \ touch gst-plugins-base-libs-decl.txt ; \ fi gtkdoc-mktmpl --module=gst-plugins-base-libs | tee tmpl-build.log WARNING: No declaration found for: gst_audio_frame_rate WARNING: No declaration found for: gst_audio_length WARNING: No declaration found for: gst_audio_highest_sample_value WARNING: No declaration found for: gst_gconf_get_string WARNING: No declaration found for: gst_ringbuffer_set_callback WARNING: No declaration found for: gst_ringbuffer_acquire WARNING: No declaration found for: gst_ringbuffer_release WARNING: No declaration found for: gst_ringbuffer_is_acquired WARNING: No declaration found for: gst_ringbuffer_start WARNING: No declaration found for: gst_ringbuffer_pause WARNING: No declaration found for: gst_ringbuffer_stop WARNING: No declaration found for: gst_ringbuffer_delay WARNING: No declaration found for: gst_ringbuffer_samples_done WARNING: No declaration found for: gst_ringbuffer_set_sample WARNING: No declaration found for: gst_ringbuffer_commit WARNING: No declaration found for: gst_ringbuffer_prepare_read WARNING: No declaration found for: gst_ringbuffer_clear WARNING: No declaration found for: gst_ringbuffer_advance ============================================================================= WARNING: 633 unused declarations. These can be found in gst-plugins-base-libs-unused.txt. They should be added to gst-plugins-base-libs-sections.txt in the appropriate place. ============================================================================= rm -f tmpl-build.log touch tmpl-build.stamp *** Building XML *** gtkdoc-mkdb --module=gst-plugins-base-libs --source-dir=../../gst-libs/gst --main-sgml-file=./gst-plugins-base-libs-docs.sgml --output-format=xml --sgml-mode --ignore-files=trio | tee sgml-build.log WARNING: No declaration found for: gst_audio_frame_rate WARNING: No declaration found for: gst_audio_length WARNING: No declaration found for: gst_audio_highest_sample_value WARNING: No declaration found for: gst_gconf_get_string WARNING: No declaration found for: gst_ringbuffer_set_callback WARNING: No declaration found for: gst_ringbuffer_acquire WARNING: No declaration found for: gst_ringbuffer_release WARNING: No declaration found for: gst_ringbuffer_is_acquired WARNING: No declaration found for: gst_ringbuffer_start WARNING: No declaration found for: gst_ringbuffer_pause WARNING: No declaration found for: gst_ringbuffer_stop WARNING: No declaration found for: gst_ringbuffer_delay WARNING: No declaration found for: gst_ringbuffer_samples_done WARNING: No declaration found for: gst_ringbuffer_set_sample WARNING: No declaration found for: gst_ringbuffer_commit WARNING: No declaration found for: gst_ringbuffer_prepare_read WARNING: No declaration found for: gst_ringbuffer_clear WARNING: No declaration found for: gst_ringbuffer_advance 24% symbol docs coverage (11 symbols documented, 34 not documented) See gst-plugins-base-libs-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. rm sgml-build.log touch sgml-build.stamp *** Building HTML *** if test -d html; then rm -rf html; fi mkdir html cp ./gst-plugins-base-libs-docs.sgml html cp -pr xml html cp ../version.entities html cd html && gtkdoc-mkhtml gst-plugins-base-libs gst-plugins-base-libs-docs.sgml Computing chunks... Writing compiling.html for refentry(compiling) Writing gstreamer-plugins-base.html for chapter(gstreamer-plugins-base) Writing gst-plugins-base-libs-gstaudio.html for refentry(gst-plugins-base-libs-gstaudio) Writing gst-plugins-base-libs-gstringbuffer.html for refentry(gst-plugins-base-libs-gstringbuffer) Writing gstreamer-audio.html for chapter(gstreamer-audio) Writing gst-plugins-base-libs-gstcolorbalance.html for refentry(gst-plugins-base-libs-gstcolorbalance) Writing gst-plugins-base-libs-gstmixer.html for refentry(gst-plugins-base-libs-gstmixer) Writing gst-plugins-base-libs-gsttuner.html for refentry(gst-plugins-base-libs-gsttuner) Writing gstreamer-interfaces.html for chapter(gstreamer-interfaces) Writing gst-plugins-base-libs-gstgconf.html for refentry(gst-plugins-base-libs-gstgconf) Writing gstreamer-gconf.html for chapter(gstreamer-gconf) Writing index.html for book(index) Writing index.sgml for book(index) Writing gst-plugins-base-libs.devhelp for book(index) rm -f html/gst-plugins-base-libs-docs.sgml rm -rf html/xml rm -f html/version.entities test "x" = "x" || for i in "" ; do \ if test "$i" != ""; then cp ./$i html ; fi; done -- Fixing Crossreferences gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/libs' Making all in plugins make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/plugins' if test "x../.." != "x../.."; \ then \ export BUILT_OPTIONS="--source-dir=../../gst"; \ fi; \ gtkdoc-scan \ ../../ext/theora/gsttheoraenc.h ../../ext/vorbis/vorbisenc.h ../../gst/audioconvert/gstaudioconvert.h ../../gst/ffmpegcolorspace/gstffmpegcolorspace.h ../../gst/tcp/gstmultifdsink.h ../../gst/tcp/gsttcpserversink.h ../../gst/videotestsrc/gstvideotestsrc.h ../../gst/volume/gstvolume.h \ --module=gst-plugins-base-plugins \ $BUILT_OPTIONS \ --ignore-headers="avcodec.h gstffmpegcodecmap.h dsputil.h"; \ touch scan-build.stamp *** Rebuilding template files *** if test x"." != x. ; then \ for f in gst-plugins-base-plugins.signals gst-plugins-base-plugins.hierarchy gst-plugins-base-plugins.interfaces gst-plugins-base-plugins.prerequisites gst-plugins-base-plugins.args gst-plugins-base-plugins-sections.txt gst-plugins-base-plugins-overrides.txt gst-plugins-base-plugins-undocumented.txt gst-plugins-base-plugins-decl.txt gst-plugins-base-plugins-decl-list.txt; \ do \ if test -e ./$f; then cp ./$f . ; fi; \ done; \ fi gtkdoc-mktmpl --module=gst-plugins-base-plugins | tee tmpl-build.log WARNING: No declaration found for: GstAudioTestSrc WARNING: No declaration found for: GstAudioTestSrcClass WARNING: Couldn't parse struct field: PixelFormat from_pixfmt WARNING: No declaration found for: GstGnomeVFSSink WARNING: No declaration found for: GstGnomeVFSSinkClass WARNING: No declaration found for: GST_GNOMEVFSSINK_CLASS WARNING: No declaration found for: GST_TYPE_GNOMEVFSSINK WARNING: No declaration found for: GST_IS_GNOMEVFSSINK WARNING: No declaration found for: gst_gnomevfssink_get_type WARNING: No declaration found for: GST_IS_GNOMEVFSSINK_CLASS WARNING: No declaration found for: GST_ELEMENT_CLASS WARNING: No declaration found for: GstGnomeVFSSinkFlags WARNING: No declaration found for: GST_GNOMEVFSSINK ============================================================================= WARNING: 28 unused declarations. These can be found in gst-plugins-base-plugins-unused.txt. They should be added to gst-plugins-base-plugins-sections.txt in the appropriate place. ============================================================================= /usr/bin/python \ ../../common/mangle-tmpl.py ./inspect tmpl GST_TYPE_AUDIO_CONVERT GST_TYPE_VIDEOTESTSRC GST_VOLUME GST_IS_THEORA_ENC GST_VIDEOTESTSRC GST_AUDIO_CONVERT_CLASS GST_THEORA_ENC gst_volume_get_type GST_IS_VOLUME GST_IS_VIDEOTESTSRC_CLASS GST_IS_AUDIO_CONVERT_CLASS GstVolumeFormat gst_videotestsrc_get_type GST_FFMPEGCSP GST_FFMPEGCSP_CLASS GST_IS_FFMPEGCSP_CLASS GST_IS_AUDIO_CONVERT GST_IS_VIDEOTESTSRC GST_TYPE_FFMPEGCSP GST_AUDIO_CONVERT GST_IS_FFMPEGCSP GST_VIDEOTESTSRC_CLASS GST_IS_THEORA_ENC_CLASS GST_VOLUME_CLASS GST_TYPE_VOLUME GST_IS_VOLUME_CLASS GST_THEORA_ENC_CLASS GST_TYPE_THEORA_ENC rm -f tmpl-build.log touch tmpl-build.stamp *** Building XML *** gtkdoc-mkdb \ --module=gst-plugins-base-plugins \ --source-dir=../.. \ --main-sgml-file=./gst-plugins-base-plugins-docs.sgml \ --output-format=xml \ --ignore-files="avcodec.h gstffmpegcodecmap.h dsputil.h utils.c mem.c imgconvert.c" \ --sgml-mode \ | tee sgml-build.log WARNING: No declaration found for: GstAudioTestSrc WARNING: Couldn't parse struct field: PixelFormat from_pixfmt WARNING: No declaration found for: GstGnomeVFSSink WARNING: No declaration found for: GST_GNOMEVFSSINK_CLASS WARNING: No declaration found for: GST_TYPE_GNOMEVFSSINK WARNING: No declaration found for: GST_IS_GNOMEVFSSINK WARNING: No declaration found for: gst_gnomevfssink_get_type WARNING: No declaration found for: GST_IS_GNOMEVFSSINK_CLASS WARNING: No declaration found for: GST_ELEMENT_CLASS WARNING: No declaration found for: GstGnomeVFSSinkFlags WARNING: No declaration found for: GST_GNOMEVFSSINK 48% symbol docs coverage (41 symbols documented, 45 not documented) See gst-plugins-base-plugins-undocumented.txt for a list of missing docs. The doc coverage percentage doesn't include intro sections. cp ../version.entities xml rm sgml-build.log touch sgml-build.stamp *** Building HTML *** if test -d html; then rm -rf html; fi mkdir html cp ./gst-plugins-base-plugins-docs.sgml html cp -pr xml html cp ../version.entities html cd html && gtkdoc-mkhtml gst-plugins-base-plugins gst-plugins-base-plugins-docs.sgml Computing chunks... Writing gst-plugins-base-plugins-audioconvert.html for refentry(gst-plugins-base-plugins-audioconvert) Writing gst-plugins-base-plugins-audiotestsrc.html for refentry(gst-plugins-base-plugins-audiotestsrc) Writing gst-plugins-base-plugins-ffmpegcolorspace.html for refentry(gst-plugins-base-plugins-ffmpegcolorspace) Writing gst-plugins-base-plugins-multifdsink.html for refentry(gst-plugins-base-plugins-multifdsink) Writing gst-plugins-base-plugins-tcpserversink.html for refentry(gst-plugins-base-plugins-tcpserversink) Writing gst-plugins-base-plugins-theoraenc.html for refentry(gst-plugins-base-plugins-theoraenc) Writing gst-plugins-base-plugins-videotestsrc.html for refentry(gst-plugins-base-plugins-videotestsrc) Writing gst-plugins-base-plugins-volume.html for refentry(gst-plugins-base-plugins-volume) Writing gst-plugins-base-plugins-vorbisenc.html for refentry(gst-plugins-base-plugins-vorbisenc) Writing ch01.html for chapter Writing gst-plugins-base-plugins-plugin-adder.html for refentry(gst-plugins-base-plugins-plugin-adder) Writing gst-plugins-base-plugins-plugin-alsa.html for refentry(gst-plugins-base-plugins-plugin-alsa) Writing gst-plugins-base-plugins-plugin-audioconvert.html for refentry(gst-plugins-base-plugins-plugin-audioconvert) Writing gst-plugins-base-plugins-plugin-audiorate.html for refentry(gst-plugins-base-plugins-plugin-audiorate) Writing gst-plugins-base-plugins-plugin-audiotestsrc.html for refentry(gst-plugins-base-plugins-plugin-audiotestsrc) Writing gst-plugins-base-plugins-plugin-decodebin.html for refentry(gst-plugins-base-plugins-plugin-decodebin) Writing gst-plugins-base-plugins-plugin-gnomevfs.html for refentry(gst-plugins-base-plugins-plugin-gnomevfs) Writing gst-plugins-base-plugins-plugin-libvisual.html for refentry(gst-plugins-base-plugins-plugin-libvisual) Writing gst-plugins-base-plugins-plugin-ogg.html for refentry(gst-plugins-base-plugins-plugin-ogg) Writing gst-plugins-base-plugins-plugin-playbin.html for refentry(gst-plugins-base-plugins-plugin-playbin) Writing gst-plugins-base-plugins-plugin-subparse.html for refentry(gst-plugins-base-plugins-plugin-subparse) Writing gst-plugins-base-plugins-plugin-tcp.html for refentry(gst-plugins-base-plugins-plugin-tcp) Writing gst-plugins-base-plugins-plugin-theora.html for refentry(gst-plugins-base-plugins-plugin-theora) Writing gst-plugins-base-plugins-plugin-typefindfunctions.html for refentry(gst-plugins-base-plugins-plugin-typefindfunctions) Writing gst-plugins-base-plugins-plugin-video4linux.html for refentry(gst-plugins-base-plugins-plugin-video4linux) Writing gst-plugins-base-plugins-plugin-videorate.html for refentry(gst-plugins-base-plugins-plugin-videorate) Writing gst-plugins-base-plugins-plugin-videoscale.html for refentry(gst-plugins-base-plugins-plugin-videoscale) Writing gst-plugins-base-plugins-plugin-videotestsrc.html for refentry(gst-plugins-base-plugins-plugin-videotestsrc) Writing gst-plugins-base-plugins-plugin-volume.html for refentry(gst-plugins-base-plugins-plugin-volume) Writing gst-plugins-base-plugins-plugin-vorbis.html for refentry(gst-plugins-base-plugins-plugin-vorbis) Writing gst-plugins-base-plugins-plugin-ximage.html for refentry(gst-plugins-base-plugins-plugin-ximage) Writing gst-plugins-base-plugins-plugin-xvimagesink.html for refentry(gst-plugins-base-plugins-plugin-xvimagesink) Writing ch02.html for chapter Writing index.html for book(index) Writing index.sgml for book(index) Writing gst-plugins-base-plugins.devhelp for book(index) rm -f html/gst-plugins-base-plugins-docs.sgml rm -rf html/xml rm -f html/version.entities test "x" = "x" || for i in "" ; do \ if test "$i" != ""; then cp ./$i html ; fi; done -- Fixing Crossreferences gtkdoc-fixxref --module-dir=html --html-dir=/usr/share/gtk-doc/html touch html-build.stamp make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/plugins' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/po' Making all in common make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' Making all in m4 make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common/m4' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' Making all in m4 make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/m4' Making all in pkgconfig make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/pkgconfig' cp gstreamer-plugins-base.pc gstreamer-plugins-base-0.9.pc cp gstreamer-plugins-base-uninstalled.pc gstreamer-plugins-base-0.9-uninstalled.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/pkgconfig' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.95366 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-base-0.9.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild + /usr/bin/make prefix=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr exec_prefix=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr bindir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/bin sbindir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/sbin sysconfdir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/etc datadir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share includedir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include libdir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib libexecdir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/libexec localstatedir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/var sharedstatedir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/com mandir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/man infodir=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/info install Making install in gst-libs make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' Making install in gst make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' Making install in audio make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' /usr/bin/make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' make[5]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstaudio-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.la' /usr/bin/install -c .libs/libgstaudio-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstaudio-0.9.so.3 && ln -s libgstaudio-0.9.so.3.0.0 libgstaudio-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstaudio-0.9.so && ln -s libgstaudio-0.9.so.3.0.0 libgstaudio-0.9.so) /usr/bin/install -c .libs/libgstaudio-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.la /usr/bin/install -c .libs/libgstaudio-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstaudiofilter-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.la' /usr/bin/install -c .libs/libgstaudiofilter-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstaudiofilter-0.9.so.3 && ln -s libgstaudiofilter-0.9.so.3.0.0 libgstaudiofilter-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstaudiofilter-0.9.so && ln -s libgstaudiofilter-0.9.so.3.0.0 libgstaudiofilter-0.9.so) /usr/bin/install -c .libs/libgstaudiofilter-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.la /usr/bin/install -c .libs/libgstaudiofilter-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio" /usr/bin/install -c -m 644 'audio.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/audio.h' /usr/bin/install -c -m 644 'gstaudioclock.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstaudioclock.h' /usr/bin/install -c -m 644 'gstaudiofilter.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstaudiofilter.h' /usr/bin/install -c -m 644 'gstaudiosink.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstaudiosink.h' /usr/bin/install -c -m 644 'gstaudiosrc.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstaudiosrc.h' /usr/bin/install -c -m 644 'gstbaseaudiosink.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstbaseaudiosink.h' /usr/bin/install -c -m 644 'gstbaseaudiosrc.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstbaseaudiosrc.h' /usr/bin/install -c -m 644 'gstringbuffer.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/gstringbuffer.h' /usr/bin/install -c -m 644 'multichannel.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/multichannel.h' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio" /usr/bin/install -c -m 644 'multichannel-enumtypes.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/audio/multichannel-enumtypes.h' make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/audio' Making install in floatcast make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/floatcast' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/floatcast' make[4]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/floatcast" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/floatcast" /usr/bin/install -c -m 644 'floatcast.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/floatcast/floatcast.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/floatcast' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/floatcast' Making install in interfaces make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' /usr/bin/make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' make[5]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstinterfaces-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.la' /usr/bin/install -c .libs/libgstinterfaces-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstinterfaces-0.9.so.3 && ln -s libgstinterfaces-0.9.so.3.0.0 libgstinterfaces-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstinterfaces-0.9.so && ln -s libgstinterfaces-0.9.so.3.0.0 libgstinterfaces-0.9.so) /usr/bin/install -c .libs/libgstinterfaces-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.la /usr/bin/install -c .libs/libgstinterfaces-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces" /usr/bin/install -c -m 644 'colorbalance.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/colorbalance.h' /usr/bin/install -c -m 644 'colorbalancechannel.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/colorbalancechannel.h' /usr/bin/install -c -m 644 'mixer.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/mixer.h' /usr/bin/install -c -m 644 'mixeroptions.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/mixeroptions.h' /usr/bin/install -c -m 644 'mixertrack.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/mixertrack.h' /usr/bin/install -c -m 644 'navigation.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/navigation.h' /usr/bin/install -c -m 644 'propertyprobe.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/propertyprobe.h' /usr/bin/install -c -m 644 'tuner.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/tuner.h' /usr/bin/install -c -m 644 'tunernorm.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/tunernorm.h' /usr/bin/install -c -m 644 'tunerchannel.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/tunerchannel.h' /usr/bin/install -c -m 644 'xoverlay.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/xoverlay.h' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces" /usr/bin/install -c -m 644 'interfaces-enumtypes.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/interfaces/interfaces-enumtypes.h' make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/interfaces' Making install in net make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/net' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/net' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstnet-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.la' /usr/bin/install -c .libs/libgstnet-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstnet-0.9.so.3 && ln -s libgstnet-0.9.so.3.0.0 libgstnet-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstnet-0.9.so && ln -s libgstnet-0.9.so.3.0.0 libgstnet-0.9.so) /usr/bin/install -c .libs/libgstnet-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.la /usr/bin/install -c .libs/libgstnet-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/net" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/net" /usr/bin/install -c -m 644 'gstnetbuffer.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/net/gstnetbuffer.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/net' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/net' Making install in riff make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstriff-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.la' /usr/bin/install -c .libs/libgstriff-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstriff-0.9.so.3 && ln -s libgstriff-0.9.so.3.0.0 libgstriff-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstriff-0.9.so && ln -s libgstriff-0.9.so.3.0.0 libgstriff-0.9.so) /usr/bin/install -c .libs/libgstriff-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.la /usr/bin/install -c .libs/libgstriff-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/riff" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/riff" /usr/bin/install -c -m 644 'riff-ids.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/riff/riff-ids.h' /usr/bin/install -c -m 644 'riff-media.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/riff/riff-media.h' /usr/bin/install -c -m 644 'riff-read.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/riff/riff-read.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/riff' Making install in rtp make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/rtp' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/rtp' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstrtp-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.la' /usr/bin/install -c .libs/libgstrtp-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstrtp-0.9.so.3 && ln -s libgstrtp-0.9.so.3.0.0 libgstrtp-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstrtp-0.9.so && ln -s libgstrtp-0.9.so.3.0.0 libgstrtp-0.9.so) /usr/bin/install -c .libs/libgstrtp-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.la /usr/bin/install -c .libs/libgstrtp-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/rtp" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/rtp" /usr/bin/install -c -m 644 'gstrtpbuffer.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/rtp/gstrtpbuffer.h' /usr/bin/install -c -m 644 'gstbasertppayload.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/rtp/gstbasertppayload.h' /usr/bin/install -c -m 644 'gstbasertpdepayload.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/rtp/gstbasertpdepayload.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/rtp' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/rtp' Making install in tag make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgsttag-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.la' /usr/bin/install -c .libs/libgsttag-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgsttag-0.9.so.3 && ln -s libgsttag-0.9.so.3.0.0 libgsttag-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgsttag-0.9.so && ln -s libgsttag-0.9.so.3.0.0 libgsttag-0.9.so) /usr/bin/install -c .libs/libgsttag-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.la /usr/bin/install -c .libs/libgsttag-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/tag" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/tag" /usr/bin/install -c -m 644 'tag.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/tag/tag.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/tag' Making install in video make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libgstvideo-0.9.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.la' /usr/bin/install -c .libs/libgstvideo-0.9.so.3.0.0 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.so.3.0.0 (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstvideo-0.9.so.3 && ln -s libgstvideo-0.9.so.3.0.0 libgstvideo-0.9.so.3) (cd /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib && rm -f libgstvideo-0.9.so && ln -s libgstvideo-0.9.so.3.0.0 libgstvideo-0.9.so) /usr/bin/install -c .libs/libgstvideo-0.9.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.la /usr/bin/install -c .libs/libgstvideo-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/video" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/video" /usr/bin/install -c -m 644 'video.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/video/video.h' /usr/bin/install -c -m 644 'videosink.h' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/include/gstreamer-0.9/gst/video/videosink.h' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst/video' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/gst' Making install in ext make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs/ext' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst-libs' Making install in gst make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' Making install in adder make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/adder' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/adder' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstadder.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.la' /usr/bin/install -c .libs/libgstadder.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.so /usr/bin/install -c .libs/libgstadder.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.la /usr/bin/install -c .libs/libgstadder.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/adder' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/adder' Making install in audioconvert make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstaudioconvert.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.la' libtool: install: warning: relinking `libgstaudioconvert.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstaudioconvert.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstaudioconvert_la-gstaudioconvert.lo libgstaudioconvert_la-audioconvert.lo libgstaudioconvert_la-gstchannelmix.lo libgstaudioconvert_la-plugin.lo ../../gst-libs/gst/audio/libgstaudio-0.9.la -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstaudioconvert.la' nm .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-audioconvert.o .libs/libgstaudioconvert_la-gstchannelmix.o .libs/libgstaudioconvert_la-plugin.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaudioconvert.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstaudioconvert.exp" > ".libs/libgstaudioconvert.expT" mv -f ".libs/libgstaudioconvert.expT" ".libs/libgstaudioconvert.exp" echo "{ global:" > .libs/libgstaudioconvert.ver cat .libs/libgstaudioconvert.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstaudioconvert.ver echo "local: *; };" >> .libs/libgstaudioconvert.ver gcc -shared .libs/libgstaudioconvert_la-gstaudioconvert.o .libs/libgstaudioconvert_la-audioconvert.o .libs/libgstaudioconvert_la-gstchannelmix.o .libs/libgstaudioconvert_la-plugin.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstaudio-0.9 -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstaudioconvert.so -Wl,-version-script -Wl,.libs/libgstaudioconvert.ver -o .libs/libgstaudioconvert.so /usr/bin/install -c .libs/libgstaudioconvert.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.so /usr/bin/install -c .libs/libgstaudioconvert.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.la /usr/bin/install -c .libs/libgstaudioconvert.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioconvert' Making install in audiorate make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiorate' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiorate' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstaudiorate.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.la' /usr/bin/install -c .libs/libgstaudiorate.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.so /usr/bin/install -c .libs/libgstaudiorate.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.la /usr/bin/install -c .libs/libgstaudiorate.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiorate' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiorate' Making install in audioresample make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioresample' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioresample' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstaudioresample.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.la' /usr/bin/install -c .libs/libgstaudioresample.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.so /usr/bin/install -c .libs/libgstaudioresample.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.la /usr/bin/install -c .libs/libgstaudioresample.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioresample' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audioresample' Making install in audiotestsrc make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiotestsrc' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiotestsrc' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstaudiotestsrc.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.la' /usr/bin/install -c .libs/libgstaudiotestsrc.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.so /usr/bin/install -c .libs/libgstaudiotestsrc.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.la /usr/bin/install -c .libs/libgstaudiotestsrc.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiotestsrc' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/audiotestsrc' Making install in ffmpegcolorspace make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/ffmpegcolorspace' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/ffmpegcolorspace' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstffmpegcolorspace.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.la' /usr/bin/install -c .libs/libgstffmpegcolorspace.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.so /usr/bin/install -c .libs/libgstffmpegcolorspace.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.la /usr/bin/install -c .libs/libgstffmpegcolorspace.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/ffmpegcolorspace' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/ffmpegcolorspace' Making install in playback make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' /usr/bin/make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' make[4]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstplaybin.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.la' /usr/bin/install -c .libs/libgstplaybin.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.so /usr/bin/install -c .libs/libgstplaybin.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.la /usr/bin/install -c .libs/libgstplaybin.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstdecodebin.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.la' /usr/bin/install -c .libs/libgstdecodebin.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.so /usr/bin/install -c .libs/libgstdecodebin.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.la /usr/bin/install -c .libs/libgstdecodebin.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/playback' Making install in typefind make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/typefind' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/typefind' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgsttypefindfunctions.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.la' /usr/bin/install -c .libs/libgsttypefindfunctions.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.so /usr/bin/install -c .libs/libgsttypefindfunctions.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.la /usr/bin/install -c .libs/libgsttypefindfunctions.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/typefind' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/typefind' Making install in videotestsrc make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videotestsrc' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videotestsrc' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstvideotestsrc.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.la' /usr/bin/install -c .libs/libgstvideotestsrc.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.so /usr/bin/install -c .libs/libgstvideotestsrc.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.la /usr/bin/install -c .libs/libgstvideotestsrc.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videotestsrc' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videotestsrc' Making install in videorate make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videorate' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videorate' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstvideorate.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.la' /usr/bin/install -c .libs/libgstvideorate.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.so /usr/bin/install -c .libs/libgstvideorate.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.la /usr/bin/install -c .libs/libgstvideorate.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videorate' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videorate' Making install in videoscale make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videoscale' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videoscale' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstvideoscale.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.la' /usr/bin/install -c .libs/libgstvideoscale.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.so /usr/bin/install -c .libs/libgstvideoscale.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.la /usr/bin/install -c .libs/libgstvideoscale.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videoscale' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/videoscale' Making install in volume make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstvolume.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.la' libtool: install: warning: relinking `libgstvolume.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvolume.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstvolume_la-gstvolume.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstvolume.la' nm .libs/libgstvolume_la-gstvolume.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvolume.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvolume.exp" > ".libs/libgstvolume.expT" mv -f ".libs/libgstvolume.expT" ".libs/libgstvolume.exp" echo "{ global:" > .libs/libgstvolume.ver cat .libs/libgstvolume.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvolume.ver echo "local: *; };" >> .libs/libgstvolume.ver gcc -shared .libs/libgstvolume_la-gstvolume.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstinterfaces-0.9 -lgstbase-0.9 -lgstcontroller-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvolume.so -Wl,-version-script -Wl,.libs/libgstvolume.ver -o .libs/libgstvolume.so /usr/bin/install -c .libs/libgstvolume.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.so /usr/bin/install -c .libs/libgstvolume.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.la /usr/bin/install -c .libs/libgstvolume.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/volume' Making install in subparse make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/subparse' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/subparse' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstsubparse.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.la' /usr/bin/install -c .libs/libgstsubparse.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.so /usr/bin/install -c .libs/libgstsubparse.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.la /usr/bin/install -c .libs/libgstsubparse.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/subparse' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/subparse' Making install in tcp make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' /usr/bin/make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[4]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgsttcp.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.la' /usr/bin/install -c .libs/libgsttcp.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.so /usr/bin/install -c .libs/libgsttcp.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.la /usr/bin/install -c .libs/libgsttcp.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst/tcp' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/gst' Making install in sys make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' Making install in ximage make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstximagesink.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.la' libtool: install: warning: relinking `libgstximagesink.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstximagesink.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstximagesink_la-ximagesink.lo libgstximagesink_la-ximage.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/video/libgstvideo-0.9.la -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstximagesink.la' nm .libs/libgstximagesink_la-ximagesink.o .libs/libgstximagesink_la-ximage.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstximagesink.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstximagesink.exp" > ".libs/libgstximagesink.expT" mv -f ".libs/libgstximagesink.expT" ".libs/libgstximagesink.exp" echo "{ global:" > .libs/libgstximagesink.ver cat .libs/libgstximagesink.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstximagesink.ver echo "local: *; };" >> .libs/libgstximagesink.ver gcc -shared .libs/libgstximagesink_la-ximagesink.o .libs/libgstximagesink_la-ximage.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstinterfaces-0.9 -lgstvideo-0.9 -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstximagesink.so -Wl,-version-script -Wl,.libs/libgstximagesink.ver -o .libs/libgstximagesink.so /usr/bin/install -c .libs/libgstximagesink.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.so /usr/bin/install -c .libs/libgstximagesink.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.la /usr/bin/install -c .libs/libgstximagesink.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/ximage' Making install in xvimage make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstxvimagesink.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.la' libtool: install: warning: relinking `libgstxvimagesink.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstxvimagesink.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstxvimagesink_la-xvimagesink.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/video/libgstvideo-0.9.la -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -lXext -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstxvimagesink.la' nm .libs/libgstxvimagesink_la-xvimagesink.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstxvimagesink.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstxvimagesink.exp" > ".libs/libgstxvimagesink.expT" mv -f ".libs/libgstxvimagesink.expT" ".libs/libgstxvimagesink.exp" echo "{ global:" > .libs/libgstxvimagesink.ver cat .libs/libgstxvimagesink.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstxvimagesink.ver echo "local: *; };" >> .libs/libgstxvimagesink.ver gcc -shared .libs/libgstxvimagesink_la-xvimagesink.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstinterfaces-0.9 -lgstvideo-0.9 -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstxvimagesink.so -Wl,-version-script -Wl,.libs/libgstxvimagesink.ver -o .libs/libgstxvimagesink.so /usr/bin/install -c .libs/libgstxvimagesink.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.so /usr/bin/install -c .libs/libgstxvimagesink.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.la /usr/bin/install -c .libs/libgstxvimagesink.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/xvimage' Making install in v4l make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstvideo4linux.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.la' libtool: install: warning: relinking `libgstvideo4linux.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvideo4linux.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstvideo4linux_la-gstv4l.lo libgstvideo4linux_la-gstv4lcolorbalance.lo libgstvideo4linux_la-gstv4lelement.lo libgstvideo4linux_la-gstv4lsrc.lo libgstvideo4linux_la-gstv4ltuner.lo libgstvideo4linux_la-v4l_calls.lo libgstvideo4linux_la-v4lsrc_calls.lo libgstvideo4linux_la-gstv4lxoverlay.lo ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstvideo4linux.la' nm .libs/libgstvideo4linux_la-gstv4l.o .libs/libgstvideo4linux_la-gstv4lcolorbalance.o .libs/libgstvideo4linux_la-gstv4lelement.o .libs/libgstvideo4linux_la-gstv4lsrc.o .libs/libgstvideo4linux_la-gstv4ltuner.o .libs/libgstvideo4linux_la-v4l_calls.o .libs/libgstvideo4linux_la-v4lsrc_calls.o .libs/libgstvideo4linux_la-gstv4lxoverlay.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvideo4linux.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvideo4linux.exp" > ".libs/libgstvideo4linux.expT" mv -f ".libs/libgstvideo4linux.expT" ".libs/libgstvideo4linux.exp" echo "{ global:" > .libs/libgstvideo4linux.ver cat .libs/libgstvideo4linux.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvideo4linux.ver echo "local: *; };" >> .libs/libgstvideo4linux.ver gcc -shared .libs/libgstvideo4linux_la-gstv4l.o .libs/libgstvideo4linux_la-gstv4lcolorbalance.o .libs/libgstvideo4linux_la-gstv4lelement.o .libs/libgstvideo4linux_la-gstv4lsrc.o .libs/libgstvideo4linux_la-gstv4ltuner.o .libs/libgstvideo4linux_la-v4l_calls.o .libs/libgstvideo4linux_la-v4lsrc_calls.o .libs/libgstvideo4linux_la-gstv4lxoverlay.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstinterfaces-0.9 -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -L/usr/X11R6/lib -lSM -lICE -lX11 -lXv -lXext -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvideo4linux.so -Wl,-version-script -Wl,.libs/libgstvideo4linux.ver -o .libs/libgstvideo4linux.so /usr/bin/install -c .libs/libgstvideo4linux.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.so /usr/bin/install -c .libs/libgstvideo4linux.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.la /usr/bin/install -c .libs/libgstvideo4linux.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys/v4l' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/sys' Making install in ext make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' Making install in alsa make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstalsa.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.la' libtool: install: warning: relinking `libgstalsa.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstalsa.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstalsa_la-gstalsaplugin.lo libgstalsa_la-gstalsamixer.lo libgstalsa_la-gstalsamixerelement.lo libgstalsa_la-gstalsamixertrack.lo libgstalsa_la-gstalsamixeroptions.lo libgstalsa_la-gstalsasink.lo libgstalsa_la-gstalsasrc.lo -lasound -lm -ldl -lpthread ../../gst-libs/gst/interfaces/libgstinterfaces-0.9.la ../../gst-libs/gst/audio/libgstaudio-0.9.la -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstalsa.la' nm .libs/libgstalsa_la-gstalsaplugin.o .libs/libgstalsa_la-gstalsamixer.o .libs/libgstalsa_la-gstalsamixerelement.o .libs/libgstalsa_la-gstalsamixertrack.o .libs/libgstalsa_la-gstalsamixeroptions.o .libs/libgstalsa_la-gstalsasink.o .libs/libgstalsa_la-gstalsasrc.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstalsa.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstalsa.exp" > ".libs/libgstalsa.expT" mv -f ".libs/libgstalsa.expT" ".libs/libgstalsa.exp" echo "{ global:" > .libs/libgstalsa.ver cat .libs/libgstalsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstalsa.ver echo "local: *; };" >> .libs/libgstalsa.ver gcc -shared .libs/libgstalsa_la-gstalsaplugin.o .libs/libgstalsa_la-gstalsamixer.o .libs/libgstalsa_la-gstalsamixerelement.o .libs/libgstalsa_la-gstalsamixertrack.o .libs/libgstalsa_la-gstalsamixeroptions.o .libs/libgstalsa_la-gstalsasink.o .libs/libgstalsa_la-gstalsasrc.o -lasound -lm -ldl -lpthread -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstinterfaces-0.9 -lgstaudio-0.9 -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstalsa.so -Wl,-version-script -Wl,.libs/libgstalsa.ver -o .libs/libgstalsa.so /usr/bin/install -c .libs/libgstalsa.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.so /usr/bin/install -c .libs/libgstalsa.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.la /usr/bin/install -c .libs/libgstalsa.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/alsa' Making install in gnomevfs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/gnomevfs' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/gnomevfs' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstgnomevfs.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.la' /usr/bin/install -c .libs/libgstgnomevfs.so /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.so /usr/bin/install -c .libs/libgstgnomevfs.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.la /usr/bin/install -c .libs/libgstgnomevfs.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/gnomevfs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/gnomevfs' Making install in ogg make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstogg.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.la' libtool: install: warning: relinking `libgstogg.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstogg.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstogg_la-gstogg.lo libgstogg_la-gstoggdemux.lo libgstogg_la-gstoggmux.lo libgstogg_la-gstogmparse.lo libgstogg_la-gstoggparse.lo ../../gst-libs/gst/riff/libgstriff-0.9.la -Wl,--export-dynamic -pthread -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -logg -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstogg.la' nm .libs/libgstogg_la-gstogg.o .libs/libgstogg_la-gstoggdemux.o .libs/libgstogg_la-gstoggmux.o .libs/libgstogg_la-gstogmparse.o .libs/libgstogg_la-gstoggparse.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstogg.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstogg.exp" > ".libs/libgstogg.expT" mv -f ".libs/libgstogg.expT" ".libs/libgstogg.exp" echo "{ global:" > .libs/libgstogg.ver cat .libs/libgstogg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstogg.ver echo "local: *; };" >> .libs/libgstogg.ver gcc -shared .libs/libgstogg_la-gstogg.o .libs/libgstogg_la-gstoggdemux.o .libs/libgstogg_la-gstoggmux.o .libs/libgstogg_la-gstogmparse.o .libs/libgstogg_la-gstoggparse.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgstriff-0.9 -lgstbase-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -logg -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstogg.so -Wl,-version-script -Wl,.libs/libgstogg.ver -o .libs/libgstogg.so /usr/bin/install -c .libs/libgstogg.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.so /usr/bin/install -c .libs/libgstogg.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.la /usr/bin/install -c .libs/libgstogg.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/ogg' Making install in theora make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgsttheora.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.la' libtool: install: warning: relinking `libgsttheora.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgsttheora.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgsttheora_la-theora.lo libgsttheora_la-theoraenc.lo libgsttheora_la-theoradec.lo ../../gst-libs/gst/tag/libgsttag-0.9.la -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -ltheora -logg -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgsttheora.la' nm .libs/libgsttheora_la-theora.o .libs/libgsttheora_la-theoraenc.o .libs/libgsttheora_la-theoradec.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgsttheora.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgsttheora.exp" > ".libs/libgsttheora.expT" mv -f ".libs/libgsttheora.expT" ".libs/libgsttheora.exp" echo "{ global:" > .libs/libgsttheora.ver cat .libs/libgsttheora.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgsttheora.ver echo "local: *; };" >> .libs/libgsttheora.ver gcc -shared .libs/libgsttheora_la-theora.o .libs/libgsttheora_la-theoraenc.o .libs/libgsttheora_la-theoradec.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgsttag-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -ltheora -logg -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgsttheora.so -Wl,-version-script -Wl,.libs/libgsttheora.ver -o .libs/libgsttheora.so /usr/bin/install -c .libs/libgsttheora.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.so /usr/bin/install -c .libs/libgsttheora.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.la /usr/bin/install -c .libs/libgsttheora.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/theora' Making install in vorbis make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstvorbis.la' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.la' libtool: install: warning: relinking `libgstvorbis.la' (cd /usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstvorbis.la -rpath /usr/lib/gstreamer-0.9 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc\$" -no-undefined libgstvorbis_la-vorbis.lo libgstvorbis_la-vorbisdec.lo libgstvorbis_la-vorbisenc.lo libgstvorbis_la-vorbisparse.lo ../../gst-libs/gst/tag/libgsttag-0.9.la ../../gst-libs/gst/audio/libgstaudio-0.9.la -Wl,--export-dynamic -pthread -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lvorbisenc -lvorbis -lm -logg -inst-prefix-dir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild) generating symbol list for `libgstvorbis.la' nm .libs/libgstvorbis_la-vorbis.o .libs/libgstvorbis_la-vorbisdec.o .libs/libgstvorbis_la-vorbisenc.o .libs/libgstvorbis_la-vorbisparse.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstvorbis.exp grep -E -e "^_*gst_plugin_desc$" ".libs/libgstvorbis.exp" > ".libs/libgstvorbis.expT" mv -f ".libs/libgstvorbis.expT" ".libs/libgstvorbis.exp" echo "{ global:" > .libs/libgstvorbis.ver cat .libs/libgstvorbis.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstvorbis.ver echo "local: *; };" >> .libs/libgstvorbis.ver gcc -shared .libs/libgstvorbis_la-vorbis.o .libs/libgstvorbis_la-vorbisdec.o .libs/libgstvorbis_la-vorbisenc.o .libs/libgstvorbis_la-vorbisparse.o -L/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib -L/usr/lib -lgsttag-0.9 -lgstaudio-0.9 -lgstreamer-0.9 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lglib-2.0 -lvorbisenc -lvorbis -lm -logg -m32 -march=i386 -mtune=pentium4 -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libgstvorbis.so -Wl,-version-script -Wl,.libs/libgstvorbis.ver -o .libs/libgstvorbis.so /usr/bin/install -c .libs/libgstvorbis.soT /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.so /usr/bin/install -c .libs/libgstvorbis.lai /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.la /usr/bin/install -c .libs/libgstvorbis.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.a ranlib /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.a chmod 644 /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.a libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.9' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext/vorbis' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/ext' Making install in examples make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/examples' Making install in tools make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/tools' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/tools' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/bin" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/bin" /usr/bin/install -c 'gst-launch-ext-0.9' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/bin/gst-launch-ext-0.9' /usr/bin/install -c 'gst-visualise-0.9' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/bin/gst-visualise-0.9' test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/man/man1" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './gst-launch-ext-0.9.1' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-launch-ext-0.9.1' /usr/bin/install -c -m 644 './gst-visualise-0.9.1' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/man/man1/gst-visualise-0.9.1' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/tools' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/tools' Making install in docs make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' Making install in libs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/libs' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/libs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9 mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9 (installfiles=`echo ./html/*.html`; \ if test "$installfiles" = './html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9; \ done; \ fi; \ echo '-- Installing ./html/gst-plugins-base-libs.devhelp' ; \ /usr/bin/install -c -m 644 ./html/gst-plugins-base-libs.devhelp \ /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9/gst-plugins-base-libs-0.9.devhelp; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9; \ if test -e ./html/style.css; then \ echo '-- Installing ./html/style.css' ; \ /usr/bin/install -c -m 644 ./html/style.css /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-libs-0.9; \ fi; \ fi) -- Installing ./html/compiling.html -- Installing ./html/gst-plugins-base-libs-gstaudio.html -- Installing ./html/gst-plugins-base-libs-gstcolorbalance.html -- Installing ./html/gst-plugins-base-libs-gstgconf.html -- Installing ./html/gst-plugins-base-libs-gstmixer.html -- Installing ./html/gst-plugins-base-libs-gstringbuffer.html -- Installing ./html/gst-plugins-base-libs-gsttuner.html -- Installing ./html/gstreamer-audio.html -- Installing ./html/gstreamer-gconf.html -- Installing ./html/gstreamer-interfaces.html -- Installing ./html/gstreamer-plugins-base.html -- Installing ./html/index.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/gst-plugins-base-libs.devhelp -- Installing ./html/index.sgml -- Installing ./html/style.css make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/libs' Making install in plugins make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/plugins' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/plugins' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9 mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9 (installfiles=`echo ./html/*.html`; \ if test "$installfiles" = './html/*.html'; \ then echo '-- Nothing to install' ; \ else \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9; \ done; \ pngfiles=`echo ./html/*.png`; \ if test "$pngfiles" != './html/*.png'; then \ for i in $pngfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9; \ done; \ fi; \ echo '-- Installing ./html/gst-plugins-base-plugins.devhelp' ; \ /usr/bin/install -c -m 644 ./html/gst-plugins-base-plugins.devhelp \ /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9/gst-plugins-base-plugins-0.9.devhelp; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9; \ if test -e ./html/style.css; then \ echo '-- Installing ./html/style.css' ; \ /usr/bin/install -c -m 644 ./html/style.css /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gtk-doc/html/gst-plugins-base-plugins-0.9; \ fi; \ fi) -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/gst-plugins-base-plugins-audioconvert.html -- Installing ./html/gst-plugins-base-plugins-audiotestsrc.html -- Installing ./html/gst-plugins-base-plugins-ffmpegcolorspace.html -- Installing ./html/gst-plugins-base-plugins-multifdsink.html -- Installing ./html/gst-plugins-base-plugins-plugin-adder.html -- Installing ./html/gst-plugins-base-plugins-plugin-alsa.html -- Installing ./html/gst-plugins-base-plugins-plugin-audioconvert.html -- Installing ./html/gst-plugins-base-plugins-plugin-audiorate.html -- Installing ./html/gst-plugins-base-plugins-plugin-audiotestsrc.html -- Installing ./html/gst-plugins-base-plugins-plugin-decodebin.html -- Installing ./html/gst-plugins-base-plugins-plugin-gnomevfs.html -- Installing ./html/gst-plugins-base-plugins-plugin-libvisual.html -- Installing ./html/gst-plugins-base-plugins-plugin-ogg.html -- Installing ./html/gst-plugins-base-plugins-plugin-playbin.html -- Installing ./html/gst-plugins-base-plugins-plugin-subparse.html -- Installing ./html/gst-plugins-base-plugins-plugin-tcp.html -- Installing ./html/gst-plugins-base-plugins-plugin-theora.html -- Installing ./html/gst-plugins-base-plugins-plugin-typefindfunctions.html -- Installing ./html/gst-plugins-base-plugins-plugin-video4linux.html -- Installing ./html/gst-plugins-base-plugins-plugin-videorate.html -- Installing ./html/gst-plugins-base-plugins-plugin-videoscale.html -- Installing ./html/gst-plugins-base-plugins-plugin-videotestsrc.html -- Installing ./html/gst-plugins-base-plugins-plugin-volume.html -- Installing ./html/gst-plugins-base-plugins-plugin-vorbis.html -- Installing ./html/gst-plugins-base-plugins-plugin-ximage.html -- Installing ./html/gst-plugins-base-plugins-plugin-xvimagesink.html -- Installing ./html/gst-plugins-base-plugins-tcpserversink.html -- Installing ./html/gst-plugins-base-plugins-theoraenc.html -- Installing ./html/gst-plugins-base-plugins-videotestsrc.html -- Installing ./html/gst-plugins-base-plugins-volume.html -- Installing ./html/gst-plugins-base-plugins-vorbisenc.html -- Installing ./html/index.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/gst-plugins-base-plugins.devhelp -- Installing ./html/index.sgml -- Installing ./html/style.css make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/plugins' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs/plugins' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/docs' Making install in po make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/af mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/af/LC_MESSAGES installing af.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/af/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/az mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/az/LC_MESSAGES installing az.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/az/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/cs mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/cs/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/en_GB mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/hu mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/hu/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/it mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/it/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/nb mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/nb/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/nl mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/nl/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/or mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/or/LC_MESSAGES installing or.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/or/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sq mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sq/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sr mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sr/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sv mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/sv/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/uk mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/uk/LC_MESSAGES/gst-plugins-base-0.9.mo mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/vi mkdir /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/locale/vi/LC_MESSAGES/gst-plugins-base-0.9.mo if test "gst-plugins-base" = "gettext"; then \ /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/po' Making install in common make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' Making install in m4 make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common/m4' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common/m4' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common/m4' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/common' Making install in m4 make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/m4' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/m4' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/m4' Making install in pkgconfig make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/pkgconfig' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/pkgconfig' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'gstreamer-plugins-base-0.9.pc' '/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/pkgconfig/gstreamer-plugins-base-0.9.pc' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/pkgconfig' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6/pkgconfig' make[1]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-plugins-base-0.9.6' + rm -f /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.la + rm -f /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.a + rm -f /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.a /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.a + rm -f /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.la /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.la + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild gst-plugins-base-0.9 + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/gst-plugins-base-0.9.6 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudio-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstaudiofilter-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstinterfaces-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstnet-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstriff-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstrtp-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgsttag-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/libgstvideo-0.9.so.3.0.0 extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstadder.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioconvert.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiorate.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudioresample.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstaudiotestsrc.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstffmpegcolorspace.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstplaybin.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstdecodebin.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttypefindfunctions.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideotestsrc.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideorate.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideoscale.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvolume.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstsubparse.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttcp.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstximagesink.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstxvimagesink.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvideo4linux.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstalsa.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstgnomevfs.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstogg.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgsttheora.so extracting debug info from /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.9/libgstvorbis.so 3824 blocks + /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 Processing files: gstreamer09-plugins-base-0.9.6-0.gst.1.4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8357 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-base-0.9.6 + DOCDIR=/var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer09-plugins-base-0.9.6 + export DOCDIR + rm -rf /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer09-plugins-base-0.9.6 + /bin/mkdir -p /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer09-plugins-base-0.9.6 + cp -pr AUTHORS COPYING README REQUIREMENTS /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild/usr/share/doc/gstreamer09-plugins-base-0.9.6 + exit 0 Provides: libgstadder.so libgstalsa.so libgstaudio-0.9.so.3 libgstaudioconvert.so libgstaudiofilter-0.9.so.3 libgstaudiorate.so libgstaudioresample.so libgstaudiotestsrc.so libgstdecodebin.so libgstffmpegcolorspace.so libgstgnomevfs.so libgstinterfaces-0.9.so.3 libgstnet-0.9.so.3 libgstogg.so libgstplaybin.so libgstriff-0.9.so.3 libgstrtp-0.9.so.3 libgstsubparse.so libgsttag-0.9.so.3 libgsttcp.so libgsttheora.so libgsttypefindfunctions.so libgstvideo-0.9.so.3 libgstvideo4linux.so libgstvideorate.so libgstvideoscale.so libgstvideotestsrc.so libgstvolume.so libgstvorbis.so libgstximagesink.so libgstxvimagesink.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl gstreamer09 >= 0.9.6 libICE.so.6 libORBit-2.so.0 libSM.so.6 libX11.so.6 libXext.so.6 libXv.so.1 libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc4) libbonobo-2.so.0 libbonobo-activation.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libdl.so.2 libgconf-2.so.4 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnomevfs-2.so.0 libgobject-2.0.so.0 libgstaudio-0.9.so.3 libgstbase-0.9.so.8 libgstcontroller-0.9.so.8 libgstdataprotocol-0.9.so.8 libgstinterfaces-0.9.so.3 libgstreamer-0.9.so.8 libgstriff-0.9.so.3 libgsttag-0.9.so.3 libgstvideo-0.9.so.3 libgthread-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libogg.so.0 liboil-0.3.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libtheora.so.0 libvorbis.so.0 libvorbisenc.so.2 libxml2.so.2 libz.so.1 perl(File::Basename) perl(strict) Processing files: gstreamer09-plugins-base-debuginfo-0.9.6-0.gst.1.4 Provides: libgstadder.so.debug libgstalsa.so.debug libgstaudio-0.9.so.3.0.0.debug libgstaudioconvert.so.debug libgstaudiofilter-0.9.so.3.0.0.debug libgstaudiorate.so.debug libgstaudioresample.so.debug libgstaudiotestsrc.so.debug libgstdecodebin.so.debug libgstffmpegcolorspace.so.debug libgstgnomevfs.so.debug libgstinterfaces-0.9.so.3.0.0.debug libgstnet-0.9.so.3.0.0.debug libgstogg.so.debug libgstplaybin.so.debug libgstriff-0.9.so.3.0.0.debug libgstrtp-0.9.so.3.0.0.debug libgstsubparse.so.debug libgsttag-0.9.so.3.0.0.debug libgsttcp.so.debug libgsttheora.so.debug libgsttypefindfunctions.so.debug libgstvideo-0.9.so.3.0.0.debug libgstvideo4linux.so.debug libgstvideorate.so.debug libgstvideoscale.so.debug libgstvideotestsrc.so.debug libgstvolume.so.debug libgstvorbis.so.debug libgstximagesink.so.debug libgstxvimagesink.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gstreamer09-plugins-base-devel-0.9.6-0.gst.1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gstreamer09-plugins-base = 0.9.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild warning: Could not canonicalize hostname: thomas.amantes Wrote: /usr/src/rpm/SRPMS/gstreamer09-plugins-base-0.9.6-0.gst.1.4.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer09-plugins-base-0.9.6-0.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer09-plugins-base-debuginfo-0.9.6-0.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer09-plugins-base-devel-0.9.6-0.gst.1.4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15307 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-base-0.9.6 + rm -rf /var/tmp/gstreamer09-plugins-base-0.9.6-0.gst.1.4-root-machbuild + exit 0