ERROR: ld.so: object '/usr/lib64/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q6bjzw + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf gst-plugins-good-0.10.16 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/gst-plugins-good-0.10.16.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-plugins-good-0.10.16 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Move-farsight-plugins-from-bad-to-good.patch):' Patch #0 (0001-Move-farsight-plugins-from-bad-to-good.patch): + /bin/cat /usr/src/rpm/SOURCES/0001-Move-farsight-plugins-from-bad-to-good.patch + /usr/bin/patch -s -p1 -b --suffix .farsight --fuzz=0 + libtoolize -f libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. + autoreconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dVXOUf + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-good-0.10.16 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info '--with-package-name=Fedora gstreamer-plugins-good package' --with-package-origin=http://download.fedora.redhat.com/fedora --disable-gtk-doc --enable-experimental --enable-ladspa --disable-esd --disable-libcaca --disable-aalib --with-default-visualizer=autoaudiosink configure: WARNING: unrecognized options: --enable-ladspa checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-unknown-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no no configure: Using Fedora gstreamer-plugins-good package as package name configure: Using http://download.fedora.redhat.com/fedora as package origin configure: *** checking feature: building of plug-ins with external deps *** configure: building external plug-ins configure: *** checking feature: building of experimental plug-ins *** configure: WARNING: building experimental plug-ins checking whether byte ordering is bigendian... no checking whether byte ordering is bigendian... (cached) no checking for x86_64-unknown-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for x86_64-unknown-linux-gnu-g++... no checking for x86_64-unknown-linux-gnu-c++... no checking for x86_64-unknown-linux-gnu-gpp... no checking for x86_64-unknown-linux-gnu-aCC... no checking for x86_64-unknown-linux-gnu-CC... no checking for x86_64-unknown-linux-gnu-cxx... no checking for x86_64-unknown-linux-gnu-cc++... no checking for x86_64-unknown-linux-gnu-cl.exe... no checking for x86_64-unknown-linux-gnu-FCC... no checking for x86_64-unknown-linux-gnu-KCC... no checking for x86_64-unknown-linux-gnu-RCC... no checking for x86_64-unknown-linux-gnu-xlC_r... no checking for x86_64-unknown-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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g++... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-unknown-linux-gnu-objcc... no checking for x86_64-unknown-linux-gnu-objc... no checking for x86_64-unknown-linux-gnu-gcc... no checking for x86_64-unknown-linux-gnu-cc... no checking for x86_64-unknown-linux-gnu-CC... no checking for objcc... no checking for objc... no checking for gcc... gcc checking dependency style of gcc... gcc3 checking if Objective C compiler works... no checking whether gcc and cc understand -c and -o together... yes checking dependency style of gcc... gcc3 checking for working do while(0) macros... yes checking for valgrind... no Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check 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 whether to build plugin documentation... no (gtk-doc disabled or not available) checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for FIONREAD in sys/ioctl.h... yes checking if compiler supports gcc-style inline assembly... yes checking for rint... yes checking for sinh... yes checking for cosh... yes checking for asinh... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for struct ip_mreqn... yes checking for GLIB... yes checking for LIBOIL... yes checking for GST... yes configure: using GStreamer tools in /usr/bin configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10 checking for GST_BASE... yes checking for GST_GDP... yes checking for GST_CONTROLLER... yes checking for GST_CHECK... yes checking for GST_PLUGINS_BASE... yes configure: using GStreamer Base Plug-ins in /usr/lib64/gstreamer-0.10 configure: Using GStreamer Core Plugins in /usr/lib64/gstreamer-0.10 configure: Using GStreamer Base Plugins in /usr/lib64/gstreamer-0.10 checking for GTK... yes configure: *** checking feature: GConf schemas *** checking for gconftool-2... /usr/bin/gconftool-2 configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes configure: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith checking to see if c++ compiler understands ... yes checking to see if c++ compiler understands -Wall... yes configure: set ERROR_CXXFLAGS to -Wall configure: Using autoaudiosink as default audio sink configure: Using alsasrc as default audio source configure: Using autovideosink as default video sink configure: Using v4l2src as default video source configure: Using autoaudiosink as default visualizer checking for socket... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for winsock2.h... (cached) no configure: Checking libraries for plugins in sys/ configure: *** checking feature: DirectSound plug-in *** configure: *** for plug-ins: directsoundsink *** checking for DirectSound LDFLAGS... no configure: *** These plugins will not be built: directsoundsink configure: *** checking feature: OSS audio *** configure: *** for plug-ins: ossaudio *** checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes configure: *** These plugins will be built: ossaudio configure: *** checking feature: Sun Audio *** configure: *** for plug-ins: sunaudio *** checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no configure: *** These plugins will not be built: sunaudio configure: *** checking feature: OSX audio *** configure: *** for plug-ins: osxaudio *** checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no configure: *** These plugins will not be built: osxaudio configure: *** checking feature: OSX video *** configure: *** for plug-ins: osxvideosink *** checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no configure: *** These plugins will not be built: osxvideosink configure: *** checking feature: Video 4 Linux 2 *** configure: *** for plug-ins: v4l2src *** checking Checking for up to date v4l2 installation... yes checking struct v4l2_buffer declaration... yes configure: *** These plugins will be built: v4l2src checking for GUDEV... no checking for LIBV4L2... yes checking for X... libraries , headers configure: *** checking feature: X libraries and plugins *** configure: *** for plug-ins: ximagesrc *** checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XFIXES... yes checking for XDAMAGE... no configure: *** These plugins will be built: ximagesrc configure: *** checking feature: X Shared Memory extension *** checking for XShmAttach in -lXext... yes configure: *** checking feature: X11 XVideo extensions *** checking for XvQueryExtension in -lXv_pic... no checking for XvQueryExtension in -lXv... yes configure: Checking libraries for plugins in ext/ configure: *** checking feature: aalib ASCII Art library *** configure: *** for plug-ins: aasink *** configure: *** These plugins will not be built: aasink configure: *** checking feature: XML library *** configure: *** for plug-ins: annodex *** checking for ANNODEX... yes configure: *** These plugins will be built: annodex configure: *** checking feature: Cairo graphics rendering *** configure: *** for plug-ins: cairo *** checking for CAIRO... yes configure: *** These plugins will be built: cairo configure: *** checking feature: ESounD sound daemon *** configure: *** for plug-ins: esdsink *** configure: *** These plugins will not be built: esdsink configure: *** checking feature: FLAC lossless audio *** configure: *** for plug-ins: flac *** checking for FLAC... yes configure: *** These plugins will be built: flac configure: *** checking feature: GConf libraries *** configure: *** for plug-ins: gconfelements *** checking for GCONF... yes configure: *** These plugins will be built: gconfelements configure: *** checking feature: GDK pixbuf *** configure: *** for plug-ins: gdkpixbuf *** checking for GDK_PIXBUF... yes configure: *** These plugins will be built: gdkpixbuf configure: *** checking feature: HAL libraries *** configure: *** for plug-ins: halelements *** checking for HAL... yes configure: *** These plugins will be built: halelements configure: *** checking feature: jpeg library *** configure: *** for plug-ins: jpeg *** checking for jpeg_set_defaults in -ljpeg-mmx... no checking for jpeg_set_defaults in -ljpeg... yes configure: *** These plugins will be built: jpeg configure: *** checking feature: libcaca coloured ASCII art *** configure: *** for plug-ins: cacasink *** configure: *** These plugins will not be built: cacasink configure: *** checking feature: libdv DV demuxer/decoder *** configure: *** for plug-ins: dv *** checking for LIBDV... yes configure: *** These plugins will be built: dv configure: *** checking feature: Portable Network Graphics library *** configure: *** for plug-ins: png *** checking for LIBPNG... yes configure: *** These plugins will be built: png configure: *** checking feature: pulseaudio plug-in *** configure: *** for plug-ins: pulseaudio *** checking for PULSE... yes checking for PULSE_0_9_11... yes checking for PULSE_0_9_12... yes checking for PULSE_0_9_13... yes checking for PULSE_0_9_15... yes configure: *** These plugins will be built: pulseaudio configure: *** checking feature: raw1394 and avc1394 library *** configure: *** for plug-ins: 1394 *** checking for RAW1394... yes checking for LIBIEC61883... yes checking for avc1394_send_command in -lavc1394... yes checking libavc1394/avc1394.h usability... yes checking libavc1394/avc1394.h presence... yes checking for libavc1394/avc1394.h... yes checking for rom1394_free_directory in -lrom1394... yes checking libavc1394/rom1394.h usability... yes checking libavc1394/rom1394.h presence... yes checking for libavc1394/rom1394.h... yes configure: *** These plugins will be built: 1394 configure: *** checking feature: Shoutcast/Icecast client library *** configure: *** for plug-ins: shout2 *** checking for SHOUT2... yes configure: *** These plugins will be built: shout2 configure: *** checking feature: soup http client plugin (2.4) *** configure: *** for plug-ins: souphttpsrc *** checking for SOUP... yes configure: *** These plugins will be built: souphttpsrc configure: *** checking feature: speex speech codec *** configure: *** for plug-ins: speex *** checking for SPEEX... yes configure: *** These plugins will be built: speex configure: *** checking feature: taglib tagging library *** configure: *** for plug-ins: taglib *** checking for TAGLIB... yes checking to see if c++ compiler understands -Wno-attributes... yes configure: *** These plugins will be built: taglib configure: *** checking feature: wavpack plug-in *** configure: *** for plug-ins: wavpack *** checking for WAVPACK... yes configure: *** These plugins will be built: wavpack configure: *** checking feature: zlib support for id3demux/qtdemux/matroska *** checking for uncompress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: *** checking feature: bz2 library for matroska *** checking for BZ2_bzCompress in -lbz2... no checking for sed... /bin/sed configure: creating ./config.status config.status: creating Makefile config.status: creating common/shave config.status: creating common/shave-libtool config.status: creating gst/Makefile config.status: creating gst/alpha/Makefile config.status: creating gst/apetag/Makefile config.status: creating gst/audiofx/Makefile config.status: creating gst/auparse/Makefile config.status: creating gst/autodetect/Makefile config.status: creating gst/avi/Makefile config.status: creating gst/cutter/Makefile config.status: creating gst/deinterlace/Makefile config.status: creating gst/debugutils/Makefile config.status: creating gst/effectv/Makefile config.status: creating gst/equalizer/Makefile config.status: creating gst/flv/Makefile config.status: creating gst/id3demux/Makefile config.status: creating gst/icydemux/Makefile config.status: creating gst/interleave/Makefile config.status: creating gst/goom/Makefile config.status: creating gst/goom2k1/Makefile config.status: creating gst/law/Makefile config.status: creating gst/level/Makefile config.status: creating gst/matroska/Makefile config.status: creating gst/monoscope/Makefile config.status: creating gst/multifile/Makefile config.status: creating gst/multipart/Makefile config.status: creating gst/qtdemux/Makefile config.status: creating gst/replaygain/Makefile config.status: creating gst/rtp/Makefile config.status: creating gst/rtpmanager/Makefile config.status: creating gst/rtsp/Makefile config.status: creating gst/smpte/Makefile config.status: creating gst/spectrum/Makefile config.status: creating gst/udp/Makefile config.status: creating gst/videobox/Makefile config.status: creating gst/videocrop/Makefile config.status: creating gst/videofilter/Makefile config.status: creating gst/videomixer/Makefile config.status: creating gst/wavenc/Makefile config.status: creating gst/wavparse/Makefile config.status: creating gst/flx/Makefile config.status: creating gst/y4m/Makefile config.status: creating ext/jpeg/Makefile config.status: creating ext/Makefile config.status: creating ext/aalib/Makefile config.status: creating ext/annodex/Makefile config.status: creating ext/cairo/Makefile config.status: creating ext/dv/Makefile config.status: creating ext/esd/Makefile config.status: creating ext/flac/Makefile config.status: creating ext/gconf/Makefile config.status: creating ext/gdk_pixbuf/Makefile config.status: creating ext/hal/Makefile config.status: creating ext/ladspa/Makefile config.status: creating ext/libcaca/Makefile config.status: creating ext/libpng/Makefile config.status: creating ext/pulse/Makefile config.status: creating ext/raw1394/Makefile config.status: creating ext/shout2/Makefile config.status: creating ext/soup/Makefile config.status: creating ext/speex/Makefile config.status: creating ext/taglib/Makefile config.status: creating ext/wavpack/Makefile config.status: creating sys/Makefile config.status: creating sys/directsound/Makefile config.status: creating sys/oss/Makefile config.status: creating sys/sunaudio/Makefile config.status: creating sys/osxaudio/Makefile config.status: creating sys/osxvideo/Makefile config.status: creating sys/v4l2/Makefile config.status: creating sys/waveform/Makefile config.status: creating sys/ximage/Makefile config.status: creating farsight/Makefile config.status: creating farsight/valve/Makefile config.status: creating farsight/rtpmanager/Makefile config.status: creating farsight/liveadder/Makefile config.status: creating farsight/dtmf/Makefile config.status: creating farsight/rtpmux/Makefile config.status: creating farsight/autoconvert/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/check/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/audiofx/Makefile config.status: creating tests/examples/equalizer/Makefile config.status: creating tests/examples/level/Makefile config.status: creating tests/examples/rtp/Makefile config.status: creating tests/examples/spectrum/Makefile config.status: creating tests/examples/v4l2/Makefile config.status: creating tests/files/Makefile config.status: creating tests/icles/Makefile config.status: creating gconf/Makefile config.status: creating gconf/gstreamer.schemas config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating m4/Makefile config.status: creating docs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/version.entities config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-plugins-good-uninstalled.pc config.status: creating gst-plugins-good.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing _stdint.h commands config.status: creating _stdint.h : _GST_PLUGINS_GOOD__STDINT_H configure: WARNING: unrecognized options: --enable-ladspa configure: *** Plug-ins without external dependencies that will be built: alpha apetag audiofx auparse autodetect avi cutter debugutils deinterlace effectv equalizer flv flx goom goom2k1 icydemux id3demux interleave law level matroska monoscope multifile multipart qtdemux replaygain rtp rtpmanager rtsp smpte spectrum udp videobox videocrop videofilter videomixer wavenc wavparse y4m configure: *** Plug-ins without external dependencies that will NOT be built: configure: *** Plug-ins with dependencies that will be built: 1394 annodex cairo dv flac gconfelements gdkpixbuf halelements jpeg ossaudio png pulseaudio shout2 souphttpsrc speex taglib v4l2src wavpack ximagesrc configure: *** Plug-ins with dependencies that will NOT be built: aasink cacasink directsoundsink esdsink osxaudio osxvideosink sunaudio + sed -i 's^:/usr/lib/ladspa:^:/usr/lib64/ladspa:^' ext/ladspa/load.c + sed -i 's^:/usr/lib/ladspa:^:/usr/lib64/ladspa:^' ext/ladspa/search.c + make -j4 Making all in gst Making all in videofilter CC gstvideobalance.o CC gstgamma.o CC gstvideoflip.o LINK libgstgamma.la LINK libgstvideobalance.la LINK libgstvideoflip.la Making all in alpha CC gstalphacolor.o CC gstalpha.o LINK libgstalphacolor.la LINK libgstalpha.la Making all in apetag CC gstapedemux.o LINK libgstapetag.la Making all in audiofx CC audiopanorama.o CC audioamplify.o CC audiofx.o CC audioinvert.o CC audiodynamic.o CC audiokaraoke.o CC audiofxbaseiirfilter.o CC audiocheblimit.o CC audiochebband.o CC audioiirfilter.o CC audiowsincband.o CC audiofxbasefirfilter.o CC audiowsinclimit.o CC audiofirfilter.o CC audioecho.o LINK libgstaudiofx.la Making all in auparse CC gstauparse.o LINK libgstauparse.la Making all in autodetect CC gstautovideosink.o CC gstautodetect.o CC gstautoaudiosink.o CC gstautoaudiosrc.o CC gstautovideosrc.o LINK libgstautodetect.la Making all in avi CC gstavimux.o CC gstavi.o CC gstavidemux.o CC gstavisubtitle.o LINK libgstavi.la Making all in cutter CC gstcutter.o LINK libgstcutter.la Making all in debugutils CC efence.o CC gstnavseek.o CC breakmydata.o CC gstdebug.o CC gsttaginject.o CC gstpushfilesrc.o CC rndbuffersize.o CC tests.o CC testplugin.o CC progressreport.o CC gstnavigationtest.o LINK libgstefence.la LINK libgstdebug.la LINK libgstnavigationtest.la Making all in deinterlace CC greedy.o CC vfir.o CC gstdeinterlace.o CC greedyh.o CC tomsmocomp.o CC weavetff.o CC weavebff.o CC weave.o CC linear.o CC linearblend.o CC scalerbob.o LINK libgstdeinterlace.la Making all in effectv CC gstdice.o CC gstedge.o CC gstaging.o CC gsteffectv.o CC gstwarp.o CC gstshagadelic.o CC gstrev.o CC gstvertigo.o CC gstquark.o CC gstop.o CC gstradioac.o CC gstripple.o CC gststreak.o LINK libgsteffectv.la Making all in equalizer CC gstiirequalizernbands.o CC gstiirequalizer.o CC gstiirequalizer3bands.o CC gstiirequalizer10bands.o LINK libgstequalizer.la Making all in flv CC gstflvmux.o CC gstflvparse.o CC gstflvdemux.o LINK libgstflv.la Making all in id3demux CC id3tags.o CC id3v2frames.o CC gstid3demux.o LINK libgstid3demux.la Making all in icydemux CC gsticydemux.o LINK libgsticydemux.la Making all in interleave CC plugin.o CC deinterleave.o CC interleave.o LINK libgstinterleave.la Making all in flx CC flx_color.o CC gstflxdec.o LINK libgstflxdec.la Making all in goom CC gstgoom.o CC drawmethods.o CC sound_tester.o CC mathtools.o CC lines.o CC ifs.o CC surf3d.o CC tentacle3d.o CC v3d.o CC convolve_fx.o CC flying_stars_fx.o CC plugin_info.o CC goom_tools.o CC config_param.o CC filters.o CC goom_core.o CC graphic.o LINK libgstgoom.la Making all in goom2k1 CC filters.o CC goom_core.o CC graphic.o CC gstgoom.o CC lines.o LINK libgstgoom2k1.la Making all in law CC alaw.o CC mulaw-encode.o CC alaw-decode.o CC alaw-encode.o CC mulaw-decode.o CC mulaw-conversion.o CC mulaw.o LINK libgstalaw.la LINK libgstmulaw.la Making all in level CC gstlevel.o LINK libgstlevel.la Making all in matroska CC ebml-write.o CC matroska.o CC ebml-read.o CC matroska-demux.o CC matroska-ids.o CC matroska-mux.o CC lzo.o LINK libgstmatroska.la Making all in monoscope CC gstmonoscope.o CC monoscope.o CC convolve.o LINK libgstmonoscope.la Making all in multifile CC gstmultifilesink.o CC gstmultifilesrc.o CC gstmultifile.o LINK libgstmultifile.la Making all in multipart CC multipartdemux.o CC multipart.o CC multipartmux.o LINK libgstmultipart.la Making all in qtdemux CC qtdemux.o CC qtdemux_types.o CC gstrtpxqtdepay.o CC quicktime.o CC qtdemux_dump.o LINK libgstqtdemux.la Making all in replaygain CC replaygain.o CC gstrglimiter.o CC gstrganalysis.o CC gstrgvolume.o CC rganalysis.o LINK libgstreplaygain.la Making all in rtp CC fnv1hash.o CC gstrtp.o CC gstrtpchannels.o CC gstrtpdepay.o CC gstrtpceltdepay.o CC gstrtpceltpay.o CC gstrtpdvdepay.o CC gstrtpac3depay.o CC gstrtpdvpay.o CC gstrtpilbcpay.o CC gstrtpmpadepay.o CC gstrtpilbcdepay.o CC gstrtpmpapay.o CC gstrtpmpvdepay.o CC gstrtpmpvpay.o CC gstrtppcmadepay.o CC gstrtppcmudepay.o CC gstrtppcmapay.o CC gstrtppcmupay.o CC gstrtpg726pay.o CC gstrtpg726depay.o CC gstrtpg729depay.o CC gstrtpg729pay.o CC gstrtpgsmpay.o CC gstrtpgsmdepay.o CC gstrtpamrdepay.o CC gstrtpamrpay.o CC gstrtph263pdepay.o CC gstrtph263ppay.o CC gstrtph263depay.o CC gstrtph263pay.o CC gstrtph264pay.o CC gstrtph264depay.o CC gstrtpj2kdepay.o CC gstrtpjpegdepay.o CC gstrtpjpegpay.o CC gstrtpj2kpay.o CC gstrtpL16depay.o CC gstrtpL16pay.o CC gstasteriskh263.o CC gstrtpmp1sdepay.o CC gstrtpmp2tdepay.o CC gstrtpmp2tpay.o CC gstrtpmp4vdepay.o CC gstrtpmp4vpay.o CC gstrtpmp4gdepay.o CC gstrtpmp4gpay.o CC gstrtpmp4adepay.o CC gstrtpmp4apay.o CC gstrtpsirenpay.o CC gstrtpqdmdepay.o CC gstrtpsirendepay.o CC gstrtpspeexpay.o CC gstrtpspeexdepay.o CC gstrtpsv3vdepay.o CC gstrtptheoradepay.o CC gstrtptheorapay.o CC gstrtpvorbisdepay.o CC gstrtpvorbispay.o CC gstrtpvrawdepay.o CC gstrtpvrawpay.o LINK libgstrtp.la Making all in rtpmanager CC gstrtpptdemux.o CC gstrtpmanager.o CC gstrtpbin.o CC gstrtpjitterbuffer.o CC gstrtpssrcdemux.o CC rtpjitterbuffer.o CC rtpsession.o CC gstrtpsession.o CC rtpsource.o CC rtpstats.o CC gstrtpbin-marshal.o LINK libgstrtpmanager.la Making all in rtsp CC gstrtsp.o CC gstrtspext.o CC gstrtpdec.o CC gstrtspsrc.o LINK libgstrtsp.la Making all in smpte CC barboxwipes.o CC gstsmpte.o CC gstmask.o CC paint.o CC gstsmptealpha.o CC plugin.o LINK libgstsmpte.la Making all in spectrum CC gstspectrum.o LINK libgstspectrum.la Making all in udp CC gstudp.o CC gstudpsrc.o CC gstmultiudpsink.o CC gstudpsink.o CC gstdynudpsink.o CC gstudpnetutils.o CC gstudp-enumtypes.o CC gstudp-marshal.o LINK libgstudp.la Making all in videobox CC gstvideobox.o LINK libgstvideobox.la Making all in videocrop CC gstvideocrop.o CC gstaspectratiocrop.o LINK libgstvideocrop.la Making all in videomixer CC blend_i420.o CC blend_bgra.o CC videomixer.o CC blend_ayuv.o CC blend_rgb.o LINK libgstvideomixer.la Making all in wavenc CC gstwavenc.o LINK libgstwavenc.la Making all in wavparse CC gstwavparse.o LINK libgstwavparse.la Making all in y4m CC gsty4mencode.o LINK libgsty4menc.la Making all in sys Making all in oss CC gstossmixerelement.o CC gstossmixer.o CC gstossaudio.o CC gstosshelper.o CC gstossmixertrack.o CC gstosssrc.o CC gstosssink.o LINK libgstossaudio.la Making all in v4l2 CC gstv4l2colorbalance.o CC gstv4l2bufferpool.o CC gstv4l2object.o CC gstv4l2.o CC gstv4l2sink.o CC gstv4l2src.o CC gstv4l2tuner.o CC v4l2_calls.o CC gstv4l2vidorient.o CC v4l2src_calls.o LINK libgstvideo4linux2.la Making all in ximage CC gstximagesrc.o CC ximageutil.o LINK libgstximagesrc.la Making all in ext Making all in annodex CC gstannodex.o CC gstcmmlutils.o CC gstcmmldec.o CC gstcmmlenc.o CC gstcmmlparser.o CC gstcmmltag.o LINK libgstannodex.la Making all in cairo CC gstcairo.o CC gsttextoverlay.o CC gsttimeoverlay.o CC gstcairorender.o LINK libgstcairo.la Making all in raw1394 CC gstdv1394src.o CC gst1394.o CC gst1394probe.o CC gsthdv1394src.o LINK libgst1394.la Making all in flac CC gstflacenc.o CC gstflac.o CC gstflactag.o CC gstflacdec.o LINK libgstflac.la Making all in gconf CC gstgconfaudiosink.o CC gstgconfvideosink.o CC gstgconfelements.o CC gstgconfaudiosrc.o CC gstgconfvideosrc.o CC gstswitchsink.o CC gstgconf.o LINK libgstgconfelements.la Making all in gdk_pixbuf CC gstgdkpixbuf.o CC gstgdkpixbufsink.o CC pixbufscale.o LINK libgstgdkpixbuf.la Making all in hal CC hal.o CC gsthalelements.o CC gsthalaudiosrc.o CC gsthalaudiosink.o LINK libgsthalelements.la Making all in jpeg CC gstjpegenc.o CC gstjpeg.o CC gstjpegdec.o CC gstsmokeenc.o CC smokecodec.o CC gstsmokedec.o LINK libgstjpeg.la Making all in dv CC gstdvdemux.o CC gstdvdec.o CC gstdv.o LINK libgstdv.la Making all in libpng CC gstpngenc.o CC gstpngdec.o CC gstpng.o LINK libgstpng.la Making all in pulse CC plugin.o CC pulsemixertrack.o CC pulsemixerctrl.o CC pulsemixer.o CC pulseprobe.o CC pulsesink.o CC pulseutil.o CC pulsesrc.o LINK libgstpulse.la Making all in shout2 CC gstshout2.o LINK libgstshout2.la Making all in soup CC gstsouphttpsrc.o LINK libgstsouphttpsrc.la Making all in speex CC gstspeexdec.o CC gstspeex.o CC gstspeexenc.o LINK libgstspeex.la Making all in taglib CC gsttaglibmux.o CXX gstapev2mux.o CXX gstid3v2mux.o LINK libgsttaglib.la Making all in wavpack CC gstwavpackparse.o CC gstwavpackdec.o CC gstwavpackcommon.o CC gstwavpack.o CC gstwavpackenc.o CC gstwavpackstreamreader.o LINK libgstwavpack.la Making all in farsight Making all in autoconvert CC gstautoconvert.o LINK libgstautoconvert.la Making all in dtmf CC gstrtpdtmfdepay.o CC gstdtmf.o CC gstrtpdtmfsrc.o CC gstdtmfsrc.o LINK libgstdtmf.la Making all in liveadder CC liveadder.o LINK libgstliveadder.la Making all in rtpmanager CC gstrtpmanager.o CC gstrtpclient.o CC gstrtpjitterbuffer.o CC gstrtpbin.o CC gstrtpptdemux.o CC gstrtpssrcdemux.o CC rtpjitterbuffer.o CC rtpsource.o CC rtpsession.o CC gstrtpsession.o CC rtpstats.o CC gstrtpbin-marshal.o LINK libgstrtpmanager.la Making all in rtpmux CC gstrtpdtmfmux.o CC gstrtpmuxer.o CC gstrtpmux.o LINK libgstrtpmux.la Making all in valve CC gstvalve.o LINK libgstvalve.la Making all in tests Making all in check CC autodetect.o LINK elements/autodetect Making all in files Making all in icles CC ximagesrc_test-ximagesrc-test.o CC gdkpixbufsink_test-gdkpixbufsink-test.o CC videocrop_test-videocrop-test.o CC v4l2src_test-v4l2src-test.o CC videobox_test-videobox-test.o CC videocrop2_test-videocrop2-test.o LINK v4l2src-test LINK videocrop-test LINK ximagesrc-test LINK videobox-test LINK videocrop2-test LINK gdkpixbufsink-test Making all in examples Making all in audiofx CC iirfilter_example-iirfilter-example.o CC firfilter_example-firfilter-example.o LINK iirfilter-example LINK firfilter-example Making all in equalizer CC demo-demo.o LINK demo Making all in level CC level_example-level-example.o LINK level-example Making all in rtp CC client_PCMA-client-PCMA.o CC server_alsasrc_PCMA-server-alsasrc-PCMA.o LINK client-PCMA LINK server-alsasrc-PCMA Making all in spectrum CC demo_audiotest-demo-audiotest.o CC demo_osssrc-demo-osssrc.o CC spectrum_example-spectrum-example.o LINK spectrum-example LINK demo-osssrc LINK demo-audiotest Making all in v4l2 CC probe-probe.o LINK probe Making all in docs Making all in po Making all in common Making all in m4 Making all in m4 Making all in pkgconfig Making all in gconf + pushd ext/ladspa ~/BUILD/gst-plugins-good-0.10.16/ext/ladspa ~/BUILD/gst-plugins-good-0.10.16 + make -j4 CC load.o CC gstsignalprocessor.o CC search.o CC gstladspa.o LINK libgstladspa.la + popd ~/BUILD/gst-plugins-good-0.10.16 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y8CzoB + umask 022 + cd /usr/src/rpm/BUILD + '[' /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 '!=' / ']' + rm -rf /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 ++ dirname /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 + mkdir -p /usr/src/rpm/BUILDROOT + mkdir /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 + cd gst-plugins-good-0.10.16 + LANG=C + export LANG + unset DISPLAY + rm -rf /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 + export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + /usr/bin/make prefix=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr exec_prefix=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr bindir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/bin sbindir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/sbin sysconfdir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/etc datadir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share includedir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/include libdir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64 libexecdir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/libexec localstatedir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/var sharedstatedir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/var/lib mandir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/man infodir=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/info install Making install in gst Making install in videofilter /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstvideoflip.la libgstvideobalance.la libgstgamma.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in alpha /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstalpha.la libgstalphacolor.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in apetag /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstapetag.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in audiofx /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstaudiofx.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in auparse /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstauparse.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in autodetect /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstautodetect.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in avi /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstavi.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in cutter /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstcutter.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in debugutils /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstefence.la libgstdebug.la libgstnavigationtest.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in deinterlace /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstdeinterlace.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in effectv /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgsteffectv.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in equalizer /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstequalizer.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' /usr/bin/install -c -m 644 GstIirEqualizer3Bands.prs GstIirEqualizer10Bands.prs '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/gstreamer-0.10/presets' Making install in flv /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstflv.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in id3demux /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstid3demux.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in icydemux /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgsticydemux.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in interleave /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstinterleave.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in flx /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstflxdec.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in goom /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstgoom.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in goom2k1 /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstgoom2k1.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in law /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstalaw.la libgstmulaw.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in level /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstlevel.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in matroska /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstmatroska.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in monoscope /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstmonoscope.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in multifile /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstmultifile.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in multipart /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstmultipart.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in qtdemux /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstqtdemux.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in replaygain /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstreplaygain.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in rtp /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstrtp.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in rtpmanager /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstrtpmanager.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in rtsp /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstrtsp.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in smpte /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstsmpte.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in spectrum /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstspectrum.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in udp /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstudp.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in videobox /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstvideobox.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in videocrop /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstvideocrop.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in videomixer /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstvideomixer.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in wavenc /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstwavenc.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in wavparse /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstwavparse.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in y4m /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgsty4menc.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in sys Making install in oss /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstossaudio.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in v4l2 /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstvideo4linux2.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in ximage /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstximagesrc.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in ext Making install in annodex /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstannodex.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in cairo /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstcairo.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in raw1394 /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgst1394.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in flac /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstflac.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in gconf /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstgconfelements.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in gdk_pixbuf /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstgdkpixbuf.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in hal /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgsthalelements.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in jpeg /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstjpeg.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in dv /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstdv.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in libpng /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstpng.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in pulse /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstpulse.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in shout2 /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstshout2.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in soup /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstsouphttpsrc.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in speex /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstspeex.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in taglib /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgsttaglib.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in wavpack /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstwavpack.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in farsight Making install in autoconvert /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstautoconvert.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in dtmf /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstdtmf.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in liveadder /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstliveadder.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in rtpmanager /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstrtpmanager.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in rtpmux /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstrtpmux.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in valve /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstvalve.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' Making install in tests Making install in check Making install in files Making install in icles Making install in examples Making install in audiofx Making install in equalizer Making install in level Making install in rtp Making install in spectrum Making install in v4l2 Making install in docs Making install in po installing af.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/af/LC_MESSAGES/gst-plugins-good-0.10.mo installing az.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/az/LC_MESSAGES/gst-plugins-good-0.10.mo installing bg.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/bg/LC_MESSAGES/gst-plugins-good-0.10.mo installing ca.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/ca/LC_MESSAGES/gst-plugins-good-0.10.mo installing cs.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/cs/LC_MESSAGES/gst-plugins-good-0.10.mo installing da.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/da/LC_MESSAGES/gst-plugins-good-0.10.mo installing de.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/de/LC_MESSAGES/gst-plugins-good-0.10.mo installing en_GB.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gst-plugins-good-0.10.mo installing es.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/es/LC_MESSAGES/gst-plugins-good-0.10.mo installing eu.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/eu/LC_MESSAGES/gst-plugins-good-0.10.mo installing fi.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/fi/LC_MESSAGES/gst-plugins-good-0.10.mo installing fr.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/fr/LC_MESSAGES/gst-plugins-good-0.10.mo installing hu.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/hu/LC_MESSAGES/gst-plugins-good-0.10.mo installing id.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/id/LC_MESSAGES/gst-plugins-good-0.10.mo installing it.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/it/LC_MESSAGES/gst-plugins-good-0.10.mo installing ja.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/ja/LC_MESSAGES/gst-plugins-good-0.10.mo installing lt.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/lt/LC_MESSAGES/gst-plugins-good-0.10.mo installing lv.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/lv/LC_MESSAGES/gst-plugins-good-0.10.mo installing mt.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/mt/LC_MESSAGES/gst-plugins-good-0.10.mo installing nb.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/nb/LC_MESSAGES/gst-plugins-good-0.10.mo installing nl.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/nl/LC_MESSAGES/gst-plugins-good-0.10.mo installing or.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/or/LC_MESSAGES/gst-plugins-good-0.10.mo installing pl.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/pl/LC_MESSAGES/gst-plugins-good-0.10.mo installing pt_BR.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-0.10.mo installing ru.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/ru/LC_MESSAGES/gst-plugins-good-0.10.mo installing sk.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/sk/LC_MESSAGES/gst-plugins-good-0.10.mo installing sq.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/sq/LC_MESSAGES/gst-plugins-good-0.10.mo installing sr.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/sr/LC_MESSAGES/gst-plugins-good-0.10.mo installing sv.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/sv/LC_MESSAGES/gst-plugins-good-0.10.mo installing tr.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/tr/LC_MESSAGES/gst-plugins-good-0.10.mo installing uk.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/uk/LC_MESSAGES/gst-plugins-good-0.10.mo installing vi.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/vi/LC_MESSAGES/gst-plugins-good-0.10.mo installing zh_CN.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-0.10.mo installing zh_HK.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-0.10.mo installing zh_TW.gmo as /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-0.10.mo Making install in common Making install in m4 Making install in m4 Making install in pkgconfig Making install in gconf GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas /usr/bin/install -c -m 644 gstreamer-0.10.schemas '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/etc/gconf/schemas' + pushd ext/ladspa ~/BUILD/gst-plugins-good-0.10.16/ext/ladspa ~/BUILD/gst-plugins-good-0.10.16 + make install DESTDIR=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 /bin/sh /usr/src/rpm/BUILD/gst-plugins-good-0.10.16/common/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -c libgstladspa.la '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10' libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-0.10' + popd ~/BUILD/gst-plugins-good-0.10.16 + unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL + rm -f /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgst1394.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstalaw.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstalpha.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstalphacolor.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstannodex.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstapetag.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstaudiofx.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstauparse.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstautoconvert.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstautodetect.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstavi.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstcairo.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstcutter.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdebug.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdeinterlace.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdtmf.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdv.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstefence.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsteffectv.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstequalizer.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstflac.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstflv.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstflxdec.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgamma.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgconfelements.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgdkpixbuf.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgoom.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgoom2k1.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsthalelements.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsticydemux.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstid3demux.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstinterleave.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstjpeg.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstladspa.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstlevel.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstliveadder.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmatroska.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmonoscope.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmulaw.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmultifile.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmultipart.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstnavigationtest.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstossaudio.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstpng.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstpulse.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstqtdemux.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstreplaygain.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtp.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtpmanager.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtpmux.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtsp.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstshout2.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstsmpte.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstsouphttpsrc.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstspectrum.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstspeex.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsttaglib.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstudp.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvalve.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideo4linux2.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideobalance.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideobox.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideocrop.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideoflip.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideomixer.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstwavenc.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstwavpack.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstwavparse.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstximagesrc.la /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsty4menc.la + rm -f '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/*.a' + rm -f '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/*.a' + rm -f '/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/*.la' + rm -f /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmonoscope.so + /usr/lib/rpm/find-lang.sh /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 gst-plugins-good-0.10 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /usr/src/rpm/BUILD/gst-plugins-good-0.10.16 extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstautodetect.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstshout2.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstcairo.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgamma.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtp.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstalaw.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideo4linux2.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstauparse.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmulaw.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstcutter.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmultifile.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstpulse.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstladspa.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstflxdec.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstaudiofx.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdeinterlace.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstreplaygain.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmultipart.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdv.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideobox.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstannodex.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgoom2k1.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideomixer.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgdkpixbuf.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsteffectv.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstflac.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstalphacolor.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstximagesrc.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvalve.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstspeex.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtsp.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsty4menc.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstinterleave.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstefence.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdtmf.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideoflip.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstflv.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsttaglib.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstpng.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstwavpack.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstapetag.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgoom.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstjpeg.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstautoconvert.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstlevel.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtpmux.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsthalelements.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstqtdemux.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstsmpte.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideobalance.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstsouphttpsrc.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstrtpmanager.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstmatroska.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstavi.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstspectrum.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgst1394.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstequalizer.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstgconfelements.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstwavenc.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstwavparse.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstdebug.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstnavigationtest.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstudp.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstvideocrop.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstliveadder.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstid3demux.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgsticydemux.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstalpha.so extracting debug info from /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/lib64/gstreamer-0.10/libgstossaudio.so 12877 blocks + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gstreamer-plugins-good-0.10.16-1.fc11.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k9YYLH + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-good-0.10.16 + DOCDIR=/usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/doc/gstreamer-plugins-good-0.10.16 + export DOCDIR + rm -rf /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/doc/gstreamer-plugins-good-0.10.16 + /bin/mkdir -p /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/doc/gstreamer-plugins-good-0.10.16 + cp -pr AUTHORS COPYING README REQUIREMENTS /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64/usr/share/doc/gstreamer-plugins-good-0.10.16 + exit 0 Provides: gstreamer-plugins-farsight = 0.12.12-1 gstreamer-plugins-pulse = 0.9.8-1 gstreamer0.10(decoder-application/x-3gp)()(64bit) gstreamer0.10(decoder-application/x-apetag)()(64bit) gstreamer0.10(decoder-application/x-icy)()(64bit) gstreamer0.10(decoder-application/x-id3)()(64bit) gstreamer0.10(decoder-application/x-navi-animation)()(64bit) gstreamer0.10(decoder-application/x-rtp)()(64bit) gstreamer0.10(decoder-application/x-subtitle-avi)()(64bit) gstreamer0.10(decoder-audio/x-alaw)()(64bit) gstreamer0.10(decoder-audio/x-au)()(64bit) gstreamer0.10(decoder-audio/x-flac)()(64bit) gstreamer0.10(decoder-audio/x-m4a)()(64bit) gstreamer0.10(decoder-audio/x-mulaw)()(64bit) gstreamer0.10(decoder-audio/x-speex)()(64bit) gstreamer0.10(decoder-audio/x-wav)()(64bit) gstreamer0.10(decoder-audio/x-wavpack)()(64bit) gstreamer0.10(decoder-audio/x-wavpack-correction)()(64bit) gstreamer0.10(decoder-image/bmp)()(64bit) gstreamer0.10(decoder-image/gif)()(64bit) gstreamer0.10(decoder-image/jpeg)()(64bit) gstreamer0.10(decoder-image/png)()(64bit) gstreamer0.10(decoder-image/svg)()(64bit) gstreamer0.10(decoder-image/svg+xml)()(64bit) gstreamer0.10(decoder-image/tiff)()(64bit) gstreamer0.10(decoder-image/vnd.wap.wbmp)()(64bit) gstreamer0.10(decoder-image/x-MS-bmp)()(64bit) gstreamer0.10(decoder-image/x-bitmap)()(64bit) gstreamer0.10(decoder-image/x-bmp)()(64bit) gstreamer0.10(decoder-image/x-cmu-raster)()(64bit) gstreamer0.10(decoder-image/x-icon)()(64bit) gstreamer0.10(decoder-image/x-pcx)()(64bit) gstreamer0.10(decoder-image/x-pixmap)()(64bit) gstreamer0.10(decoder-image/x-portable-anymap)()(64bit) gstreamer0.10(decoder-image/x-portable-bitmap)()(64bit) gstreamer0.10(decoder-image/x-portable-graymap)()(64bit) gstreamer0.10(decoder-image/x-portable-pixmap)()(64bit) gstreamer0.10(decoder-image/x-sun-raster)()(64bit) gstreamer0.10(decoder-image/x-tga)()(64bit) gstreamer0.10(decoder-multipart/x-mixed-replace)()(64bit) gstreamer0.10(decoder-text/x-cmml)()(64bit) gstreamer0.10(decoder-video/mj2)()(64bit) gstreamer0.10(decoder-video/quicktime)()(64bit) gstreamer0.10(decoder-video/x-dv)(systemstream=false)()(64bit) gstreamer0.10(decoder-video/x-dv)(systemstream=true)()(64bit) gstreamer0.10(decoder-video/x-fli)()(64bit) gstreamer0.10(decoder-video/x-flv)()(64bit) gstreamer0.10(decoder-video/x-matroska)()(64bit) gstreamer0.10(decoder-video/x-msvideo)()(64bit) gstreamer0.10(decoder-video/x-smoke)()(64bit) gstreamer0.10(encoder-application/pdf)()(64bit) gstreamer0.10(encoder-application/postscript)()(64bit) gstreamer0.10(encoder-audio/x-flac)()(64bit) gstreamer0.10(encoder-audio/x-speex)()(64bit) gstreamer0.10(encoder-image/jpeg)()(64bit) gstreamer0.10(encoder-image/png)()(64bit) gstreamer0.10(encoder-image/svg+xml)()(64bit) gstreamer0.10(encoder-video/x-flv)()(64bit) gstreamer0.10(encoder-video/x-matroska)()(64bit) gstreamer0.10(encoder-video/x-msvideo)()(64bit) gstreamer0.10(encoder-video/x-smoke)()(64bit) gstreamer0.10(urisink-udp)()(64bit) gstreamer0.10(urisource-dv)()(64bit) gstreamer0.10(urisource-hdv)()(64bit) gstreamer0.10(urisource-http)()(64bit) gstreamer0.10(urisource-https)()(64bit) gstreamer0.10(urisource-rtsp)()(64bit) gstreamer0.10(urisource-rtsph)()(64bit) gstreamer0.10(urisource-rtspt)()(64bit) gstreamer0.10(urisource-rtspu)()(64bit) gstreamer0.10(urisource-udp)()(64bit) libgst1394.so()(64bit) libgstalaw.so()(64bit) libgstalpha.so()(64bit) libgstalphacolor.so()(64bit) libgstannodex.so()(64bit) libgstapetag.so()(64bit) libgstaudiofx.so()(64bit) libgstauparse.so()(64bit) libgstautoconvert.so()(64bit) libgstautodetect.so()(64bit) libgstavi.so()(64bit) libgstcairo.so()(64bit) libgstcutter.so()(64bit) libgstdebug.so()(64bit) libgstdeinterlace.so()(64bit) libgstdtmf.so()(64bit) libgstdv.so()(64bit) libgstefence.so()(64bit) libgsteffectv.so()(64bit) libgstequalizer.so()(64bit) libgstflac.so()(64bit) libgstflv.so()(64bit) libgstflxdec.so()(64bit) libgstgamma.so()(64bit) libgstgconfelements.so()(64bit) libgstgdkpixbuf.so()(64bit) libgstgoom.so()(64bit) libgstgoom2k1.so()(64bit) libgsthalelements.so()(64bit) libgsticydemux.so()(64bit) libgstid3demux.so()(64bit) libgstinterleave.so()(64bit) libgstjpeg.so()(64bit) libgstladspa.so()(64bit) libgstlevel.so()(64bit) libgstliveadder.so()(64bit) libgstmatroska.so()(64bit) libgstmulaw.so()(64bit) libgstmultifile.so()(64bit) libgstmultipart.so()(64bit) libgstnavigationtest.so()(64bit) libgstossaudio.so()(64bit) libgstpng.so()(64bit) libgstpulse.so()(64bit) libgstqtdemux.so()(64bit) libgstreplaygain.so()(64bit) libgstrtp.so()(64bit) libgstrtpmanager.so()(64bit) libgstrtpmux.so()(64bit) libgstrtsp.so()(64bit) libgstshout2.so()(64bit) libgstsmpte.so()(64bit) libgstsouphttpsrc.so()(64bit) libgstspectrum.so()(64bit) libgstspeex.so()(64bit) libgsttaglib.so()(64bit) libgstudp.so()(64bit) libgstvalve.so()(64bit) libgstvideo4linux2.so()(64bit) libgstvideobalance.so()(64bit) libgstvideobox.so()(64bit) libgstvideocrop.so()(64bit) libgstvideoflip.so()(64bit) libgstvideomixer.so()(64bit) libgstwavenc.so()(64bit) libgstwavpack.so()(64bit) libgstwavparse.so()(64bit) libgstximagesrc.so()(64bit) libgsty4menc.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh GConf2 Requires(post): /bin/sh GConf2 Requires(preun): /bin/sh GConf2 Requires: libFLAC.so.8()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libavc1394.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdv.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgconf-2.so.4()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstaudio-0.10.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstcontroller-0.10.so.0()(64bit) libgstfft-0.10.so.0()(64bit) libgstinterfaces-0.10.so.0()(64bit) libgstnetbuffer-0.10.so.0()(64bit) libgstpbutils-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgstriff-0.10.so.0()(64bit) libgstrtp-0.10.so.0()(64bit) libgstrtsp-0.10.so.0()(64bit) libgstsdp-0.10.so.0()(64bit) libgsttag-0.10.so.0()(64bit) libgstvideo-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libhal.so.1()(64bit) libiec61883.so.0()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libogg.so.0()(64bit) liboil-0.3.so.0()(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libraw1394.so.11()(64bit) librom1394.so.0()(64bit) librt.so.1()(64bit) libshout.so.3()(64bit) libsoup-2.4.so.1()(64bit) libsoup-gnome-2.4.so.1()(64bit) libspeex.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtag.so.1()(64bit) libtheora.so.0()(64bit) libv4l2.so.0()(64bit) libvorbis.so.0()(64bit) libwavpack.so.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: gstreamer-plugins gstreamer-plugins-pulse < 0.9.8 gstreamer-plugins-farsight < 0.12.12 Processing files: gstreamer-plugins-good-devel-0.10.16-1.fc11.x86_64 Processing files: gstreamer-plugins-good-debuginfo-0.10.16-1.fc11.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 Wrote: /usr/src/rpm/SRPMS/gstreamer-plugins-good-0.10.16-1.fc11.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-plugins-good-0.10.16-1.fc11.x86_64.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-plugins-good-devel-0.10.16-1.fc11.x86_64.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-plugins-good-debuginfo-0.10.16-1.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q6surx + umask 022 + cd /usr/src/rpm/BUILD + cd gst-plugins-good-0.10.16 + rm -rf /usr/src/rpm/BUILDROOT/gstreamer-plugins-good-0.10.16-1.fc11.x86_64 + exit 0